Merci pour ton lien j'ai reussi à faire fonctionner la sortie Tv...
Je possede une carte ati Radeon 9700 avec les derniers drivers linux...
Au cas ou sa interresserait quelqu'un je fais faire un petit resumé de ce que jai du faire :
-Telecharger ATITVOUT :
http://freshmeat.net/redir/atitvout/20920/url_tgz/atitvout-0.4.tar.gz
-Modifier le fichier /etc/X11/xorg.conf
voila ce que j'ai ecrit :
#################################################
Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
# The chipset line is optional in most cases. It can be used to override
# the driver's chipset detection, and should not normally be specified.
# Chipset "generic"
# The Driver line must be present. When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module. Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.
Driver "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for. When this line isn't present, a device
# section can only match up with the primary video device. For PCI
# devices a line like the following could be used. This line should not
# normally be included unless there is more than one video device
# installed.
# BusID "PCI:0:10:0"
# VideoRam 256
# Clocks 25.2 28.3
Option "TVOut" "1"
Option "TVStandard" "PAL-D"
Option "TwinView"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1024x768, 1024x768; 800x600, 800x600; 640x480, 640x480;"
Option "TwinViewOrientation" "Clone"
EndSection
####################################################
- Avec la commande Alt+Ctrl+F1 ( ou f2 ou f3 ça change rien ) allez dans une console en mode texte ( je me comprend ... )
- ALlumer la télé sur la chaine correcte.
- Taper dans le repertoire atitvout :
atitvout pal
atitvout -f t
Et pof mon ecran de pc s'eteind et c'est lecran tv qui prend la releve ... C'est un bon debut, maintenant pour lancer un divx en mode texte j'utilise la commande :
mplayer -vo vesa /home/mondivx.avi
et bim mon divx se lance nikel, je suis aux anges
:-D
Pour retourner en mode ecran il suffit de taper :
atitvout -f l
Voila :-P
Il est possible qu'il faille redemarer pour que les modif de xorg.conf prennent effets mais je suis pas sur...
Important : eviter de repasser en mode graphique ( alt+ctrl+f7 ) en restant sur la chaine dédié ( chez moi sa fait POUF et la télé s'eteind donc pas bon 🙂 )
Merci à tout ce qui ont poster sur les autres topics ! 8-)