FS#10855 - X won't start after upgrade to xf86-video-vesa-2.0.0-1-i686

Attached to Project: Arch Linux
Opened by Stuart Pulliam (linux_stu) - Tuesday, 08 July 2008, 01:10 GMT
Last edited by Greg (dolby) - Thursday, 10 July 2008, 18:01 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture i686
Severity High
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

After upgrading from xf86-video-vesa-1.3.0-5-i686 to xf86-video-vesa-2.0.0-1-i686, X will not start. The screen simply goes blank, and neither console switching nor ctrl+alt+bksp has any effect.

My laptop has an ATI Mobility Radeon x1400 graphics card.


Attached:
/var/log/Xorg.0.log
/etc/X11/xorg.conf
lspci


Steps to reproduce:
$ startx (works with VESA driver)
# pacman -Syu (VESA driver upgraded)
$ startx (does not work with VESA driver)

Then to fix it:
# pacman -U /var/cache/pacman/pkg/xf86-video-vesa-1.3.0-5-i686.pkg.tar.gz
$ starx (works with VESA driver)
This task depends upon

Closed by  Greg (dolby)
Thursday, 10 July 2008, 18:01 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#10843 
Comment by Gavin Bisesi (Daenyth) - Tuesday, 08 July 2008, 02:16 GMT
I can confirm this. Same issue on my laptop.

[daenyth@Sleipnir chrome]$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 82815 Chipset Graphics Controller (CGC) (rev 11)

Downgrade from 2.0.0-1 to 1.3.0-5 fixed it for me.
Comment by X (xeonic) - Wednesday, 09 July 2008, 13:43 GMT
Same here.
Comment by X (xeonic) - Wednesday, 09 July 2008, 13:46 GMT
I mean... same on VirtualBox: http://bugs.archlinux.org/task/10843

Loading...