I tried running Godot on an Orange Pi Zero 2W
A very tiny Arm SBC with 4 cores, Mali iGPU, 2GB RAM, and 4K 60Hz HDMI output. I built the engine without opengl to force it to run purely vulkan but it was crashing and since the board gave me the magic smoke I can’t test it anymore. Exported game builds on OpenGL did work but I didn’t test it beyond starting the game.
I’m looking to get a cheap single board computer that someone can verify runs Godot on Linux. I want to my game against test minimum specs on new hardware for science and as a distraction.
Since these boards have gotten ridiculously expensive for what they are, it’d be nice to find some assurance before dropping $50 on a mere 2GB of RAM (my 2GB OrangePi was originally $20). I’m looking at the Arduino Uno Q, Raspberry Pi 3B+, Radxa Zero, and MilkV Mars. Each have their own tradeoffs like having microUSB instead of type C, lacking HDMI/DP ports, a port that doesn’t support 4K, or simply being sold out and unattainable.
I think the Uno Q is currently the most promising since it shares a GPU in the same family as the Steam Frame’s, so Valve’s work for the Frame may benefit the Uno Q as well. If someone can vouch for it running Godot that’d be great.
Also I put this in General since it seems “Help” is 99.9% game development help rather than likely hardware discussion.