Ben Kevan wrote:
> 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
> 
        Ahh, the voice of reason springs from the list once again. Sorry for
the brief hiatus, kids soccer, sleep overs, etc.. Here is the info:

[root Rankin-P35a/home/david] # rpm -qa | grep Mesa
Mesa-7.0.1-18
Mesa-devel-7.0.1-18

[root Rankin-P35a/home/david] # locate libGL.so
/home/david/linux/usr/lib/libGL.so.1.2
/usr/lib/libGL.so
/usr/lib/libGL.so.1
/usr/lib/libGL.so.1.2
/usr/lib/libGL.so.1.2.sav
/usr/X11R6/lib/libGL.so
/usr/X11R6/lib/libGL.so.1
/usr/X11R6/lib/libGL.so.1.2

[root Rankin-P35a/home/david] # l /usr/lib/libGL.s*
lrwxrwxrwx 1 root root     10 2007-11-09 16:19 /usr/lib/libGL.so ->
libGL.so.1*
lrwxrwxrwx 1 root root     12 2007-11-09 16:19 /usr/lib/libGL.so.1 ->
libGL.so.1.2*
lrwxrwxrwx 1 root root     27 2007-11-09 16:53 /usr/lib/libGL.so.1.2 ->
/usr/X11R6/lib/libGL.so.1.2*
-rwxr-xr-x 1 root root 391344 2007-09-21 20:34 /usr/lib/libGL.so.1.2.sav*

[root Rankin-P35a/home/david] # l /usr/X11R6/lib/libGL.s*
lrwxrwxrwx 1 root root     10 2007-11-08 20:12 /usr/X11R6/lib/libGL.so
-> libGL.so.1*
lrwxrwxrwx 1 root root     12 2007-11-08 20:12 /usr/X11R6/lib/libGL.so.1
-> libGL.so.1.2*
-rwxr-xr-x 1 root root 676640 2007-10-25 12:05 /usr/X11R6/lib/libGL.so.1.2*

18:42 Rankin-P35a~> LD_LIBRARY_PATH=/usr/lib compiz --replace
compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
ERROR: ld.so: object '/usr/$LIB/libIndirectGL.so.1' from LD_PRELOAD
cannot be preloaded: ignored.
Segmentation fault

KaBOOM....

Ok, let's try the original libGL.so

[root Rankin-P35a/home/david] # unlink /usr/lib/libGL.so.1.2
[root Rankin-P35a/home/david] # mv /usr/lib/libGL.so.1.2.sav
/usr/lib/libGL.so.1.2

22:41 Rankin-P35a~> LD_LIBRARY_PATH=/usr/lib compiz --replace
compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
ERROR: ld.so: object '/usr/$LIB/libIndirectGL.so.1' from LD_PRELOAD
cannot be preloaded: ignored.
Segmentation fault

KaBooM....


        Ben, as before, I have tried both libGL.so and neither will behave.
What does the Mesa version tell you? Any other pearls of wisdom?



-- 
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to