Tom's Guide > Forum > Systèmes d'exploitation (Windows, Mac OS, Linux...) > aide twinview (TV+moniteur) carte : NVIDIA sous mandriva 2006

aide twinview (TV+moniteur) carte : NVIDIA sous mandriva 2006

Forum Systèmes d'exploitation (Windows, Mac OS, Linux...) : aide twinview (TV+moniteur) carte : NVIDIA sous mandriva 2006

TomsGuide.com : 800 000 inscrits répondent à toutes vos questions high-tech et informatique. Pour obtenir de l'aide, inscrivez-vous gratuitement !
Mot :    Pseudo :           
 

bonjour a tous !
voila depuis un moment j'essaye de faire fonctionner ma TV et mon ecran classique en mode "clone" or j'arrive aun resultat qui commence a prendre forme mais un GROS probleme perssiste : lorsque je tappe ctrl+alt+Fx pour entrer ds un terminal alors que j'ai lancer X en mode clone (startx -- -layout tv) mon moniteur ne m'affiche plus rien et m'indique que je suis "hors frequence" seulement un ctrl+alt+F7 et je retourne sur mon bureau KDE partager sur ma TV (dc plus de prob de frequence!) je pensait que le serveur X n'agissait pas sur les terminale :S alors voila ma question est : "comment retrouver mes terminale ?!"

je remercie d'avance les fan du manchot qui pourront m'aider ;-)

sur ce voila mon fichier xorg.conf et bonne année a tous !

P.S : (je suis sous mandriva 2006.0 ma carte est une Nvidia Geforce FX 5600)

Code :
  1. Section "Files"
  2.     FontPath    "unix/:7100"            # local font server
  3.     # if the local font server has problems, we can fall back on these
  4.     #FontPath    "/usr/local/share/fonts/ttffonts"
  5.     #FontPath    "/usr/local/share/fonts/ooffice/truetype"
  6.     FontPath    "/usr/local/share/fonts/joined"
  7.     FontPath    "/usr/lib/X11/fonts/misc"
  8.     FontPath    "/usr/lib/X11/fonts/cyrillic"
  9.     FontPath    "/usr/lib/X11/fonts/75dpi/:unscaled"
  10.     FontPath    "/usr/lib/X11/fonts/100dpi/:unscaled"
  11.     FontPath    "/usr/lib/X11/fonts/Type1"
  12.     FontPath    "/usr/lib/X11/fonts/Speedo"
  13.     FontPath    "/usr/lib/X11/fonts/100dpi"
  14.     FontPath    "/usr/lib/X11/fonts/75dpi"
  15. EndSection
  16. ########################################################################################################
  17. Section "Module"
  18.     #Load    "GLcore"
  19.     Load    "bitmap"
  20.     Load    "dbe"
  21.     Load    "ddc"
  22.     #Load    "dri"
  23.     Load    "extmod"
  24.     Load    "freetype"
  25.     Load    "glx"
  26.     Load    "int10"
  27.     Load    "record"
  28.     Load    "speedo"
  29.     Load    "type1"
  30.     Load    "vbe"
  31. EndSection
  32. ##########################################################################################################
  33. Section "InputDevice"
  34.     Identifier "Keyboard1"
  35.     Driver "keyboard"
  36.     Option "XkbModel" "pc105"
  37.     Option "XkbLayout" "fr"
  38.     Option "XkbOptions" ""
  39. EndSection
  40. Section "InputDevice"
  41.     Identifier "Mouse1"
  42.     Driver "mouse"
  43.     Option "Protocol" "ExplorerPS/2"
  44.     Option "Device" "/dev/mouse"
  45.     Option "ZAxisMapping" "6 7"
  46. EndSection
  47. ##########################################################################################################
  48. ##########################################################################################################
  49. ##########################################################################################################
  50. #"device" de base pour l'ecran normal (juste l'ecran)
  51. Section "Device"
  52.     Identifier "NVIDIA GeForce FX (generic) NORMAL"
  53.     VendorName "nVidia"
  54.     BoardName "NVIDIA GeForce FX (generic)"
  55.     Driver "nvidia"
  56. EndSection
  57. Section "Device"
  58.     Identifier "NVIDIA GeForce FX (generic) TV-OUT"
  59.     VendorName "nVidia"
  60.     BoardName "NVIDIA GeForce FX (generic)TV"
  61.     Driver "nvidia"
  62.     Option        "TwinView" "1"
  63.     Option         "MetaModes" "800x600 @800x600"
  64.     Option        "TwinViewOrientation" "Clone"
  65.     Option        "TVOutFormat" "COMPOSITE"
  66.     Option        "ConnectedMonitor" "TV,CRT"
  67.     Option        "TVStandard" "PAL-N"
  68. EndSection
  69. Section "Device"
  70.     Identifier "NVIDIA GeForce FX (generic) right"
  71.     VendorName "nVidia"
  72.     BoardName "NVIDIA GeForce FX (generic)TV"
  73.     Driver "nvidia"
  74.     Option        "TwinView" "1"
  75.     Option         "MetaModes" "800x600 @800x600"
  76.     Option        "TwinViewOrientation" "RightOf"
  77.     Option        "TVOutFormat" "COMPOSITE"
  78.     Option        "ConnectedMonitor" "TV,CRT"
  79.     Option        "Xinerama" "on"
  80.     Option        "TVStandard" "PAL-N"
  81. EndSection
  82. Section "Device"
  83.     Identifier "NVIDIA GeForce FX (generic) left"
  84.     VendorName "nVidia"
  85.     BoardName "NVIDIA GeForce FX (generic)TV"
  86.     Driver "nvidia"
  87.     Option        "TwinView" "1"
  88.     Option        "TwinViewOrientation" "LeftOf"
  89.     Option        "TVOutFormat" "COMPOSITE"
  90.     Option        "ConnectedMonitor" "TV'CRT"
  91.     Option        "Xinerama" "on"
  92.     Option        "TVStandard" "PAL-N"
  93.     Option         "MetaModes" "1024x768 @1024x768,1024x768 @1024x768; 800x600 @800x600,800x600 @800x600; 640x480 @640x480,640x480 @640x480"
  94. EndSection
  95. #################################################
  96. #################################################
  97. #"monitor" de la config normal (juste l'ecran)
  98. Section "Monitor"
  99.     Identifier "moniteur-normal"
  100.     VendorName "Plug'n Play"
  101.     ModelName "PHILIPS 107E5"
  102.     HorizSync 30-71
  103.     VertRefresh 60-100
  104. EndSection
  105. Section "Monitor"
  106.     Identifier "mon-TV"
  107.     VendorName "Plug'n Play"
  108.     ModelName "???"
  109.     HorizSync 30.0 - 50.0
  110.     VertRefresh 60
  111. EndSection
  112. #################################################
  113. #################################################
  114. #"screen de la config avec juste l'ecran normal
  115. Section "Screen"
  116.     Identifier "screen-normal"
  117.     Device "NVIDIA GeForce FX (generic) NORMAL"
  118.     Monitor "moniteur-normal"
  119.     DefaultDepth 24
  120.    
  121.     Subsection "Display"
  122.         Depth 8
  123.         Virtual 1024 768
  124.     EndSubsection
  125.    
  126.     Subsection "Display"
  127.         Depth 15
  128.         Virtual 1024 768
  129.     EndSubsection
  130.    
  131.     Subsection "Display"
  132.         Depth 16
  133.         Virtual 1024 768
  134.     EndSubsection
  135.    
  136.     Subsection "Display"
  137.         Depth 24
  138.         Virtual 1024 768
  139.     EndSubsection
  140.     Option "DPMS"
  141. EndSection
  142. Section "Screen"
  143.     Identifier    "screen-tv"
  144.     Device        "NVIDIA GeForce FX (generic) TV-OUT"
  145.     Monitor        "moniteur-normal"
  146.     DefaultDepth     24
  147.     SubSection "Display"
  148.         Depth     24
  149.     EndSubSection
  150. EndSection
  151. Section "Screen"
  152.     Identifier    "screen-droite"
  153.     Device        "NVIDIA GeForce FX (generic) right"
  154.     Monitor        "moniteur-normal"
  155.     DefaultDepth     24
  156.     SubSection "Display"
  157.         Depth     24
  158.     EndSubSection
  159. EndSection
  160. Section "Screen"
  161.     Identifier    "screen-gauche"
  162.     Device        "NVIDIA GeForce FX (generic) left"
  163.     Monitor        "moniteur-normal"
  164.     DefaultDepth     24
  165.     SubSection "Display"
  166.         Depth     24
  167.     EndSubSection
  168. EndSection
  169. #################################################
  170. #################################################
  171. #idem : juste pr la config normal
  172. Section "ServerLayout"
  173.     Identifier "normal"
  174.     Screen "screen-normal" 0 0
  175.     InputDevice "Keyboard1" "CoreKeyboard"
  176.     InputDevice "Mouse1" "CorePointer"
  177. EndSection
  178. Section "ServerLayout"
  179.     Identifier    "tv"
  180.     Screen    "screen-tv" 0 0
  181.     InputDevice "Keyboard1" "CoreKeyboard"
  182.     InputDevice "Mouse1" "CorePointer"
  183. EndSection
  184. Section "ServerLayout"
  185.     Identifier    "droite"
  186.     Screen        "screen-droite" 0 0
  187.         InputDevice "Keyboard1" "CoreKeyboard"
  188.         InputDevice "Mouse1" "CorePointer"
  189. EndSection
  190. Section "ServerLayout"
  191.     Identifier    "gauche"
  192.     Screen        "screen-gauche" 0 0
  193.         InputDevice "Keyboard1" "CoreKeyboard"
  194.         InputDevice "Mouse1" "CorePointer"
  195. EndSection
  196. Section "DRI"
  197.     Mode    0666
  198. EndSection

Liens sponsorisés
Inscrivez-vous ou connectez-vous pour masquer ceci.
Tom's Guide > Forum > Systèmes d'exploitation (Windows, Mac OS, Linux...) > aide twinview (TV+moniteur) carte : NVIDIA sous mandriva 2006
Aller à :

Il y a 2162 utilisateurs connus et inconnus. Pour voir la liste des connectés connus, cliquez ici.

Attention

Vous allez répondre sur un sujet resté inactif pendant plus de 6 mois.
Assurez-vous d'apporter des éléments nouveaux à la discussion avant de poursuivre.

Répondre Annuler
Liens