Opened 11 years ago
Closed 10 years ago
#13207 closed defect (fixed)
virtualBox 4.3.12 Guest Additions broken with Xorg 1.16 Debian SID -> fixed in releases after 23 July 2014, 4.2 series and later
Reported by: | mcaseiro | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.12 |
Keywords: | xorg 1.16 | Cc: | |
Guest type: | Linux | Host type: | Windows |
Description
After upgrading my debian sid, the xorg version was modified for 1.16.0 This version is unsuported by vboxGuestAdditions instaler.
Tried to cheat vboxaddition with X version 1.15.0. The instalation proceeds ok with the vboxvideo_drv.s0 on xorg drivers.
All kernel modules are ok.
But I got an error when starting X saying ABI major version 15 is not compatible with version 18 of new xorg.
Added option ignore ABI on xorg.conf makes the X start properly, but it takes a while to render gdm and I´ve got no pointer or keyboard input.
Checked the Xorg log files and detected that vboxmouse_drv was not found. So i installed again the vboxaddition with --target option, and manually copied the vboxmouse_drv_70.so to /usr/lib/xorg/modules/input
Then I got X trying to load this module, it finds but crash saying that there was an ELF error, I guess it´s a missmatch version on the compilation.
Can any one help? How is the preview drelease data of the next virtualbox version since the 4.3.14 is broken for some windows like mine (win 7). There was a topic about it but they said it could be a anti-virus program to cause this crash. So I´m stucted in 4.3.12
Change History (13)
comment:2 by , 11 years ago
reconfigured udev, and installed xserver-xorg-input-all give´s me back mouse and keyboard. Using Driver "mouse" on xorg.conf;
But still working only with vesa video driver. Vboxvideo_drv.so still crashs X.
comment:3 by , 11 years ago
priority: | blocker → major |
---|
comment:4 by , 11 years ago
Xorg 1.16 arrived this morning in Debian Testing, so all Debian Testing installations running on virtual box are also affected by not having proper graphics.
I am tired of the 1024x768 resolution, so if there are some "closed Beta GA's" please let me know if you want me to test.
comment:5 by , 11 years ago
This Additions build should work with X.Org Server 1.16.
https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_4.3.15-95180.iso
comment:6 by , 11 years ago
Thanks a lot Michael,
i can confirm that the version you posted build correctly...and upon a first test-run everything is working for me.
I have my two 1920x1200 Monitors back, im productive again (-;
- Xorg working
- Keymap working
- vboxsf working
Please let me know if i can test anything else.
comment:7 by , 11 years ago
Summary: | virtualbox 4.3.12 gestAdditions broken with Xorg 1.16 Debian SID → virtualbox 4.3.12 gestAdditions broken with Xorg 1.16 Debian SID -> fixed in releases after 23 July 2014, 4.3 series and later |
---|
Thanks for the confirmation. I must admit that I wasn't expecting problems as I had already tested RC 2 and 3 of the new X server, but testing is still good.
comment:8 by , 11 years ago
Summary: | virtualbox 4.3.12 gestAdditions broken with Xorg 1.16 Debian SID -> fixed in releases after 23 July 2014, 4.3 series and later → virtualBox 4.3.12 Guest Additions broken with Xorg 1.16 Debian SID -> fixed in releases after 23 July 2014, 4.2 series and later |
---|
comment:10 by , 10 years ago
Hm. I experience the same problem with 4.3.15 (which I needed to move up to because of this problem https://forums.virtualbox.org/viewtopic.php?f=6&t=62615), but the link to the 4.3.15 guest additions build is dead; it returns a 404.
Can you post a working link?
follow-up: 12 comment:11 by , 10 years ago
Sorry for the delay, I was on holiday.
https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_4.3.15-95679.iso
comment:12 by , 10 years ago
Replying to michael:
Sorry for the delay, I was on holiday.
https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_4.3.15-95679.iso
Thank you; confirmed working.