I checked the supplied version and is 2.0.14 on both RaspberryOS (32bit) and Raspbian (64bit), and seems true, if I run locally start OK, while running via ssh I got this error:
Code: Select all
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 130 (MIT-SHM)
Minor opcode of failed request: 1 (X_ShmAttach)
Serial number of failed request: 202
Current serial number in output stream: 203
instead of x11 without success. With all It saySDL_VIDEODRIVER to directfb | wayland | kmsdrm
or directfb | kmsdrmSDL_CreateWindow Error: wayland not available
What is the reason SDL2 on Raspberry (3B+ in my case) do not work via x11 ?
Other apps that use X work well, and the same app built on Debian11/x86 work via x11