Hi guys,
I used to be happy with my fc5 and compiz but lately when i tried to compile and install the latest compiz-fusion into fc5, i broke my compiz and now i couldn't get the old compiz working.
Anyone kind enough to help me?
uname -a
Linux hostname 2.6.20-1.2320.fc5 #1 Tue Jun 12 18:50:38 EDT 2007 i686 athlon i386 GNU/Linux
gnome-xgl-info
G ATI Technologies
0 kmod-fglrx is installed for the kernel release 1.2320.fc5
1 -accel glx

buffer -accel xv

buffer
glxinfo | grep direct
Xlib: extension "XFree86-DRI" missing on display ":1.0"
direct rendering: No
/etc/X11/xorg.conf
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
VendorName "Videocard vendor"
BoardName "Radeon X1650 [RV530]"
Option "UseInternalAGPGART" "no"
Option "VideoOverlay" "on"
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "ForceGenericCPU" "off"
Option "KernelModuleParm" "locked-userpages=0"
EndSection
Thanks.