Bis zum 14.07. hatte ich noch einen LAN (enp1s0) und WLAN (wlp2s0) Adapter.
Nach einem FU am 19.07. wird mein WLAN nicht mehr initialisiert.
# inxi -nN --za
Network:
Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
driver: r8169
IF: enp1s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Device-2: MEDIATEK MT7922 802.11ax PCI Express Wireless Network Adapter
driver: mt7921e
# journalctl | grep -iE '02:00.0|mt7921e' | grep "hardware init failed"
Jul 19 23:08:31 Siduction kernel: mt7921e 0000:02:00.0: hardware init failed
Jul 20 15:42:24 Siduction kernel: mt7921e 0000:02:00.0: hardware init failed
Jul 21 14:24:59 Siduction kernel: mt7921e 0000:02:00.0: hardware init failed
Jul 22 18:54:42 Siduction kernel: mt7921e 0000:02:00.0: hardware init failed
Jul 22 20:27:02 Siduction kernel: mt7921e 0000:02:00.0: hardware init failed
# journalctl -b | grep -iE '02:00.0|mt7921e'
Siduction kernel: pci 0000:02:00.0: [14c3:0616] type 00 class 0x028000 PCIe Endpoint
Siduction kernel: pci 0000:02:00.0: BAR 0 [mem 0xfb700000-0xfb7fffff 64bit pref]
Siduction kernel: pci 0000:02:00.0: BAR 2 [mem 0xfb800000-0xfb807fff 64bit]
Siduction kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Siduction kernel: pci 0000:02:00.0: Adding to iommu group 12
Siduction kernel: mt7921e 0000:02:00.0: Direct firmware load for mediatek/WIFI_RAM_CODE_MT7922_1.bin failed with error -2
Siduction kernel: mt7921e 0000:02:00.0: ASIC revision: 79220010
Siduction kernel: mt7921e 0000:02:00.0: Direct firmware load for mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin failed with error -2
Siduction kernel: mt7921e 0000:02:00.0: hardware init failed
# modinfo mt7921e | grep alias
alias: pci:v000014C3d00000616sv*sd*bc*sc*i*
alias: pci:v000014C3d00000608sv*sd*bc*sc*i*
alias: pci:v00000B48d00007922sv*sd*bc*sc*i*
alias: pci:v000014C3d00007922sv*sd*bc*sc*i*
alias: pci:v000014C3d00007961sv*sd*bc*sc*i*
# lspci -knn | grep Net -A3
02:00.0 Network controller [0280]: MEDIATEK Corp. MT7922 802.11ax PCI Express Wireless Network Adapter [14c3:0616]
Subsystem: Foxconn International, Inc. Device [105b:e0db]
Kernel driver in use: mt7921e
Kernel modules: mt7921e
Erst duch einen erfolglosen Versuch eine WLAN Verbindung aufzubauen ist mir dieser Fehler jetzt aufgefallen.
Updates führe ich auf meinem HP ProBook 455 G10 regelmäßig durch.
# inxi --za
CPU: 8-core AMD Ryzen 7 7730U with Radeon Graphics (-MT MCP-)
speed/min/max: 573/400/4546 MHz Kernel: 6.9.10-1-siduction-amd64 x86_64
Up: 54m Mem: 4.04/30.68 GiB (13.2%) Storage: 1.86 TiB (4.3% used) Procs: 373
Shell: Bash inxi: 3.3.35
Meine Suche nach "Mediatek mt7921e" verwirrt mich mehr als das es hilft.
Hat von Euch jemand eine Idee wie der Treiber zu reanimieren ist?
Oder kann ich hier nur auf ein Bugfix warten?