#1 Le 11/12/2005, à 10:30
- BBR
[Résolu] Dual screen, rafraichissements différents sur les écrans
Je viens d'installer Ubuntu.
J'ai une carte nvidia 6600 avec 256Mo de ram, j'ai 2 écrans, un 17' CRT HYUNDAI QV770 et un 19' TFT Packard Bell MPR II
Bien sûr j'aimerai avoir un dual screen comme sous Windows, mon problème c'est que lorsque les 2 écrans sont branchés j'ai un message Hors Fréquence sur le 17' (H: 93.9K V:179.0), j'ai pourtant mis dans système, Préférences, Résolution d'écran : 1024*768 et 70Hz et appliquer par défaut sur Ubuntu ce que les 2 écrans sont capables de supporter.
J'aurai bien besoin de quelques conseils pour remédier à cela, sachant que je suis novice dans cet environnement...
Merci
Dernière modification par BBR (Le 11/12/2005, à 17:59)
Hors ligne
#2 Le 11/12/2005, à 11:32
- BBR
Re : [Résolu] Dual screen, rafraichissements différents sur les écrans
J'ai progressé mais mes écrans ne fonctionnent qu'en clones et non en écrans indépendants, voici la config :
Section "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600 GT]"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "TwinView" "true"
Option "MetaModes" "1280x1024, 1280x1024; 1024x768, 1024x768"
Option "SecondMonitorHorizSync" "30-50
Option "SecondMonitorVertRefresh" "60-70"
Option "TwinViewOrientation" "LeftOf"
EndSectionSection "Monitor"
Identifier "NECCI CT900p"
Option "DPMS"
HorizSync 30-70
VertRefresh 60-70
EndSectionSection "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV43 [GeForce 6600 GT]"
Monitor "NECCI CT900p"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x768" "800x600" "640x480"
EndSubSection
EndSection
C'est pareil avec Option "TwinViewOrientation" "LeftOf" ou Option "TwinViewOrientation" "RightOf"
Il me manque quoi ?
Hors ligne
#3 Le 11/12/2005, à 11:33
- michel2652
Re : [Résolu] Dual screen, rafraichissements différents sur les écrans
Bonjour,
Tu devrais trouver ce que tu cherches en faisant une recherche sur le forum.
Une des solutions ---> http://forum.ubuntu-fr.org/viewtopic.php?id=10177&p=2
A+
#4 Le 11/12/2005, à 14:52
- BBR
Re : [Résolu] Dual screen, rafraichissements différents sur les écrans
je dois sûrement zapper un truc parce que mon second écran n'est pas reconnu.
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSectionSection "Module"
Load "GLcore"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSectionSection "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSectionSection "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSectionSection "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600 GT]"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "TwinView" "true"
Option "MetaModes" "1280x1024, 1280x1024; 1024x768, 1024x768"
Option "SecondMonitorHorizSync" "30-50
Option "SecondMonitorVertRefresh" "60-70"
Option "TwinViewOrientation" "RightOf"
Option "ConnectedMonitor" "Gauche"
EndSectionSection "Monitor"
Identifier "NECCI CT900p"
Option "DPMS"
HorizSync 30-70
VertRefresh 60-70
EndSectionSection "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 28-49
VertRefresh 43-72
EndSectionSection "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV43 [GeForce 6600 GT]"
Monitor "NECCI CT900p"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x768" "800x600" "640x480"
EndSubSection
EndSectionSection "Screen"
Identifier "Gauche"
Device "NVIDIA Corporation NV43 [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
EndSectionSection "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSectionSection "DRI"
Mode 0666
EndSection
Hors ligne
#5 Le 11/12/2005, à 17:59
- BBR
Re : [Résolu] Dual screen, rafraichissements différents sur les écrans
A force de batailles acharnées j'ai enfin trouvé la bonne config, je la mets ci-dessous, ça pourra peut être aider d'autres newbees
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSectionSection "Module"
Load "GLcore"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSectionSection "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSectionSection "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSectionSection "Device"
Identifier "NVIDIA Corporation NV43 [GeForce 6600 GT]"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "TwinView" "true"
Option "TwinViewOrientation" "LeftOf"
Option "MetaModes" "1280x1024, 1280x1024; 1024x768, 1024x768"
EndSectionSection "Monitor"
Identifier "NECCI CT900p"
Option "DPMS"
HorizSync 30-70
VertRefresh 60-70
EndSectionSection "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 28-49
VertRefresh 43-72
EndSectionSection "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV43 [GeForce 6600 GT]"
Monitor "NECCI CT900p"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x768" "800x600" "640x480"
EndSubSection
EndSectionSection "Screen"
Identifier "Gauche"
Device "NVIDIA Corporation NV43 [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
EndSectionSection "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSectionSection "DRI"
Mode 0666
EndSection
Hors ligne
#6 Le 11/12/2005, à 18:04
- michel2652
Re : [Résolu] Dual screen, rafraichissements différents sur les écrans
Dans le xorg.conf que tu viens de poster tu notes 2 screens et dans le server layout il n'est fait nullement reference à twinview ?
Essaye les xorg.conf du lien que je t'ai signalé, en modifiant les fréquences et le nom des écrans, ca devrait marcher. Sauve ton xor.conf (qui marche) en xorg.conf.bak, au cas ou tu doives le relancer en ligne de commande.
A+
Tu as posté pendant que je rédigeai, A+
Dernière modification par michel2652 (Le 11/12/2005, à 18:06)
#7 Le 11/12/2005, à 18:12
- BBR
Re : [Résolu] Dual screen, rafraichissements différents sur les écrans
Mais là ça marche impeccable, alors je ne touche plus à rien (du moins pour ce soir)
(je me suis inspirée de ton fichier et après moults redémarrages, ça a enfin fonctionné)
Merci
Hors ligne