Hello!
This is mainly a note to self after taking way too long (on this forum) to find a solution to my issue:
After updating my Raspberry Pi 3B (that runs Z-Wave JS UI for Domoticz, and with an Aeotec Z-Stick Gen5 plugged in) with any kernel > 6.1.x, it would freeze a few seconds/minutes after boot.
Solution:
1. Unplug your Aeotec Z-Stick and reboot your Raspberry Pi.
2. Roll back to the latest 6.1 kernel by running:3. Reboot.
Source:
https://github.com/zwave-js/zwave-js-ui ... t-10555732
… which points to:
viewtopic.php?t=361116&start=50 (I haven’t found the exact message)
Current list of firmware commits in case you want to rollback to a given version:
https://github.com/raspberrypi/rpi-firmware/commits
This is mainly a note to self after taking way too long (on this forum) to find a solution to my issue:
After updating my Raspberry Pi 3B (that runs Z-Wave JS UI for Domoticz, and with an Aeotec Z-Stick Gen5 plugged in) with any kernel > 6.1.x, it would freeze a few seconds/minutes after boot.
Solution:
1. Unplug your Aeotec Z-Stick and reboot your Raspberry Pi.
2. Roll back to the latest 6.1 kernel by running:
Code:
sudo rpi-update af3ab905d42
Source:
https://github.com/zwave-js/zwave-js-ui ... t-10555732
… which points to:
viewtopic.php?t=361116&start=50 (I haven’t found the exact message)
Current list of firmware commits in case you want to rollback to a given version:
https://github.com/raspberrypi/rpi-firmware/commits
Statistics: Posted by breversa — Sat Mar 08, 2025 9:48 am — Replies 0 — Views 26