View previous topic :: View next topic |
Author |
Message |
donald7 Tux's lil' helper
Joined: 03 Mar 2007 Posts: 136
|
Posted: Fri Jul 13, 2007 8:30 pm Post subject: cannot load vboxdrv |
|
|
hello
I updated my kernel to 2.6.21 and at reboot I had several problems of modules that did not load (orinico, intel_rng, vboxdrv, etc)
I solved all problems by fine tuning parameters in menuconfig except for the virtual box module
I do not remember which parameter I should change to have the vboxdrv module compiling.
any idea ?
thanks
donald _________________ Linux Counter #433775
Visitez et contribuez au site gnulinux.fr |
|
Back to top |
|
|
Kosmas Apprentice
Joined: 14 Sep 2006 Posts: 280 Location: Greece
|
Posted: Sat Jul 14, 2007 6:40 am Post subject: |
|
|
No need to set any parameter. You just have to Code: | emerge --oneshot virtualbox-modules | to rebuild the modules
Kosmas. |
|
Back to top |
|
|
donald7 Tux's lil' helper
Joined: 03 Mar 2007 Posts: 136
|
Posted: Sat Jul 14, 2007 8:29 am Post subject: |
|
|
thanks for your answer. I did as suggested and got a message error
Unable to make KERN_DIR=/usr/src/linux KERNOUT=/usr/src/linux all.
see the quotation below
do you know what I should do ?
thanks
donald
Code: | gentoo ~ # emerge --oneshot virtualbox-modules
Calculating dependencies... done!
>>> Verifying ebuild Manifests...
>>> Emerging (1 of 1) app-emulation/virtualbox-modules-1.4.0 to /
* vbox-kernel-module-src-1.4.0.tar.gz RMD160 ;-) ... [ ok ]
* vbox-kernel-module-src-1.4.0.tar.gz SHA1 ;-) ... [ ok ]
* vbox-kernel-module-src-1.4.0.tar.gz SHA256 ;-) ... [ ok ]
* vbox-kernel-module-src-1.4.0.tar.gz size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking vbox-kernel-module-src-1.4.0.tar.gz ;-) ... [ ok ]
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found sources for kernel version:
* 2.6.21-gentoo-r4
>>> Unpacking source...
.../...
!!! ERROR: app-emulation/virtualbox-modules-1.4.0 failed.
Call stack:
ebuild.sh, line 1621: Called dyn_compile
ebuild.sh, line 973: Called qa_call 'src_compile'
ebuild.sh, line 44: Called src_compile
ebuild.sh, line 1311: Called linux-mod_src_compile
linux-mod.eclass, line 516: Called die
!!! Unable to make KERN_DIR=/usr/src/linux KERNOUT=/usr/src/linux all.
!!! If you need support, post the topmost build error, and the call stack if rel evant.
!!! A complete build log is located at '/var/tmp/portage/app-emulation/virtualbo x-modules-1.4.0/temp/build.log'.
gentoo |
_________________ Linux Counter #433775
Visitez et contribuez au site gnulinux.fr |
|
Back to top |
|
|
|