Login  Register

libgl version 8 issues - no profiles available

Posted by zeno on Mar 16, 2012; 3:19pm
URL: https://forum.jogamp.org/libgl-version-8-issues-no-profiles-available-tp3832159.html

Hi all,
i've run into some issues after package upgrade on my arch linux distribution. My pc is equiped with ati card and i use xf86-video-ati drivers. Output from test.sh with working drivers setup is here http://pastebin.com/rhitZuyT. Now to the problem: recent upgrade caused, that there were no profiles available at all. Here is output from test.sh http://pastebin.com/77wYhfKF and output from java project with all reccomended jogl debug flags http://pastebin.com/Ug8KAViY for wrong configuration. After a little bit of experimenting i found, that this error was caused by upgrade of these packages:
ati-dri
libgl
libglapi
 to version 8.0.1-2.
As i reverted them back to version 7.11-4, everything was back again working as expected. This issue may be probably related to other linux distributions as well. So i hope this will help others with similar errors. In case you will need outputs from other test, i will provide them gladly.
Zeno