GF4 MX 440 с композитным выходом на ТВ, система Мандрейк 9.0, не могу побороть XF86Config-4 никак. Не хочет он на телевизор выход давать и все. Люди знающие, просмотрите плиз, конфиг. Что я сделал неправильно? ___________________________________________________ Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "/usr/X11R6/lib/modules/extensions/libglx.so" EndSection
Section "Monitor" Identifier "monitor1" VendorName "Samsung" ModelName "Samsung SyncMaster 400b (CKA4217*)" HorizSync 30-55 VertRefresh 50-120
# Sony Vaio C1(X,XS,VE,VN)? # 1024x480 @ 85.6 Hz, 48 kHz hsync ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync
# TV fullscreen mode or DVD fullscreen output. # 768x576 @ 79 Hz, 50 kHz hsync ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 EndSection
Section "Device" Identifier "device1" VendorName "nVidia Corporation" BoardName "NVIDIA GeForce2 DDR (generic)" Driver "nvidia" Option "DPMS"
EndSection
Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 24 # BusID "PCI:1:0:0" Option "TwinView" Option "SecondMonitorHorizSync" "30-50" Option "SecondMonitorVertRefresh" "60" # Option "TwinViewOrientation "RightOf" Option "MetaModes" "800x600" Option "ConnectedMonitor" "crt,tv" Option "TVOutFormat" "COMPOSITE" Option "TVStandard" "PAL-B" Subsection "Display" Depth 16 Modes "800x600" "640x480" EndSubsection
Subsection "Display" Depth 24 Modes "800x600" "640x480" EndSubsection EndSection
Section "ServerLayout" Identifier "layout1" Screen "screen1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" EndSection