Description of problem: Since the last updates (i think its something with Mesa 13.0.2) the System shows me only the availability of OpenGL 2.1. Before i had OpenGL 3.0 Support [psyca@localhost ~]$ lspci -k | grep -EA2 'VGA|3D' 02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde XT [Radeon HD 7770/8760 / R7 250X] Subsystem: PC Partner Limited / Sapphire Technology Device e214 Kernel driver in use: radeon [psyca@localhost ~]$ glxinfo | grep "OpenGL version" OpenGL version string: 2.1 Mesa 13.0.2 Is there a way to jump back to Mesa 13.0.1 to test if this is the reason?
I do not see that here using the amdgpu driver. lspci -k | grep -EA2 'VGA|3D' 03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480] (rev c7) Subsystem: ASUSTeK Computer Inc. Radeon RX 480 Kernel driver in use: amdgpu with mesa-13.0.1 glxinfo | grep "OpenGL version" OpenGL version string: 3.0 Mesa 13.0.1 after updating to mesa-13.0.2 glxinfo | grep "OpenGL version" OpenGL version string: 3.0 Mesa 13.0.2
CC: (none) => cae
Fixed with mesa-13.0.2-1.mga6.tainted.x86_64.rpm ( mesa-13.0.2-1.mga6.x86_64 was removed ) [psyca@localhost ~]$ glxinfo | grep "OpenGL version" OpenGL version string: 3.0 Mesa 13.0.2 Thanks
Status: NEW => RESOLVEDResolution: (none) => FIXED
or .. libdrm_radeon1 ... dont know. But its fixed.