I don’t see any notes in 13.0 or above which address
Raspberry Pi
Some Raspberry Pi users have reported system lockups and reboots with some Z-Wave and Zigbee USB adapters. This is an unresolved bug of the dwc_otg
driver in the Raspberry Pi kernel. If your systems reboots or locks upduring Z-Wave or Zigbee initialization, you can use the DWC2 driver by adding dtoverlay=dwc2
to config.txt
. See #3362 for details. Only do these adjustments if your device locks up and reboots with HAOS 12.3 or newer with USB devices connected.
- Set tty0 in cmdline as the default preferred console (#3402) @sairon
- RaspberryPi: Update kernel to 6.6.31 - stable_20240529 (#3400) @sairon
It seems 14.0 updates the kernel for the raspberry pi without the user having to do it themselves.