LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   vmware stopped working after a kernel upgrade (https://www.linuxquestions.org/questions/linux-software-2/vmware-stopped-working-after-a-kernel-upgrade-195798/)

bruno buys 06-20-2004 08:12 PM

vmware stopped working after a kernel upgrade
 
After a kernel upgrade, vmware stopped working. I run vmware-config.pl and here is the output.

Should I understand that there's no vmware modules for my new kernel 2.6.5-7.75?



frank:/home/bruno # vmware-config.pl
Making sure VMware Workstation's services are stopped.

Stopping VMware services:
Virtual machine monitor done
Bridged networking on /dev/vmnet0 done
DHCP server on /dev/vmnet1 done
SMB share server on /dev/vmnet1 done
SMB name server on /dev/vmnet1 done
Host-only networking on /dev/vmnet1 done
DHCP server on /dev/vmnet8 done
NAT service on /dev/vmnet8 done
Host-only networking on /dev/vmnet8 done
Virtual ethernet done

Trying to find a suitable vmmon module for your running kernel.

None of VMware Workstation's pre-built vmmon modules is suitable for your
running kernel. Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.5-7.75'
Makefile:438: .config: No such file or directory

WARNING: Symbol version dump /usr/src/linux-2.6.5-7.75/Module.symvers is missin g, modules will have CONFIG_MODVERSIONS disabled.

CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
/tmp/vmware-config0/vmmon-only/linux/driver.c:131: warning: initialization from incompatible pointer type
/tmp/vmware-config0/vmmon-only/linux/driver.c:135: warning: initialization from incompatible pointer type
/bin/sh: line 1: scripts/basic/fixdep: No such file or directory
make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.5-7.75'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.

Cerbere 06-21-2004 03:31 AM

Try the following site: http://thomer.com/linux/migrate-to-2.6.html

Or try google and search for 'vmware linux kernel 2.6' and then click on any of the other links that it gives.

Or search this forum for any of the other threads where this question has been asked.

If none of that works, then post back here and tell us what version of vmware you're using.

Enjoy!
--- Cerbere

saklay 06-21-2004 07:44 AM

Try uninstalling VMware and download the latest version (4.5.2) and install it. I think 4.5.1 and lower won't compile properly on the newer kernels.


All times are GMT -5. The time now is 01:51 PM.