I'm trying the latest Workstation 6.5.2 on Fedora 11 (2.6.29.4-167.fc11.x86_64) but I get this errors several times when running your script (vmware-6.5.2-modules-2.6.29-fix.sh):
warning: "_MSC_VER" is not defined
warning: "__FreeBSD__" is not defined
As a result the script doesn't do the magic.
Searching on google did me believe it has something to do with (non) installed packages, so I did this command "yum list * kernel *" and got this:
Loaded plugins: refresh-packagekit
Installed Packages
kernel.x86_64 2.6.29.4-167.fc11 installed
kernel-debug.x86_64 2.6.29.4-167.fc11 installed
kernel-debug-devel.x86_64 2.6.29.4-167.fc11 installed
kernel-devel.x86_64 2.6.29.4-167.fc11 installed
kernel-doc.noarch 2.6.29.4-167.fc11 installed
kernel-firmware.noarch 2.6.29.4-167.fc11 installed
kernel-headers.x86_64 2.6.29.4-167.fc11 installed
kerneloops.x86_64 0.12-5.fc11 installed
Available Packages
abrt-plugin-kerneloops.x86_64 0.0.3-1.fc11 fedora
abrt-plugin-kerneloopsreporter.x86_64 0.0.3-1.fc11 fedora
arm-gp2x-linux-kernel-headers.noarch 2.6.12.0-3.fc11 fedora
What should I do?
Thanks!
UPDATE : rebooted and did the command "vmware-modconfig --console --install-all" which DID work now! I'm such a newbie! Thanks a lot!
UPDATE2 : VMware itself seems to work, but my virtual machine doesn 't start up anymore.
Unable to change virtual machine power state: VMware Workstation cannot connect to the virtual machine. Make sure you have rights to run the program and to access all directories it uses and rights to access all directories for temporary files..
UPDATE3 : I did a complete uninstall, rebooted and dit it all over again. Now it works like a charm.