Salut à tous !
Voilà mon problème :
- je viend d'acquérir un écran LCD Samsumg SyncMaster 2232bw (22 pouces, 16/9, avec résolution optimale de 1650x1080).
- carte ATI Radeon serie X300/X550
- driver ATI de Livna : kmod-fglrx.i686 8.443.1-1.7.122.6.23.1 installed
J'ai réussi à configurer Fedora 7 il y a quelques jours pour cette résolution, MAIS suite à un yum update (hier), ca ne marche plus : ma résolution est toujours inférieure.
Comment faire ? Comment configuer le xorg.conf ? Est-ce un problème connu ?
Merci de votre aide !
JCLL
Voilà mobn xorg.conf actuel :
[jean@bureau ~]$ more /etc/X11/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 "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 "Monitor"
Identifier "Monitor0"
ModelName "LCD Panel 1680x1050"
HorizSync 31.5 - 90.0
VertRefresh 59.9 - 60.1
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600"
"640x480" "640x400"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Voilà mon problème :
- je viend d'acquérir un écran LCD Samsumg SyncMaster 2232bw (22 pouces, 16/9, avec résolution optimale de 1650x1080).
- carte ATI Radeon serie X300/X550
- driver ATI de Livna : kmod-fglrx.i686 8.443.1-1.7.122.6.23.1 installed
J'ai réussi à configurer Fedora 7 il y a quelques jours pour cette résolution, MAIS suite à un yum update (hier), ca ne marche plus : ma résolution est toujours inférieure.
Comment faire ? Comment configuer le xorg.conf ? Est-ce un problème connu ?
Merci de votre aide !
JCLL
Voilà mobn xorg.conf actuel :
[jean@bureau ~]$ more /etc/X11/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 "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 "Monitor"
Identifier "Monitor0"
ModelName "LCD Panel 1680x1050"
HorizSync 31.5 - 90.0
VertRefresh 59.9 - 60.1
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050" "1280x1024" "1152x864" "1024x768" "800x600"
"640x480" "640x400"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection