ryancz Posted November 1, 2018 Report Share Posted November 1, 2018 (edited) Hello, I started with a fresh X-Plane 11 install and only installed the TBM 900. I am not seeing the UI, no plugin is shown in the plugin menu, and no click areas react to a click. I am using kubuntu 18.04 Errors I noticed in the Log.txt file: dlerror:/home/ryan/Games/X-Plane 11/Resources/plugins/Gizmo64.plugin/64/lin.xpl: invalid ELF header 2018-11-01 00:43:58 TBM900[shader.c:359]: Cannot load shader /home/ryan/Games/X-Plane 11//Aircraft/X-Aviation/TBM-900/plugins/systems/shaders/generic.vert.glsl: compile error: 0:5(12): error: extension `GL_EXT_gpu_shader4' unsupported in vertex shader Failed: /home/ryan/Games/X-Plane 11/Aircraft/X-Aviation/TBM-900/plugins/systems/lin_x64/systems.xpl. (The plugin refused to start by returning 0 from XPluginStart.) Full Log.txt is attached. I am not sure what other logs or info may be needed. Thank you Log.txt Edited November 4, 2018 by skiselkov Quote Link to comment Share on other sites More sharing options...
ryancz Posted November 3, 2018 Author Report Share Posted November 3, 2018 The 1.0.9 update did not change anything for me. I still do not have the TBM 900 plugin loaded. The log.txt from version 1.0.9 is below. Thank you Log.txt Quote Link to comment Share on other sites More sharing options...
ryancz Posted November 4, 2018 Author Report Share Posted November 4, 2018 I do not mean to needlessly continue bumping this thread, as I know it is the weekend and the devs have lives of their own, but I would like to mention that the 1.1.0 update has not fixed anything for me. I have the most recent log.txt posted below Thank you Log.txt Quote Link to comment Share on other sites More sharing options...
Ben Russell Posted November 4, 2018 Report Share Posted November 4, 2018 You need to switch to the AMD FGLRX driver. The open source driver is lacking full support for the GL code the product uses. Quote Link to comment Share on other sites More sharing options...
skiselkov Posted November 4, 2018 Report Share Posted November 4, 2018 6 hours ago, ryancz said: I do not mean to needlessly continue bumping this thread, as I know it is the weekend and the devs have lives of their own, but I would like to mention that the 1.1.0 update has not fixed anything for me. I have the most recent log.txt posted below 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. Quote Link to comment Share on other sites More sharing options...
ryancz Posted November 4, 2018 Author Report Share Posted November 4, 2018 Thank you both for your help. skiselkov, that solution works perfectly for me, I have everything working now. Thank you! Ben Russell, I think that solution may be out of date? I was looking up FGLRX and it has been deprecated for a while. Thank you! 1 Quote Link to comment Share on other sites More sharing options...
Ben Russell Posted November 4, 2018 Report Share Posted November 4, 2018 Glad to hear you got it working. I posted my advice after some quick googling for the error message and wasn't aware that FGLRX is deprecated. The results I found led me to the post I made.. Quote Link to comment Share on other sites More sharing options...
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.