VirtualBox

GendoIkari

GendoIkari

Routinier
Ich hab VirtualBox gemerged, habe aber nun das problem das ich keine Kerneloption finde um es zu starten wer hat eine Idee?
Code:
Mond ~ # VirtualBox
WARNING: The vboxdrv kernel module is not loaded.
         Please load the kernel module by:

           sudo modprobe vboxdrv

         You will not be able to start VMs until this problem is fixed.

Mond ~ # sudo modprobe vboxdrv
FATAL: Error inserting vboxdrv (/lib/modules/2.6.23-gentoo-r9/misc/vboxdrv.ko): Unknown symbol in module, or unknown parameter (see dmesg)

Bei Starten bekomme ich immer diese meldung:
Code:
VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root.
VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).


Result Code: 
0x80004005
Component: 
Console
Interface: 
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}
 
Ändert
Code:
/etc/init.d/vboxdrv setup
etwas daran?
 
nö die datei gibt es ja gar nicht, obwohl ich alles emerded hab
 
Mhh, koennte sein dass der (oder Deine config) 2.6.23.9 iregndein Symbol nicht exportiert hat. Der 2.6.25er funktioniert bei mir tadellos mit virtualbox-modules-1.5.6.

Oder die ganze Sache nochmal neu emergen, hilft in vielen Faellen.
Ach ja warum zeigste nicht (eigentlich nur die letzten Zeilen noetig) dmesg?
 
app-emulation/virtualbox-modules ist gemerged?

"vboxdrv" ist in /etc/modules.autoload.d/kernel-2.6 drin?Nicht zwingend,aber bequem.:)

Nach jedem Update des Kernel muss app-emulation/virtualbox-modules reemerged werden.
 
Ich würd's ja gerne testen, aber ich kom nicht mehr ins system.
Code:
/ # startx
xauth:  creating new authority file /root/.serverauth.6080


This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.23-gentoo-r9 x86_64
Current Operating System: Linux Kanotix 2.6.14-kanotix64-9 #1 SMP PREEMPT Wed Dec 28 10:20:07 GMT 2005 x86_64
Build Date: 26 April 2008  12:37:01AM

        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 28 23:44:02 2008
(==) Using config file: "/etc/X11/xorg.conf"
dlopen: /usr/lib64/xorg/modules/input//mouse_drv.so: undefined symbol: miPointerGetMotionEvents
(EE) Failed to load /usr/lib64/xorg/modules/input//mouse_drv.so
(EE) Failed to load module "mouse" (loader failed, 7)
Die heufigste Ursache, warum etwas nicht funktioniert ist, das es eine neuere Version davon gibt. Dann streikt men system automatisch (warum weis ich selber nicht) Dann update ich "normaler" weise ienfach neu. Auser jetzt...
Code:
Calculating dependencies... done!
[ebuild     U ] x11-libs/libXxf86dga-1.0.2 [1.0.1] USE="-debug" 213 kB
[ebuild     U ] x11-base/xorg-x11-7.3 [7.2] 0 kB

Total: 2 packages (2 upgrades), Size of downloads: 213 kB

Would you like to merge these packages? [Yes/No] y
>>> Verifying ebuild Manifests...
>>> starting parallel fetching pid 5731

>>> Emerging (1 of 2) x11-libs/libXxf86dga-1.0.2 to /
!!! Insufficient space to store libXxf86dga-1.0.2.tar.bz2 in /usr/portage/distfiles
!!! Couldn't download 'libXxf86dga-1.0.2.tar.bz2'. Aborting.
 * Fetch failed for 'x11-libs/libXxf86dga-1.0.2'
!!! can't process invalid log file: '/var/tmp/portage/x11-libs/libXxf86dga-1.0.2/temp/logging/merge'
 
dann schaff doch mal platz auf deiner platte ...

und wie es aussieht hast du gerade auf xorg 1.4 geupdatet, dann musst du alle (oder fast alle) deiner x11-drivers/xf86-* re-emergen, da der 1.4er ne andere abi nutzt.


und ehrlich gesagt würde ich den 1.4er noch nicht nutzen.
 
so hab jetzt endlich mal meine partition vergößert ;)

und "xf86-input-mouse" und "xf86-input-keyboard" geupdated. jetzt geht's wieder.
 
Zuletzt bearbeitet:
Gut weiter mit dem eigentlichen Problem. Wie bekomme ich das Modul in den Kernel?
 
Du lädst es schon per modprobe vboxdrv ?

MFG

Dennis
 
Nö eben nicht

Code:
modprobe vboxdrv
FATAL: Error inserting vboxdrv (/lib/modules/2.6.25-gentoo-r1/misc/vboxdrv.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Die ist doch da:
ls /lib/modules/2.6.25-gentoo-r1/misc/vboxdrv.ko
 
# dmesg|tail
Code:
NVRM: bad caching on address 0xffff8100247b1000: actual 0x173 != expected 0x17b
NVRM: bad caching on address 0xffff8100247b2000: actual 0x173 != expected 0x17b
NVRM: bad caching on address 0xffff8100247b3000: actual 0x173 != expected 0x17b
NVRM: bad caching on address 0xffff8100247b4000: actual 0x173 != expected 0x17b
NVRM: bad caching on address 0xffff8100247b5000: actual 0x173 != expected 0x17b
NVRM: bad caching on address 0xffff8100247b6000: actual 0x173 != expected 0x17b
NVRM: bad caching on address 0xffff8100247b7000: actual 0x173 != expected 0x17b
NVRM: bad caching on address 0xffff81002470e000: actual 0x173 != expected 0x17b
NVRM: bad caching on address 0xffff81002470f000: actual 0x173 != expected 0x17b
vboxdrv: Unknown symbol change_page_attr
 
Du benutzt aber nicht den 2.6.25er Kernel oder?

Das würde das Problem klar machen.

MFG

Dennis
 
Jup. Warum ist das ein Problem?
 
Zuletzt bearbeitet:
Gentfloo schrieb:
Der 2.6.25er funktioniert bei mir tadellos mit virtualbox-modules-1.5.6.
Ich bin der lebende Beweis.

page_attr wird sogar nicht mehr mit "Enable unused/obsolete exported symbols" (unter Kernelhacking) exportiert (das ist z.B. auch das Problem mit den ungepatchen Nvidia-Treiber 169.12).

.. bzw. ich nutze ein ~x86 (Desktop-Profil), aber unmasken kannste die Packete ja einzelnt und X-zeuchs etc. funktioniert auch tadellos bzw. ohne jegliche Pakete zu masken.
 
Zuletzt bearbeitet:
Ich bräuchte eigendlich nur ne ".config" in der die die option mit drin steht. Das hat schon mal bei was anderem funktioniert.
 
@DennisM
Erstens: ich, im thread und portage nichts mit 1.6.
Zweitens:
VirtualBox 1.5.6 (released 2008-02-19)
[....]
Linux host: compatibility fixes with Linux > 2.6.24
Sollte es wohl eher heissen ;)

Ich habe meine daten des Systems berreits geposted und nichts spricht (mit meinen Systemeigenschaften) gegen das Funktionieren von VirtualBox unter 2.6.25 jetzt sogar 2.6.25.1.

@GendoIkari
Welche ".config", vom Kernel etwa? Warum?
Enable unused/obsolete exported symbols muss nicht aktiviert werden.
 

Ähnliche Themen

Samba 4 Gast Zugang unter Ubuntu funktioniert nicht

VirtualBox auf Solaris11

dovecot und postfix Konfiguration Problem

Kein Internet mehr

NagiosGrapher 1.7.1 funktioniert nicht

Zurück
Oben