btuart fails on Raspberry Pi 5 due to UART changes (alpha8) #1907
Labels
Close within 30 days
This issue will be closed within 30 days unless further interactions are posted. If you wish this is
Describe the bug
btuart service fails consistently with error about rpi3 being found
To reproduce
systemctl restart btuart
System
In /opt/btspeaker/btuart.sh the line
/proc/device-tree/soc/gpio@7e200000/uart0_pins/brcm\,pins
is no longer valid as there is no folder of that name in the soc directory nor is there a uart0_pins folder in any of the two new directories gpio@7d508500 and gpio@7d517c00Similarly in the same file the stty line does not work as there is no ttyAMA0 anymore. I believe the hci attach isn't needed even anymore. For RPI5, the correct line to attach is below which works.
Copy and paste the results of the raspinfo command in to this section. Alternatively, copy and paste a pastebin link, or add answers to the following questions:
Kernel is: Linux hifiberry 6.6.31-v8 #1 SMP PREEMPT Thu May 23 07:43:46 UTC 2024 aarch64 GNU/Linux
The text was updated successfully, but these errors were encountered: