Имею:
1) карточка GeForce 9300 GS 512 Mb
2) ~$ lspci -v | grep VGA говорит: 02:00.0 VGA compatible controller: nVidia Corporation Device 06e1 (rev a1) (prog-if 00 [VGA controller])
3) дополнительные секции xorg.conf нарисовал такие:
Section "Device"
Identifier "Card_tv"
Driver "nvidia"
Option "TVOutFormat" "COMPOSITE" (или SVIDEO - обе пробовал, на телеке вход только композит - желтый и белый, шланг svideo-composite)
Option "TVStandard" "NTSC-M"
Option "ConnectedMonitor" "TV"
EndSection
Section "Monitor"
Identifier "tv"
HorizSync 30-50
VertRefresh 60
EndSection
Section "Screen"
Identifier "Screen_tv"
Device "Card_tv"
Monitor "tv"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "tv"
Screen 0 "Screen_tv" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
4) сигнал, похоже, не выходит
xrandr --output TV --set load_detection 1 говорит:
X Error of failed request: BadRROutput (invalid Output parameter)
Major opcode of failed request: 153 (RANDR)
Minor opcode of failed request: 15 (RRGetOutputProperty)
Serial number of failed request: 19
Current serial number in output stream: 19
ну и
sudo nvtv
Fatal: No supported video card found.
Что посоветуете? Гугль не помогает.

Заранее спасиба
ЗЫ просьба установку виндов не предлагать
