Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2365 connectés 

 


Dernière réponse
Sujet : Geforce fx 5200, debian et twinview
mcdjnaja up

Votre réponse
Nom d'utilisateur    Pour poster, vous devez être inscrit sur ce forum .... si ce n'est pas le cas, cliquez ici !
Le ton de votre message                        
                       
Votre réponse


[b][i][u][strike][spoiler][fixed][cpp][url][email][img][*]   
 
   [quote]
 

Options

 
Vous avez perdu votre mot de passe ?


Vue Rapide de la discussion
mcdjnaja up
mcdjnaja Bonjour,
Je suis sous debian et j'aimerais activer le dual screen pour un avoir un grand bureau. J'ai essayer de configurer mon XF86Config comme décrit dans l'aide Nvidia et impossible que cela fonctionne. J'ai bien mon écrande de gauche qui est en 1600x1200 et étendu vers la droite mais sur l'autre écran, rien. Celui-ci semble prendre les fréquences de raffraichissement de l'autre et ne les accepte pas. Si je change les fréquences pour les mettre à celle de l'autre, alors j'ai mes 2 écrans en 1600x1200 mais en "clone" avec toujours le bureau étendu mais invisible à l'écran....Si quelqu'un peut m'aider. Merci d'avance !
 
Voici mon fichier XF86Config-4 :

Code :
  1. # XF87Config-4 (XFree86 X Window System server configuration file)
  2. #
  3. Section "Files"
  4. FontPath  "unix/:7101"
  5. FontPath "unix/:7100"   # local font server
  6. # if the local font server has problems, we can fall back on these
  7. EndSection
  8. Section "Module"
  9. #Load "GLcore"
  10. Load "bitmap"
  11. Load "dbe"
  12. Load "ddc"
  13. #Load "dri"
  14. Load "extmod"
  15. Load "freetype"
  16. Load "glx"
  17. Load "int10"
  18. Load "record"
  19. Load "speedo"
  20. Load "type1"
  21. Load "vbe"
  22. EndSection
  23. Section "InputDevice"
  24. Identifier "Generic Keyboard"
  25. Driver  "keyboard"
  26. Option  "CoreKeyboard"
  27. Option  "XkbRules" "xfree86"
  28. Option  "XkbModel" "pc105"
  29. Option  "XkbLayout" "fr"
  30. EndSection
  31. Section "InputDevice"
  32. Identifier "Configured Mouse"
  33. Driver  "mouse"
  34. Option  "CorePointer"
  35. Option  "Device"  "/dev/psaux"
  36. Option  "Protocol"  "ExplorerPS/2"
  37. Option  "Emulate3Buttons" "true"
  38. Option  "ZAxisMapping"  "4 5"
  39. EndSection
  40. Section "InputDevice"
  41. Identifier "Generic Mouse"
  42. Driver  "mouse"
  43. Option  "SendCoreEvents" "true"
  44. Option  "Device"  "/dev/input/mice"
  45. Option  "Protocol"  "ImPS/2"
  46. Option  "Emulate3Buttons" "true"
  47. Option  "ZAxisMapping"  "4 5"
  48. EndSection
  49. Section "Device"
  50.    Identifier "NV AGP TwinView"
  51.    VendorName "NVidia"
  52.    BoardName "NVIDIA GeForce FX (generic)"
  53.    Driver "nvidia"
  54.    BusID       "PCI:1:0:0"
  55.    Option "TwinView"
  56.    Option "MetaModes" "1600x1200+0+0,1280x1024+1600+0;1024x768,1024x768"
  57.    # be sure to replace the HorizSync and VertRefresh with correct values
  58.    # for your monitor! 
  59.    Option "HorizSync"   "CRT-0: 30-111; CRT-1: 31-92"
  60.    Option "VertRefresh" "CRT-0: 50-160; CRT-1: 59-86"
  61.    Option "TwinViewOrientation"      "CRT-0 LeftOf CRT-1"
  62.    Option "ConnectedMonitor"         "CRT-0,CRT-1"
  63. EndSection
  64. Section "Monitor"
  65. Identifier "Écran générique"
  66. HorizSync 30-111
  67. VertRefresh 50-160
  68. Option  "DPMS"
  69. EndSection
  70. Section "Screen"
  71. Identifier "Default Screen"
  72.     Device   "NV AGP TwinView"
  73. #Device  "NVIDIA Corporation NV34 [GeForce FX 5200]"
  74. Monitor  "Écran générique"
  75. DefaultDepth 24
  76. SubSection "Display"
  77.  Depth  1
  78.  Modes  "1600x1200" "1280x1024" "800x600" "640x480"
  79. EndSubSection
  80. SubSection "Display"
  81.  Depth  4
  82.  Modes  "1600x1200" "1280x1024" "800x600" "640x480"
  83. EndSubSection
  84. SubSection "Display"
  85.  Depth  8
  86.  Modes  "1600x1200" "1280x1024" "800x600" "640x480"
  87. EndSubSection
  88. SubSection "Display"
  89.  Depth  15
  90.  Modes  "1600x1200" "1280x1024" "800x600" "640x480"
  91. EndSubSection
  92. SubSection "Display"
  93.  Depth  16
  94.  Modes  "1600x1200" "1280x1024" "800x600" "640x480"
  95. EndSubSection
  96. SubSection "Display"
  97.  Depth  24
  98.  Modes  "1600x1200" "1280x1024" "800x600" "640x480"
  99. EndSubSection
  100. EndSection
  101. Section "ServerLayout"
  102. Identifier "Default Layout"
  103. Screen  "Default Screen"
  104. InputDevice "Generic Keyboard"
  105. InputDevice "Configured Mouse"
  106. InputDevice "Generic Mouse"
  107. EndSection
  108. Section "DRI"
  109. Mode 0666
  110. EndSection


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR