I used to run VirtualBox without any problem on my previous work Gentoo box, a pentium IV machine. I recently switched to a new machine, using a Core(TM)2 Quad CPU Q6600.
I compiled my kernel using 'Processor Family' = 'Core 2/Newer Xeon'
I installed VirtualBox correctly but when I start the init script to setup the module I receive this error
Code: Select all
sudo /etc/init.d/vboxdrv setup
* Stopping VirtualBox kernel module ... [ ok ]
* Removing old VirtualBox netflt kernel module ... [ ok ]
* Removing old VirtualBox kernel module ... [ ok ]
* Recompiling VirtualBox kernel module ... [ ok ]
* Starting VirtualBox kernel module ...
* modprobe vboxdrv failed. Please use 'dmesg' to find out whyCode: Select all
vboxdrv: version magic '2.6.28-gentoo-r5 SMP mod_unload PENTIUM4 ' should be '2.6.28-gentoo-r5 SMP mod_unload CORE2 '