SK
Signal K14mo ago
Bram

Bram - I have the sailot hat v1 but after upgra...

I have the sailot hat v1 but after upgrading to Bookworm it doesn't work (like many other things). So i would like to reinstall the software but can't find the documentation. Is there a link to the old docs still available?
10 Replies
Bram
BramOP14mo ago
I did find this link: https://docs.hatlabs.fi/sh-rpi-v1/pages/software/. But the step on installing the Pi daemon doesn't work. It can't find setup.py
Unknown User
Unknown User14mo ago
Message Not Public
Sign In & Join Server To View
Bram
BramOP14mo ago
Thx yes i had that somewhere in my notes from a while ago. It failed because it couldn't execute python. But just created a link from python3 to python and its busy now. Hope this will work.
Unknown User
Unknown User14mo ago
Message Not Public
Sign In & Join Server To View
Bram
BramOP14mo ago
pi@tjielpi3b:~ $ shrpi print
Hardware version 1.0.0
Firmware version 1.0.5
Daemon version 2.2.4
State POWER_ON_5V_ON
5V output True
Watchdog enabled True
Watchdog timeout 10.0 s
Power-on threshold 2.5 V
Power-off threshold 1.0 V
Voltage in 12.8 V
Supercap voltage 2.62 V
pi@tjielpi3b:~ $ shrpi print
Hardware version 1.0.0
Firmware version 1.0.5
Daemon version 2.2.4
State POWER_ON_5V_ON
5V output True
Watchdog enabled True
Watchdog timeout 10.0 s
Power-on threshold 2.5 V
Power-off threshold 1.0 V
Voltage in 12.8 V
Supercap voltage 2.62 V
` Seems to work. Thx.
Unknown User
Unknown User14mo ago
Message Not Public
Sign In & Join Server To View
Matti Airas
Matti Airas14mo ago
OK, the Python version mishap sounds like something for me to fix!
Bram
BramOP14mo ago
I can verify that that seems to be the only change for Bookworm. How can i again see that when i power off the pi, it will gracefully shut down. I think i should see some messages in /var/log/messages isn't it?
Unknown User
Unknown User14mo ago
Message Not Public
Sign In & Join Server To View
Bram
BramOP14mo ago
Thx. I found it difficult to tell by the LEDs what was happening. But when having a ssh connection open its tells me The system will power off now!, so it should work.

Did you find this page helpful?