Bonjour, j'essaie en vain de faire fonctionner comme il faut ce pilote catalayst!
1/ Installation avec dépôt testing RPMFUSION activé (je suis en 2.6.30)
Je n'est pas de dual screen mais plutot un mode clone
Je n'est pas la 3D !
1/ Installation avec dépôt testing RPMFUSION activé (je suis en 2.6.30)
# yum install kmod-catalyst xorg-x11-drv-catalyst-libs*.i586* livna-config-display
# vim /etc/modprobe.d/blacklist.conf
j'ai blacklister radeon et radeonhd
# mv /boot/initrd-2.6.30.5-32.fc11.x86_64.img /boot/initrd-2.6.30.5-32.fc11.x86_64.img.back
# mkinitrd -v /boot/initrd-`uname -r`.img `uname -r`
# aticonfig --set-pcs-str="DDX,EnableRandr12,FALSE"
# vim /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
EndSection
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/catalyst"
ModulePath "/usr/lib64/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "Monitor"
Identifier "Belinea"
VendorName "Belinea"
ModelName "103026"
ModeLine "1280x1024_60.00" 109.0 1280 1361 1496 1712 1024 1027 1034 1063 -hsync +vsync
Option "RightOf" "Samsung"
EndSection
Section "Monitor"
Identifier "Samsung"
VendorName "Samsung"
ModelName "SyncMaster T200"
ModeLine "1680x1050_60.00" 119.0 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync
EndSection
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
VendorName "ATI"
BoardName "RADEON SAPHIRE HD 4670"
Option "DRI" "on"
Option "AccelMethod" "EXA"
Option "HDMI" "true"
Option "monitor-DVI-I_1/digital" "Samsung"
Option "monitor-DVI-I_2/analog" "Belinea"
Option "RROutputOrder" "Samsung"
Option "HWCursor" "true"
Option "SWCursor" "false"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
BusID "PCI:4:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Samsung"
DefaultDepth 24
SubSection "Display"
Option "PreferredMode" "1680x1050"
EndSubSection
SubSection "Display"
#Virtual 2960 1050
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
2/ ProblèmeJe n'est pas de dual screen mais plutot un mode clone
Je n'est pas la 3D !
$ glxgears
Error: couldn't get an RGB, Double-buffered visual
$ fglrxinfo
Error: couldn't find RGB GLX visual!