Bug 19862

Summary: Mesa 13.0.2 : only OpenGL 2.x Support - before OpenGL 3.0 was supported
Product: Mageia Reporter: psyca <linux>
Component: RPM PackagesAssignee: Thomas Backlund <tmb>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: cae
Version: Cauldron   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: CVE:
Status comment:

Description psyca 2016-11-29 01:07:28 CET
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?
Comment 1 Charles Edwards 2016-11-29 02:38:40 CET
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

Comment 2 psyca 2016-12-01 10:41:05 CET
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 => RESOLVED
Resolution: (none) => FIXED

Comment 3 psyca 2016-12-01 10:42:58 CET
or .. libdrm_radeon1 ...

dont know. But its fixed.