#1 Le 17/08/2007, à 18:22
- gtc
Résolution de l'écran principal bloquée en 800x600 en dual-desktop
Bonjour à tous!
Sous la pression exercée par des amis, j'ai décidé il y a environ 1 semaine d'installer une distribution de linux (ubuntu conseillé par ces mêmes personnes)
L'installation s'est impecablement passée, puis les mises à jours, et enfin l'activation du driver propriétaire de nVidia (pour ma carte 7900 GT).
Là, première surprise : alors que mon écran plat était l'écran par défaut, au redémarrage, c'est mon deuxième écran (cathodique) qui s'allume, l'écran plat demeurant sans signal.
L'écran cathodique est alors en 1024x768. En suivant le post sur le dual-desktop de ce forum, je change mon fichier xorg.conf et redémarre. L'écran cathodique s'allume seul, je rentre le login et le mot de passe. Ensuite, le deuxième écran (plat) s'allume en 1280x1024 (comme configuré dans le xorg.conf) mais la résolution de l'écran cathodique est tombée a 800x600 et dans "résolution de lécran" seule cette résolution est disponible (alors que je peux choisir toutes les résolutions possibles pour le deuxième écran.
Je n'ai trouvé aucune réponse a mon problème dans les post du forum ... et la résolution 800x600 est très pénible, surtout lorsque l'autre écran est en 1280x1024 ...
Je vous poste mon fichier xorg.conf :
# /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 xorg.conf(5) manual page.
# (Type "man 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/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "0 nVidia Corporation G71 [GeForce 7900 GT/GTO]"
Driver "nvidia"
BusID "PCI:5:0:0"
Screen 0
EndSection
Section "Device"
Identifier "1 nVidia Corporation G71 [GeForce 7900 GT/GTO]"
Driver "nvidia"
BusID "PCI:5:0:0"
Screen 1
EndSection
Section "Monitor"
Identifier "Generic Monitor 0"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection
Section "Monitor"
Identifier "Generic Monitor 1"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "ecran 1"
Device "0 nVidia Corporation G71 [GeForce 7900 GT/GTO]"
Monitor "Generic Monitor 0"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "ecran 2"
Device "1 nVidia Corporation G71 [GeForce 7900 GT/GTO]"
Monitor "Generic Monitor 1"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "ecran 1"
Screen 1 "ecran 2" LeftOf "ecran 1"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Y a-t-il d'autres fichiers qui influent sur la résolution de l'écran?
Merci d'avance pour votre aide.
Hors ligne
#2 Le 18/08/2007, à 01:36
- gtc
Re : Résolution de l'écran principal bloquée en 800x600 en dual-desktop
Personne n'a d'idée svp?
Hors ligne
#3 Le 24/08/2007, à 16:40
- gtceucalyptus
Re : Résolution de l'écran principal bloquée en 800x600 en dual-desktop
Je me permet un up ....
svp !
#4 Le 02/09/2007, à 17:03
- OniTiep
Re : Résolution de l'écran principal bloquée en 800x600 en dual-desktop
J'ai le même problème pour la connexion, le cathodique est l'écran principale. J'ai beau changé le fichier xorg, intervetir les branchements sur la CG, éteindre l'écran cathodique ... ... il reste le principale.
Aprés j'ai aussi remarqué une réaction bizare de l'interface graphique, j'ai la bonne résolution mais c'est la fréquence qui est fausse, c'est dit 50 hz alors que c'est du 85Hz (vérifié par rapport à ce que me dit l'écran).
Ensuite j'ai le choix entre 50Hz, 53Hz et 57Hz ... ... mais 50Hz c'est 85Hz, 53 c'est 60 et 57 c'est 75.
Donc tu peux essayer les différentes résolutions pour voir si c'est le même problème sinon dans le fichier xorg ne laisse que la résolution que tu veux.
Mais pour forcer le LCD en écran principale là ... je cherche encore:/
Dernière modification par OniTiep (Le 02/09/2007, à 17:04)
Hors ligne