Closed knro closed 4 years ago
Thanks for the report - this overlaps with a problem I've been looking at.
Can you use the "SKIP_KERNEL=1" option to see if it was the firmware update or the kernel update that broke it?
I can answer that - an rpi-update followed by a "SKIP_KERNEL=1 rpi-update a50c7d5" leaves you with working Bluetooth, so the breakage is the result of a firmware change.
I had the same problem on an 8G Pi4, with the same fix working of reverting to a50c7d5 Oddly, I've also lost audio from the 3.5mm jack (works through hdmi) irrespective latest or reverted, but am at a loss to establish why. I know its not nice to have issues spawning sub-issues... so this is offered just as an FYI :-) Also - many thanks for all the amazing work that so many unseen engineers must put in!
The Bluetooth issue is understood and will be fixed in the next release. Could you please create a new issue for the lack of headphone audio.
The latest rpi-update release (https://github.com/Hexxeh/rpi-firmware/commit/634e380a4d041492f859712bd2c81112a535b515) includes the fix for the Bluetooth regression.
After updating to 5.4.47, bluetooth fails to initialize on Raspberry PI 4 (4GB).
hciuart shows this:
has to revert to a50c7d5eebb351d16665eabcedad992cdc167537 to make it work again.