sortie TV

sortie TV - Multimédia - Linux et OS Alternatifs

Marsh Posté le 14-10-2006 à 23:39:59    

voila je tien juste a dire je suis debutant linux depuis 2j donc allez y doucement je connais pas tout j'ai installer:  
 
Debian Etch/Sid ( kernel 2.6.17-2-486)  
Gnome 2.14.3-1
Nvidia 1.0.8774-5
Xorg 7.1.0-3
 
et je veut profiter de ma sortie tv de ma 6600GT ( AGP ) et je sait pas comment faire  
 
souriez vous m'aidez ?!  
 
merci d'avance  

Reply

Marsh Posté le 14-10-2006 à 23:39:59   

Reply

Marsh Posté le 14-10-2006 à 23:51:32    

roxmoh a écrit :

souriez vous m'aidez ?!  


:D
 
 
 
 
 
 
 
 
 
 
[:neowen]

Reply

Marsh Posté le 14-10-2006 à 23:57:13    

loool je voulai dir sauriez vous m'aider ^^

Reply

Marsh Posté le 15-10-2006 à 00:16:38    

Apparemment les tous nouveaux drivers 1.0-9XXX permettent de regler la sortie tv depuis le menu de conf, sans avoir a bidouiller le xorg.conf a la main. Cf la preview sur Phoronix.


---------------
Nouveau sous Linux? Comment installer un soft
Reply

Marsh Posté le 15-10-2006 à 00:21:48    

et je fais comment pour passer a ces driver sachant que moi j'ai les 1.0.8774-5

Reply

Marsh Posté le 15-10-2006 à 10:45:36    

jles ai installé voila ce que j'ai u :
 
je quite gnome je l'install hop startx sa marche nikelll et je reboot et paf le serverX se lance pas !  j'ai refais l'install ( toujours en desinstallant avan ) au moins 5 fois j'ai comparé les xorg.conf quand sa march que je suis sous gnome et ceux apres le reboot quand sa marche pas il sont identique ! donc voila je m'en remet a vous spécialiste  
 
en attendant j'ai réinstallé les anciens que j'avais ( les 1.0.8774 )

Reply

Marsh Posté le 15-10-2006 à 18:21:24    

snif personne sait comment je pourai installé bien ces drivers ?!

Reply

Marsh Posté le 15-10-2006 à 19:12:35    

J'ai pas d'install de Etch sous la main [:spamafote]. Mais tu sais, y a un bon gros topic Debian sur ce forum, avec des gens qui savent ce genre de choses...


---------------
Nouveau sous Linux? Comment installer un soft
Reply

Marsh Posté le 15-10-2006 à 20:37:31    

oki merciii

Reply

Marsh Posté le 15-10-2006 à 20:49:37    

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 :
  1. # /etc/X11/xorg.conf (xorg X Window System server configuration file)
  2. #
  3. # This file was generated by dexconf, the Debian X Configuration tool, using
  4. # values from the debconf database.
  5. #
  6. # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
  7. # (Type "man /etc/X11/xorg.conf" at the shell prompt.)
  8. #
  9. # This file is automatically updated on xserver-xorg package upgrades *only*
  10. # if it has not been modified since the last upgrade of the xserver-xorg
  11. # package.
  12. #
  13. # If you have edited this file but would like it to be automatically updated
  14. # again, run the following command:
  15. #   sudo dpkg-reconfigure -phigh xserver-xorg
  16. Section "Files"
  17. FontPath "/usr/share/fonts/X11/misc"
  18. FontPath "/usr/X11R6/lib/X11/fonts/misc"
  19. FontPath "/usr/share/fonts/X11/cyrillic"
  20. FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
  21. FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
  22. FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
  23. FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
  24. FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
  25. FontPath "/usr/share/fonts/X11/Type1"
  26. FontPath "/usr/X11R6/lib/X11/fonts/Type1"
  27. FontPath "/usr/share/fonts/X11/100dpi"
  28. FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
  29. FontPath "/usr/share/fonts/X11/75dpi"
  30. FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
  31. # path to defoma fonts
  32. FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  33. EndSection
  34. Section "Module"
  35. Load "bitmap"
  36. Load "dbe"
  37. Load "ddc"
  38. Load "extmod"
  39. Load "freetype"
  40. Load "glx"
  41. Load "int10"
  42. Load "record"
  43. Load "type1"
  44. Load "v4l"
  45. Load "vbe"
  46. EndSection
  47. Section "InputDevice"
  48. Identifier "Generic Keyboard"
  49. Driver  "kbd"
  50. Option  "CoreKeyboard"
  51. Option  "XkbRules" "xorg"
  52. Option  "XkbModel" "pc105"
  53. Option  "XkbLayout" "fr"
  54. Option  "XkbVariant" "latin9"
  55. EndSection
  56. Section "InputDevice"
  57. Identifier "Configured Mouse"
  58. Driver  "mouse"
  59. Option  "CorePointer"
  60. Option  "Device"  "/dev/input/mice"
  61. Option  "Protocol"  "ImPS/2"
  62. Option  "Emulate3Buttons" "true"
  63. EndSection
  64. Section "Device"
  65. Identifier "nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT]"
  66. Driver  "nvidia"
  67. BusID  "PCI:1:0:0"
  68. VideoRam 131072
  69. Option   "TwinView"
  70.  Option   "SecondMonitorHorizSync" "30-38"
  71.      Option   "SecondMonitorVertRefresh" "50-100"
  72.      Option   "TwinViewOrientation" "Below"
  73.      Option   "MetaModes" "1152x864, 800x600; 1152x864, NULL"
  74.      Option   "ConnectedMonitor" "crt, tv"
  75. EndSection
  76. Section "Monitor"
  77. Identifier "Écran générique"
  78. Option  "DPMS"
  79. HorizSync 28-49
  80. VertRefresh 43-72
  81. EndSection
  82. Section "Monitor"
  83. Identifier "tv"
  84. HorizSync 28-49
  85. VertRefresh 43-72
  86. EndSection
  87. Section "Screen"
  88. Identifier "Principal"
  89. Device  "nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT]"
  90. Monitor  "Écran générique"
  91. DefaultDepth 24
  92. SubSection "Display"
  93.  Depth  1
  94.  Modes  "1024x768" "800x600" "640x480"
  95. EndSubSection
  96. SubSection "Display"
  97.  Depth  4
  98.  Modes  "1024x768" "800x600" "640x480"
  99. EndSubSection
  100. SubSection "Display"
  101.  Depth  8
  102.  Modes  "1024x768" "800x600" "640x480"
  103. EndSubSection
  104. SubSection "Display"
  105.  Depth  15
  106.  Modes  "1024x768" "800x600" "640x480"
  107. EndSubSection
  108. SubSection "Display"
  109.  Depth  16
  110.  Modes  "1024x768" "800x600" "640x480"
  111. EndSubSection
  112. SubSection "Display"
  113.  Depth  24
  114.  Modes  "1024x768" "800x600" "640x480"
  115. EndSubSection
  116. EndSection
  117. Section "Screen"
  118. Identifier "Secondaire"
  119. Device  "nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT]"
  120. Monitor  "tv"
  121. DefaultDepth 24
  122. SubSection "Display"
  123.  Depth  1
  124.  Modes  "1024x768" "800x600" "640x480"
  125. EndSubSection
  126. SubSection "Display"
  127.  Depth  4
  128.  Modes  "1024x768" "800x600" "640x480"
  129. EndSubSection
  130. SubSection "Display"
  131.  Depth  8
  132.  Modes  "1024x768" "800x600" "640x480"
  133. EndSubSection
  134. SubSection "Display"
  135.  Depth  15
  136.  Modes  "1024x768" "800x600" "640x480"
  137. EndSubSection
  138. SubSection "Display"
  139.  Depth  16
  140.  Modes  "1024x768" "800x600" "640x480"
  141. EndSubSection
  142. SubSection "Display"
  143.  Depth  24
  144.  Modes  "1024x768" "800x600" "640x480"
  145. EndSubSection
  146. EndSection
  147. Section "ServerLayout"
  148. Identifier "Default Layout"
  149. Screen  "Principal"
  150. Screen  "Secondaire"
  151. InputDevice "Generic Keyboard"
  152. InputDevice "Configured Mouse"
  153. EndSection
  154. Section "DRI"
  155. Mode 0666
  156. EndSection


 
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
 
des idées comment faire (le clone pour moi serais l'idéal ^^ )

Reply

Marsh Posté le 15-10-2006 à 20:49:37   

Reply

Marsh Posté le 16-10-2006 à 12:00:24    

Salut , voici mon fichier, si ça peut t'aider:
Lien

Reply

Marsh Posté le 16-10-2006 à 12:12:05    

c'est une nvidia, il faut utiliser :
option "TwinView" "on" dans la section device.
ajouter
option "connectedmonitor" "crt-0,tv"
si c'est sur la prise prise dvi
option "connectedmonitor "crt-0,dfp-0"

Reply

Marsh Posté le 16-10-2006 à 14:02:20    

oki merci de vos conseil j'essay se soir ;)

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed