You are not logged in.

#1 2007-06-28 14:51:51

curana
Member
From: Switzerland
Registered: 2006-04-14
Posts: 97
Website

Virtualbox: vboxdrv

Hi,
I used the following PKGBUILDs from AUR to install VirtualBox:
http://aur.archlinux.org/packages.php?d … s=0&SeB=nd

and

http://aur.archlinux.org/packages.php?d … s=0&SeB=nd

During the install process I got the error that the vboxdrv-Module could not be loaded (invalid arguments).
My kernel is the very recent .21 Has anybody experienced this problem?

Thank you for help. If u need further information, let me know...

Offline

#2 2007-06-28 18:19:52

ndlarsen
Member
From: Denmark
Registered: 2005-11-02
Posts: 157

Re: Virtualbox: vboxdrv

Are you sure you got the virtualbox-modules package installed?


I made it long
as I lacked the time to make it short...

Offline

#3 2007-06-28 19:04:12

curana
Member
From: Switzerland
Registered: 2006-04-14
Posts: 97
Website

Re: Virtualbox: vboxdrv

Yes, see the first link.

Offline

#4 2007-06-28 21:16:50

ndlarsen
Member
From: Denmark
Registered: 2005-11-02
Posts: 157

Re: Virtualbox: vboxdrv

Sorry, a bit quick on replying. Have you tried loading it manually prior to installing virtualbox_bin?


I made it long
as I lacked the time to make it short...

Offline

#5 2007-06-29 04:46:38

curana
Member
From: Switzerland
Registered: 2006-04-14
Posts: 97
Website

Re: Virtualbox: vboxdrv

I tried to load it manually and it said "invalid arguments" but I just used "modprobe vboxdrv".

If I loaded it before I installed the binary, I dont remember. But I will try to install the module and then the binary. Maybe it helps even I dont really believe, but who knows wink

Offline

#6 2007-06-29 07:41:13

curana
Member
From: Switzerland
Registered: 2006-04-14
Posts: 97
Website

Re: Virtualbox: vboxdrv

I de-installed both packages and installed the kernel-module:

===> virtualbox-modules post-install message:

===> You must load vboxdrv module before starting VirtualBox:
===> # modprobe vboxdrv
===>
===> To load it automatically, add vboxdrv module
===> to the MODULES array in /etc/rc.conf.

[root@sigma kernel]# modprobe vboxdrv
FATAL: Error inserting vboxdrv (/lib/modules/2.6.21-ARCH/misc/vboxdrv.ko): Invalid argument

So there is no need to install the binary so far, right? First I need the module to work, or is there a dependency?
Also this file is not created: vbox_build_module (not in /bin, not in /sbin)

Last edited by curana (2007-06-29 07:42:18)

Offline

#7 2007-06-29 08:26:12

shadeheim
Member
Registered: 2006-11-14
Posts: 29

Re: Virtualbox: vboxdrv

I had to add nmi_watchdog=0 to my bootloader kernel line in /boot/grub/menu.lst in order to load the module, as instructed in the pdf manual on the Virtual Box site

Last edited by shadeheim (2007-06-29 08:33:15)

Offline

#8 2007-06-29 10:49:42

curana
Member
From: Switzerland
Registered: 2006-04-14
Posts: 97
Website

Re: Virtualbox: vboxdrv

@shadeheim: Yeah, that worked. Thank you very much.

Offline

Board footer

Powered by FluxBB