#1 Le 21/08/2005, à 20:03
- Difj
[résolu] Mode big desktop avec une carte Ati et fglrx
Bonjour,
Etant depuis peus l'heureux posseseur d'une Ubuntu Hoary presque entierement fonctionnelle, il reste encore un petit détail que je n'arrive pas a régler...
Celui-ci se situe au niveau de la configuration de mon bi-écran. Une fois que mon fglrx fonctionnait a peut près, j'ai essayer de modifier mon xorg.conf en m'aidant des exemples que j'ai trouvé ici, mais après plusieurs essais infructueux (ça reste en mode "clone") je m'en remet a vous pour savoir si vous décelez une énorme erreur dans la configuration de mon xorg ou si vous avez une éventuelle idée du problème.
J'ai aussi remarqué que lorsque j'active le mode xinerama l'accelaration graphique semble ne plus fonctionner...:|
CG : Radeon 9500 Pro
Driver utilisé : fglrx 8.08.25
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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 commands:
#
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
# sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum'
# sudo dpkg-reconfigure xserver-xorg
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/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"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
# Load "extmod"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr_CH"
# Option "XkbOptions" "fr"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "r9500pro0"
Driver "fglrx"
Option "UseInternalAGPGART" "no"
BusID "PCI:3:0:0"
EndSection
Section "Device"
Identifier "r9500pro1"
Driver "fglrx"
Option "UseInternalAGPGART" "no"
BusID "PCI:3:0:0
EndSection
Section "Monitor"
Identifier "SyncMaster"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Dell"
Option "DPMS"
EndSection
Section "Screen"
Identifier "ecran0"
Device "r9500pro0"
Monitor "SyncMaster"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "768x576" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "768x576" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "768x576" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "768x576" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "768x576" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "768x576" "720x400" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "ecran1"
Device "r9500pro1"
Monitor "Dell"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "768x576" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "768x576" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "768x576" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "768x576" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "768x576" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "768x576" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Option "xinerama"
Screen "ecran0" 0 0
Screen "ecran1" LeftOf "ecran0"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
Dernière modification par Difj (Le 22/08/2005, à 18:09)
Hors ligne
#2 Le 22/08/2005, à 10:44
- Kagou
Re : [résolu] Mode big desktop avec une carte Ati et fglrx
Pour moi tu dois pouvoir te passer de créer 2 devices :
Identifier "r9500pro0"
Identifier "r9500pro1"
qui pointent sur la même carte.
Une seule doit peut être suffisante. Je regarderai tout à l'heure chez moi.
Hors ligne
#3 Le 22/08/2005, à 17:56
- Difj
Re : [résolu] Mode big desktop avec une carte Ati et fglrx
Merci, en effet un device suffisait...
Donc après plusieurs tests toujours infructueux, je me suis décidé à installer la dernière version des drivers (8.16.20). Et là hooooooooo magie le ATI control panel fonctionne!!! Il m'a donc juste fallut faire mumuse avec la souris et il m'a ajouté l'option
"DesktopSetup" "Horizontal"
dans ma section "Device" et mon bureau c'est étendu sur mon deuxième écran...
Dernière modification par Difj (Le 22/08/2005, à 17:57)
Hors ligne
#4 Le 23/08/2005, à 06:59
- Kagou
Re : [résolu] Mode big desktop avec une carte Ati et fglrx
Cool
Hors ligne