Доброе время суток, У меня видеокарта ATI 9600XT как вижу вы нашли решение, а вот у меня ничего пока не получается...К тому же опыт общения с linux слишком маловат. В качастве ОС Линукс Школьный мастер 5.0.1 Изображения нет ни во время загрузки ни после вот что удалось сделать:
[root@drug ~]# xrandr --output S-video --auto --left-of VGA-0
[root@drug ~]# #xrandr
[root@drug ~]# # aticonfig
[root@drug ~]# aticonfig --initial
-bash: aticonfig: command not found
[root@drug ~]# aticonfig --desktop-setup=clone
-bash: aticonfig: command not found
[root@drug ~]# # aticonfig --tv-info
[root@drug ~]# $ xrandr
-bash: $: command not found
[root@drug ~]# xrandr
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1280 x 1280
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-0 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 359mm x 287mm
1280x1024 60.0*+
1280x960 60.0
1024x768 60.0
800x600 60.3
640x480 59.9
720x400 70.1
S-video disconnected (normal left inverted right x axis y axis)
800x600 60.3
[root@drug ~]# xrandr --output LVDS --above S-video
warning: output LVDS not found; ignoring
[root@drug ~]# xrandr
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1280 x 1280
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-0 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 359mm x 287mm
1280x1024 60.0*+
1280x960 60.0
1024x768 60.0
800x600 60.3
640x480 59.9
720x400 70.1
S-video disconnected (normal left inverted right x axis y axis)
800x600 60.3
[root@drug ~]# Screen 0: minimum 320x200, current 1024x768, maximum 1280x1200
-bash: Screen: command not found
[root@drug ~]# xrandr --output S-video --set load_detection 1
[root@drug ~]# xrandr --output S-video --set tv_standard ntsc
[root@drug ~]# xrandr --addmode S-video 800x600
[root@drug ~]# xrandr --output S-video --same-as VGA-0
[root@drug ~]# xrandr --output S-video --same-as VGA-0
[root@drug ~]# xrandr --output S-video --mode 800x600
[root@drug ~]# xrandr --output S-video --off
[root@drug ~]# xvattr -a XV_CRTC -v 1
-bash: xvattr: command not found
[root@drug ~]# xrandr --output S-video --on
usage: xrandr [options]
where options are:
-display <display> or -d <display>
-help
-o <normal,inverted,left,right,0,1,2,3>
or --orientation <normal,inverted,left,right,0,1,2,3>
-q or --query
-s <size>/<width>x<height> or --size <size>/<width>x<height>
-r <rate> or --rate <rate> or --refresh <rate>
-v or --version
-x (reflect in x)
-y (reflect in y)
--screen <screen>
--verbose
--dryrun
--nograb
--prop or --properties
--fb <width>x<height>
--fbmm <width>x<height>
--dpi <dpi>/<output>
--output <output>
--auto
--mode <mode>
--preferred
--pos <x>x<y>
--rate <rate> or --refresh <rate>
--reflect normal,x,y,xy
--rotate normal,inverted,left,right
--left-of <output>
--right-of <output>
--above <output>
--below <output>
--same-as <output>
--set <property> <value>
--scale <x>x<y>
--transform <a>,<b>,<c>,<d>,<e>,<f>,<g>,<h>,<i>
--off
--crtc <crtc>
--panning <w>x<h>[+<x>+<y>[/<track:w>x<h>+<x>+<y>[/<border:l>/<t>/<r>/<b>]]]
--gamma <r>:<g>:<b>
--primary
--noprimary
--newmode <name> <clock MHz>
<hdisp> <hsync-start> <hsync-end> <htotal>
<vdisp> <vsync-start> <vsync-end> <vtotal>
[+HSync] [-HSync] [+VSync] [-VSync]
--rmmode <name>
--addmode <output> <name>
--delmode <output> <name>
[root@drug ~]# xrandr
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1280 x 1280
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-0 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 359mm x 287mm
1280x1024 60.0*+
1280x960 60.0
1024x768 60.0
800x600 60.3
640x480 59.9
720x400 70.1
S-video connected (normal left inverted right x axis y axis)
800x600 59.9 + 60.3
[root@drug ~]# # xrandr --addmode S-video 1024x768
[root@drug ~]# # xrandr
[root@drug ~]# xrandr
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1280 x 1280
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-0 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 359mm x 287mm
1280x1024 60.0*+
1280x960 60.0
1024x768 60.0
800x600 60.3
640x480 59.9
720x400 70.1
S-video connected 800x600+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
800x600 59.9 + 60.3*
[root@drug ~]# xrandr --addmode S-video 1024x768
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 148 (RANDR)
Minor opcode of failed request: 18 (RRAddOutputMode)
Serial number of failed request: 25
Current serial number in output stream: 26
[root@drug ~]#
Как видите появился коннект. На ТВ ничего. Ни при загрузке ни при работе. Если есть у кого возможность прокомментировать буду благодарен.