[Bug 1903048] Re: [SRU] Bluetooth won't activate on the pi 400
Sebastien Bacher
1903048 at bugs.launchpad.net
Thu Nov 12 11:41:41 UTC 2020
> I'm not convinced it's worth investing the time required to figure out
the minimum.
The value of the sleep is not really the issue but it feels like there
should be a better way to tell when the system is ready, what are we
waiting for? Is there any api call we could do to check if the thing we
need is ready?
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1903048
Title:
[SRU] Bluetooth won't activate on the pi 400
Status in bluez package in Ubuntu:
Triaged
Status in bluez source package in Hirsute:
Triaged
Bug description:
[Impact]
Without these patches, Bluetooth is inoperable on the recently
released Raspberry Pi 400.
[Test Case]
* Boot the Ubuntu Desktop for Pi image on a Pi 400.
* Start the Settings application and switch to the Bluetooth tab
* Verify that Bluetooth is not enabled and attempting to activate it fails
* sudo add-apt-repository ppa:waveform/pi-bluetooth
* sudo apt update
* sudo apt install bluez
* sudo reboot
* Start the Settings application and switch to the Bluetooth tab
* Verify that Bluetooth is active and that Bluetooth devices (e.g. mice, mobile phones, headphones, etc.) can connect and operate correctly
[Regression Potential]
Extremely low (on groovy in particular, this has the same version of
bluez as hirsute). The only significant risk is to non-Pi platforms or
dongles which also use the Broadcom 43xx (or Cypress 305) chips for
Bluetooth which might be inadvertently affected by these patches.
[Original Description]
The new Pi 400 has a slightly different Wifi/BT chip to the Pi4.
Whilst wifi works happily, Bluetooth fails to operate. This doesn't
appear to be an issue with either the firmware (the latest versions
from upstream Raspbian have been tried), or the kernel (a known-good
raspi kernel has been tested under Ubuntu), but with Bluez itself.
Specifically, tracing the initialization with btmon on Raspbian and
Ubuntu, the stack consistently fails when attempting to "Set Default
PHY" on the latter. Curiously, under Ubuntu the adapter also appears
to lack a MAC address.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1903048/+subscriptions
More information about the Ubuntu-sponsors
mailing list