Skip to content

Homeassistant RaspberryMatic RPI-RF-MOD Raspberry Pi 5 #2618

Discussion options

You must be logged in to vote

Gleiche Diskussion wie hier: home-assistant/operating-system#3069

Die Essenz scheint zu sein nachdem ich mir das selbst einmal angeschaut habe: Es existiert noch ein Problem in der RaspberryPi5 Version von HomeAssistantOS das dazu führt das die device tree overlays nicht korrekt geladen werden. Zusätzlich zu dem üblichen dtoverlay Block:

# Uncomment this to enable GPIO support for RPI-RF-MOD/HM-MOD-RPI-PCB
enable_uart=1
dtparam=i2c_arm=on
dtoverlay=miniuart-bt
dtoverlay=rpi-rf-mod

zum aktivieren des RPI-RF-MOD Supportes muss aktuell noch die folgende zusätzliche Zeile hinzugefügt werden:

overlay_prefix=slot-A/overlays/

Dann sollte nach einem Reboot das RPI-RF-MOD korrekt funktionieren.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Hannes809
Comment options

Comment options

You must be logged in to vote
1 reply
@Hannes809
Comment options

Comment options

You must be logged in to vote
2 replies
@Hannes809
Comment options

@jens-maus
Comment options

Answer selected by jens-maus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants