[SOLVED] Getting VMware Workst 9 in custom kernel 3.4.20

I made my own custom kernel to include a kernel patch for my Alps Touchpad on my Dell Inspiron 17R SE 7720.
See other topic "Alps touchpad kernel patch".
Current status is
+ custom kernel 3.4.20-1.mga2custom boots ok
+ nVIDIA GeForce GT 650M runs driver 310.19 just fine
+ issue: VMware Workstation 9.0.1 gives errors when starting virtual machine
Could not open /dev/vmmon: No such file or directory.
Please make sure that the kernel module `vmmon' is loaded.
Failed to initialize monitor device.
Unable to change virtual machine power state: Cannot find a valid peer process to connect to
So the modules that need to be made for my custom kernel are not there...
What is the command to build the vmmon (and other VMware modules) again?
VMware Workstation 9.0.1 works fine with stock kernel 3.4.20-desktop-1.mga2
See other topic "Alps touchpad kernel patch".
Current status is
+ custom kernel 3.4.20-1.mga2custom boots ok
+ nVIDIA GeForce GT 650M runs driver 310.19 just fine
+ issue: VMware Workstation 9.0.1 gives errors when starting virtual machine
Could not open /dev/vmmon: No such file or directory.
Please make sure that the kernel module `vmmon' is loaded.
Failed to initialize monitor device.
Unable to change virtual machine power state: Cannot find a valid peer process to connect to
So the modules that need to be made for my custom kernel are not there...
- Code: Select all
[root@Dell7720Mageia2 log]# modprobe vmmon
ERROR: could not insert 'vmmon': Exec format error
What is the command to build the vmmon (and other VMware modules) again?
VMware Workstation 9.0.1 works fine with stock kernel 3.4.20-desktop-1.mga2