Official Argon One UP support from Argon 40

+3000 because I’d like to know how can I control the fan speed manually, and I assume the gpio map would help with that.

1 Like

Given that I’ve had no problem installing EndeavoursOS (an Arch-based OS), I would presume that installing any other RPi5 supporting distro should be fine. (Fedora seems to have RPi5 installation images here though I am not a Fedora user so don’t blindly trust me on that).

The only things which are ONE-up specific are the battery (I use this installed/compiled using DKMS and deployed using dtoverlay) and the lid open/close (I use that dtoverlay), everything else is either generic for all RPi5s (RPi5, CM5, RP 500, etc.) (like display, 3D acceleration, fan control, GPIO, etc.) or plug’n’play (like USB hubs, keyboard, touchpad, etc.).

The fan inside he One Up is connected to the standard Fan control of the CM5, it doesn’t need any Argon40-specific stuff.

See this forum post by NHHiker with an example of tweaking the fans using dtparams - that control method is independant of any distro.