<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Cannot get OpenGL 4.1 context on AMD 6750M"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91802">91802</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Cannot get OpenGL 4.1 context on AMD 6750M
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>10.6
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/Gallium/radeonsi
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ronan@jouchet.fr
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Hi,
This is a followup to bug <a href="https://github.com/Polytonic/Glitter/issues/8">https://github.com/Polytonic/Glitter/issues/8</a> , where
I (an OpenGL newcomer) am trying to run a boilerplate OpenGL project.
The code I'm building lives at
<a href="https://github.com/Polytonic/Glitter/blob/master/Glitter/Sources/main.cpp">https://github.com/Polytonic/Glitter/blob/master/Glitter/Sources/main.cpp</a> , and
what happens is that the glfwCreateWindow call at line 21 returns nullptr with
a 4.1 context, but works under 3.3.
I'm clueless here, but the maintainer of the project says he owned the same
hardware, knows 4.1 should be supported, and I should file a bug, so here it
is.
OS: Linux x 4.1.6-1-ARCH #1 SMP PREEMPT x86_64
GPU: [AMD/ATI] Madison [Mobility Radeon HD 5730 / 6570M]
Software (all from the Arch repos): xf86-video-ati 7.5.0-2, mesa-libgl
10.6.5-1, mesa-vdpau 10.6.5-1
Feel free to ask for more info if this sounds like a real bug, and sorry if I
miscategorized (I know I'm using Gallium, but am unsure what driver my 6570M
uses; it's before r200, is it 'radeonsi'? Not sure :-/ ). Thanks for your help.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>