проблема заключается в следующем поставил драйвера NVIDIA 9742
теперь xrandr выдаёт такую картину
Код: Выделить всё
SZ: Pixels Physical Refresh
*0 1280 x 1024 ( 342mm x 270mm ) 50 54 *55 56
1 1024 x 768 ( 273mm x 203mm ) 51 59 60 61
2 800 x 600 ( 213mm x 158mm ) 52 64 65 66 67
3 640 x 480 ( 171mm x 126mm ) 53 71 72 73
4 1280 x 960 ( 342mm x 253mm ) 57
5 1152 x 864 ( 308mm x 228mm ) 58
6 896 x 672 ( 239mm x 177mm ) 62
7 832 x 624 ( 222mm x 165mm ) 63
8 800 x 512 ( 213mm x 135mm ) 68
9 640 x 512 ( 171mm x 135mm ) 69 70
10 640 x 350 ( 171mm x 92mm ) 74
11 576 x 432 ( 154mm x 114mm ) 75
12 512 x 384 ( 136mm x 101mm ) 76 77 78
13 416 x 312 ( 111mm x 82mm ) 79
14 400 x 300 ( 106mm x 79mm ) 80 81 82 83
15 320 x 240 ( 85mm x 63mm ) 84 85 86
Current rotation - normal
Current reflection - none
Rotations possible - normal
Reflections possible - noneвот кусок xorg.conf
Код: Выделить всё
Section "Monitor"
Identifier "monitor1"
VendorName "Plug'n Play"
ModelName "BenQ FP72G+D"
HorizSync 31.0 - 83.0
VertRefresh 56.0 - 76.0
ModeLine "1280x1024" 138.5 1280 1368 1504 1728 1024 1025 1028 1069 -hsync +vsync
ModeLine "1024x768" 81.8 1024 1080 1192 1360 768 769 772 802 -hsync +vsync
ModeLine "800x600" 48.9 800 840 920 1040 600 601 604 627 -hsync +vsync
ModeLine "640x480" 30.7 640 664 728 816 480 481 484 502 -hsync +vsync
EndSectionЧто собственно мне не нравится откуда взялось стока режимов?? такое ощущение что они прописанны где-то ещё.
вот ещё кусок лога иксов
Код: Выделить всё
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "AllowGLXWithComposite" "true"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 6600 GT at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 05.43.02.80.00
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 6600 GT at PCI:1:0:0:
(--) NVIDIA(0): BenQ FP72G+D (CRT-0)
(--) NVIDIA(0): BenQ FP72G+D (CRT-0): 400.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1280x1024"
(II) NVIDIA(0): "1024x768"
(II) NVIDIA(0): "800x600"
(II) NVIDIA(0): "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:При загрузке вроде определяются только 4 режима откуда же берутся отсальные?? да и почему вместо 60, 70, 75 гц у меня стоит 50, 54, 55?? как это исправить??
p.s. система mandriva 2007, ядро пересобранное 2.6.17, xorg 7.1
p.s2 в mandriva 2006 когда стояли дрова 8774, в секции Display перед modes нада было добавить nvidia-auto-select, здесь такое не катит, но мож тоже чё то такое нада дописать??