Comment 4 for bug 1392897

Revision history for this message
Dijx (dijxie) wrote :

Hi Michael,

Above all, thanks for your hard work on pipelight. And thanks for your answer, althoug it seems that guys from AMD were clever enough to implement symlink switching in Catalyst Control Center:

using INTEL:

dx@dx-K53SK:/usr/lib > ls -allh | grep -i libGL
-rw-r--r-- 1 root root 0 lis 14 22:00 FGL.renamed.libGL.so.1.2
lrwxrwxrwx 1 root root 23 lip 7 21:22 libglademm-2.4.so.1 -> libglademm-2.4.so.1.0.5
-rw-r--r-- 1 root root 39K gru 29 2013 libglademm-2.4.so.1.0.5
lrwxrwxrwx 1 root root 10 lis 15 00:56 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root 12 lis 15 00:56 libGL.so.1 -> libGL.so.1.2
lrwxrwxrwx 1 root root 57 lis 15 00:56 libGL.so.1.2 -> /usr/lib/x86_64-linux-gnu/mesa/FGL.renamed.libGL.so.1.2.0

using ATI:

dx@dx-K53SK:/usr/lib > ls -allh | grep -i libGL
-rw-r--r-- 1 root root 0 lis 14 22:00 FGL.renamed.libGL.so.1.2
lrwxrwxrwx 1 root root 23 lip 7 21:22 libglademm-2.4.so.1 -> libglademm-2.4.so.1.0.5
-rw-r--r-- 1 root root 39K gru 29 2013 libglademm-2.4.so.1.0.5
lrwxrwxrwx 1 root root 10 lis 15 02:01 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root 12 lis 15 02:01 libGL.so.1 -> libGL.so.1.2
lrwxrwxrwx 1 root root 33 lis 15 02:01 libGL.so.1.2 -> /usr/lib/fglrx/fglrx-libGL.so.1.2

And GL is working fine on intel GPU - tested on pipelight when overwriteArg = enableGPUAcceleration=true as well as on google earth, kstars and some webGL demos. And glxgears of course ;]