Virtualbox, kernel 2.6.32, nie działa - problem z NMI
: 03 grudnia 2009, 21:54
Witam,
Krótko:
Instalacja najnowszego virtualboxa:
dmesg | grep vboxdrv:
cat /boot/grub/grub.cfg | grep linux:
Wedug tego: https://bugs.launchpad.net/ubuntu/+sour ... bug/399732 problemu już nie ma, a ja widzę że pojawił się gdy zainstalowałem najnowszy kernel. Co prawda tamten wątek dotyczy wersji OSE, a ja mam zamkniętą...
Czy ktoś wie jak uporać się z problemem? Jak widać dodanie opcji nmi_watchdog=0 w linii komend kernela nie pomogło.
Krótko:
Instalacja najnowszego virtualboxa:
Kod: Zaznacz cały
Konfigurowanie virtualbox-3.1 (3.1.0-55467_Debian_lenny) ...
addgroup: Grupa `vboxusers' już istnieje jako grupa systemowa. Kończenie.
Messages emitted during module compilation will be logged to /var/log/vbox-install.log.
Success!
* Starting VirtualBox kernel module
* modprobe vboxdrv failed. Please use 'dmesg' to find out why
Kod: Zaznacz cały
vboxdrv: Trying to deactivate the NMI watchdog permanently...
vboxdrv: NMI watchdog either active or at least initialized. Please disable the NMI
vboxdrv: watchdog by specifying 'nmi_watchdog=0' at kernel command line.
vboxdrv: Trying to deactivate the NMI watchdog permanently...
vboxdrv: NMI watchdog either active or at least initialized. Please disable the NMI
vboxdrv: watchdog by specifying 'nmi_watchdog=0' at kernel command line.
vboxdrv: Trying to deactivate the NMI watchdog permanently...
vboxdrv: NMI watchdog either active or at least initialized. Please disable the NMI
vboxdrv: watchdog by specifying 'nmi_watchdog=0' at kernel command line.
vboxdrv: Trying to deactivate the NMI watchdog permanently...
vboxdrv: NMI watchdog either active or at least initialized. Please disable the NMI
vboxdrv: watchdog by specifying 'nmi_watchdog=0' at kernel command line.
vboxdrv: Trying to deactivate the NMI watchdog permanently...
vboxdrv: NMI watchdog either active or at least initialized. Please disable the NMI
vboxdrv: watchdog by specifying 'nmi_watchdog=0' at kernel command line.
vboxdrv: Trying to deactivate the NMI watchdog permanently...
vboxdrv: NMI watchdog either active or at least initialized. Please disable the NMI
vboxdrv: watchdog by specifying 'nmi_watchdog=0' at kernel command line.
vboxdrv: Trying to deactivate the NMI watchdog permanently...
vboxdrv: NMI watchdog either active or at least initialized. Please disable the NMI
vboxdrv: watchdog by specifying 'nmi_watchdog=0' at kernel command line.
Kod: Zaznacz cały
### BEGIN /etc/grub.d/10_linux ###
linux /boot/vmlinuz-2.6.32-0.slh.1-sidux-amd64 root=UUID=7ff4fe9c-3dc2-49d2-8977-2f45c0be989a ro quiet splash vga=791 nmi_watchdog=0
linux /boot/vmlinuz-2.6.32-0.slh.1-sidux-amd64 root=UUID=7ff4fe9c-3dc2-49d2-8977-2f45c0be989a ro single
### END /etc/grub.d/10_linux ###
Czy ktoś wie jak uporać się z problemem? Jak widać dodanie opcji nmi_watchdog=0 w linii komend kernela nie pomogło.