LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   OpenGL core profile error (https://www.linuxquestions.org/questions/slackware-14/opengl-core-profile-error-4175646341/)

business_kid 01-16-2019 11:53 AM

OpenGL core profile error
 
In some (mainly python-based) viewers I'm getting a message to the effect: "An OpenGL core profile not found. Reverting to <blah> which may cause rendering issues."

I'm running Slackware-current as of December 2018. Mesa is 18.3, and I imagine it's leaving my sucky little Ivy Bridge HD4000 GPU behind. Google Earth had disabled 3D for years, pointing out that my video was beneath contempt. I have not added it this time.

How do I sort this?

dugan 01-16-2019 11:58 AM

If you name of of the Python-based viewers, I should be able to tell you what condition the code is actually checking for.

business_kid 01-16-2019 01:39 PM

Currently, I'm experimenting with Dicom viewers, and they're going seriously off the rails. I traced it in one of them (Invesalius3 in Mint), where it works in a dual boot Mint OS, but sucks in a VM. That's been traced to rendering. I have these installed

MITK: http://mitk.org/wiki/MITK
Mango: http://ric.uthscsa.edu/mango/
Slicer3D https://www.slicer.org/

For these, you unpack in /opt, cd to the directory, and run the file. Slicer is over 1G installed, MITK is about 400M, and Mango somewhat less. Only slicer works any way acceptably; the other pair have major issues, and I greatly suspect rendering.

In Slackware, rendering is as good as it's going to get. I believe the core profile in Mesa is the newer OpenGL stuff only, assuring better performance. The alternative is a 'compatibility profile' including the older crappy instructions, and that this is a compile-time option. Software hasn't caught up yet, so of course distros use the compatibility option. Having said that, here's a hardware head in deep in software stuff :-/. I'm no expert here, and could be teetotally wrong.

On a separate plane entirely, there is the sucky nature of intel GPUs generally, and old ones in particular. Ivy Bridge was released ~2012. It won't render 3D, and these are 3D viewers (CTs & MRIs). Some Dicom files are available as examples from the Invesalius site https://www.cti.gov.br/en/invesalius Look at the bottom. I've been using the brain MRI so we can both have the same files to compare results. You should get 3 views: Top-Bottom; Left-Right; Front-Back, or Nose to Nape.


All times are GMT -5. The time now is 03:35 PM.