Loaded the firmware files from the commits listed in the Bug Description
into my system and I can confirm it also fixes the issues on the 6.5 HWE
Kernel (6.5.0-14-generic). This restores IPv6 connectivity for this WiFi
device (depends on Multicast for things such as RA's/ND's).

fludizz@pauwel:~$ uname -a
Linux pauwel 6.5.0-14-generic #14~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Nov 20 
18:15:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

fludizz@pauwel:~$ sudo dmesg | grep mt7921
[    9.026969] mt7921e 0000:05:00.0: enabling device (0000 -> 0002)
[    9.034524] mt7921e 0000:05:00.0: ASIC revision: 79610010
[    9.120620] mt7921e 0000:05:00.0: HW/SW Version: 0x8a108a10, Build Time: 
20231109190918a
[    9.132797] mt7921e 0000:05:00.0: WM Firmware Version: ____010000, Build 
Time: 20231109190959
[    9.964058] mt7921e 0000:05:00.0 wlp5s0: renamed from wlan0

fludizz@pauwel:~$ ip -6 addr show wlp5s0
3: wlp5s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP 
group default qlen 1000
    inet6 2a10:3781:3fbd:xxxx:xxxx:xxxx:xxxx:xxxx/64 scope global temporary 
dynamic 
       valid_lft 86394sec preferred_lft 14394sec
    inet6 2a10:3781:3fbd:xxxx:xxxx:xxxx:xxxx:xxxx/64 scope global dynamic 
mngtmpaddr noprefixroute 
       valid_lft 86394sec preferred_lft 14394sec
    inet6 fe80::xxxx:xxxx:xxxx:xxxx/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever

fludizz@pauwel:~$ ip -6 route | grep ra
2a10:3781:3fbd::/64 dev wlp5s0 proto ra metric 600 pref medium
default via fe80::xxxx:xxxx:xxxx:xxxx dev wlp5s0 proto ra metric 600 pref medium


However, this firmware did introduce a new warning in my logs, which was not 
present with the previous firmware (regardless of kernel version):
[  101.523786] warning: `ThreadPoolForeg' uses wireless extensions which will 
stop working for Wi-Fi 7 hardware; use nl80211

So keep this in mind when using the updated firmware. The MT7921 is a
WiFi6 device so I do not expect it to be affected by above warning.

-- 
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/2049220

Title:
  Update firmware for MT7921 in order to fix Framework 13 AMD 7040

Status in linux-firmware package in Ubuntu:
  In Progress
Status in linux-firmware source package in Jammy:
  In Progress
Status in linux-firmware source package in Mantic:
  In Progress
Status in linux-firmware source package in Noble:
  In Progress

Bug description:
  The current firmware for MT7921 WiFi is giving me problems like dropping 
multicast packets (mDNS).
  I manually updated the firmware files and that fixed the issue.
  To be more specific, please include this commit:
  
https://gitlab.com/kernel-firmware/linux-firmware/-/commit/0a18a7292a66532633d9586521f0b954c68a9fbc
  And possibly also this:
  
https://gitlab.com/kernel-firmware/linux-firmware/-/commit/1366b827c21351b37665303397e161dd4158316e
  Thanks!

  We also need:

  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu
  Ubuntu 22.04.3 LTS

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  ii  linux-firmware 20220329.git681281e4-0ubuntu3.24 all          Firmware for 
Linux kernel drivers

  3) What you expected to happen
  WiFi working

  4) What happened instead
  Multicast packets dropped, mDNS not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2049220/+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