Bug 799497 - X doesn't start in an virtual box
Summary: X doesn't start in an virtual box
Status: RESOLVED DUPLICATE of bug 799480
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: X.Org (show other bugs)
Version: 13.1 Beta 1
Hardware: x86-64 Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Forgotten User Wum0mkMcd8
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-20 13:42 UTC by Eberhard Harbrink
Modified: 2013-01-21 09:18 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Xorg.0.log (8.82 KB, text/plain)
2013-01-20 13:42 UTC, Eberhard Harbrink
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eberhard Harbrink 2013-01-20 13:42:34 UTC
Created attachment 520995 [details]
Xorg.0.log

User-Agent:       Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0

When running openSUSE 12.3 beta 1 in a virtual box, either the kde-live image or a fresh installed image, X crashes at starting, see attached Xorg.0.log. It seems there is a mismatch of API-versions in the vboxvideo module. Xorg.0.log has:
[     9.403] (II) LoadModule: "vboxvideo"
[     9.403] (II) Loading /usr/lib64/xorg/modules/drivers/vboxvideo_drv.so
[     9.464] (II) Module vboxvideo: vendor="Oracle Corporation"
[     9.464] 	compiled for 10.12.0, module version = 1.0.1
[     9.464] 	Module class: X.Org Video Driver
[     9.464] 	ABI class: X.Org Video Driver, version 12.0
[     9.464] (EE) module ABI major version (12) doesn't match the server's version (13)
[     9.464] (II) UnloadModule: "vboxvideo"
[     9.464] (II) Unloading vboxvideo
[     9.464] (EE) Failed to load module "vboxvideo" (module requirement mismatch, 0)

The version of the virtual box is 4.2.6r82870 running under Windows 7.

Reproducible: Always

Steps to Reproduce:
1. Boot the kde-live-image 
2.
3.
Actual Results:  
X does not start.

Expected Results:  
X should be started
Comment 1 Stefan Dirsch 2013-01-21 09:18:40 UTC
duplicate

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