This bug was fixed in the package linux - 6.11.0-12.13
---------------
linux (6.11.0-12.13) oracular; urgency=medium
* oracular/linux: 6.11.0-12.13 -proposed tracker (LP: #2089269)
* LXD fan bridge causes blocked tasks (LP: #2064176)
- SAUCE: fan: release rcu_read_lock on skb discard path
- SAUCE: fan: fix racy device stat update
* OVTI08F4:00: number of CSI2 data lanes 2 is not supported (LP: #2084059)
- SAUCE: media: ipu-bridge: Add support for additional link frequencies
* [Oracular] Allow overriding Rust tools (LP: #2084693)
- [Packaging] Allow rust overrides
* Intel(R) PRO/1000 I219 ethernet adapter [8086:550c] may block entrance of
modern standby (LP: #2081130)
- platform/x86: intel/pmc: Ignore all LTRs during suspend
- e1000e: change I219 (19) devices to ADP
- x86/apic: Always explicitly disarm TSC-deadline timer
* Need driver support for Realtek RTL8126A rev.b 5Gbps ethernet [10ec:8126]
(LP: #2079017)
- r8169: add support for RTL8126A rev.b
- r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.b
* Missing device ID for amd_atl driver for AMD Strix platform (LP: #2083292)
- SAUCE: x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h
* Lack of UART boot output on rb3gen2 even with earlycon (LP: #2083559)
- [Config] move qcom clk and serial options as builtin
* r8169: transmit queue 0 timed out error when re-plugging the Ethernet cable
(LP: #2084526)
- r8169: disable ALDPS per default for RTL8125
* Dell Alienware sysytem reports errors of dell_wmi_sysman and dell_smbios in
demsg (LP: #2084808)
- platform/x86: dell-sysman: add support for alienware products
* Add Intel Arrow Lake-H LPSS PCI IDs (LP: #2083905)
- mfd: intel-lpss: Add Intel Arrow Lake-H LPSS PCI IDs
* rtw89: reset IDMEM mode to prevent download firmware failure (LP: #2077396)
- wifi: rtw89: 885xb: reset IDMEM mode to prevent download firmware failure
* Missing Bluetooth device IDs for new Mediatek MT7920/MT7925 (LP: #2078878)
- SAUCE: Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925
* rtw89: Support hardware rfkill (LP: #2077384)
- wifi: rtw89: add support for hardware rfkill
* [SRU] uncore: Add ARL and LNL support on 6.11 (LP: #2081810)
- perf/x86/intel/uncore: Add Arrow Lake support
- perf/x86/intel/uncore: Factor out common MMIO init and ops functions
- perf/x86/intel/uncore: Add Lunar Lake support
- perf/x86/intel/uncore: Add LNL uncore iMC freerunning support
- perf/x86/intel/uncore: Use D0:F0 as a default device
* Support Qualcomm WCN7851 Dual Bluetooth Adapter 0489:E0F3 (LP: #2081796)
- SAUCE: Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm
WCN785x
* The system hangs after resume with thunderbolt monitor(AMD GPU [1002:1900])
(LP: #2083182)
- SAUCE: drm/amd/display: Fix system hang while resume with TBT monitor
* UBSAN: array-index-out-of-bounds in module mt76 (LP: #2081785)
- wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for
clc
* Missing devices nodes for AMD Instinct MI300 card when installed along with
integrated display (LP: #2078773)
- drm: Use XArray instead of IDR for minors
- accel: Use XArray instead of IDR for minors
- drm: Expand max DRM device number to full MINORBITS
-- Mehmet Basaran <[email protected]> Thu, 21 Nov 2024
21:01:08 +0300
** Changed in: linux (Ubuntu Oracular)
Status: Fix Committed => Fix Released
--
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/2078878
Title:
Missing Bluetooth device IDs for new Mediatek MT7920/MT7925
Status in linux package in Ubuntu:
Fix Committed
Status in linux-oem-6.11 package in Ubuntu:
Invalid
Status in linux source package in Noble:
Won't Fix
Status in linux-oem-6.11 source package in Noble:
Fix Released
Status in linux source package in Oracular:
Fix Released
Status in linux-oem-6.11 source package in Oracular:
Invalid
Bug description:
[SRU Justification]
[Impact]
Failed to enable Bluetooth adapter of MT7920/MT7925 models:
```
$ sudo dmesg|grep Bluetooth
[ 2.706311] Bluetooth: Core ver 2.22
[ 2.706322] Bluetooth: HCI device and connection manager initialized
[ 2.706325] Bluetooth: HCI socket layer initialized
[ 2.706327] Bluetooth: L2CAP socket layer initialized
[ 2.706329] Bluetooth: SCO socket layer initialized
[ 4.962246] Bluetooth: hci0: Opcode 0x0c03 failed: -110
```
[Fix]
Patch in upstream review:
https://patchwork.kernel.org/project/bluetooth/patch/[email protected]/
[Test Case]
Expecting dmesg messages:
```
$ sudo dmesg|grep Blue
[ 3.078949] Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time:
20240802111438
[ 5.879115] Bluetooth: hci0: Device setup in 2780230 usecs
[ 5.879127] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection
command is advertised, but not supported.
[ 5.945319] Bluetooth: hci0: AOSP extensions version v1.00
[ 5.945324] Bluetooth: hci0: AOSP quality report is supported
```
And btmgmt output:
```
$ btmgmt info
Index list with 1 item
hci0: Primary controller
addr 3C:0A:F3:13:2A:68 version 11 manufacturer 70 class 0x001f00
supported settings: powered connectable fast-connectable discoverable
bondable link-security ssp br/edr le advertising secure-conn debug-keys privacy
configuration static-addr phy-configuration wide-band-speech cis-central
cis-peripheral
current settings: br/edr cis-central cis-peripheral
name MTK MT7961 #1
short name
hci0: Configuration options
supported options: public-address
missing options:
```
[Where problems could occur]
New model. Expecting various stability issues.
[Other Info]
Nominating for linux-oem-6.11/noble, linux/oracular and linux-
unstable/oracular.
========== original bug report ============
[symptom]
$ sudo dmesg|grep Bluetooth
[ 2.706311] Bluetooth: Core ver 2.22
[ 2.706322] Bluetooth: HCI device and connection manager initialized
[ 2.706325] Bluetooth: HCI socket layer initialized
[ 2.706327] Bluetooth: L2CAP socket layer initialized
[ 2.706329] Bluetooth: SCO socket layer initialized
[ 4.962246] Bluetooth: hci0: Opcode 0x0c03 failed: -110
[expect]
$ sudo dmesg|grep Blue
[ 2.742197] Bluetooth: Core ver 2.22
[ 2.742208] Bluetooth: HCI device and connection manager initialized
[ 2.742211] Bluetooth: HCI socket layer initialized
[ 2.742213] Bluetooth: L2CAP socket layer initialized
[ 2.742215] Bluetooth: SCO socket layer initialized
[ 3.078949] Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time:
20240802111438
[ 5.879115] Bluetooth: hci0: Device setup in 2780230 usecs
[ 5.879127] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection
command is advertised, but not supported.
[ 5.945319] Bluetooth: hci0: AOSP extensions version v1.00
[ 5.945324] Bluetooth: hci0: AOSP quality report is supported
$ btmgmt info
Index list with 1 item
hci0: Primary controller
addr 3C:0A:F3:13:2A:68 version 11 manufacturer 70 class 0x001f00
supported settings: powered connectable fast-connectable discoverable
bondable link-security ssp br/edr le advertising secure-conn debug-keys privacy
configuration static-addr phy-configuration wide-band-speech cis-central
cis-peripheral
current settings: br/edr cis-central cis-peripheral
name MTK MT7961 #1
short name
hci0: Configuration options
supported options: public-address
missing options:
Patch in upstream review:
https://patchwork.kernel.org/project/bluetooth/patch/[email protected]/
---
ProblemType: Bug
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/seq: ubuntu 1804 F.... pipewire
/dev/snd/controlC0: ubuntu 1808 F.... wireplumber
/dev/snd/controlC1: ubuntu 1808 F.... wireplumber
CasperMD5CheckMismatches: ./casper/initrd ./casper/vmlinuz
./casper/minimal.standard.live.hotfix.manifest
./casper/minimal.standard.live.hotfix.size ./casper/minimal.standard.live.size
./casper/minimal.manifest ./casper/minimal.standard.manifest
./casper/minimal.standard.size ./casper/minimal.hotfix.size
./casper/minimal.standard.live.hotfix.squashfs
./casper/minimal.standard.hotfix.squashfs ./casper/minimal.standard.hotfix.size
./casper/minimal.hotfix.squashfs ./casper/minimal.standard.live.manifest
./casper/minimal.size ./boot/grub/grub.cfg
CasperMD5CheckResult: fail
DistributionChannelDescriptor:
# This is the distribution channel descriptor for Ubuntu 24.04 for Dell
# For more information see
http://wiki.ubuntu.com/DistributionChannelDescriptor
canonical-oem-somerville-noble-oem-24.04b-edge-20240912-93
DistroRelease: Ubuntu 24.04
InstallationDate: Installed on 2024-09-12 (0 days ago)
InstallationMedia: Ubuntu OEM 24.04.1 LTS "Noble Numbat" - Release amd64
(20240911)
Lsusb:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0489:e134 Foxconn / Hon Hai Wireless_Device
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Lsusb-t:
/: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/16p, 480M
|__ Port 014: Dev 002, If 0, Class=Wireless, Driver=btusb, 480M
|__ Port 014: Dev 002, If 1, Class=Wireless, Driver=btusb, 480M
|__ Port 014: Dev 002, If 2, Class=Wireless, Driver=[none], 480M
/: Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/10p, 20000M/x2
MachineType: Dell Inc. Dell Pro Tower Q2T1250
Package: linux (not installed)
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.11.0-1004-oem
root=UUID=1636dac3-279e-4226-96a4-66a5d40d6303 ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 6.11.0-1004.4-oem 6.11.0-rc6
RelatedPackageVersions:
linux-restricted-modules-6.11.0-1004-oem N/A
linux-backports-modules-6.11.0-1004-oem N/A
linux-firmware
20240318.git3b128b60-0ubuntu2.3+exp.19
Tags: noble
Uname: Linux 6.11.0-1004-oem x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: N/A
_MarkForUpload: True
dmi.bios.date: 08/30/2024
dmi.bios.release: 0.5
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 0.5.16
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.ec.firmware.release: 0.0
dmi.modalias:
dmi:bvnDellInc.:bvr0.5.16:bd08/30/2024:br0.5:efr0.0:svnDellInc.:pnDellProTowerQ2T1250:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct3:cvr:sku0D18:
dmi.product.family: Dell Pro Desktops
dmi.product.name: Dell Pro Tower Q2T1250
dmi.product.sku: 0D18
dmi.sys.vendor: Dell Inc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2078878/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp