Salut à tous
j'ai téléchargé récemment fedora-helper et j'ai vue qu'il pouvait installer les pilotes ATI... j'ai donc lancé l'application.
j'ai une nouvelle application qui est apparue dans Application->Outils de système-> ATI-fglrx ....
mais quant j'essais d'avoir mon bureau sur deux écrant ... ou de lancer le bureau 3D .... sa merde ...
j'ai une ATI mobility radeon 9700 ...
le test fglrxinfo (récupérer sur le topic ATI) me donne :
[c]Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: :0.0 screen: 0
OpenGL vendor string: Mesa project:
www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)[/c]
j'en déduit donc que l'ATI ne fonctionne pas .... mais je suis nouveau sous linux .. donc je ne suis sure de rien.
voici ce que me donne la commande cat /etc/X11/xorg.conf :
[c]$ cat /etc/X11/xorg.conf
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Iiyama MF-8617ES, VisionMaster"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 27.0 - 86.0
VertRefresh 50.0 - 160.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
Option "VideoOverlay" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
[/c]
Quelqu'un pourrait-il me dire se qu'il faut faire pour specifier a fedora d'utiliser les pilote que fedora-helper a installée...
Merci d'avance