Bugzilla – Bug 147212
Missing VBEModes option for VIA graphics card
Last modified: 2006-02-01 16:38:33 UTC
I have an Acer Aspire 1353LC notebook with a S3 unichrome graphic card. With SUSE 10.1 Beta2 YaST chooses "via" as driver for my card which will cause a "black screen of death" where I don't see anything any more. The trick is to add the following option to the xorg.conf: Option "VBEModes" "true" This is the only working thing! You should add this as default - or give a hint for the user to switch it on. But default is better cause it's too complex for new users to add an extra parameter without knowing which one to choose. It took me maaany hours to find that thing out... :( I attach all relevant files.
Created attachment 65988 [details] My xorg.conf file My xorg.conf file with the eabled "VBEModes" option in the section "Device"
Created attachment 65989 [details] My Xorg.0.log file
Created attachment 65990 [details] Output of lspci -v
Created attachment 65994 [details] Output of hwinfo --gfx
Created attachment 65995 [details] Output of hwinfo --monitor
(II) PCI: 01:00:0: chip 1106,7205 card 1025,0033 rev 01 class 03,00,00 hdr 00
Thanks. Fixed for Beta4.