Hi there.

First of all a big thanks! This looks like a very promising piece of software.

But I have some troubles loading the kernel module in 2.6.19.2

dmesg:
vboxdrv: NMI watchdog active -- refused to load the kernel module! Please 
disable
vboxdrv: the NMI watchdog by specifying 'nmi_watchdog=0' at kernel command line.

The FAQ says, I should boot with nmi_watchdog=0 which does not make sense as:

a) I don't even have watchdog compiled in:

[EMAIL PROTECTED] ~ $ zgrep WATCHDOG /proc/config.gz 
# CONFIG_WATCHDOG is not set

b) thanks to /proc a reboot wouldn't be needed anyway:

[EMAIL PROTECTED] ~ $ find /proc/sys -name *watchdog* |xargs cat
0

So I assume 'echo 0 > /proc/sys/kernel/nmi_watchdog' would be enough, but it's
set to 0 anyway in my case, see a).

Do you have any idea on that?
I tried both, the binary version, and compiled from SVN.

TIA,
Tom


_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to