“Until yesterday, the WiFi NIC (BPI-R4-NIC-BE14: MT7995AV + MT7976CN + MT7977IAN) could be detected and used without any issues. However, this morning, I installed a 512GB NVMe SSD on the back side. The SSD is recognized and works fine, but the WiFi NIC is no longer functional. Even after removing the NVMe SSD, the WiFi NIC still doesn’t recover.”
Boot log after removing the NVMe SSD:
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd090]
[ 0.000000] Linux version 5.4.271 ([email protected]) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 unknown)) #0 SMP Wed Jun 5 06:11:29 2024
[ 0.000000] Machine model: Bananapi BPI-R4
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000011000000 (options '')
[ 0.000000] printk: bootconsole [uart8250] enabled
[ 0.000000] On node 0 totalpages: 1045696
[ 0.000000] DMA32 zone: 12288 pages used for memmap
[ 0.000000] DMA32 zone: 0 pages reserved
[ 0.000000] DMA32 zone: 783552 pages, LIFO batch:63
[ 0.000000] Normal zone: 4096 pages used for memmap
[ 0.000000] Normal zone: 262144 pages, LIFO batch:63
[ 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.0
[ 0.000000] percpu: Embedded 20 pages/cpu s44376 r8192 d29352 u81920
[ 0.000000] pcpu-alloc: s44376 r8192 d29352 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1029312
[ 0.000000] Kernel command line: console=ttyS0,115200n1 loglevel=8 earlycon=uart8250,mmio32,0x11000000 earlyprintk pci=pcie_bus_perf block2mtd.block2mtd=/dev/mmcblk0,65536 mtdparts=mmcblk0:4608K(BL2)ro,4M(RF),2M(FIP)ro,32M(Kernel),1024M(rootfs),2048M(usrdata),-(bmtpool) rootfstype=squashfs,jffs2
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0xfb7eb000-0xff7eb000] (64MB)
[ 0.000000] Memory: 4024040K/4182784K available (8382K kernel code, 602K rwdata, 2468K rodata, 512K init, 293K bss, 158744K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: CONFIG_RCU_FANOUT set to non-default value of 32.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 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] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: no VLPI support, no direct LPI support
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
[ 0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
[ 0.000002] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
[ 0.008274] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=52000)
[ 0.018667] pid_max: default: 32768 minimum: 301
[ 0.023399] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.030899] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.039439] ASID allocator initialised with 65536 entries
[ 0.044948] rcu: Hierarchical SRCU implementation.
[ 0.050055] smp: Bringing up secondary CPUs ...
[ 0.054845] Detected VIPT I-cache on CPU1
[ 0.054862] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
[ 0.054878] CPU1: Booted secondary processor 0x0000000001 [0x411fd090]
[ 0.055095] Detected VIPT I-cache on CPU2
[ 0.055104] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
[ 0.055110] CPU2: Booted secondary processor 0x0000000002 [0x411fd090]
[ 0.055312] Detected VIPT I-cache on CPU3
[ 0.055321] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000
[ 0.055328] CPU3: Booted secondary processor 0x0000000003 [0x411fd090]
[ 0.055356] smp: Brought up 1 node, 4 CPUs
[ 0.112370] SMP: Total of 4 processors activated.
[ 0.117131] CPU features: detected: 32-bit EL0 Support
[ 0.122331] CPU features: detected: CRC32 instructions
[ 0.127616] CPU: All CPU(s) started at EL2
[ 0.131764] alternatives: patching kernel code
[ 0.138432] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.148318] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.155339] pinctrl core: initialized pinctrl subsystem
[ 0.161054] NET: Registered protocol family 16
[ 0.165768] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.172628] printk: console [pstore-1] enabled
[ 0.177169] pstore: Registered ramoops as persistent store backend
[ 0.183432] ramoops: using 0x10000@0x42ff0000, ecc: 0
[ 0.191285] GPIO line 432 (asm_sel) hogged as output/high
[ 0.196790] GPIO line 433 (pca9545_rst) hogged as output/high
[ 0.207604] cryptd: max_cpu_qlen set to 1000
[ 0.213162] SCSI subsystem initialized
[ 0.217035] libata version 3.00 loaded.
[ 0.221045] usbcore: registered new interface driver usbfs
[ 0.226621] usbcore: registered new interface driver hub
[ 0.232012] usbcore: registered new device driver usb
[ 0.237675] Bluetooth: Core ver 2.22
[ 0.241312] NET: Registered protocol family 31
[ 0.245813] Bluetooth: HCI device and connection manager initialized
[ 0.252250] Bluetooth: HCI socket layer initialized
[ 0.257186] Bluetooth: L2CAP socket layer initialized
[ 0.262301] Bluetooth: SCO socket layer initialized
[ 0.267443] rbus 18000000.wbsys: PCI host bridge to bus 0004:00
[ 0.273441] pci_bus 0004:00: root bus resource [mem 0x18000000-0x18ffffff]
[ 0.280405] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 0.285959] pci_bus 0004:00: scanning bus
[ 0.290025] pci 0004:00:00.0: [14c3:7981] type 00 class 0x000280
[ 0.296116] pci 0004:00:00.0: reg 0x10: [mem 0x18000000-0x1800000f 64bit]
[ 0.302987] pci 0004:00:00.0: reg 0x18: [mem 0x00000000-0x0000000f]
[ 0.309333] pci 0004:00:00.0: reg 0x1c: [mem 0x00000000-0x0000000f]
[ 0.315677] pci 0004:00:00.0: reg 0x20: [mem 0x00000000-0x0000000f]
[ 0.322020] pci 0004:00:00.0: reg 0x24: [mem 0x00000000-0x0000000f]
[ 0.329369] pci_bus 0004:00: fixups for bus
[ 0.333605] pci_bus 0004:00: bus scan returning with max=00
[ 0.339440] clocksource: Switched to clocksource arch_sys_counter
[ 0.345991] thermal_sys: Registered thermal governor 'fair_share'
[ 0.345994] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.352170] thermal_sys: Registered thermal governor 'step_wise'
[ 0.358252] thermal_sys: Registered thermal governor 'user_space'
[ 0.364332] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.370879] NET: Registered protocol family 2
[ 0.382027] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.390993] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.399672] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.407794] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.415400] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.422073] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.428907] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.436255] NET: Registered protocol family 1
[ 0.440689] PCI: CLS 0 bytes, default 64
[ 0.445275] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.453677] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.459661] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.464123] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.492453] Debug interface error
[ 0.495866] io scheduler mq-deadline registered
[ 0.500453] io scheduler kyber registered
[ 0.504553] io scheduler bfq registered
[ 0.509002] phy [email protected]: type_sw - reg 0x218, index 0
[ 0.515868] mtk-pcie 11300000.pcie: host bridge /pcie@11300000 ranges:
[ 0.522546] mtk-pcie 11300000.pcie: Parsing ranges property...
[ 0.528459] mtk-pcie 11300000.pcie: IO 0x30000000..0x301fffff -> 0x30000000
[ 0.535778] mtk-pcie 11300000.pcie: MEM 0x30200000..0x37ffffff -> 0x30200000
[ 0.543121] mtk-pcie 11300000.pcie: failed to get max link width
[ 0.755455] mtk-pcie 11300000.pcie: PCIe link down, ltssm reg val: 0x3
[ 0.762102] mtk-pcie: probe of 11300000.pcie failed with error -110
[ 0.768513] mtk-pcie 11310000.pcie: host bridge /pcie@11310000 ranges:
[ 0.775128] mtk-pcie 11310000.pcie: Parsing ranges property...
[ 0.781035] mtk-pcie 11310000.pcie: IO 0x38000000..0x381fffff -> 0x38000000
[ 0.788354] mtk-pcie 11310000.pcie: MEM 0x38200000..0x3fffffff -> 0x38200000
[ 0.795683] mtk-pcie 11310000.pcie: failed to get max link width
[ 0.922619] mtk-pcie 11310000.pcie: PCI host bridge to bus 0001:00
[ 0.928886] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.934443] pci_bus 0001:00: root bus resource [io 0x200000-0x3fffff] (bus address [0x38000000-0x381fffff])
[ 0.944394] pci_bus 0001:00: root bus resource [mem 0x38200000-0x3fffffff]
[ 0.951355] pci_bus 0001:00: scanning bus
[ 0.955425] pci 0001:00:00.0: [14c3:7988] type 01 class 0x060400
[ 0.961532] pci 0001:00:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[ 0.968462] pci 0001:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.974631] pci 0001:00:00.0: PME# disabled
[ 0.979920] pci_bus 0001:00: fixups for bus
[ 0.984155] pci 0001:00:00.0: scanning [bus 00-00] behind bridge, pass 0
[ 0.990944] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.999057] pci 0001:00:00.0: scanning [bus 00-00] behind bridge, pass 1
[ 1.005892] pci_bus 0001:01: scanning bus
[ 1.009968] pci 0001:01:00.0: [14c3:7991] type 00 class 0x028000
[ 1.016089] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit pref]
[ 1.023413] pci 0001:01:00.0: reg 0x18: [mem 0x00000000-0x00007fff 64bit]
[ 1.030388] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 1.036558] pci 0001:01:00.0: PME# disabled
[ 1.041732] pci_bus 0001:01: fixups for bus
[ 1.045965] pci_bus 0001:01: bus scan returning with max=01
[ 1.051606] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[ 1.058304] pci_bus 0001:00: bus scan returning with max=01
[ 1.063955] pci 0001:00:00.0: BAR 9: assigned [mem 0x38200000-0x383fffff 64bit pref]
[ 1.071800] pci 0001:00:00.0: BAR 8: assigned [mem 0x38400000-0x384fffff]
[ 1.078673] pci 0001:00:00.0: BAR 0: assigned [mem 0x38500000-0x38507fff 64bit]
[ 1.086081] pci 0001:01:00.0: BAR 0: assigned [mem 0x38200000-0x383fffff 64bit pref]
[ 1.093933] pci 0001:01:00.0: BAR 2: assigned [mem 0x38400000-0x38407fff 64bit]
[ 1.101343] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 1.106369] pci 0001:00:00.0: bridge window [mem 0x38400000-0x384fffff]
[ 1.113242] pci 0001:00:00.0: bridge window [mem 0x38200000-0x383fffff 64bit pref]
[ 1.121092] pci 0001:00:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
[ 1.129650] pci 0001:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 256
[ 1.138292] mtk-pcie 11280000.pcie: host bridge /pcie@11280000 ranges:
[ 1.144904] mtk-pcie 11280000.pcie: Parsing ranges property...
[ 1.150812] mtk-pcie 11280000.pcie: IO 0x20000000..0x201fffff -> 0x20000000
[ 1.158129] mtk-pcie 11280000.pcie: MEM 0x20200000..0x27ffffff -> 0x20200000
[ 1.165466] mtk-xsphy usb-phy@11e10000: incompatible phy type
[ 1.171304] mtk-pcie 11280000.pcie: failed to get max link width
[ 1.383461] mtk-pcie 11280000.pcie: PCIe link down, ltssm reg val: 0x1
[ 1.390101] mtk-pcie: probe of 11280000.pcie failed with error -110
[ 1.396496] mtk-pcie 11290000.pcie: host bridge /pcie@11290000 ranges:
[ 1.403106] mtk-pcie 11290000.pcie: Parsing ranges property...
[ 1.409020] mtk-pcie 11290000.pcie: IO 0x28000000..0x281fffff -> 0x28000000
[ 1.416340] mtk-pcie 11290000.pcie: MEM 0x28200000..0x2fffffff -> 0x28200000
[ 1.423668] mtk-pcie 11290000.pcie: failed to get max link width
[ 1.635456] mtk-pcie 11290000.pcie: PCIe link down, ltssm reg val: 0x1
[ 1.642085] mtk-pcie: probe of 11290000.pcie failed with error -110
[ 1.649039] mtk-power-controller 11d10000.topmisc: /topmisc@11d10000/eth2p5@2: A default off power domain has been ON
[ 1.659944] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
[ 1.666719] printk: console [ttyS0] disabled
[ 1.691158] 11000000.serial: ttyS0 at MMIO 0x11000000 (irq = 17, base_baud = 2500000) is a ST16650V2
[ 1.700431] printk: console [ttyS0] enabled
[ 1.700431] printk: console [ttyS0] enabled
[ 1.708791] printk: bootconsole [uart8250] disabled
[ 1.708791] printk: bootconsole [uart8250] disabled
[ 1.718976] mtk_rng trng@1020f000: registered RNG driver
[ 1.719013] random: crng init done
[ 1.728893] loop: module loaded
[ 1.733959] spi-nand spi0.0: calibration result: 0x2
[ 1.739006] spi-nand spi0.0: Winbond SPI NAND was found.
[ 1.744324] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
[ 1.753865] mt7988-pinctrl 1001f000.pinctrl: invalid function mdio in map table
[ 1.761736] [mtk_hw_init] reset_lock:0, force:1
[ 1.766412] [mtk_hw_init] execute fe cold reset
[ 1.781940] mtk_soc_eth 15100000.ethernet: MDC is running on 8333333 Hz
[ 1.809188] mtk_soc_eth 15100000.ethernet: generated random MAC address 3e:63:c2:9b:86:a9
[ 1.817781] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc011f00000, irq 14
[ 1.826846] mtk_soc_eth 15100000.ethernet: generated random MAC address 86:29:ef:3d:75:c4
[ 1.835352] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc011f00000, irq 14
[ 1.844408] mtk_soc_eth 15100000.ethernet: generated random MAC address 92:31:bc:6e:ce:06
[ 1.852898] mtk_soc_eth 15100000.ethernet eth2: mediatek frame engine at 0xffffffc011f00000, irq 14
[ 1.861936] (unnamed net_device) (dummy): netif_napi_add() called with weight 256
[ 1.869567] PPP generic driver version 2.4.2
[ 1.873885] PPP BSD Compression module registered
[ 1.878579] PPP Deflate Compression module registered
[ 1.883621] NET: Registered protocol family 24
[ 1.888091] usbcore: registered new interface driver r8152
[ 1.893582] usbcore: registered new interface driver ax88179_178a
[ 1.899674] usbcore: registered new interface driver cdc_ether
[ 1.905503] usbcore: registered new interface driver rndis_host
[ 1.911426] usbcore: registered new interface driver cdc_ncm
[ 1.917088] usbcore: registered new interface driver qmi_wwan_q
[ 1.923007] usbcore: registered new interface driver qmi_wwan
[ 1.928751] usbcore: registered new interface driver cdc_mbim
[ 1.934646] xhci-mtk 11200000.xhci: 11200000.xhci supply vbus not found, using dummy regulator
[ 1.943274] xhci-mtk 11200000.xhci: 11200000.xhci supply vusb33 not found, using dummy regulator
[ 1.952164] phy [email protected]: try to get sw efuse
[ 1.957733] phy [email protected]: try to get sw efuse
[ 1.963522] xhci-mtk 11200000.xhci: xHCI Host Controller
[ 1.968835] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 1
[ 1.979358] xhci-mtk 11200000.xhci: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010
[ 1.988639] xhci-mtk 11200000.xhci: irq 122, io mem 0x11200000
[ 1.994525] xhci-mtk 11200000.xhci: xHCI Host Controller
[ 1.999831] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 2
[ 2.007307] xhci-mtk 11200000.xhci: Host supports USB 3.2 Enhanced SuperSpeed
[ 2.014669] hub 1-0:1.0: USB hub found
[ 2.018429] hub 1-0:1.0: 1 port detected
[ 2.022495] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.030727] hub 2-0:1.0: USB hub found
[ 2.034487] hub 2-0:1.0: 1 port detected
[ 2.038594] usbcore: registered new interface driver cdc_wdm
[ 2.044318] usbcore: registered new interface driver uas
[ 2.049651] usbcore: registered new interface driver usb-storage
[ 2.055685] usbcore: registered new interface driver usbserial_generic
[ 2.062211] usbserial: USB Serial support registered for generic
[ 2.068217] usbcore: registered new interface driver option
[ 2.073785] usbserial: USB Serial support registered for GSM modem (1-port)
[ 2.080782] usbcore: registered new interface driver pl2303
[ 2.086349] usbserial: USB Serial support registered for pl2303
[ 2.092270] usbcore: registered new interface driver qcaux
[ 2.097750] usbserial: USB Serial support registered for qcaux
[ 2.103584] usbcore: registered new interface driver qcserial
[ 2.109325] usbserial: USB Serial support registered for Qualcomm USB modem
[ 2.116418] i2c /dev entries driver
[ 2.127612] vcore: supplied by rt5190a-buck1
[ 2.134577] proc: supplied by rt5190a-buck1
[ 2.141001] rt5190a-buck4: supplied by rt5190a-buck1
[ 2.146893] rt5190a-ldo: supplied by regulator-dummy
[ 2.154081] at24 3-0057: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[ 2.162597] rtc-pcf8563 3-0051: low voltage detected, date/time is not reliable.
[ 2.170020] rtc-pcf8563 3-0051: registered as rtc0
[ 2.175678] i2c i2c-2: Added multiplexed i2c bus 3
[ 2.180518] i2c i2c-2: Added multiplexed i2c bus 4
[ 2.185350] i2c i2c-2: Added multiplexed i2c bus 5
[ 2.190968] at24 6-0051: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[ 2.226275] i2c i2c-2: Added multiplexed i2c bus 6
[ 2.231063] pca954x 2-0070: registered 4 multiplexed busses for I2C switch pca9545
[ 2.238979] mtk-soc-temp-lvts 1100a000.lvts: [lvts_cal] golden_temp = 60
[ 2.245676] mtk-soc-temp-lvts 1100a000.lvts: [lvts_cal] num:g_count:g_count_rc 0:19701:5465 1:19708:0 2:19727:0 3:19737:0 4:19531:5465 5:19556:0 6:19565:0 7:19595:0
[ 2.262248] mtk-soc-temp-lvts 1100a000.lvts: [COUNT_RC_NOW] 0:5475 1:5474 2:5475 3:5474 4:5468 5:5477 6:5469 7:5477
[ 2.272780] mtk-soc-temp-lvts 1100a000.lvts: set_polling_speed 0, LVTSMONCTL1_0= 0x10000c,LVTSMONCTL2_0= 0x10001
[ 2.282941] mtk-soc-temp-lvts 1100a000.lvts: set_hw_filter 0, LVTSMSRCTL0_0= 0xb6d
[ 2.290499] mtk-soc-temp-lvts 1100a000.lvts: lvts0: read all 4 sensors in 10080 us, one in 2404 us
[ 2.299463] mtk-soc-temp-lvts 1100a000.lvts: set_polling_speed 1, LVTSMONCTL1_0= 0x10000c,LVTSMONCTL2_0= 0x10001
[ 2.309624] mtk-soc-temp-lvts 1100a000.lvts: set_hw_filter 1, LVTSMSRCTL0_0= 0xb6d
[ 2.317180] mtk-soc-temp-lvts 1100a000.lvts: lvts1: read all 4 sensors in 10080 us, one in 2404 us
[ 2.326124] mtk-soc-temp-lvts 1100a000.lvts: set_tc_hw_reboot_threshold: LVTS0, the dominator sensing point= 0
[ 2.336112] mtk-soc-temp-lvts 1100a000.lvts: set_tc_hw_reboot_threshold: LVTS1, the dominator sensing point= 0
[ 2.346389] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: [email protected]
[ 2.354870] Bluetooth: HCI UART driver ver 2.3
[ 2.359310] Bluetooth: HCI UART protocol H4 registered
[ 2.364437] Bluetooth: HCI UART protocol BCSP registered
[ 2.369772] Bluetooth: HCI UART protocol Broadcom registered
[ 2.375427] Bluetooth: HCI UART protocol QCA registered
[ 2.406783] exFAT: Version 1.3.0
[ 2.410395] Initializing XFRM netlink socket
[ 2.414831] NET: Registered protocol family 10
[ 2.419724] Segment Routing with IPv6
[ 2.423417] NET: Registered protocol family 17
[ 2.427882] Bridge firewalling registered
[ 2.431906] usb 2-1: new SuperSpeed Gen 1x2 USB device number 2 using xhci-mtk
[ 2.431919] 8021q: 802.1Q VLAN Support v1.8
[ 2.450182] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.451127] nmbm nmbm_spim_nand: Signature found at block 1023 [0x07fe0000]
[ 2.461894] hub 2-1:1.0: USB hub found
[ 2.462957] mmc0: new high speed SDHC card at address aaaa
[ 2.463433] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
[ 2.465895] nmbm nmbm_spim_nand: First info table with writecount 0 found in block 960
[ 2.469002] hub 2-1:1.0: 4 ports detected
[ 2.470054] mmcblk0: p1 p2 p3 p4 p5 p6
[ 2.476550] nmbm nmbm_spim_nand: Second info table with writecount 0 found in block 963
[ 2.502542] nmbm nmbm_spim_nand: NMBM has been successfully attached
[ 2.508998] 4 fixed-partitions partitions found on MTD device nmbm_spim_nand
[ 2.516034] Creating 4 MTD partitions on "nmbm_spim_nand":
[ 2.521510] 0x000000000000-0x000000100000 : "BL2"
[ 2.526560] 0x000000100000-0x000000180000 : "u-boot-env"
[ 2.532119] 0x000000180000-0x000000580000 : "Factory"
[ 2.537396] 0x000000580000-0x000000780000 : "FIP"
[ 2.542522] sfp sfp@0: Host maximum power 3.0W
[ 2.546973] sfp sfp@0: tx disable 1 -> 1
[ 2.551061] sfp sfp@0: SM: enter empty:detached:down event dev_attach
[ 2.557494] sfp sfp@0: SM: exit empty:down:down
[ 2.562153] sfp sfp@1: Host maximum power 3.0W
[ 2.566601] sfp sfp@1: tx disable 1 -> 1
[ 2.570646] sfp sfp@1: SM: enter empty:detached:down event dev_attach
[ 2.577077] sfp sfp@1: SM: exit empty:down:down
[ 2.583450] usb 1-1: new high-speed USB device number 2 using xhci-mtk
[ 2.737760] hub 1-1:1.0: USB hub found
[ 2.741694] hub 1-1:1.0: 5 ports detected
[ 3.419443] usb 1-1.5: new high-speed USB device number 3 using xhci-mtk
[ 3.532298] MediaTek MT7988 PHY dsa-0.0:00: TX-VCM SW cal result: 0x2
[ 3.557526] MediaTek MT7988 PHY dsa-0.0:01: TX-VCM SW cal result: 0x2
[ 3.583539] MediaTek MT7988 PHY dsa-0.0:02: TX-VCM SW cal result: 0x3
[ 3.609540] MediaTek MT7988 PHY dsa-0.0:03: TX-VCM SW cal result: 0x3
[ 3.628297] mt7530 mdio-bus:1f lan0 (uninitialized): PHY [dsa-0.0:00] driver [MediaTek MT7988 PHY]
[ 3.648449] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [dsa-0.0:01] driver [MediaTek MT7988 PHY]
[ 3.668474] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [dsa-0.0:02] driver [MediaTek MT7988 PHY]
[ 3.688492] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [dsa-0.0:03] driver [MediaTek MT7988 PHY]
[ 3.697647] mt7530 mdio-bus:1f: configuring for fixed/10gbase-kr link mode
[ 3.704525] DSA: tree 0 setup
[ 3.704531] mt7530 mdio-bus:1f: Link is Up - 10Gbps/Full - flow control rx/tx
[ 3.707484] mt7530-nl: genl_register_family_with_ops
[ 3.707658] 7 cmdlinepart partitions found on MTD device block2mtd: /dev/mmcblk0
[ 3.727033] Creating 7 MTD partitions on "block2mtd: /dev/mmcblk0":
[ 3.733290] 0x000000000000-0x000000480000 : "BL2"
[ 3.738433] 0x000000480000-0x000000880000 : "RF"
[ 3.743381] 0x000000880000-0x000000a80000 : "FIP"
[ 3.748416] 0x000000a80000-0x000002a80000 : "Kernel"
[ 3.753690] 0x000002a80000-0x000042a80000 : "rootfs"
[ 3.758896] mtd: device 9 (rootfs) set to be root filesystem
[ 3.767237] 1 squashfs-split partitions found on MTD device rootfs
[ 3.773417] 0x000006630000-0x000042a80000 : "rootfs_data"
[ 3.779159] 0x000042a80000-0x0000c2a80000 : "usrdata"
[ 3.784529] 0x0000c2a80000-0x0003b5980000 : "bmtpool"
[ 3.789901] block2mtd: mtd0: [/dev/mmcblk0] erase_size = 64KiB [65536]
[ 3.797957] rtc-pcf8563 3-0051: low voltage detected, date/time is not reliable.
[ 3.805347] rtc-pcf8563 3-0051: hctosys: unable to read the hardware clock
[ 3.817545] VFS: Mounted root (squashfs filesystem) readonly on device 31:9.
[ 3.824696] Freeing unused kernel memory: 512K
[ 3.835484] Run /sbin/init as init process
[ 4.015156] init: Console is alive
[ 4.687935] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.737688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.744516] fsl-ehci: Freescale EHCI Host controller driver
[ 4.750393] ehci-platform: EHCI generic platform driver
[ 4.756327] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.762725] ohci-platform: OHCI generic platform driver
[ 4.770073] mediatek_soc_hnat 15100000.hnat: wan = eth2
[ 4.775317] mediatek_soc_hnat 15100000.hnat: lan = lan
[ 4.780456] mediatek_soc_hnat 15100000.hnat: lan2 = eth1
[ 4.785759] mediatek_soc_hnat 15100000.hnat: ppd = eth0
[ 4.790974] mediatek_soc_hnat 15100000.hnat: gmac num = 3
[ 4.796362] mediatek_soc_hnat 15100000.hnat: ppe num = 1
[ 4.802106] mediatek_soc_hnat 15100000.hnat: PPE0 entry number = 8192
[ 4.818794] mediatek_soc_hnat 15100000.hnat: PPE0 hwnat start
[ 4.824585] hnat roaming work enable
[ 4.830145] warp_module_init(): module init and register callback for warp
[ 4.837050] create warp_ctrl ok!!!
[ 4.840491] wed_get_slot_map(): assign slot_id:0 for entry: 0!
[ 4.846326] wed_get_slot_map(): assign slot_id:1 for entry: 1!
[ 4.852159] wed_get_slot_map(): assign slot_id:2 for entry: 2!
[ 4.858328] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.873806] init: - preinit -
[ 5.242665] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/10gbase-kr link mode
[ 5.250942] mtk_soc_eth 15100000.ethernet: mtk_gmac_usxgmii_path_setup path gmac1_usxgmii in
[ 5.259401] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 10Gbps/Full - flow control rx/tx
[ 5.265706] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[ 5.274682] 8021q: adding VLAN 0 to HW filter on device lan1
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[ 9.330042] mount_root: loading kmods from internal overlay
[ 9.341396] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 9.349302] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 22.909177] jffs2: notice: (1148) jffs2_build_xattr_subsystem: complete building xattr subsystem, 26 of xdatum (23 unchecked, 3 orphan) and 32 of xref (3 dead, 0 orphan) found.
[ 22.927673] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 22.940549] block: extroot: not configured
[ 22.980091] jffs2: notice: (1146) jffs2_build_xattr_subsystem: complete building xattr subsystem, 26 of xdatum (23 unchecked, 3 orphan) and 32 of xref (3 dead, 0 orphan) found.
[ 22.996143] mount_root: loading kmods from internal overlay
[ 23.006432] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 23.014901] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 23.640864] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 23.648011] block: extroot: not configured
[ 23.652490] mount_root: switching to jffs2 overlay
[ 23.662533] overlayfs: upper fs does not support tmpfile.
[ 23.667960] overlayfs: "xino" feature enabled using 32 upper inode bits.
[ 23.693845] urandom-seed: Seeding with /etc/urandom.seed
[ 23.740223] procd: - early -
[ 24.291047] procd: - ubus -
[ 24.344916] procd: - init -
[ 24.518809] rtc-pcf8563 3-0051: low voltage detected, date/time is not reliable.
[ 24.785541] urngd: v1.0.2 started.
[ 24.919429] kmodloader: loading kernel modules from /etc/modules.d/*
[ 24.929281] MACsec IEEE 802.1AE
[ 24.938800] RPC: Registered named UNIX socket transport module.
[ 24.944757] RPC: Registered udp transport module.
[ 24.949456] RPC: Registered tcp transport module.
[ 24.954149] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 24.962235] NET: Registered protocol family 15
[ 24.971750] l2tp_core: L2TP core driver, V2.0
[ 24.976446] l2tp_netlink: L2TP netlink interface
[ 24.981427] gre: GRE over IPv4 demultiplexor driver
[ 24.986750] ip_gre: GRE over IPv4 tunneling driver
[ 24.992769] ip6_gre: GRE over IPv6 tunneling driver
[ 25.000152] Installing knfsd (copyright (C) 1996 [email protected]).
[ 25.017159] Loading modules backported from Linux version v5.15.81-0-ge4a7232c917c
[ 25.024758] Backport generated by backports.git v5.15.81-1-0-ge1867d55
[ 25.037400] mt_wifi_cmn: loaded
[ 25.038945] hidraw: raw HID events driver (C) Jiri Kosina
[ 25.812336] /dev/mmcblk0p6: Can't open blockdev
[ 26.244820] mt_wifi: module license 'Proprietary' taints kernel.
[ 26.250833] Disabling lock debugging due to kernel taint
[ 26.279011] [email protected],get_dbg_setting_by_profile() 921: debug level setting=INDEX0_debug_level not found!!
[ 26.289117] [email protected],get_dbg_setting_by_profile() 948: debug option setting=INDEX0_debug_option not found!!
[ 26.299371] physical_device_init!
[ 26.302689] [email protected],bss_mngr_con_init() 3334: inited = 0
[ 26.308610] [email protected],bss_idx_bitmap_init() 89: map_size=12
[ 26.314609] [email protected],mld_grp_bitmap_init() 210: : map_size=12
[ 26.320926] [email protected],bss_mngr_ext_entry_init() 3315: bss(64), grp(65)
[ 26.327878] ser_mngr_init()
[ 26.327944] [email protected],init_sta_mld_link_mgr() 3179: --->
[ 26.336516] [email protected],csi_genl_register() 4027: register CSI genl family(0)!!!
[ 26.348010] mtk_hwifi: module uses symbols from proprietary module mt_wifi, inheriting taint.
[ 26.357919] connac_if: module uses symbols from proprietary module mt_wifi, inheriting taint.
[ 26.366976] mtk_pci: module uses symbols from proprietary module mtk_hwifi, inheriting taint.
[ 26.376486] mtk_wed: module uses symbols from proprietary module mtk_hwifi, inheriting taint.
[ 27.091653] mt7990: module uses symbols from proprietary module mtk_hwifi, inheriting taint.
[ 27.127669] mt7991: module uses symbols from proprietary module mtk_hwifi, inheriting taint.
[ 27.136517] mt7991 0001:01:00.0: assign IRQ: got 123
[ 27.141531] pci 0001:00:00.0: enabling device (0000 -> 0002)
[ 27.147231] pci 0001:00:00.0: enabling bus mastering
[ 27.152198] mt7991 0001:01:00.0: enabling device (0000 -> 0002)
[ 27.158145] mt7991 0001:01:00.0: enabling bus mastering
[ 27.163371] mt7991 0001:01:00.0: Using 36bit DMA for streaming map
[ 27.169543] mt7991 0001:01:00.0: Using 32bit DMA for coherent map
[ 27.175915] vendor: 14c3, device: 7991
[ 27.179665] subvendor: ffffffff, subdevice: ffffffff
[ 27.184622] class: 0, class_mask: 0
[ 27.188101] driver_data : 0000000000000000
[ 27.193862] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 27.199207] Bluetooth: BNEP filters: protocol multicast
[ 27.204440] Bluetooth: BNEP socket layer initialized
[ 27.210938] usbcore: registered new interface driver btusb
[ 27.217245] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 27.223206] Bluetooth: HIDP socket layer initialized
[ 27.231256] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 27.237563] Current mapfilter version v3.0.1.2
[ 27.242741] -->mtfwd_init(ver:2.0)
[ 27.242772] <--
[ 27.246958] -->mtqos_init(), mtqos ver:1.0
[ 27.248775] <--
[ 27.270876] PPP MPPE Compression module registered
[ 27.276356] PPTP driver version 0.8.5
[ 27.281080] Bluetooth: RFCOMM TTY layer initialized
[ 27.286132] Bluetooth: RFCOMM socket layer initialized
[ 27.291291] Bluetooth: RFCOMM ver 1.11
[ 27.296855] usbcore: registered new interface driver usblp
[ 27.310220] xt_time: kernel timezone is -0000
[ 27.315818] kmodloader: done loading kernel modules from /etc/modules.d/*
Is the PCIe interface damaged, or is the WiFi NIC itself faulty? I’m online and waiting — could someone please help me?"