Mediatek MT7920 WLAN card does not respect Wireless Radio Control in BIOS

Bug #2109314 reported by You-Sheng Yang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Status tracked in Questing
Noble
Won't Fix
Undecided
Unassigned
Oracular
Won't Fix
Undecided
Unassigned
Plucky
Fix Released
Undecided
Unassigned
Questing
Fix Released
Undecided
Unassigned
linux-firmware (Ubuntu)
Status tracked in Questing
Noble
Fix Released
Undecided
Unassigned
Oracular
Won't Fix
Undecided
Unassigned
Plucky
Fix Released
Undecided
Unassigned
Questing
Fix Released
Undecided
Unassigned
linux-oem-6.11 (Ubuntu)
Status tracked in Questing
Noble
Fix Released
High
You-Sheng Yang
Oracular
Invalid
Undecided
Unassigned
Plucky
Invalid
Undecided
Unassigned
Questing
Invalid
Undecided
Unassigned

Bug Description

[SRU Justification]

BugLink: https://bugs.launchpad.net/bugs/2109314

[ Impact ]

v6.14-rc1 commit 5190594bcec2 ("wifi: mt76: mt7921: add rfkill_poll for hardware rfkill"), along with linux-firmware commit 15442c631c6b ("linux-firmware: update firmware for MT7920 WiFi device"), implemented a feature that allows disable WiFi function from BIOS. The latter is under upstream tag 20250311, and linux-firmware/plucky version 20250310.git9e1370d3-0ubuntu1.

[ Test Plan ]

1. Enable "Wireless Radio Control" option in BIOS Setup;

2. Connect a Ethernet cable to SUT's LOM port in Ubuntu OS

3. WiFi interface should be hardware disabled(rfkilled).
```
$ rfkill
ID TYPE DEVICE SOFT HARD
 0 wlan phy0 unblocked blocked
 1 wlan wlp0s20f3 unblocked blocked
 2 bluetooth hci0 unblocked unblocked
```

[ Where problems could occur ]

Chip firmware provides an additional capability flag indicating the support. Without that, this change takes no effect.

[ Other Info ]

While the kernel patch is already in v6.14-rc1, nominate for oem-6.11 only.

========== original bug report ==========

[Steps to reproduce]

1. Enable "Wireless Radio Control" option in BIOS Setup;

2. Connect a Ethernet cable to SUT's LOM port in Ubuntu OS, the Wi-Fi option is still enabled --> issue.

[Expected result]

Wi-Fi option should be disabled when connect a Ethernet cable to SUT's LOM port with "Wireless Radio Control" on.

[Actual result]

Wi-Fi option is enabled when connect a Ethernet cable to SUT's LOM port with "Wireless Radio Control" on.

Revision history for this message
You-Sheng Yang (vicamo) wrote :

v6.14-rc1 commit 5190594bcec2 ("wifi: mt76: mt7921: add rfkill_poll for hardware rfkill"), along with linux-firmware commit 15442c631c6b ("linux-firmware: update firmware for MT7920 WiFi device"), implement this feature. The latter is under upstream tag 20250311, and linux-firmware/plucky version 20250310.git9e1370d3-0ubuntu1.

no longer affects: linux (Ubuntu)
Changed in linux-firmware (Ubuntu Plucky):
status: New → Fix Released
Changed in linux-firmware (Ubuntu Questing):
status: New → Fix Released
Changed in linux-firmware (Ubuntu Oracular):
status: New → Won't Fix
Changed in linux-oem-6.11 (Ubuntu Oracular):
status: New → Invalid
Changed in linux-oem-6.11 (Ubuntu Plucky):
status: New → Invalid
Changed in linux-oem-6.11 (Ubuntu Questing):
status: New → Invalid
Changed in linux-oem-6.11 (Ubuntu Noble):
assignee: nobody → You-Sheng Yang (vicamo)
importance: Undecided → High
status: New → Triaged
Changed in linux-firmware (Ubuntu Noble):
assignee: nobody → You-Sheng Yang (vicamo)
importance: Undecided → High
status: New → Triaged
You-Sheng Yang (vicamo)
Changed in linux (Ubuntu Plucky):
status: New → Fix Released
Changed in linux (Ubuntu Questing):
status: New → Fix Released
Changed in linux (Ubuntu Noble):
status: New → Won't Fix
Changed in linux (Ubuntu Oracular):
status: New → Won't Fix
tags: added: jira-wtn-179
Revision history for this message
You-Sheng Yang (vicamo) wrote :

Included proposed fixes in:
* linux-oem-6.11: experimental kernel version 6.11.0-9021.21+exp.55 in https://launchpad.net/~canonical-hwe-team/+archive/ubuntu/intermediate-kernel/+sourcepub/17210823/+listing-archive-extra
* linux-firmware: version >= 20240318.git3b128b60-0ubuntu2.11 through bug 2100740.

You-Sheng Yang (vicamo)
description: updated
Changed in linux-oem-6.11 (Ubuntu Noble):
status: Triaged → In Progress
You-Sheng Yang (vicamo)
Changed in linux-firmware (Ubuntu Noble):
status: Triaged → In Progress
Revision history for this message
You-Sheng Yang (vicamo) wrote :

Same upstream commit has been cherry picked to noble version 20240318.git3b128b60-0ubuntu2.11 for bug 2100740.

Changed in linux-firmware (Ubuntu Noble):
assignee: You-Sheng Yang (vicamo) → nobody
importance: High → Undecided
status: In Progress → Fix Released
Revision history for this message
You-Sheng Yang (vicamo) wrote :
AceLan Kao (acelankao)
Changed in linux-oem-6.11 (Ubuntu Noble):
status: In Progress → Fix Committed
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote :

This bug is awaiting verification that the linux-oem-6.11/6.11.0-1023.23 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-noble-linux-oem-6.11' to 'verification-done-noble-linux-oem-6.11'. If the problem still exists, change the tag 'verification-needed-noble-linux-oem-6.11' to 'verification-failed-noble-linux-oem-6.11'.

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!

tags: added: kernel-spammed-noble-linux-oem-6.11-v2 verification-needed-noble-linux-oem-6.11
AceLan Kao (acelankao)
tags: added: verification-done-noble-linux-oem-6.11
removed: verification-needed-noble-linux-oem-6.11
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

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

  * noble/linux-oem-6.11: 6.11.0-1023.23 -proposed tracker (LP: #2111230)

  * ACPICA: Add support for printing AML arguments when trace point enabled
    (LP: #2111220)
    - ACPICA: Add support for printing AML arguments when trace point enabled

  * When the speaker volume is adjusted above 80%, noise occurs from the
    speakers with cs42l43. (LP: #2110950)
    - ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakers

  * Support Sony IMX471 camera sensor for Intel IPU7 platforms (LP: #2107320)
    - SAUCE: media: ipu-bridge: Support imx471 sensor
    - [Packaging] debian.oem/dkms-versions -- bump ipu6-drivers version

  * Mediatek MT7920 WLAN card does not respect Wireless Radio Control in BIOS
    (LP: #2109314)
    - wifi: mt76: mt7921: add rfkill_poll for hardware rfkill

  * The system with VMD enabled may encounter hang (LP: #2110178)
    - SAUCE: PCI: vmd: Fix use-after-free bug in resource name assignment

  * Fix divide by zero errors in DML2 (LP: #2106923)
    - drm/amd/display: Protect FPU in dml2_init()/dml21_init()
    - drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()
    - drm/amd/display: Protect FPU in dml21_copy()

  * Not all monitors connected on the dock display correctly when the system
    resumes from restart or suspend on AMD platform (LP: #2110095)
    - drm/amd/display: use drm_warn instead of DRM_WARN
    - drm/amd/display: Shift DMUB AUX reply command if necessary
    - drm/amd/display: Fix the checking condition in dmub aux handling
    - drm/amd/display: Remove incorrect checking in dmub aux handler
    - drm/amd/display: Copy AUX read reply data whenever length > 0
    - drm/amd/display: Fix wrong handling for AUX_DEFER case

  * Support AMD Image Signal Processing (ISP) unit V4.0 (LP: #2110092)
    - Revert "UBUNTU: [Config] Enable AMD_ISP4"
    - Revert "UBUNTU: SAUCE: ispkernel 3.0 release"
    - drm/amdgpu: Add MFD support for ISP I2C bus
    - drm/amd/amdgpu: Add support for isp buffers
    - SAUCE: ispkernel: 4.0 release
    - SAUCE: fix amd-isp4 build failures
    - [Config] Enable AMD_ISP4

  * System will restart while resuming with SATA HDD or nvme installed with
    password set (LP: #2110090)
    - PCI: Explicitly put devices into D0 when initializing

  * Privacy LED may not be turned on on OEM Renegade platform with Intel IPU7
    camera (LP: #2106807)
    - [Packaging] debian.oem/dkms-versions -- bump vision-drivers version

  * Fix volume control no effect on HP EliteStudio AIO (LP: #2109539)
    - ALSA: hda: Apply volume control on speaker+lineout for HP EliteStudio AIO

  * Fix Mic Mute LED no function on HP G12 laptops with ACP7.0 platform
    (LP: #2108954)
    - ASoC: amd: acp: Remove redundant acp70 chip->name
    - ASoC: amd: acp: Implement acp_common_hw_ops support for acp platforms
    - ASoC: amd: acp: Refactor dmic-codec platform device creation

 -- Chia-Lin Kao (AceLan) <email address hidden> Mon, 19 May 2025 14:27:43 +0800

Changed in linux-oem-6.11 (Ubuntu Noble):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.