This bug was fixed in the package linux-oem-6.11 - 6.11.0-1013.13

---------------
linux-oem-6.11 (6.11.0-1013.13) noble; urgency=medium

  * noble/linux-oem-6.11: 6.11.0-1013.13 -proposed tracker (LP:
#2093482)

  * randomly graphic glitch on some OLED edp panel(amdgpu) (LP: #2094986)
    - SAUCE: drm/amd/display: Disable PSR-SU on some OLED panel

  * bluetooth/detect-output failed due to the lack of USB device id in btusb.c
    (LP: #2094969)
    - Add VID 13d3 & PID 3628 for MediaTek MT7925 USB Bluetooth chip.
    - SAUCE: Bluetooth: btusb: Add new VID/PID 0489/e14e for MT7925

  * TBT monitor can't be recognized after CB/WB SUT while connected
    SD25TB5/WD25TB5 dock (LP: #2094759)
    - igc: return early when failing to read EECD register

  [ Ubuntu: 6.11.0-14.15 ]

  * oracular/linux: 6.11.0-14.15 -proposed tracker (LP: #2093483)
  * CVE-2024-53164
    - net: sched: fix ordering of qlen adjustment
  * CVE-2024-53103
    - hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer

 -- Kuan-Ying Lee <kuan-ying....@canonical.com>  Fri, 17 Jan 2025
14:20:24 +0800

** Changed in: linux-oem-6.11 (Ubuntu Noble)
       Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-53103

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-53164

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2094969

Title:
  bluetooth/detect-output failed due to the lack of USB device id in
  btusb.c

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  New
Status in linux-oem-6.11 package in Ubuntu:
  New
Status in linux source package in Noble:
  Invalid
Status in linux-oem-6.11 source package in Noble:
  Fix Released

Bug description:
  [Impact]
  BT hardware is not available on certain machines:

  1. Machine with MT7925 BT (USB VID/PID 13d3/3628)
  2. Machine with MT7925 BT (USB VID/PID 0489/e14e)

  [Fix]
  Add USB device IDs into device table in btusb.c fixes the issue.

  1. For VID/PID 13d3/3628, the patch has already been merged into
  linux-next:

  f597b8982d51 Bluetooth: btusb: Add new VID/PID 13d3/3628 for MT7925

  2. For VID/PID 0489/e14e, the patch is still under review. Out of the
  urgency, we're going to make a SAUCE patch first.

  
  [Test Plan]
  1. Install Ubuntu image and boot into the OS
  2. Run $ sudo checkbox-cli run 
com.canonical.certification::bluetooth/detect-output and see if the test is 
passed

  [Where problems could occur]
  The two BT hardware may have not yet been matured, so there might be issues 
in the future.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2094969/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to