Bug 441012

Summary: X.org fails to start when using the VirtualBox Guest additions
Product: [openSUSE] openSUSE 11.1 Reporter: Lenz Grimmer <lgrimmer>
Component: X.OrgAssignee: 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

Description Lenz Grimmer 2008-11-03 11:21:09 UTC
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]
Comment 1 Lenz Grimmer 2008-11-03 11:24:32 UTC
Created attachment 249354 [details]
Xorg.0.log
Comment 2 Lenz Grimmer 2008-11-03 11:24:48 UTC
Created attachment 249355 [details]
xorg.conf
Comment 3 Lenz Grimmer 2008-11-03 11:25:53 UTC
Created attachment 249356 [details]
xorg.conf
Comment 4 Stefan Dirsch 2008-11-03 11:29:43 UTC

*** This bug has been marked as a duplicate of bug 438590 ***
Comment 5 Stefan Dirsch 2008-11-03 11:34:36 UTC
The vboxvideo issue is a duplicate of Bug #374710.