Utilisé la sortie TV

bon je sait je pose énormément de question je sait j’ai toujours des probleme mais j’aime les probleme c’est sa qui me motive en informatique :!!

bref j’aimerai profiter de ma sortie tv pour matter mes film sur la tele voila ce que j’ai fait dans mon fichier xorg.conf :

[code]Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "v4l"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option “XkbRules” "xorg"
Option “XkbModel” "pc105"
Option “XkbLayout” "fr"
Option “XkbVariant” "latin9"
EndSection

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

Section "Device"
Identifier "nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT]"
Driver "nvidia"
BusID "PCI:1:0:0"
VideoRam 131072
Screen 0
EndSection

Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 28-51
VertRefresh 50-70
EndSection

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

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT]"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes “1024x768” “800x600” "640x480"
EndSubSection

Section "Screen"
Identifier "tvout800"
Device "geforce"
Monitor "TV"
DefaultDepth 24

Option "TVStandard" "PAL-N"
Option "ConnectedMonitor" "TV"
Option "TVOutFormat" "COMPOSITE"
Option "NoLogo" "on"

Subsection "Display" 
	Depth       24
	Modes       "800x600"
	ViewPort    0 0
EndSubsection

EndSection

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

Section "DRI"
Mode 0666
EndSection[/code]

puis j’ai tapé :

mais il me dit :

[code]xauth: creating new authority file /root/.serverauth.6497

Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.[/code]

donc voila sa ne marche pas héhé je cherche toujours je vous pose la question peut etre avez vous une meilleure solution pour exploiter ma sortie TV ?! :bulb: :question:

Ça n’est pas que ça marche pas, c’est que l’écran est pris, il te le dit clairement dans son message (tu dois faire ça sous X j’imagine). J’ignore ce que tu veux faire exactement mais si tu veux que ça ait une chance de marcher, fais

startx – -screen tvout800 :1

ou

startx – :1 -screen tvout800

Sinon, pour regarder tes divx, apt-get install xine et puis c’est tout.

la jai un piti prob jai voulu reboot le serv X jpe pu le lancer looool Fatal error :
no screen found lol

vala c regler un pti dpkg-reconfigure xserver-xorg je commence a avoir les reflex linux :laughing:

bon je suis a court d’idée pour utilisé ma sorti tv snif :cry: po didée vous ?!

[quote=“fran.b”]Ça n’est pas que ça marche pas, c’est que l’écran est pris, il te le dit clairement dans son message (tu dois faire ça sous X j’imagine). J’ignore ce que tu veux faire exactement mais si tu veux que ça ait une chance de marcher, fais

startx – -screen tvout800 :1

ou

startx – :1 -screen tvout800[/quote]Essayé ? Cela donne quoi ?

Si je le savais, simplement lorsqu’il a tapé sa commande, il a eu un message disant qu’un serveur X était déjà présent sur le display. Pour pouvoir lancer un deuxième serveur, il faut lui spécifier un deuxième display (ici :1). J’ignore ce qu’il veut faire (et j’ai de plus en plus de mal avec le SMS)

d4n, plusieurs admin t’ont gentiment demandé de surveiller tes posts pour parler correctement. On va peut être devenir un peu plus insistant si tu continues à écrire un post sur deux illisible. :imp:

[quote=“ginkgo biloba”][quote=“fran.b”]Ça n’est pas que ça marche pas, c’est que l’écran est pris, il te le dit clairement dans son message (tu dois faire ça sous X j’imagine). J’ignore ce que tu veux faire exactement mais si tu veux que ça ait une chance de marcher, fais

startx – -screen tvout800 :1

ou

startx – :1 -screen tvout800[/quote]Essayé ? Cela donne quoi ?[/quote]+1 ?

excusez moi pour mon parlé :s mais j’essay temps bien que mal d’ecrire correctement mais j’ai d’énorme difficulté en francais ( jamais dépasser 8-9 dans toute ma scolarité) :cry: l’anglais je l’écri mieux allez savoir pourquoi encore dsl je ferais encore plus d’effort :wink:

pour en revenir a ma sortie tv sa n’a pas marché :cry: jmis attendais et puis je pense que ma solution sont les drivers beta de nvidia j’arrive toujours pas a les installer Grr

bon j’ai tester quelque chose ça marche un petit peu mieux facon de parler j’ai que l’image sur la tv le crt il l’éteind automatiquement lorsque je fait startx de plus l’image est en noir et blanc mais demain je cherche le cable pour me mettre en s-video ( parceque le composite ma carte a jamais bp aimé )

donc voici mon xorg :

[code]# /etc/X11/xorg.conf (xorg X Window System server configuration file)

This file was generated by dexconf, the Debian X Configuration tool, using

values from the debconf database.

Edit this file with caution, and see the /etc/X11/xorg.conf manual page.

(Type “man /etc/X11/xorg.conf” at the shell prompt.)

This file is automatically updated on xserver-xorg package upgrades only

if it has not been modified since the last upgrade of the xserver-xorg

package.

If you have edited this file but would like it to be automatically updated

again, run the following command:

sudo dpkg-reconfigure -phigh xserver-xorg

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 "bitmap"
Load "dbe"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "v4l"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option “XkbRules” "xorg"
Option “XkbModel” "pc105"
Option “XkbLayout” "fr"
Option “XkbVariant” "latin9"
EndSection

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

Section "Device"
Identifier "nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT]"
Driver "nvidia"
BusID "PCI:1:0:0"
VideoRam 131072
Option "TwinView"
Option “SecondMonitorHorizSync” "30-38"
Option “SecondMonitorVertRefresh” "50-100"
Option “TwinViewOrientation” "Below"
Option “MetaModes” "1152x864, 800x600; 1152x864, NULL"
Option “ConnectedMonitor” "crt, tv"
EndSection

Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 28-49
VertRefresh 43-72
EndSection

Section "Monitor"
Identifier "tv"
HorizSync 28-49
VertRefresh 43-72
EndSection

Section "Screen"
Identifier "Principal"
Device "nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT]"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes “1024x768” “800x600” "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "Secondaire"
Device "nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT]"
Monitor "tv"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes “1024x768” “800x600” "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Principal"
Screen "Secondaire"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode 0666
EndSection[/code]

pour la ligne Screen “Secondaire” dans ServeurLayout j’ai essayer de mettre :

Screen “Secondaire"RightOf"Principal”

pour tester mais il me mettait NO screen found quand je fesais startx

[quote=“d4n”]bon j’ai tester quelque chose ça marche un petit peu mieux facon de parler j’ai que l’image sur la tv le crt il l’éteind automatiquement lorsque je fait startx[/quote]Essayes de mettre d’autres métamodes avec des résolutions différentes pour la télé et le crt et inverses l’ordre.[quote=“d4n”] de plus l’image est en noir et blanc[/quote]C’est une question de pal secam.[quote=“d4n”] mais demain je cherche le cable pour me mettre en s-video ( parceque le composite ma carte a jamais bp aimé ) [/quote]Si tu peux c’est mieuxquote="d4n"
pour la ligne Screen “Secondaire” dans ServeurLayout j’ai essayer de mettre :

Screen “Secondaire"RightOf"Principal”

pour tester mais il me mettait NO screen found quand je fesais startx[/quote]Il me semble qu’il manque des espaces non ?
Sinon, voila ma section device avec plein d’autres options commentées.
Celles qui sont en ## sont celles que j’utilise quand je fais une config TV:

[code]Section "Device"
Identifier "nVidia Corporation NV17 [GeForce4 MX 440]"
Driver “nvidia”

Option “UseFBDev” “true”

    Option          "NoLogo"

Option “Xinerama” “on”

    Option          "NvAGP" "3"     #0 desactive, 1 - NVIDIA , 2 - AGPART, 3 - 2 si possible sinon 1

Option “RenderAccel” “true” # experimental, default: “false”

Option “NoRenderExtension” “true” # pour le 8 bits, default “false”

Option “UBB” “false” # gpu quadro, default “true”

Option “WindowFlip” “true” # si UBB, ameliore la 3D, default “false”

Option “PageFlip” “false” # default “true”

Option “DigitalVibrance” “0” # defaut 0

Option “Dac8Bit” “true” # pour quadro, default “false”

Option “Overlay” “true” # pour quadro, restreint, default “false”

Option “CIOverlay” “true” # pour quadro, restreint, default “false”

Option “TransparentIndex” “0” # depend de Overlay, default “0”

Option “OverlayDefaultVisual” “true” # idem default “false”

Option “SWCursor” “true” # default “false”

Option “HWCursor” “false” # default “true”

Option “CursorShadow” “true” # gf2 et plus, default “false”

Option “CursorShadowAlpha” “64” # default “64”

Option “CursorShadowXOffset” “4” # default “4”

Option “CursorShadowYOffset” “2” # default “2”

Option “NoBandWidthTest” “true” # default “false”

Option “IgnoreDisplayDevices” “” # TV|CRT|DFP, si X est lent au demarrage

Option “MultisampleCompatibility” “false”

    Option  "UseEdidFreqs"                  "true"  # pour demander les plages de sync au moniteur

Option “IgnoreEDID” “true” # default “false”

Option “NoDDC” “true” # Synonyme de “IgnoreEDID”

Option “FlatPanelProperties” “Scaling = centered, Dithering = enabled” # Scaling =[default,native,scaled,center,asp

ect-scaled], dither=[default,enabled,disabled]

Option “UseInt10Module” “true” # pour utiliser XFree pour initialiser les ecrans, default “false”

Option “UseClipIDs” “true” # necessite quadro+UBB

Option “TwinView” “true” # activation du twinview, default false

Option “TwinViewOrientation” “RightOf” # [“RightOf”|“LeftOf”|“Above”|“Below”|“Clone”] default NULL

Option “ConnectedMonitor” “CRT,TV” # CRT: cathodique, DFP: Plat sur DVI, TV: tv

Option “SecondMonitorHorizSync” “30-50”

Option “SecondMonitorVertRefresh” “60”

Option “MetaModes” "1280x1024,720x576;1280x1024;1024x768,720x576;1024x768,NULL;640x480,720x576;640x480,

NULL;320x240,720x576;320x200,NULL"

Option “MetaModes” “1280x1024,NULL;1280x1024,800x600;1280x1024;320x200,NULL”

Option “NoTwinViewXineramaInfo” “true” # par default: false

Option “TVStandard” “PAL-N”

Option “TVOutFormat” “PAL-N”

Option “TVOverScan” “0.8” # Valeur decimale comprise entre 0.0 et 1.0, default 0

Option “Stereo” “0” # stereovision pour quadro

EndSection[/code]

oki merci grand je vais faire les comparaison 8)

je vais deja changer les meta mode essayer le regler le pal secam

comment je regle le clone de l’écran ?!

Ce paramètre là, mais le mode clone est un peu limité, non ?## Option "TwinViewOrientation" "RightOf" # ["RightOf"|"LeftOf"|"Above"|"Below"|"Clone"] default NULL

j’ai pas bien compris lol

[quote=“d4n”][quote=“MattOTop”]Ce paramètre là, mais le mode clone est un peu limité, non [/quote]j’ai pas bien compris lol[/quote]quoi ?

c’est bon mon cerveau c’est mis en marche le nerf n°76 était pas connecter a mon cerveau jpouvais pas pensé :s