Растянутое изображение на LG L226W + Radeon 9000
Озадачен следующей проблемой:
Есть монитор LG L226W 22" и видеокарта Radeon 9000.
Прирекомендуемом разрешении 1680*1050 изображение "не помещается" в мониторе по горизонтали (на глаз не влезает где-то по 200 пикселов с каждой стороны). В разрешении 1440*900 подобных аномалий нет. Под WinXP всё замечательно бегает в 1680*150.
Заранее спасибо :)
Fedora 7;
xorg-x11-server-Xorg-1.3.0.0-9.fc7
xorg.conf:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "radeon"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050" "1600x1200" "1600x1024" "1440x900" "1400x1050" "1360x768" "1280x1024" "1280x960" "1280x800" "1280x720" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection