Bonjour à vous,
Je relance un peu ce topic car j'essaie aussi de faire marcher les
desktop-effects.
Petit rappel de ce que j'ai saisi (au cas où il y est des erreurs) :
- Le driver libre
radeon fonctionne correctement avec
AIGLX
- Le driver
fglrx de livna ne fonctionne pas avec AIGLX mais avec
XGL
J'ai une
ATI Radeon XPress 200M et donc le
driver radeon fonctionne avec cette carte, mais je n'arrive quand même pas à lancer les desktop-effects.
Voici l'erreur que j'ai lorque j'essaie de les activer.
compiz: SmcOpenConnection failed: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
compiz: No composite extension
Voici mon xorg.conf :
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection
[...]
Section "Device"
Identifier "Videocard0"
Driver "radeon"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "XVideo" "disable"
Option "Composite" "disable"
EndSection
Et voici les erreurs et warnings de mon log de Xorg :
(EE) AIGLX: Screen 0 is not DRI capable
(WW) No monitor specified for screen "Screen0".
(WW) RADEON(0): Unknown DDCType 5 found
(WW) RADEON(0): LCD DDC Info Table found!
(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
(WW) RADEON(0): Direct rendering disabled
(WW) <default pointer>: No Device specified, looking for one...
Voila... apparement le problème vient de DRI capable ou un truc du style... si vous avez une idée ?
* Je relance aussi la question, quelqu'un sait si le pilote ATI fglrx de livna 8.30 seront bientot disponible ?