I have tried LEDE 17.01.1 and 17.01.2 and i can't get bluetooth running on raspberry pi 3.
It will not flash the firmware for the bluetooth controller on rpi3, when device is brought up:
root@LEDE:~# /usr/bin/hciattach /dev/ttyAMA0 bcm43xx 921600 noflow -
bcm43xx_init
Patch not found for BCM43430A1, continue anyway
Set Controller UART speed to 921600 bit/s
Device setup complete
Instead of patch not found it should produce:
Flash firmware /lib/firmware/brcm/BCM43430A1.hcd
connor2:
I have tried LEDE 17.01.1 and 17.01.2 and i can't get bluetooth running on raspberry pi 3.
It will not flash the firmware for the bluetooth controller on rpi3, when device is brought up:
root@LEDE:~# /usr/bin/hciattach /dev/ttyAMA0 bcm43xx 921600 noflow -
bcm43xx_init
Patch not found for BCM43430A1, continue anyway
Set Controller UART speed to 921600 bit/s
Device setup complete
Instead of patch not found it should produce:
Flash firmware /lib/firmware/brcm/BCM43430A1.hcd
I could not find this firmware via opkg, so i used a file from OpenELEC at
https://github.com/OpenELEC/misc-firmware/tree/master/firmware/brcm
This however won't load and bluetooth is not initialized correctly and unusable:
root@LEDE:~# /usr/bin/hciattach /dev/ttyAMA0 bcm43xx 921600 noflow -
bcm43xx_init
Flash firmware /lib/firmware/brcm/BCM43430A1.hcd
Initialization timed out
The text was updated successfully, but these errors were encountered: