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
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•14mo ago
Message Not Public
Sign In & Join Server To View
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•14mo ago
Message Not Public
Sign In & Join Server To View
`
Seems to work.
Thx.
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
OK, the Python version mishap sounds like something for me to fix!
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•14mo ago
Message Not Public
Sign In & Join Server To View
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.