Poeschl / Hassio-Addons

The repository for my Home Assistant Supervisor Add-ons.
Apache License 2.0
315 stars 91 forks source link

Raspberry pi 5 can't load pigpio #468

Open apprentice10 opened 6 months ago

apprentice10 commented 6 months ago

Which addon? Pigpio

Describe the bug I've changed to raspberry pi 5 recentltly, can't load the pigpio. Here's the last log.

Can't initialise pigpio library [11:22:39] INFO: Started pigpio 2024-03-10 11:22:39 gpioHardwareRevision: unknown rev code (d04170) 2024-03-10 11:22:39 initCheckPermitted: +---------------------------------------------------------+ |Sorry, this system does not appear to be a raspberry pi. | |aborting. | +---------------------------------------------------------+

Can't initialise pigpio library

To Reproduce In home assistance go to settings -> Add-ons -> pigpio -> start In the log returns the error above. The add-on seems to be running But the switch I've made is not working.

Expected behavior Recognize raspberry pi 5

Screenshots Screenshot_20240310_112725_Home Assistant Screenshot_20240310_112816_Home Assistant

System Raspberry pi 5 (rpi5-64)

Poeschl commented 6 months ago

Pigpio is currently not supported on the PI 5. Until this happens officially, the addon will not work.

This is discussed here: https://github.com/joan2937/pigpio/issues/589