j'avais une fx5200 nvidia avant, qui est tombée en panne , en même temps qu'une barette de 512mo de ram. Après un an d'attente , retour carte mère sav fabricant, panne réelle trouvée ... je recupère ma tour. j'ai trouvé ma carte graphique ati pour 67 eurors sur le net, alors pour ce prix là ... et ma config c'est un p4@3ghz , donc pas trop à la rue.
alors, mon xorg.conf ( j'ai juste changé fglrx pour vesa)
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
sinon , je vais essayer d'installer le pilote libre radeon hd pour voir .