You are not logged in.
Pages: 1
Hello there
After the kernel update vmware stopped working for me. In fact the application launches, the main window shows up and then it directly stops like it is killed. I booted the fallback kernel and vmware works just fine. What has gone wrong?
Thank you for your time.
Offline
You might need to recompile the VMWare modules... Run this command and reboot:
sudo vmware-modconfig --console --install-all
Offline
Well, I did that, I even reinstalled vmware but still no luck. Vmplayer works just with the fallback kernel.
Offline
The default Arch kernel install does not provide a separate fallback kernel. If you are referring to the fallback option in the grub menu, that is the same kernel, but it uses a different initramfs image at boot-time. This image loads many more kernel modules than the default image, which is generated with auto-detection to tune it to your system's specific requirements.
I don't use vmware myself, but it would seem that it needs some additional modules loaded before it can run successfully - modules loaded by the fallback image, but not by the default image. Run vmare from the command line and check the output - hopefully there will be a useful error message for you to work with.
Offline
Which version of vmware are you using?
Does this thread apply?
http://bbs.archlinux.org/viewtopic.php?id=94975
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Which version of vmware are you using?
Does this thread apply?
http://bbs.archlinux.org/viewtopic.php?id=94975
You just made my day!! Thanks
Offline
Pages: 1