I updated xorg-x11-drv-fglrx package today, and rebooted my computer.
It didn't come back up, the monitor just went as if it is going to sleep. Further investigation revealed that X is not playing nice with the new xorg-x11-drv-fglrx-8.29.6-1.lvn5 and my Radeon 9200 card.
I can start in runlevel 3, that's about it.
Here's a snippet of my Xorg.0.log (interesting bit highlighted)
Code:
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(II) fglrx(0): IIIIIIIInitInt10 0x9df1da8, 0
(EE) fglrx(0): Chipset 0x5961 is not recognized
(EE) fglrx(0): PreInitConfig failed
SetVBEMode failed
(EE) fglrx(0): PreInit failed
(II) fglrx(0): === [atiddxPreInit] === end
(II) UnloadModule: "fglrx"
(II) UnloadModule: "int10"
(II) Unloading /usr/lib/xorg/modules/libint10.so
(II) UnloadModule: "vgahw"
(II) Unloading /usr/lib/xorg/modules/libvgahw.so
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
Googling only revealed
http://remi.collet.free.fr/index.php...vaise-surprise, but I don't speak French and seems like my poor little card is not supported anymore. Can anyone help?