Никак не пойму в чем проблема, монитор Samsung SyncMaster765MB (100Hz в оффтопике без проблем держит) дистр SuSE 9.1, видео Intel интегрированный (точно не знаю модель) Пытаюсь выставить частоты через Sax2 держит не более 85Hz, пытаясь выставить 1024x768 100Hz слетает на 1024х768 60Hz, то же самое и вручную. Скармливаю XF86Config Modline полученый с помощью gtf 1024 768 100
# 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
Modeline "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
Опять слетает в 60Hz, уже и файлы XF86Config.install XF86Config.saxsave XF86Config.YaST2save из /etc/X11 поубирал, не помогает...
Вот кусок /etc/X11/XF86Config
Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
HorizSync 30-85
Identifier "Monitor[0]"
ModelName "1024X768@100HZ"
VendorName "--> VESA"
VertRefresh 50-160
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 +hsync +vsync
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "i845"
Driver "i810"
Identifier "Device[0]"
Screen 0
Option "Rotate" "off"
VendorName "Intel"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
В чем может быть проблема? Первый раз с таким сталкиваюсь, вроде всегда modeline от gtf подходили...
Благодарю за внимание.