You are not logged in.
After rebooting, Network manager doesn't detect my wlan interface and the GNOME network manager wi-fi setting vanished. Firmware version is ____000000 for some reason so I tried using linux-lts kernel and reinstalling linux-firmware, but the error still persists.
sudo lspci -k | grep -A3 -i network
pcilib: Error reading /sys/bus/pci/devices/0000:00:08.3/label: Operation not permitted
62:00.0 Network controller: MEDIATEK Corp. MT7922 802.11ax PCI Express Wireless Network Adapter
Subsystem: Foxconn International, Inc. Device e0de
Kernel driver in use: mt7921e
Kernel modules: mt7921e
➜ ~ sudo dmesg | grep mt7921e
[ 5.608150] mt7921e 0000:62:00.0: enabling device (0000 -> 0002)
[ 5.614696] mt7921e 0000:62:00.0: ASIC revision: 79220010
[ 5.690435] mt7921e 0000:62:00.0: HW/SW Version: 0x8a108a10, Build Time: 20250903123148a
[ 6.068182] mt7921e 0000:62:00.0: WM Firmware Version: ____000000, Build Time: 20250903123243
[ 9.717560] mt7921e 0000:62:00.0: Message 0004005c (seq 15) timeout
Offline
Don't grep - the NIC seems to show up and operated by the relevant module, nothig there really explains problems.
But there's a recent problem w/ the MT latest firmware, https://bbs.archlinux.org/viewtopic.php?id=308360
Offline