ryancz Posted February 23, 2019 Report Posted February 23, 2019 I am having more issues with the plugin and I think it may be OpenGL again. I do not know which of the last 1.1.x updates was the last working one for me, but I believe it was 1.1.3. What is the current requirement for OpenGL version? I have an excerpt from the log.txt below, your last response and fix, and more system information. The full log.txt is atached. Thank you 2019-02-22 23:34:31 TBM900[shader.c:405]: Cannot load shader /home/ryan/Games/X-Plane 11//Aircraft/X-Aviation/TBM-900/plugins/systems/data/libsvs_shaders/generic.vert.glsl: compile error: 0:5(12): error: extension `GL_EXT_gpu_shader4' unsupported in vertex shader 2019-02-22 23:34:31 TBM900[xplane.c:1453]: Systems plugin is disabling On 11/4/2018 at 7:46 AM, skiselkov said: Your Mesa version appears to be quite old. Tested with Mesa 18.2.2 and the airplane loads without issues. We require at least OpenGL 4.2 compatibility in our shaders for AMD GPUs (your driver only advertises version 3.0). Here is an article that explains how to get Mesa updated: https://www.linuxslaves.com/2018/10/mesa-1822-released-how-to-install-in-ubuntu-1804.html Should be a simple matter of adding a PPA and running dist-upgrade. $ glxinfo | grep OpenGL OpenGL vendor string: X.Org OpenGL renderer string: Radeon RX 580 Series (POLARIS10, DRM 3.23.0, 4.15.0-45-generic, LLVM 7.0.0) OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.3.3 OpenGL core profile shading language version string: 4.50 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL core profile extensions: OpenGL version string: 4.5 (Compatibility Profile) Mesa 18.3.3 OpenGL shading language version string: 4.50 OpenGL context flags: (none) OpenGL profile mask: compatibility profile OpenGL extensions: OpenGL ES profile version string: OpenGL ES 3.2 Mesa 18.3.3 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 OpenGL ES profile extensions: Log.txt Quote
Trimbow Posted February 23, 2019 Report Posted February 23, 2019 4 hours ago, ryancz said: I am having more issues with the plugin and I think it may be OpenGL again. I do not know which of the last 1.1.x updates was the last working one for me, but I believe it was 1.1.3. What is the current requirement for OpenGL version? I have an excerpt from the log.txt below, your last response and fix, and more system information. The full log.txt is atached. As mentioned earlier - same here. Good to know that someone else is flying the bird under Linux. :-) Chris Quote
Trimbow Posted March 2, 2019 Report Posted March 2, 2019 @skiselkov can you make a prediction when the TBM900 can be used with Linux again? thx Quote
ryancz Posted March 10, 2019 Author Report Posted March 10, 2019 (edited) @Trimbow It is working for me currently with 1.1.6 Edited March 10, 2019 by ryancz Posted before finished writing anything Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.