Ati et sortie TV

J’ai les cartes graphiques suivante :

  • une radeon 7000 VE (vga+S-video)
  • une radeon 9200 SE (vga+composite+s-video)

Voici ce que donne le lspci pour la 9200.

01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (rev 01)
01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (Secondary) (rev 01)

J’essaie de faire fonctionner la sortie tv sur ces cartes. Auparavant, avec la radeon 7000, la sortie TV fonctionnait (en clone en 800x600). Le problème c’est que depuis une MAJ Debian (lenny) il y a quelques mois, j’ai perdu cette fameuse sortie TV (et au fil de mes périgrinations, j’ai perdu mon xorg.conf).

Depuis quelques jours j’essaie désespérement (et google me renvoie beaucoup de choses qui renvoient dans le mur) de faire fonctionner ceci.

J’ai testé :

1/ driver radeon + Option “TVOutput”.
J’obtiens dans les logs X :

(II) Primary Device is: PCI 01:00:0
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
...
(WW) RADEON(0): Option "TVOutput" is not used[/code]

Voici le xorg.conf :

[code]Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/X11R6/lib/X11/fonts/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	#Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbVariant"	"latin9"
	#Option "TVOutput" "NTSC"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ExplorerPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"ATI Technologies, Inc. Radeon RV100 QY [Radeon 7000/VE]"
#	Driver		"fglrx"
	Driver		"radeon"
#	Driver		"vesa"
	BusID		"PCI:1:0:0"
	Option "TVOutput" "PAL"
        option        "no accel"
EndSection

Section "Monitor"
	Identifier	"�cran g�n�rique"
	Option		"DPMS"
	HorizSync	27-96
	VertRefresh	50-160
EndSection

Section "Monitor" 
	Identifier "TV" 
	HorizSync 30-50 
	VertRefresh 60
	Option "DPMS" 
EndSection



Section "Screen" 
	Identifier "Television"
	Device		"ATI Technologies, Inc. Radeon RV100 QY [Radeon 7000/VE]"
	Monitor "TV" 
	#Monitor		"�cran g�n�rique"
	DefaultDepth 24 
	SubSection "Display" 
		Depth 24 
		Modes "800x600" 
	EndSubSection 
EndSection


Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies, Inc. Radeon RV100 QY [Radeon 7000/VE]"
	Monitor		"�cran g�n�rique"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	#Screen		"Default Screen"
	Screen		"Television"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

2/ Driver fglrx (installé avec module assistant)
Là, c’est encore pire, je n’arrive pas à avoir le serveur X et la seule erreur dans les logs est :

code RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
[/code]

Je suis perdu. Que dois-je faire pour faire fonctionner cette sortie TV. Existe-t-il une solution côté Framebuffer ou autre ?

Pour ma part j’ai une nvidia, je peux pas trop t’aider. As tu regardé s’il y avait des outils ATI? Nvidia-settings permait de configurer la sortie télé tout ça tout ça, et inscrit la conf dans le xorg.conf, regarde s’il y a pas la même chsoe du coté d’ATI

Bonjour,
j’ai fait marcher la sortie TV d’une ATI il y a 2 ans, je ne me rappelle plus les détails.
Je me souviens qu’il faut d’abord vérifier si les drivers fglrx supportent ta carte (man fglrx). Si elle est trop vieille, il ne la supporte pas (c’etait mon cas.
Ensuite tu as les drivers ati de xorg. C’est celui que j’avais utilisé. Je ne me rappelle plus les détails de la config, mais ça fonctionnait bien sur ma mythbox.
Tu as maintenant les drivers libres radeonHD. Je ne sais pas se qu’ils valent. Mais il me semble que la sortie TV est supportée.