Hi i need help with my PIRONMAN 5 setup.
Bookworm 64-bit.
On my Dashboard i don’t see the FANS Tile.
I tried to do the following:
Hardware works perfectly: OLED shows CPU temp/IP,fans spin with RGB lightning,
i2cdetect -y 1 shows 0x3C Service runs fine
sudo systemctl status pironman5.service shows active.
But the dashboard only shows standard tiles (cpu/memory/network/storage/processor). NO Fan or OLED tiles appear, even after extensive troubleshooting.
Everything I’ve tried:
clean reinstall mutiple times.
sudo systemctl stop pironman5.service
sudo systemctl disable pironman5.service
sudo rm -rf ~/pironman5 /opt/pironman5 /usr/lib/systemd/system/pironman5.service.
git clone GitHub - sunfounder/pironman5: Code for Raspberry Pi 5 case (Pironman5) ~pironman5
cd ~/pironman5 && sudo python3 install.py
force enable all features
sudo pironman5 -oe True -of True -gm 0 # OLED/Fan/Always On
sudo pironman5 -c # confirms: oled_enable: true, gpio_fan_mode: 0
sudo systemctl restart pironman5.service
Hard browser refresh
Setting toggle works OLED on/off, fan modes change) but no tiles.
Logs SHow:
“Fan suppported Sync other fan“(repeated).
Service Active/running
journalctl -u pironman5.service no critical errors
DAshboard logs: ‘Dashboard started‘ but not found”" data sync issues.
Current status:
Hardware 100% fans fans rgb working OLED live.
sudo pironman5 -c shows all features enabled
Dashboard has empty spaces where Fan/OLED should be
Stress test Stress–cpu 4 shows CPU graphs but no fan RPM data.
Anyone seen this?
Dashboard tiles refuse to render despite perfect hardware/servicePi 5 Bookworm specific issue?

