<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>I checked the github ticket.<br><br>Your dmesg output shows indeed you run on a RX 470 GPU, but the driver used is LLVMPIPE, a software-based OpenGL renderer. So the amdgpu driver (which enable hardware acceleration of your RX470) is NOT used.<br><br></div>You are confused with VMWare because VMWare is labeled as the vendor of the LLVMPIPE driver (I don't remember the story, but I guess VMWare people was the creator of this LLVMPIPE driver in Mesa, hence the vendor name in the driver information).<br><br><br>> My RX470 should support OpenGL 4.5. my glxinfo says it only supports OpenGL 3.0<br></div>Be careful, glxinfo output 2 OpenGL version : the "Core profile" and the "Compatibility profile" (also called Forward Compatible).<br></div>The Compatibility Profile is stuck OpenGL 3.0 because Mesa do not support more than that.<br></div>But, if you used the amdgpu driver, you should indeed see OpenGL 4.5 for the Core profile version.<br></div>That said, if you use LLVMPIPE, I don't know what if the max OpenGL core version.<br><br></div>Regards.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-07-13 15:48 GMT+02:00 Oflameo <span dir="ltr"><<a href="mailto:oflameo2@gmail.com" target="_blank">oflameo2@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="https://github.com/ZeroK-RTS/Zero-K/issues/2363" rel="noreferrer" target="_blank">https://github.com/ZeroK-RTS/<wbr>Zero-K/issues/2363</a><br>
<a href="https://springrts.com/mantis/view.php?id=5634" rel="noreferrer" target="_blank">https://springrts.com/mantis/<wbr>view.php?id=5634</a><br>
<br>
I can't run Zero-k anymore for some reason. On Debian 8 it was running<br>
slow, but on Debian 9 it wouldn't start. I am being told by a spring<br>
engine developer that I am using VMWare drivers. My dmesg and glxinfo<br>
says I am using POLARIS10.<br>
<br>
<a href="https://springrts.com/mantis/view.php?id=5620" rel="noreferrer" target="_blank">https://springrts.com/mantis/<wbr>view.php?id=5620</a><br>
<br>
The same engine developer that I am having problem with is saying that<br>
the will not support OpenGL less than 4.1. My RX470 should support<br>
OpenGL 4.5. my glxinfo says it only supports OpenGL 3.0. Backported<br>
libdrm-2.4.81 from unstable and 17.1.4-git-1 from git. I don't know how<br>
to make the system use the new version of mesa.<br>
<br>
I used the this guide <a href="https://linuxconfig.org/how-to-install-the-latest
-mesa-version-on-debian-9-stretch-linux" rel="noreferrer" target="_blank">https://linuxconfig.org/<wbr>how-to-install-the-latest<br>
-mesa-version-on-debian-9-<wbr>stretch-linux</a> to build mesa 17.1.4-git-1 and<br>
installing it in /opt/mesa/ to avoid contaminating the file system but<br>
I don't know how to tell the OS to find and load it. I am still running<br>
 Mesa 13.0.6.<br>
______________________________<wbr>_________________<br>
mesa-users mailing list<br>
<a href="mailto:mesa-users@lists.freedesktop.org">mesa-users@lists.freedesktop.<wbr>org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-users" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/mesa-users</a><br>
</blockquote></div><br></div>