Good morning,
I’m trying to build from source on a Jetson Nano, but I encounter various segfaults after compilation depending on the flags used:
- Default (ie no flag): ‘cannot connect to Wayland server’
- disable-vulkan : segfault after setting video mode
Since the PPA version does launch (although I could not get it to correctly launch any game afterward, I get core dump at various stages), I wanted to know which compilation flags were used for the PPA version so I can at least rebuild it, then move step by step
Note that most of the cores compile, but I can’t seem to be able to install them manually to be used with the PPA version.
Thanks and regards