https://bugzilla.novell.com/show_bug.cgi?id=728646 https://bugzilla.novell.com/show_bug.cgi?id=728646#c22 --- Comment #22 from Stefan Kost <ensonic@sonicpulse.de> 2012-01-04 11:04:05 UTC --- (In reply to comment #15)
I believe we've got the solution to this issue. The below steps appear to give proper direct rendering with opengl and catalyst:
1. copy/paste the following code and save as /etc/ld.so.conf.d/ati-fglrx.conf
[CODE] # created by atiupgrade - Tue Jan 3 13:36:31 PST 2012 # delete this file when it's not needed anymmore /usr/X11R6/lib64 /usr/X11R6/lib [/CODE]
I only have /usr/X11R6/lib (32bit system)
2. run these commands as root: [CODE]/sbin/ldconfig /usr/lib64/fglrx/switchlibglx amd /usr/lib64/fglrx/switchlibGL amd [/CODE]
3. reboot
/usr/lib/fglrx/switchlibGL /usr/lib/fglrx/switchlibglx on 32bit systems accordingly. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.