You are not logged in.

#1 2011-10-12 07:42:53

korgan1983
Member
From: Germany
Registered: 2011-08-02
Posts: 27

[SOLVED] xorg and vbox-guest updates vboxvideo not loading

Hello,

I have updated the xorg and the virtualbox-archlinux-additions-4.1.4-2 and virtualbox-archlinux-modules-4.1.4-2 but it doesn't work. The vboxvideo driver seems to be outdated. The gdm doesn't come up.

[    27.477] (II) LoadModule: "vboxvideo"
[    27.477] (II) Loading /usr/lib/xorg/modules/drivers/vboxvideo_drv.so
[    27.500] (II) Module vboxvideo: vendor="Oracle Corporation"
[    27.500]    compiled for 1.5.99.901, module version = 1.0.1
[    27.501]    Module class: X.Org Video Driver
[    27.501]    ABI class: X.Org Video Driver, version 10.0
[    27.501] (EE) module ABI major version (10) doesn't match the server's version (11)
[    27.501] (II) UnloadModule: "vboxvideo"
[    27.501] (II) Unloading vboxvideo
[    27.501] (EE) Failed to load module "vboxvideo" (module requirement mismatch, 0)
[    27.501] (EE) No drivers available.
[    27.501]
Fatal server error:
[    27.501] no screens found

any idear or workaround?

Last edited by korgan1983 (2011-10-13 06:07:36)


Learn the facts, and the origins behind the facts, and make up your own damn mind. That's why you have one.

Offline

#2 2011-10-12 08:02:41

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] xorg and vbox-guest updates vboxvideo not loading

Did you rebuilt the modules?

Have you tried using IgnoreABI option?

startx -- -ignoreABI

Last edited by karol (2011-10-12 08:06:52)

Offline

#3 2011-10-12 08:12:20

korgan1983
Member
From: Germany
Registered: 2011-08-02
Posts: 27

Re: [SOLVED] xorg and vbox-guest updates vboxvideo not loading

I have done all steps mendintored in https://wiki.archlinux.org/index.php/Ar … lBox_Guest

It is not neccessary to rebuild the modules. I can try to rebuild the mkinitcpio.

EDIT: ignoreABI works, rebuild of mkinitcpio is not neccessary, because the modules are not linked in.

Last edited by korgan1983 (2011-10-12 08:19:07)


Learn the facts, and the origins behind the facts, and make up your own damn mind. That's why you have one.

Offline

#4 2011-10-12 10:07:55

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] xorg and vbox-guest updates vboxvideo not loading

well, it should work out of the box. i just tried it.

do pacman -Qo /usr/lib/xorg/modules/drivers/vboxvideo_drv.so

the driver in virtualbox-archlinux-additions is in /usr/lib/xorg/modules/drivers/vboxvideo.so so i guess you used the guest additions from the iso and did ./VBox...run some time ago


Give what you have. To someone, it may be better than you dare to think.

Offline

#5 2011-10-12 15:57:09

korgan1983
Member
From: Germany
Registered: 2011-08-02
Posts: 27

Re: [SOLVED] xorg and vbox-guest updates vboxvideo not loading

wonder wrote:

well, it should work out of the box. i just tried it.

do pacman -Qo /usr/lib/xorg/modules/drivers/vboxvideo_drv.so

the driver in virtualbox-archlinux-additions is in /usr/lib/xorg/modules/drivers/vboxvideo.so so i guess you used the guest additions from the iso and did ./VBox...run some time ago

Yes, I used till a few months ago the vbox iso, I will try tomorrow the pacman -Qo command, thank you in advance and will report the results!


Learn the facts, and the origins behind the facts, and make up your own damn mind. That's why you have one.

Offline

#6 2011-10-13 00:29:17

mitch_feaster
Member
From: San Diego, CA
Registered: 2011-02-27
Posts: 55
Website

Re: [SOLVED] xorg and vbox-guest updates vboxvideo not loading

Hey I had the same problem (over here). Sure enough, vboxvideo_drv.so was the culprit, you should be safe deleting it (or mv'ing it some place safe until you're sure it works) after installing virtualbox-archlinux-additions.

Last edited by mitch_feaster (2011-10-13 00:29:40)

Offline

#7 2011-10-13 06:06:57

korgan1983
Member
From: Germany
Registered: 2011-08-02
Posts: 27

Re: [SOLVED] xorg and vbox-guest updates vboxvideo not loading

Hello and good morning,

thank you for your help, its solved.

pacman -Qo /usr/lib/xorg/modules/drivers/vboxvideo_drv.so

did NOT work, because it can't be found a package to that file. Removing the libs of vboxguestadditions in /opt/ has worked, also cleaning up the links from /usr/lib/xorg/modules/drivers/. At that step I also cleaned up older versions of the iso guest additions (there where 3...)

In future I will only use the arch package for the guest additions, that works better than the iso files. Thank you for that great work!


Learn the facts, and the origins behind the facts, and make up your own damn mind. That's why you have one.

Offline

Board footer

Powered by FluxBB