Re: Error mapping GL4bc - and Ubuntu 18.04 and AMD RX Vega ?
Posted by andemark on Aug 03, 2018; 12:18am
URL: https://forum.jogamp.org/Error-mapping-GL4bc-tp4038221p4039095.html
Has anyone had any success using the latest Ubuntu and AMD drivers and RX Vega and a GL4bc or GL4 profile? I tried the fat jar on a whim to no avail, and suspect I need a rather different fix...
Ubuntu 18.04.1 LTS
dpkg -l amdgpu:
amdgpu 18.20-606296 amd64
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: Radeon RX Vega
OpenGL core profile version string: 4.6.13529 Core Profile Context
OpenGL core profile shading language version string: 4.50
...
OpenGL version string: 4.5.13529 Compatibility Profile Context
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
...
Thanks in advance for any advice on what to do in GLProfile/GLContext/GLContextImpl (or elsewhere)!
- Mark