Custom Query (16363 matches)
Results (469 - 471 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter | |
|---|---|---|---|---|---|
| #8359 | worksforme | vboxdrv setup failed in gentoo - VirtualBox-4.0.4-70112-Linux_amd64 | |||
| Description |
Hello, I am using gentoo, kernel - 2.6.35-gentoo-r8 , AMD64 I was able to install this Virtualbox version successfully but when I ran /etc/init.d/vboxdrv setup, it shows below messages and fails. * Stopping VirtualBox kernel modules ... [ ok ] * Uninstalling old VirtualBox DKMS kernel modules ... [ !! ] * Trying to register the VirtualBox kernel modules using DKMS ... * Failed, trying without DKMS * Recompiling VirtualBox kernel modules ... * Look at /var/log/vbox-install.log to find out what went wrong cat /var/log/vbox-install.log make KBUILD_VERBOSE=1 SUBDIRS=/tmp/vbox.4 SRCROOT=/tmp/vbox.4 -C /lib/modules/2.6.35-gentoo-r8/build modules make[1]: *** No rule to make target `modules'. Stop. make: *** [vboxdrv] Error 2 If you can assist, that will be great. Thanks! |
||||
| #6472 | fixed | vboxdrv runs kernel out of memory | |||
| Description |
It appears that performing a lot of network traffic with the host computer while a VirtualBox image is running can cause the kernel to run out of memory.
Host:
Guest:
Eventually the host computer starts to crash as the slab fails to allocate memory. Repeated the test three times and reproduced the problem each time. Stopped running the virtual machine and ran the same test and it worked fine. I'm attaching one of the oops' when this happened. |
||||
| #1935 | worksforme | vboxdrv module not compiling under linux kernel 2.6.26.* | |||
| Description |
vboxdrv module is not compiling in Linux kernel version 2.6.26.* The recent VirtualBox(1.6.4) is supposed to compile under 2.6.26.* kernels. But it is still not doing so. Here is the log in /var/log/vbox-install.log --- make KBUILD_VERBOSE=1 -C /lib/modules/2.6.26.2/build SUBDIRS=/tmp/vbox.3 SRCROOT=/tmp/vbox.3 modules make[1]: Entering directory `/stuff/linux-2.6.26'
mkdir -p /tmp/vbox.3/.tmp_versions ; rm -f /tmp/vbox.3/.tmp_versions/* make -f scripts/Makefile.build obj=/tmp/vbox.3
In file included from include/linux/gfp.h:4,
include/linux/mmzone.h:18:26: error: linux/bounds.h: No such file or directory include/linux/mmzone.h:197:5: warning: "MAX_NR_ZONES" is not defined In file included from include/linux/gfp.h:4,
include/linux/mmzone.h:218: error: ‘MAX_NR_ZONES’ undeclared here (not in a function) In file included from /tmp/vbox.3/r0drv/linux/the-linux-kernel.h:80,
include/linux/mm.h:429:63: warning: "NR_PAGEFLAGS" is not defined include/linux/mm.h:477:62: warning: "NR_PAGEFLAGS" is not defined make[2]: * tmp/vbox.3/linux/SUPDrv-linux.o Error 1 make[1]: * [_module_/tmp/vbox.3] Error 2 make[1]: Leaving directory `/stuff/linux-2.6.26' make: * [vboxdrv] Error 2 |
||||

