Oled not working

The oled on my pironman 5 doesn’t boot at all, there is no logs whatsoever and I’ve already reseated the cable. I’ve gone through the troubleshooting tutorial and when it says to restart the service the terminal says ‘not found’.

Everything else works fine? RGB, cooling fans. Have you install the right software for your pironman5 model?

Weirdyguy is correct.

Please confirm whether you have installed the correct Pironman5 software.
If your product is the Pironman5 case, please follow this tutorial to install the Pironman5 software:

cd ~
git clone -b base GitHub - sunfounder/pironman5: Code for Raspberry Pi 5 case (Pironman5) --depth 1
cd ~/pironman5
sudo python3 install.py

After the software is successfully installed, restart the system. Then check whether the OLED screen, RGB LEDs, and RGB fans are working properly.

If only the OLED screen is not working, please verify according to our FAQ solution:

And share the verification results with us so that we can help you analyze and resolve the issue.