You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tried to build up and run on a Raspberry Pi, since this is what my rig is usually interfaced to. Looks like it doesn't support OpenGL ES. ImGui does have a backend for GLES, so it may just be a case of adding/enabling that, assuming it is the problem here :)
Output on console (--debug and --verbose don't provide any more info):
vk2gpu@vk2gpu:/media/myUSB/Dev/m17-tools$ m17-mod-gui
Unable to open file for reading.
No default cfg loaded.
No encryption.
Glfw Error 65543: GLX: Failed to create context: GLXBadFBConfig
73,
Rae | VK2GPU
The text was updated successfully, but these errors were encountered:
vk2gpu
changed the title
m17-mod-gui failing to run on Raspberry Pi
m17-mod-gui failing to run on Raspberry Pi (GLXBadFBConfig)
Aug 1, 2023
Hello,
Just tried to build up and run on a Raspberry Pi, since this is what my rig is usually interfaced to. Looks like it doesn't support OpenGL ES. ImGui does have a backend for GLES, so it may just be a case of adding/enabling that, assuming it is the problem here :)
Output on console (--debug and --verbose don't provide any more info):
73,
Rae | VK2GPU
The text was updated successfully, but these errors were encountered: