Skip to content

RaspberryMatic RPI-RF-MOD with RPI5 #3069

Answered by jens-maus
RacingHell asked this question in Q&A
Discussion options

You must be logged in to vote

It seems there is actually a bug in the current config.txt of the RaspberryPi5 version of HomeAssistantOS. In addition to the usual dtoverlay block to enable support for the RPI-RF-MOD in the /mnt/boot/config.txt file:

# 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

Please also add the following line which seems to be necessary at the moment:

overlay_prefix=slot-A/overlays/

Then the RaspberryPi bootloader should be hopefully able to correctly load all necessary device tree overlays for the RPI-RF-MOD

Replies: 2 comments 1 reply

Comment options

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

Answer selected by jens-maus
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants