В логах пишет:
Цитата:
(II) NV(0): Not using mode "1280x1024" (no mode of this name)
(II) NV(0): Not using mode "1024x768" (no mode of this name)
|
Неплохо бы прописать modeline в секции монитора для этих режимов, например, как у меня:
Цитата:
Section "screen" #
Identifier "screen1"
Device "ATI Radeon"
Defaultdepth 24
Monitor "Configured Monitor"
Monitor "Samsung SyncMaster 760BF"
SubSection "Display"
Depth 24
Modes "1152x864_75.00" "1024x768_75.00"
EndSubSection
EndSection
Section "monitor"
Identifier "Samsung SyncMaster 760BF"
Horizsync 30.0 - 65.0
Vertrefresh 50.0 - 75.0
Option "DPMS"
modeline "1152x864_75.00" 104.99 1152 1224 1352 1552 864 865 868 902 -HSync +Vsync
modeline "1024x768_75.00" 81.80 1024 1080 1192 1360 768 769 772 802 -HSync +Vsync
Gamma 1.0
EndSection
|
modeline можно посчитать
тут