On Thursday 07 June 2007, Frank Mehnert wrote: > This message is ok. 'nmi_watchodog=0' means that the watchdog is not > enabled during boot. Then the vboxdrv module tries to disable it > permanently. This is not possible if the watchdog was enabled once during > boot. So if your module loads without an error everything should be fine > for you.
The public svn repository contains an updated version of the vboxdrv module. This module can be used together with VirtualBox 1.4.0 by executing src/VBox/HostDrivers/Support/linux/export_module ~/vboxdrv.tar.gz Extract the module sources from the generated vboxdrv.tar.gz and compile it with vboxdrv/build_in_tmp install (This assumes that /lib/modules/`uname -r`/build exsits and points to the right kernel source directory). The module contains some code to disable an enabled NMI watchdog on x86_64 systems. Feedback is welcome. Kind regards, Frank -- ## InnoTek Systemberatung GmbH, http://www.innotek.de ##
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
