I made a post 6+ months ago asking for help troubleshooting Retroarch on the Pinephone, but I ended up never replying and leaving the issue alone. I just came back to test if things are different and have a bit of an update.
Retroarch no longer crashes! Now that it was running I was able to configure the online updater to work, but now I’m finding out there are no available pre-built cores for this device. I tried setting the buildbot core to both of these URLs, but neither worked:
http://buildbot.libretro.com/nightly/linux/armhf/latest/
http://buildbot.libretro.com/nightly/linux/armv7-neon-hf/latest/
Then I checked, uname -a reveals:
Linux manjaro-arm 5.15.7-2-MANJARO-ARM #1 SMP PREEMP Sat Dec11 16:52:20 UTC 2021 aarch64 GNU/Linux
I think this means that Im running aarch64 architecture, which is not listed in the buildbot?
Im willing to take a crack at learning to compile a core or two when I have time, but if I’m on the right track, is there any way we can have aarch64 linux builds added to the buildbot?