Bugzilla – Bug 799497
X doesn't start in an virtual box
Last modified: 2013-01-21 09:18:40 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
duplicate *** This bug has been marked as a duplicate of bug 799480 ***