Updated (git pull, sudo python3 install.py) and rebooted. Now I have no OLED display, no web page history/controls, no response to any SSH pironman5 service commands. Tried changing fan, LED, etc.. nothing works
How to revert to 1.2.15?
Update: Fortunately, I had rpi-cloned my Nvme to the SD card yesterday. I booted from the SD card and cloned it back to the Nvme. So everything is working again. But, something is wrong with the new release
Sorry Version 1.2.16 of the software is used for testing purposes, and we recommend that you follow the software version provided in the online tutorial.
If we release an update for the software, we will promptly synchronize the online tutorial.
The current solution is to revert to version 1.2.15. Please execute the following commands:
cd ~
sudo rm -rf pironman5
Then run:
cd ~
git clone -b 1.2.15 GitHub - sunfounder/pironman5: Code for Raspberry Pi 5 case (Pironman5) --depth 1
cd ~/pironman5
sudo python3 install.py
This will allow you to revert to version 1.2.15 of the software.