|
Bugzilla – Full Text Bug Listing |
| Summary: | X.org fails to start when using the VirtualBox Guest additions | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Lenz Grimmer <lgrimmer> |
| Component: | X.Org | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 4 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Xorg.0.log
xorg.conf xorg.conf |
||
Created attachment 249354 [details]
Xorg.0.log
Created attachment 249355 [details]
xorg.conf
Created attachment 249356 [details]
xorg.conf
*** This bug has been marked as a duplicate of bug 438590 *** The vboxvideo issue is a duplicate of Bug #374710. |
When using the VirtualBox X11 additions (xorg-x11-driver-virtualbox-ose-2.0.4-2.3), X fails to start with the following error messages: [SNIP] (II) Loading /usr/lib/xorg/modules//drivers/vboxvideo_drv.so (II) Module vboxvideo: vendor="Sun Microsystems, Inc." compiled for 7.1.0, module version = 1.0.1 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 1.0 (EE) module ABI major version (1) doesn't match the server's version (4) (II) UnloadModule: "vboxvideo" (II) Unloading /usr/lib/xorg/modules//drivers/vboxvideo_drv.so (EE) Failed to load module "vboxvideo" (module requirement mismatch, 0) [SNIP] and [SNIP] (II) LoadModule: "vboxmouse" (II) Loading /usr/lib/xorg/modules//input/vboxmouse_drv.so dlopen: /usr/lib/xorg/modules//input/vboxmouse_drv.so: undefined symbol: xf86errno (EE) Failed to load /usr/lib/xorg/modules//input/vboxmouse_drv.so (II) UnloadModule: "vboxmouse" (EE) Failed to load module "vboxmouse" (loader failed, 7) [SNIP]