Имеется GF4 Ti4200, RH9. есть желание смотреть фильмы на телеке. но никак не могу запустить тв-выход. точнее, запустить-то я его запустил, а вот чтобы нвью работал... то есть тв работает, а моня нет. а мне надо и там, и там. вот кусок моего XF86Config: Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "SyncMaster 959NF" HorizSync 31.5 - 110.0 VertRefresh 50.0 - 160.0 Option "dpms" EndSection
Section "Monitor" Identifier "Monitor1" VendorName "Sony" ModelName "TV" HorizSync 30.0 - 50.0 VertRefresh 50.0 - 60.0 EndSection ... Section "Device" Identifier "NV AGP" Driver "nvidia" BusID "PCI:1:0:0" VendorName "NVIDIA" BoardName "NVIDIA GeForce 4" VideoRam 65536 Option "NvAGP" "1" Option "NoLogo" Option "HWCursor" EndSection
Section "Device" Identifier "NV AGP TwinView" Driver "nvidia" VendorName "NVIDIA" BoardName "NVIDIA GeForce 4" VideoRam 65536 Option "NvAGP" "1" Option "NoLogo" Option "HWCursor" Option "TwinView" Option "TwinViewOrientation" "Clone" Option "SecondMonitorHorizSync" "30-50" Option "SecondMonitorVertRefresh" "60" Option "ConnectedMonitor" "crt,TV" Option "TVStandart" "PAL-B" Option "TVOutFormat" "SVIDEO" Option "MetaModes" "1280x1024,1024x768;1280x960,1024x768" EndSection ... Section "Screen" Identifier "Screen0" Device "NV AGP" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection
Section "Screen" Identifier "Screen AGP TwinView" Device "NV AGP TwinView" Monitor "Monitor1" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection вот. где ошибка?