Impossible to enable WED on devices with MT7988 + MT7992 (mt7996e)
Author: Kronos256Created May 15, 2026Updated May 15, 2026
Labelsbug
Describe the bug
It seems like many if not all devices that have the MT7988 + MT7992 suffer from the same issue when enabling WED, the Wi-Fi is not working, the MT7992 is not recognize anymore, and the error -22 appears in the log.
[ 13.937989] mt7996e 0000:01:00.0: probe with driver mt7996e failed with error -22
Disabling WED makes Wi-Fi work normally. Only thing that fails is loading the eeprom but it works regardless.
[ 13.291376] mt7996e 0000:01:00.0: eeprom tx_power zeros detected, using defaults
[ 13.298793] mt7996e 0000:01:00.0: eeprom load fail, use default binImmortalWrt version
r39152-66f5bd4017
ImmortalWrt release
SNAPSHOT
ImmortalWrt target/subtarget
mediatek/filogic
Device
TP-Link BE450
Image kind
Official downloaded image
Steps to reproduce
editing /etc/modules.conf with this line options mt7996e wed_enable=Y
confirmation that it is active:
root@kronos:~# cat /sys/module/mt7996e/parameters/wed_enable
YActual behaviour
WiFi is not working anymore and the MT7992 is not recognized
Expected behaviour
No response
Additional info
=== release ===
root@kronos:~# cat /etc/openwrt_release
DISTRIB_ID='ImmortalWrt'
DISTRIB_RELEASE='SNAPSHOT'
DISTRIB_REVISION='r39152-66f5bd4017'
DISTRIB_TARGET='mediatek/filogic'
DISTRIB_ARCH='aarch64_cortex-a53'
DISTRIB_DESCRIPTION='ImmortalWrt SNAPSHOT r39152-66f5bd4017'
DISTRIB_TAINTS=''=== dmesg ===
root@kronos:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd090]
[ 0.000000] Linux version 6.18.26 ([email protected]) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r39152-66f5bd4017) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 SMP Sat May 2 08:45:48 2026
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: TP-Link BE450
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000011000000 (options '')
[ 0.000000] printk: legacy bootconsole [uart8250] enabled
[ 0.000000] OF: reserved mem: 0x0000000043000000..0x000000004304ffff (320 KiB) nomap non-reusable secmon@43000000
[ 0.000000] OF: reserved mem: 0x0000000047cc0000..0x0000000047dbffff (1024 KiB) nomap non-reusable wmcpu-reserved@47cc0000
[ 0.000000] OF: reserved mem: 0x000000004f600000..0x000000004f63ffff (256 KiB) nomap non-reusable wo-emi@4f600000
[ 0.000000] OF: reserved mem: 0x000000004f640000..0x000000004f67ffff (256 KiB) nomap non-reusable wo-emi@4f640000
[ 0.000000] OF: reserved mem: 0x000000004f680000..0x000000004f6bffff (256 KiB) nomap non-reusable wo-emi@4f680000
[ 0.000000] OF: reserved mem: 0x000000004f700000..0x000000004fefffff (8192 KiB) nomap non-reusable wo-data@4f700000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x0000000042ffffff]
[ 0.000000] node 0: [mem 0x0000000043000000-0x000000004304ffff]
[ 0.000000] node 0: [mem 0x0000000043050000-0x0000000047cbffff]
[ 0.000000] node 0: [mem 0x0000000047cc0000-0x0000000047dbffff]
[ 0.000000] node 0: [mem 0x0000000047dc0000-0x000000004f5fffff]
[ 0.000000] node 0: [mem 0x000000004f600000-0x000000004f6bffff]
[ 0.000000] node 0: [mem 0x000000004f6c0000-0x000000004f6fffff]
[ 0.000000] node 0: [mem 0x000000004f700000-0x000000004fefffff]
[ 0.000000] node 0: [mem 0x000000004ff00000-0x000000005fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 30 pages/cpu s82584 r8192 d32104 u122880
[ 0.000000] pcpu-alloc: s82584 r8192 d32104 u122880 alloc=30*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GICv3 CPU interface
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: ubi.mtd=ubi0 console=ttyS0,115200n1 loglevel=8 earlycon=uart8250,mmio32,0x11000000 init=/etc/preinit
[ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 1MB
[ 0.000000] software IO TLB: mapped [mem 0x000000005fcac000-0x000000005fdac000] (1MB)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 131072
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=3, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=3.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=3
[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=3.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 416 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 0.000000] GICv3: GICD_CTLR.DS=0, SCR_EL3.FIQ=0
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer running at 13.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
[ 0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
[ 0.008317] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000)
[ 0.018812] pid_max: default: 32768 minimum: 301
[ 0.025119] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.032528] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.043844] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.050449] rcu: Hierarchical SRCU implementation.
[ 0.055305] rcu: Max phase no-delay instances is 1000.
[ 0.060693] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.069129] smp: Bringing up secondary CPUs ...
[ 0.073953] Detected VIPT I-cache on CPU1
[ 0.073994] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
[ 0.074017] CPU1: Booted secondary processor 0x0000000001 [0x411fd090]
[ 0.074331] Detected VIPT I-cache on CPU2
[ 0.074353] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
[ 0.074363] CPU2: Booted secondary processor 0x0000000002 [0x411fd090]
[ 0.074398] smp: Brought up 1 node, 3 CPUs
[ 0.113791] SMP: Total of 3 processors activated.
[ 0.118549] CPU: All CPU(s) started at EL2
[ 0.122694] CPU features: detected: 32-bit EL0 Support
[ 0.127894] CPU features: detected: CRC32 instructions
[ 0.133097] CPU features: detected: PMUv3
[ 0.137173] alternatives: applying system-wide alternatives
[ 0.142903] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.151469] Memory: 476968K/524288K available (10944K kernel code, 1672K rwdata, 7688K rodata, 1088K init, 331K bss, 43836K reserved, 0K cma-reserved)
[ 0.167919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.177896] posixtimers hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.185440] futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear).
[ 0.194298] 27296 pages in range for non-PLT usage
[ 0.194301] 518816 pages in range for PLT usage
[ 0.200125] pinctrl core: initialized pinctrl subsystem
[ 0.211653] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.217875] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.225052] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.232921] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.241234] thermal_sys: Registered thermal governor 'fair_share'
[ 0.241237] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.247405] thermal_sys: Registered thermal governor 'step_wise'
[ 0.253491] thermal_sys: Registered thermal governor 'user_space'
[ 0.259616] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.272685] ASID allocator initialised with 65536 entries
[ 0.280054] /soc/interrupt-controller@c000000: Fixed dependency cycle(s) with /soc/interrupt-controller@c000000
[ 0.293561] /soc/pcie@11300000: Fixed dependency cycle(s) with /soc/pcie@11300000/interrupt-controller
[ 0.313981] SCSI subsystem initialized
[ 0.317841] libata version 3.00 loaded.
[ 0.324034] clocksource: Switched to clocksource arch_sys_counter
[ 0.354370] NET: Registered PF_INET protocol family
[ 0.359393] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.386156] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.394656] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.402511] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.410378] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.417750] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.424352] MPTCP token hash table entries: 512 (order: 2, 12288 bytes, linear)
[ 0.431828] UDP hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.438554] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.445847] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.451602] NET: Registered PF_XDP protocol family
[ 0.456464] PCI: CLS 0 bytes, default 64
[ 0.461220] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[ 0.471539] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.477449] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.489341] cryptd: max_cpu_qlen set to 1000
[ 0.523309] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.532110] mtk-pcie-gen3 11300000.pcie: host bridge /soc/pcie@11300000 ranges:
[ 0.535273] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.539568] mtk-pcie-gen3 11300000.pcie: Parsing ranges property...
[ 0.548442] printk: legacy console [ttyS0] disabled
[ 0.552330] mtk-pcie-gen3 11300000.pcie: IO 0x0030000000..0x00301fffff -> 0x0030000000
[ 0.565822] mtk-pcie-gen3 11300000.pcie: MEM 0x0030200000..0x0037ffffff -> 0x0030200000
[ 0.594609] 11000000.serial: ttyS0 at MMIO 0x11000000 (irq = 99, base_baud = 2500000) is a ST16650V2
[ 0.603888] printk: legacy console [ttyS0] enabled
[ 0.613469] printk: legacy bootconsole [uart8250] disabled
[ 0.625215] mtk_rng trng: registered RNG driver
[ 0.629938] random: crng init done
[ 0.634906] loop: module loaded
[ 0.640144] spi-nand spi0.0: calibration result: 0x2
[ 0.645196] spi-nand spi0.0: ESMT SPI NAND was found.
[ 0.650237] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
[ 0.658901] 6 fixed-partitions partitions found on MTD device spi0.0
[ 0.665318] Creating 6 MTD partitions on "spi0.0":
[ 0.670099] 0x000000000000-0x000000200000 : "boot"
[ 0.676202] 0x000000200000-0x000000300000 : "u-boot-env"
[ 0.682157] 0x000000300000-0x000003500000 : "ubi0"
[ 0.689152] mtk-pcie-gen3 11300000.pcie: set IO trans window[0]: cpu_addr = 0x30000000, pci_addr = 0x30000000, size = 0x200000
[ 0.700535] mtk-pcie-gen3 11300000.pcie: set MEM trans window[1]: cpu_addr = 0x30200000, pci_addr = 0x30200000, size = 0x200000
[ 0.711999] mtk-pcie-gen3 11300000.pcie: set MEM trans window[2]: cpu_addr = 0x30400000, pci_addr = 0x30400000, size = 0x400000
[ 0.712675] 0x000003500000-0x000006700000 : "ubi1"
[ 0.723463] mtk-pcie-gen3 11300000.pcie: set MEM trans window[3]: cpu_addr = 0x30800000, pci_addr = 0x30800000, size = 0x800000
[ 0.739704] mtk-pcie-gen3 11300000.pcie: set MEM trans window[4]: cpu_addr = 0x31000000, pci_addr = 0x31000000, size = 0x1000000
[ 0.751252] mtk-pcie-gen3 11300000.pcie: set MEM trans window[5]: cpu_addr = 0x32000000, pci_addr = 0x32000000, size = 0x2000000
[ 0.754001] 0x000006700000-0x000006f00000 : "userconfig"
[ 0.762800] mtk-pcie-gen3 11300000.pcie: set MEM trans window[6]: cpu_addr = 0x34000000, pci_addr = 0x34000000, size = 0x4000000
[ 0.763038] mtk-pcie-gen3 11300000.pcie: PCI host bridge to bus 0000:00
[ 0.772391] 0x000006f00000-0x000007700000 : "tp_data"
[ 0.779658] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.796769] pci_bus 0000:00: root bus resource [io 0x0000-0x1fffff] (bus address [0x30000000-0x301fffff])
[ 0.806414] pci_bus 0000:00: root bus resource [mem 0x30200000-0x37ffffff]
[ 0.813277] pci_bus 0000:00: scanning bus
[ 0.817322] pci 0000:00:00.0: [14c3:7988] type 01 class 0x060400 PCIe Root Port
[ 0.824651] pci 0000:00:00.0: BAR 0 [mem 0x00000000-0x00007fff 64bit]
[ 0.831081] pci 0000:00:00.0: PCI bridge to [bus 00]
[ 0.836042] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff]
[ 0.842122] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff]
[ 0.848905] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 0.856690] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.862771] pci 0000:00:00.0: PME# disabled
[ 0.867962] pci_bus 0000:00: fixups for bus
[ 0.872139] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 0
[ 0.878834] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.886830] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 1
[ 0.893574] pci_bus 0000:01: scanning bus
[ 0.897608] pci 0000:01:00.0: [14c3:7992] type 00 class 0x028000 PCIe Endpoint
[ 0.904875] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x001fffff 64bit]
[ 0.911306] pci 0000:01:00.0: BAR 2 [mem 0x00000000-0x00007fff 64bit]
[ 0.917841] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.923923] pci 0000:01:00.0: PME# disabled
[ 0.928527] i2c_dev: i2c /dev entries driver
[ 0.933239] /soc/i2c@11003000/rt5190a@64: Fixed dependency cycle(s) with /soc/i2c@11003000/rt5190a@64/regulators/buck1
[ 0.944163] pci 0000:01:00.0: ASPM: default states L0s L1
[ 0.944634] mtk-lvts-thermal 1100a000.lvts: golden temp=60
[ 0.949578] pci_bus 0000:01: fixups for bus
[ 0.956415] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
[ 0.959205] pci_bus 0000:01: bus scan returning with max=01
[ 0.972534] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.979152] pci_bus 0000:00: bus scan returning with max=01
[ 0.984731] pci 0000:00:00.0: bridge window [mem 0x30200000-0x304fffff]: assigned
[ 0.992206] pci 0000:00:00.0: BAR 0 [mem 0x30500000-0x30507fff 64bit]: assigned
[ 0.999514] pci 0000:01:00.0: BAR 0 [mem 0x30200000-0x303fffff 64bit]: assigned
[ 1.006823] pci 0000:01:00.0: BAR 2 [mem 0x30400000-0x30407fff 64bit]: assigned
[ 1.014132] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.019087] pci 0000:00:00.0: bridge window [mem 0x30200000-0x304fffff]
[ 1.025869] pci_bus 0000:00: resource 4 [io 0x0000-0x1fffff]
[ 1.031604] pci_bus 0000:00: resource 5 [mem 0x30200000-0x37ffffff]
[ 1.037862] pci_bus 0000:01: resource 1 [mem 0x30200000-0x304fffff]
[ 1.044134] pci 0000:00:00.0: save config 0x00: 0x798814c3
[ 1.049609] pci 0000:00:00.0: save config 0x04: 0x00100000
[ 1.055089] pci 0000:00:00.0: save config 0x08: 0x06040001
[ 1.060564] pci 0000:00:00.0: save config 0x0c: 0x00010000
[ 1.066041] pci 0000:00:00.0: save config 0x10: 0x30500004
[ 1.071515] pci 0000:00:00.0: save config 0x14: 0x00000000
[ 1.076992] pci 0000:00:00.0: save config 0x18: 0x00010100
[ 1.082466] pci 0000:00:00.0: save config 0x1c: 0x000001f1
[ 1.087943] pci 0000:00:00.0: save config 0x20: 0x30403020
[ 1.093419] pci 0000:00:00.0: save config 0x24: 0x0001fff1
[ 1.098896] pci 0000:00:00.0: save config 0x28: 0x00000000
[ 1.104372] pci 0000:00:00.0: save config 0x2c: 0x00000000
[ 1.109845] pci 0000:00:00.0: save config 0x30: 0x00000000
[ 1.115322] pci 0000:00:00.0: save config 0x34: 0x00000080
[ 1.120794] pci 0000:00:00.0: save config 0x38: 0x00000000
[ 1.126267] pci 0000:00:00.0: save config 0x3c: 0x00020100
[ 1.131843] pcieport 0000:00:00.0: assign IRQ: got 111
[ 1.136980] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 1.143069] pcieport 0000:00:00.0: enabling bus mastering
[ 1.148849] mtk-pcie-gen3 11300000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11300c00 data 0
[ 1.157285] mtk-pcie-gen3 11300000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11300c00 data 1
[ 1.165713] mtk-pcie-gen3 11300000.pcie: msi#0x2 address_hi 0x0 address_lo 0x11300c00 data 2
[ 1.174137] mtk-pcie-gen3 11300000.pcie: msi#0x3 address_hi 0x0 address_lo 0x11300c00 data 3
[ 1.182558] mtk-pcie-gen3 11300000.pcie: msi#0x4 address_hi 0x0 address_lo 0x11300c00 data 4
[ 1.190983] mtk-pcie-gen3 11300000.pcie: msi#0x5 address_hi 0x0 address_lo 0x11300c00 data 5
[ 1.199407] mtk-pcie-gen3 11300000.pcie: msi#0x6 address_hi 0x0 address_lo 0x11300c00 data 6
[ 1.207831] mtk-pcie-gen3 11300000.pcie: msi#0x7 address_hi 0x0 address_lo 0x11300c00 data 7
[ 1.216255] mtk-pcie-gen3 11300000.pcie: msi#0x8 address_hi 0x0 address_lo 0x11300c00 data 8
[ 1.224678] mtk-pcie-gen3 11300000.pcie: msi#0x9 address_hi 0x0 address_lo 0x11300c00 data 9
[ 1.233100] mtk-pcie-gen3 11300000.pcie: msi#0xa address_hi 0x0 address_lo 0x11300c00 data 10
[ 1.241613] mtk-pcie-gen3 11300000.pcie: msi#0xb address_hi 0x0 address_lo 0x11300c00 data 11
[ 1.250125] mtk-pcie-gen3 11300000.pcie: msi#0xc address_hi 0x0 address_lo 0x11300c00 data 12
[ 1.258636] mtk-pcie-gen3 11300000.pcie: msi#0xd address_hi 0x0 address_lo 0x11300c00 data 13
[ 1.267146] mtk-pcie-gen3 11300000.pcie: msi#0xe address_hi 0x0 address_lo 0x11300c00 data 14
[ 1.275657] mtk-pcie-gen3 11300000.pcie: msi#0xf address_hi 0x0 address_lo 0x11300c00 data 15
[ 1.284167] mtk-pcie-gen3 11300000.pcie: msi#0x10 address_hi 0x0 address_lo 0x11300c00 data 16
[ 1.292762] mtk-pcie-gen3 11300000.pcie: msi#0x11 address_hi 0x0 address_lo 0x11300c00 data 17
[ 1.301363] mtk-pcie-gen3 11300000.pcie: msi#0x12 address_hi 0x0 address_lo 0x11300c00 data 18
[ 1.309960] mtk-pcie-gen3 11300000.pcie: msi#0x13 address_hi 0x0 address_lo 0x11300c00 data 19
[ 1.318558] mtk-pcie-gen3 11300000.pcie: msi#0x14 address_hi 0x0 address_lo 0x11300c00 data 20
[ 1.327157] mtk-pcie-gen3 11300000.pcie: msi#0x15 address_hi 0x0 address_lo 0x11300c00 data 21
[ 1.335754] mtk-pcie-gen3 11300000.pcie: msi#0x16 address_hi 0x0 address_lo 0x11300c00 data 22
[ 1.344351] mtk-pcie-gen3 11300000.pcie: msi#0x17 address_hi 0x0 addSource: immortalwrt/immortalwrt