Results 1 to 3 of 3
does anyone out there have the kernel source? I cant find it. the closest thing is kernel-source-2.6.17.7mdv and then vmware-config still complains that it cant compile a kernel module. And ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-27-2006 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 73
kernel source 2.6.17-7mdv
does anyone out there have the kernel source? I cant find it. the closest thing is kernel-source-2.6.17.7mdv and then vmware-config still complains that it cant compile a kernel module. And truecrypt too.
- 12-27-2006 #2
What are the exact error messages you are getting? Also what is the output of running
andCode:$rpm -qa | grep -i kernel
Code:$uname -r
- 12-28-2006 #3Just Joined!
- Join Date
- Dec 2006
- Posts
- 73
Thanks but I finally got the kernel module to compile by reinstalling the kernel. I had to sub in kernel-2.6.17-6mdv while I did so. Now that vmware is running I need to find out how to make it boot an existing partition. THen I'm going to install the truecrypt kernel module. The problem was the gcc I was using was older than the one used to compile 2.6.17-7mdv. Lastly I have this pesky problem where all I/O to the cdrom/dvd+rw/dvdram/cdrw/cdr is at 1X. I suspect it's the kernel too.
Hard Drake Says:
and btw the output you requestedCode:Identification Disk identifier: MATSHITA DVD-RAM UJ-841S Media class: cdrom Bus identification Vendor ID: 0x0000 Device ID: 0x0000 Sub vendor ID: 0x0000 Sub device ID: 0x0000 Connection Bus: SCSI Channel: 0 Logical unit number: 0 Device Old device file: /dev/sr0 Misc Drive capacity: burner DVD Disk controller: 1 Module: ata_piix
Yeah... I have some extraneous files, I'm going to remove them.Code:[zakaqere@localhost ~]$ rpm -qa | grep kernel kernel-doc-2.6.17.7mdv-1-1mdv2007.1 kernel-source-2.6.17.7mdv-1-1mdv2007.1 kernel-source-stripped-2.6.17.7mdv-1-1mdv2007.1 kernel-2.6.17.6mdv-1-1mdv2007.0 kernel-2.6.17.7mdv-1-1mdv2007.1 kernel-source-2.6.17.6mdv-1-1mdv2007.0 [zakaqere@localhost ~]$ uname -r 2.6.17-7mdv
Thanks for your help ^_^


Reply With Quote
