PDA

View Full Version : Fedora 8 e Ati Radeon 9200: compiz-fusion non funzionante


MMAAXX83
23-12-2007, 19:29
Ciao a tutti, utilizzo dal suo rilascio Fedora 8 su un portatile Compaq dotato di scheda video Ati Mobility Radeon 9200 da 64MB. Il supporto Compiz-fusion non č supportato, eppure i driver installati (di default) sono quelli open source.
Premetto che con Mandriva 2008, l'accelerazione 3D e compiz-fusion funzionavano benissimo.
Questo č il mio xorg.conf:


# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection

Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
Identifier "Monitor0"
ModelName "LCD Panel 1280x800"
HorizSync 31.5 - 50.0
VertRefresh 56.0 - 65.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "radeon"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection


Come posso attivarli?
Grazie per chi mi vorrā aiutare, e buon natale a tutti! :)