ok pour aiglx
mais il n'y a aucun wiki precis pour le mettre en place alors si vous avez des soluce je prend.
De plus j'ai egalement essayé de le lancer mais sans succes
voici la manip que j'ai utilisé:
-1- k-->configuration-->xgl gestionnaire de fenetre la je coche gestionnaire de fenetre composite.
-2- je vais dans livna display configuration je coche aiglx
-3- reboot et la rien
que me manque t'il?
voici mon kernel :
[root@elriser ~]# uname -r
2.6.23.1-21.fc7
les pilotes sont ceux de chez ati
j'ai dwl le driver fait un
"chmod 777 nom du driver.run"
puis un
"./ nom du driver.run" tout s'est bien passé
voici mon xorg.conf:
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "Monitor 1280x1024"
HorizSync 31.5 - 79.0
VertRefresh 50.0 - 90.0
Option "dpms"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
Option "DesktopSetup" "horizontal"
Option "EnableMonitor" "tmds1"
Option "Centermode" "off"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "DesktopSetup" "horizontal"
Option "EnableMonitor" "crt1,tmds1"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1280x720" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
J'ai remarqué cette ligne:
Option "AIGLX" "off"
faut il que je la passe a ON?