Code: Select all
bwv988:~ # rpm -q --whatprovides VirtualBox
VirtualBox-2.1.2_41885_openSUSE111-1Code: Select all
bwv988:~ # /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel module done
Removing old VirtualBox netflt kernel module done
Removing old VirtualBox kernel module done
Recompiling VirtualBox kernel module done
Starting VirtualBox kernel module done
bwv988:~ # /etc/init.d/vboxdrv restart
Stopping VirtualBox kernel module done
Starting VirtualBox kernel module doneCode: Select all
bwv988:~ # modinfo vboxdrv
filename: /lib/modules/2.6.27.7-9-default/misc/vboxdrv.ko
version: 2.1.2 (0x000a0009)
license: GPL
description: VirtualBox Support Driver
author: Sun Microsystems, Inc.
srcversion: 5B091799D558849917B9D26
depends: built-in,built-in,built-in,built-in,built-in,built-in,built-in,built-in,built-in
vermagic: 2.6.27.7-9-default SMP mod_unload modversions
parm: force_async_tsc:force the asynchronous TSC mode (int)but I am still getting the horrible:
The VirtualBox support driver which is running is from a different version of VirtualBox. You can correct this by stopping all running instances of VirtualBox and reinstalling the software. (VERR_VM_DRIVER_VERSION_MISMATCH).
whenever I try to run VirtualBox as root!
Other status monitors give:
Code: Select all
bwv988:~ # dmesg | grep vbox
vboxdrv: Trying to deactivate the NMI watchdog permanently...
vboxdrv: Successfully done.
vboxdrv: Found 2 processor cores.
vboxdrv: fAsync=1 offMin=0xfbf905cd offMax=0xfbf905cd
vboxdrv: TSC mode is 'asynchronous', kernel timer mode is 'normal'.
vboxdrv: Successfully loaded version 2.1.2 (interface 0x000a0009).
vboxdrv: Trying to deactivate the NMI watchdog permanently...
vboxdrv: Successfully done.
vboxdrv: Found 2 processor cores.
vboxdrv: fAsync=1 offMin=0xfbf9013b offMax=0xfbf9013b
vboxdrv: TSC mode is 'asynchronous', kernel timer mode is 'normal'.
vboxdrv: Successfully loaded version 2.1.2 (interface 0x000a0009).
ioctl32(VirtualBox:14677): Unknown cmd fd(27) cmd(c0305601){t:'V';sz:48} arg(fffb62e4) on /dev/vboxdrvCode: Select all
bwv988:~ # more /var/log/messages | grep vbox
Jan 26 23:58:06 bwv988 kernel: vboxdrv: Trying to deactivate the NMI watchdog permanently...
Jan 26 23:58:06 bwv988 kernel: vboxdrv: Successfully done.
Jan 26 23:58:06 bwv988 kernel: vboxdrv: Found 2 processor cores.
Jan 26 23:58:06 bwv988 kernel: vboxdrv: fAsync=1 offMin=0xfbf905cd offMax=0xfbf905cd
Jan 26 23:58:06 bwv988 kernel: vboxdrv: TSC mode is 'asynchronous', kernel timer mode is 'normal'.
Jan 26 23:58:06 bwv988 kernel: vboxdrv: Successfully loaded version 2.1.2 (interface 0x000a0009).
Jan 26 23:58:16 bwv988 kernel: vboxdrv: Trying to deactivate the NMI watchdog permanently...
Jan 26 23:58:16 bwv988 kernel: vboxdrv: Successfully done.
Jan 26 23:58:16 bwv988 kernel: vboxdrv: Found 2 processor cores.
Jan 26 23:58:16 bwv988 kernel: vboxdrv: fAsync=1 offMin=0xfbf9013b offMax=0xfbf9013b
Jan 26 23:58:16 bwv988 kernel: vboxdrv: TSC mode is 'asynchronous', kernel timer mode is 'normal'.
Jan 26 23:58:16 bwv988 kernel: vboxdrv: Successfully loaded version 2.1.2 (interface 0x000a0009).
Jan 26 23:59:04 bwv988 kernel: ioctl32(VirtualBox:14677): Unknown cmd fd(27) cmd(c0305601){t:'V';sz:48} arg(fffb62e4) on /dev/vboxdrvcould anyone please provide some suggestion?
I think I have done everything that the forums suggest but, as you see, to very little avail.
thanking in advance
mimis koltsakis