On Friday 09 November 2007 07:38:09 pm David C. Rankin wrote: > Ben Kevan wrote: > > Have you tried not doing the libgl renames? Mesa should be updated and > > possibly the issue fixed. > > > > Ben > > All original libs restored and tried. No different than before. Compiz > will not even whimper with the original libGL.so.1.2 in place or > libIndirectGL.so.1 in place. See confirmed Bug: 338947. > > All additional xorg 7.3 updates applied - no difference. Complete > uninstall/reinstall of compiz - no difference. > > Bottom line (unless brilliance springs from thin air) is the xorg 7.3 > change exacerbated the libIndirectGL.so.1 and libGL.so.1.2 bugs with > respect to graphics function of the ati driver on the Mobility Radeon > 9600/9700 series card rendering compiz useless on my laptop. That's > progress for you. If anyone has any other ideas, please chime in. Else, > I am pursing bug 340459 that hopefully will garner the combined help of > ati with the problem. I just wish I new what changed between 7.2 and 7.3 > that caused the problem. >
I think we can get it.. Please let us know what version of Mesa you are running: rpm -qa | grep Mesa Also locate libGL.so (if you don't have locate installed please install findutils-locate) Then try running: LD_LIBRARY_PATH=/usr/lib compiz --replace (/usr/lib is where my libGL.so is located, yours may be also). Ben -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
