Bug 381445

Summary: vboxvideo: incompatible ABI version
Product: [openSUSE] openSUSE 11.0 Reporter: Benjamin Weber <benji>
Component: X.OrgAssignee: Martin Kudlvasr <mkudlvasr>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <xorg-maintainer-bugs>
Severity: Normal    
Priority: P5 - None CC: sndirsch
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Benjamin Weber 2008-04-18 17:32:03 UTC
xorg configuration during boot trys to load vboxvideo driver which fails.

It then does not fall back to vesa but stops at root prompt.

xorg log: http://bw.uwcs.co.uk/11b1xorg.log

WOrkaround: login as root then run "sax2 -m 0=vesa" followed by "rcxdm restart"
Comment 1 Stefan Dirsch 2008-04-18 17:35:42 UTC
(II) Loading /usr/lib/xorg/modules//drivers/vboxvideo_drv.so
(II) Module vboxvideo: vendor="innotek GmbH"
	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 (2)
(II) UnloadModule: "vboxvideo"
(II) Unloading /usr/lib/xorg/modules//drivers/vboxvideo_drv.so
(EE) Failed to load module "vboxvideo" (module requirement mismatch, 0)

Comment 2 Stefan Dirsch 2008-04-18 17:39:54 UTC

*** This bug has been marked as a duplicate of bug 374710 ***