| Summary: |
X doesn't start in an virtual box |
| Product: |
[openSUSE] openSUSE Tumbleweed
|
Reporter: |
Eberhard Harbrink <harbrink> |
| Component: |
X.Org | Assignee: |
Forgotten User Wum0mkMcd8 <forgotten_Wum0mkMcd8> |
| Status: |
RESOLVED
DUPLICATE
|
QA Contact: |
E-mail List <xorg-maintainer-bugs> |
| Severity: |
Major
|
|
|
| Priority: |
P5 - None
|
|
|
| Version: |
13.1 Beta 1 | |
|
| Target Milestone: |
--- | |
|
| Hardware: |
x86-64 | |
|
| OS: |
Other | |
|
| Whiteboard: |
|
|
Found By:
|
---
|
Services Priority:
|
|
|
Business Priority:
|
|
Blocker:
|
---
|
|
Marketing QA Status:
|
---
|
IT Deployment:
|
---
|
| Attachments: |
Xorg.0.log
|
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