Support Edge Gateway's Bluetooth LED
Bug #1798332 reported by
Jesse Sung
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
Jesse Sung | ||
Bionic |
Fix Released
|
Undecided
|
Unassigned | ||
Cosmic |
Fix Released
|
Undecided
|
Jesse Sung |
Bug Description
== Impact ==
The Bluetooth LED of Marvell 88W8897 is not enabled by default (there's no code for controlling LED). It is requested to be ON and OFF when the radio is on and off accordingly.
== Fix ==
The LEDs are connected to GPIO pins on the Marvell WiFi/Bluetooth combo module, thus they can only be controlled via firmware.
== Test Case ==
# hciconfig hci0 [on|off]
and see if the LEDs work properly.
== Risk of Regression ==
PCI sub IDs of the host bridge are used to determine if we're really running on an Edge Gateway, and we already have these patches in Xenial kernels quite a while. Risk should be reasonably low.
CVE References
Changed in linux (Ubuntu Bionic): | |
status: | New → Fix Committed |
tags: |
added: verification-done-bionic removed: verification-needed-bionic |
tags: |
added: verification-done-cosmic removed: verification-needed-cosmic |
Changed in linux (Ubuntu): | |
status: | In Progress → Fix Released |
tags: | added: cscc |
To post a comment you must log in.
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification- needed- bionic' to 'verification- done-bionic' . If the problem still exists, change the tag 'verification- needed- bionic' to 'verification- failed- bionic' .
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/ /wiki.ubuntu. com/Testing/ EnableProposed for documentation how to enable and use -proposed. Thank you!