Hello AaronMa, or anyone else affected,

Accepted linux-firmware into jammy-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/linux-
firmware/20220329.git681281e4-0ubuntu3.9 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
jammy to verification-done-jammy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-jammy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

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

Title:
  Mediatek WLAN RZ616(MT7922) SAR table control

Status in HWE Next:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux-oem-5.17 package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Fix Committed
Status in linux-firmware source package in Jammy:
  Fix Committed
Status in linux-oem-5.17 source package in Jammy:
  Fix Committed
Status in linux source package in Kinetic:
  Fix Committed
Status in linux-firmware source package in Kinetic:
  Fix Committed
Status in linux-oem-5.17 source package in Kinetic:
  Invalid

Bug description:
  [Impact]
  In order to make sure the amount of RF energy being absorbed by our bodies is 
safe according to the FCC’s guidelines, products must undergo and pass SAR 
testing.

  [Fix]
  Add ACPI SAR table control to pass the testing.

  [Test]
  the unit is 0.5dBm in following:

  Without the SAR table control:
  $ sudo cat /sys/kernel/debug/ieee80211/phy0/mt76/txpower_sku | grep -i user
  CCK (user)      :    N.A    N.A    N.A    N.A
  OFDM (user)     :     40     40     40     40     40     40     40     40
  HT20 (user)     :     40     40     40     40     40     40     40     40
  HT40 (user)     :     40     40     40     40     40     40     40     40     
40
  VHT20 (user)    :     40     40     40     40     40     40     40     40     
40     40      0      0
  VHT40 (user)    :     40     40     40     40     40     40     40     40     
40     40      0      0
  VHT80 (user)    :     40     40     40     40     40     40     40     40     
40     40      0      0
  VHT160 (user)   :     40     40     40     40     40     40     40     40     
40     40      0      0
  HE26 (user)     :     40     40     40     40     40     40     40     40     
40     40     40     40
  HE52 (user)     :     40     40     40     40     40     40     40     40     
40     40     40     40
  HE106 (user)    :     40     40     40     40     40     40     40     40     
40     40     40     40
  HE242 (user)    :     40     40     40     40     40     40     40     40     
40     40     40     40
  HE484 (user)    :     40     40     40     40     40     40     40     40     
40     40     40     40
  HE996 (user)    :     40     40     40     40     40     40     40     40     
40     40     40     40
  HE996x2 (user)  :     40     40     40     40     40     40     40     40     
40     40     40     40

  After enabled SAR table control:
  $ sudo cat /sys/kernel/debug/ieee80211/phy0/mt76/txpower_sku | grep -i user
  CCK (user)      :    N.A    N.A    N.A    N.A
  OFDM (user)     :     26     26     26     26     26     26     26     26
  HT20 (user)     :     26     26     26     26     26     26     26     26
  HT40 (user)     :     26     26     26     26     26     26     26     26     
26
  VHT20 (user)    :     26     26     26     26     26     26     26     26     
26     26      0      0
  VHT40 (user)    :     26     26     26     26     26     26     26     26     
26     26      0      0
  VHT80 (user)    :     26     26     26     26     26     26     26     26     
26     26      0      0
  VHT160 (user)   :     26     26     26     26     26     26     26     26     
26     26      0      0
  HE26 (user)     :     26     26     26     26     26     26     26     26     
26     26     26     26
  HE52 (user)     :     26     26     26     26     26     26     26     26     
26     26     26     26
  HE106 (user)    :     26     26     26     26     26     26     26     26     
26     26     26     26
  HE242 (user)    :     26     26     26     26     26     26     26     26     
26     26     26     26
  HE484 (user)    :     26     26     26     26     26     26     26     26     
26     26     26     26
  HE996 (user)    :     26     26     26     26     26     26     26     26     
26     26     26     26
  HE996x2 (user)  :     26     26     26     26     26     26     26     26     
26     26     26     26

  Also done stress test with iperf, all works fine.

  [Where problems could occur]
  It may break mt7922 driver.

  These commits are already in oem-6.0 and unstable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1997200/+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