Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.1k stars 1.68k forks source link

Don't upgrade Raspberry PI 5 kernel if you use the integrated serial interface (/dev/ttyAMA) #23960

Open mariusmotea opened 1 month ago

mariusmotea commented 1 month ago

What happened?

A bug was introduced in the last Raspberry PI OS kernel that will make ZigBee2MQTT to freeze when connecting to the zigbee controller on the integrated Raspberry PI serial port. The downgrade of the kernel is also a complicated procedure.

What did you expect to happen?

N/A

How to reproduce it (minimal and precise)

Update the kernel and start Zigbee2MQTT

Zigbee2MQTT version

1.40.1

Adapter firmware version

20240710

Adapter

TI CC2652P

Setup

Raspberry PI OS 64 bit

Debug log

No response

Koenkk commented 1 month ago

Thanks for notifying, pinned it!

trizmark commented 3 weeks ago

Any info as to what's the latest working version? I just finished migrating my whole smart home setup to a RPi5....

mariusmotea commented 3 weeks ago

They provided two workarounds that i tested and both are working. See https://github.com/raspberrypi/linux/issues/6357