I followed the instructions to build and setup software for the Pironman 5 Max with the Rasberry pi 5 w/ 16gb of ram and Umbrel OS on the SunFounder website. I am aslo using an NVMe drive. All has went well until I went to install pironman5.service. When I start the install it seems to be working fine and then it locks up. I have tried reinstalling the the OS and I am getting the same results. The following is the text on the screen when it locks up.
Last login: Tue Nov 18 00:19:05 2025 from 192.168.1.29
umbrel@umbrel:~$ cd ~
git clone -b max GitHub - sunfounder/pironman5: Code for Raspberry Pi 5 case (Pironman5) --depth 1
cd ~/pironman5
sudo python3 install.py
Cloning into ‘pironman5’…
remote: Enumerating objects: 28, done.
remote: Counting objects: 100% (28/28), done.
remote: Compressing objects: 100% (24/24), done.
remote: Total 28 (delta 2), reused 12 (delta 0), pack-reused 0 (from 0)
Receiving objects: 100% (28/28), 26.64 KiB | 336.00 KiB/s, done.
Resolving deltas: 100% (2/2), done.
[sudo] password for umbrel:
Installing for Pironman 5 Max
Version: 1.2.19
Install build dependencies…
- Update package list… Done
- Install build dependencies: python3-pip python3-venv git curl… Done
Run commands before install… - Run command before install: Download influxdb key… Done
- Run command before install: Setup influxdb install source… Done
- Run command before install: Cleanup influxdata-achive.key… Done
- Run command before install: Install LGPIO… Done
Install APT dependencies… - Install APT dependencies: libopenjp2-7 lsof i2c-tools libfreetype6-dev python3-gpiozero influxdb python3-dev kmod libjpeg-dev… |