ouép c'est pas faux..ben en fait j'ai reinstallé ma fedora pour avoir une install plus propre vu que avant j'avais essayé d'installer les pilotes ati et que sa a fait merdé.Ensuite j'ai rajouté dans mon xorg.conf les lignes suivantes :
Section "Device"
Identifier "Videocard0"
Driver "radeon"
VendorName "Videocard vendor"
BoardName "ATI Technologies Inc Radeon Mobility X700 (PCIE)"
Option "MonitorLayout" "LVDS, NONE"
EndSection
je precise que j'ai trouvé ces lignes sur le site "
http://www.llaumgui.com/post/ati-mobility-x700-sous-fedora-core-5" merci a lui.Cependant en voulant activé le bureau en 3d sa rame beaucoup donc je suis revenu a mon bureau normale malheureusement.
mon fichier xorg.conf estle suivant maintenant :
# 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 "Device"
Identifier "Videocard0"
Driver "radeon"
VendorName "Videocard vendor"
BoardName "ATI Technologies Inc Radeon Mobility X700 (PCIE)"
Option "MonitorLayout" "LVDS, NONE"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Si tu sais pourquoi je rame au niveau du bureau je suis prenant..dis moi comment on fait pour upgrader son noyau a la nouvelle version disponible en ligne et en 686?
merci