seba74
Bonjour,
j'ai un HP Dc5750 avec un ecran HP LP2065 (resolution maximum de 1600*1200), au tout début apres avoir installé fedora 9, je n'avais acces qu'au 640*480, avec avoir pris le xorg.cong d'une autre personne j'ai réussi a passer au 1600*1200, par contre quand j'arrive sur le bureau j'ai un autre bureau en 640*480 sur mon bureau.
Quand je vais dans dysplay de system config, je vois deux configuration une VGA et une LVDS, j'ai une sortie VGA et une autre prise qui ressemble a un port DVI, mais il manque les 4 trous la ou il y a le petite fente. donc on dirait qu'il fait du double ecran sur le même ecran.
Donc je ne paux pas changer la résolution en passant par le panneau de config.
Est ce que quelqu'un a une idee.
je met mon xorg.conf :
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
# keyboard added by rhpxl
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
Section "InputDevice"
# keyboard added by rhpxl
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "HP vs19e 1280x1024"
HorizSync 31.5 - 80.0
VertRefresh 60.0 - 75.0
Option "dpms"
EndSection
Section "Device"
Identifier "radeon"
Driver "radeon"
Option "DRI" "on"
Option "AccelMethod" "DRI"
Option "RenderAccel" "enable"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Merci