Bug 1299180

Summary: After Fedora upgrade from 22 to 23, OpenGL version string downgraded from 3.3 to 3.0 on Intel Sandybridge
Product: [Fedora] Fedora Reporter: Lucas <lucasout>
Component: mesaAssignee: Adam Jackson <ajax>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: ajax, fschwarz, ignatenko
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-08 05:59:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Lucas 2016-01-17 03:09:13 UTC
Description of problem:

Upgrading Fedora 22 to 23 using dnf makes the reported OpenGL version string downgrade from 3.3 to 3.0. Many applications that required OpenGL 3.3 stopped working. Reinstalling mesa* packages doesn't solve the problem.

OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile 
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.1.0 (git-525f3c2)
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 11.1.0 (git-525f3c2)
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 11.1.0 (git-525f3c2)
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Upgrade from Fedora 22 to 23 using dnf
2.
3.

Actual results:
OpenGL version string downgrade from 3.3 to 3.0.

Expected results:
No downgrade.

Additional info:
VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)

Comment 1 Igor Gnatenko 2016-01-17 08:59:39 UTC
It is 3.3 from your output: OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.1.0 (git-525f3c2)

Comment 2 Igor Gnatenko 2016-01-17 09:00:07 UTC
ah, I see. sorry.

Comment 3 Igor Gnatenko 2016-01-17 09:00:32 UTC
Please report this bug to https://bugs.freedesktop.org.

Comment 4 Lucas 2016-01-17 09:48:08 UTC
Reported:
https://bugs.freedesktop.org/show_bug.cgi?id=93743