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
I'm getting the same issue specifically with immidi_SDL2_OpenGL3-x86_64.AppImage on openSUSE Leap 15.6, but I think it's because my GPU (Intel GMA 4500 MHD or GM45 for short) is too old for the program and doesn't seem to support OpenGL 3 https://wiki.gentoo.org/wiki/Intel#Feature_support. glxinfo | grep -i opengl outputs this:
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Mobile Intel® GM45 Express Chipset (CTG)
OpenGL version string: 2.1 Mesa 23.3.4
OpenGL shading language version string: 1.20
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 2.0 Mesa 23.3.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16
OpenGL ES profile extensions:
More specifically, an empty (transparent) window titled 'MIDI Player SDL_GL3' appears and very quickly disappears. This is the full terminal output:
Failed to initialize OpenGL loader!
Illegal instruction (core dumped)
I have been trying to run all the AppImages from their repositories and they all say: Illegal instruction when trying to run
The text was updated successfully, but these errors were encountered: