Pages : 1
#1 Le 09/08/2007, à 11:12
- Maverick
Problem multi ecran est resolution
Bonjour à tous.
Je suis nouveaux sur linux (1 semaine)
Voila, j'ai installer Ubuntu, compize fonctionne super bien en Xgl, Virtual box aussi, mais j'ai de gros probleme avec mes ecrans.
1er écran CRT 17 pouces
2eme écran Mirai plat 19 pouces en 16x10
dans mes preferences de resolution de l'ecran on me propose uniquement 1024x768, 800x600, 640x480
j'ai tenté de modifier xorg.conf, mais sans resultat.
Ce que je voudrais : reussir à avoir mon ecran plat en 1280x960 est mon 2eme ecran en mode etendu
A savoir que ma carte graphique est une Ati radeon x1300 (oops ati est linux j'ai compris que c'est le bordel)
ps : j'ai rechercher au mieux, peut etre pas avec les bon mots, c'est pour cella que je me permet de vous demandez.
Je vous joint mon fichier
# /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-xorgSection "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"
EndSectionSection "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSectionSection "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
Option "XkbOptions" "lv3:ralt_switch"
EndSectionSection "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "Device"
Identifier "Carte vidéo générique"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "UseEDID" "FALSE"
BusID "PCI:5:0:0"
EndSectionSection "Monitor"
Identifier "C7766"
Option "DPMS"
# HorizSync 28-54
# VertRefresh 43-60
EndSectionSection "Screen"
Identifier "Default Screen"
Device "Carte vidéo générique"
Monitor "C7766"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1080x810" "1024x768" "1024x512" "960x960" "880x660" "800x600" "640x640" "640x480" "248x248" "0x2610"
EndSubSection
SubSection "Display"
Depth 4
Modes "1080x810" "1024x768" "1024x512" "960x960" "880x660" "800x600" "640x640" "640x480" "248x248" "0x2610"
EndSubSection
SubSection "Display"
Depth 8
Modes "1080x810" "1024x768" "1024x512" "960x960" "880x660" "800x600" "640x640" "640x480" "248x248" "0x2610"
EndSubSection
SubSection "Display"
Depth 15
Modes "1080x810" "1024x768" "1024x512" "960x960" "880x660" "800x600" "640x640" "640x480" "248x248" "0x2610"
EndSubSection
SubSection "Display"
Depth 16
Modes "1080x810" "1024x768" "1024x512" "960x960" "880x660" "800x600" "640x640" "640x480" "248x248" "0x2610"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x960" "1080x810" "1024x768" "1024x512" "960x960" "880x660" "800x600" "640x640" "640x480" "248x248" "0x2610"
EndSubSection
EndSectionSection "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSectionSection "DRI"
Mode 0666
EndSectionSection "Extensions"
Option "Composite" "Disable"
EndSection
Merci d'avance.
Maverick......
Hors ligne
#2 Le 09/08/2007, à 11:49
- fde
Re : Problem multi ecran est resolution
Salut!
Avec une carte ATI, j'ai le malheur de t'annoncer que tu ne pourras pas faire tourner Compiz avec un double écran. C'est l'un ou l'autre (remercie ATI pour ses bons pilotes!).
Quoi qu'il en soit, avec mon ATI j'ai un double écran grâce au tuto que voici.
Voilà tout, en espérant que cela t'aide!
Hors ligne
#3 Le 09/08/2007, à 11:51
- Maverick
Re : Problem multi ecran est resolution
Bonjour FDE
Merci pour cette rapiditer, donc c'est bien ce que je pensais ati n'est pas sympa avec linux, enfin merci pour le tuto c'est super sympa.
A tres bientôt en esperant qu'as mon tour je puisse vous aidez.
Cordialement Maverick...
Hors ligne