Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- F0: 102B 0000
- FA: 0000 0000
- V0: 0000 0000 [0001]
- 00: 0000 0000
- BP: 2400 0041 [0000]
- G0: 1190 0000
- EC: 0000 0000 [0000]
- T0: 0000 022A [010F]
- Jump to BL
- NOTICE: BL2: v2.7(release):
- NOTICE: BL2: Built : 03:23:02, Apr 18 2023
- NOTICE: WDT: disabled
- NOTICE: EMI: Using DDR3 settings
- dump toprgu registers data:
- 1001c000 | 00000000 0000ffe0 00000000 00000000
- 1001c010 | 00000fff 00000000 00f00000 00000000
- 1001c020 | 00000000 00000000 00000000 00000000
- 1001c030 | 003c0003 003c0003 00000000 00000000
- 1001c040 | 00000000 00000000 00000000 00000000
- 1001c050 | 00000000 00000000 00000000 00000000
- 1001c060 | 00000000 00000000 00000000 00000000
- 1001c070 | 00000000 00000000 00000000 00000000
- 1001c080 | 00000000 00000000 00000000 00000000
- dump drm registers data:
- 1001d000 | 00000000 00000000 00000000 00000000
- 1001d010 | 00000000 00000000 00000000 00000000
- 1001d020 | 00000000 00000000 00000000 00000000
- 1001d030 | 00a083f1 000003ff 00100000 00000000
- 1001d040 | 00000000 00000000 00020303 000000ff
- 1001d050 | 00000000 00000000 00000000 00000000
- 1001d060 | 00000002 00000000 00000000 00000000
- SF: Detected mx25l12805d with page size 256 Bytes, erase size 4 KiB, total 16 MiB
- Reading from 0x180000 to 0x46000000, size 0x100 ... OK
- Reading from 0x180000 to 0x46000000, size 0x3456cb ... OK
- ## Loading kernel from FIT Image at 46000000 ...
- Using 'config-1' configuration
- Trying 'kernel-1' kernel subimage
- Description: ARM64 OpenWrt Linux-5.4.246
- Type: Kernel Image
- Compression: lzma compressed
- Data Start: 0x460000e8
- Data Size: 3410832 Bytes = 3.3 MiB
- Architecture: AArch64
- OS: Linux
- Load Address: 0x48080000
- Entry Point: 0x48080000
- Hash algo: crc32
- Hash value: 446a35fb
- Hash algo: sha1
- Hash value: 5c4578f128d4524f9c0a926f8b81d0510443e04d
- Verifying Hash Integrity ... crc32+ sha1+ OK
- ## Loading fdt from FIT Image at 46000000 ...
- Using 'config-1' configuration
- Trying 'fdt-1' fdt subimage
- Description: ARM64 OpenWrt mt7981-spim-nor-rfb device tree blob
- Type: Flat Device Tree
- Compression: uncompressed
- Data Start: 0x46340dbc
- Data Size: 17205 Bytes = 16.8 KiB
- Architecture: AArch64
- Hash algo: crc32
- Hash value: 191ba600
- Hash algo: sha1
- Hash value: 61928cd7238ed30379a93a0bb8c461e4c2c44828
- Verifying Hash Integrity ... crc32+ sha1+ OK
- Booting using the fdt blob at 0x46340dbc
- Uncompressing Kernel Image
- Loading Device Tree to 000000004f7f1000, end 000000004f7f8334 ... OK
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
- [ 0.000000] Linux version 5.4.246 (luotao@ubuntu) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16841-cbe73ea33d)) #0 SMP Thu Mar 30 12:18:04 2023
- [ 0.000000] Machine model: MediaTek MT7981 RFB
- [ 0.000000] earlycon: uart8250 at MMIO32 0x0000000011002000 (options '')
- [ 0.000000] printk: bootconsole [uart8250] enabled
- [ 0.000000] On node 0 totalpages: 64512
- [ 0.000000] DMA32 zone: 1024 pages used for memmap
- [ 0.000000] DMA32 zone: 0 pages reserved
- [ 0.000000] DMA32 zone: 64512 pages, LIFO batch:15
- [ 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 s43992 r8192 d29736 u81920
- [ 0.000000] pcpu-alloc: s43992 r8192 d29736 u81920 alloc=20*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1
- [ 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] Built 1 zonelists, mobility grouping on. Total pages: 63488
- [ 0.000000] Kernel command line: console=ttyS0,115200n1 loglevel=8 earlycon=uart8250,mmio32,0x11002000
- [ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
- [ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] Memory: 230208K/258048K available (7038K kernel code, 456K rwdata, 2004K rodata, 448K init, 288K bss, 27840K reserved, 0K cma-re)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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: 640 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.000003] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
- [ 0.008179] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=52000)
- [ 0.018499] pid_max: default: 32768 minimum: 301
- [ 0.023212] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
- [ 0.030473] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
- [ 0.039055] ASID allocator initialised with 65536 entries
- [ 0.044559] rcu: Hierarchical SRCU implementation.
- [ 0.049663] smp: Bringing up secondary CPUs ...
- [ 0.054535] Detected VIPT I-cache on CPU1
- [ 0.054555] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
- [ 0.054576] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
- [ 0.054638] smp: Brought up 1 node, 2 CPUs
- [ 0.076251] SMP: Total of 2 processors activated.
- [ 0.080977] CPU features: detected: 32-bit EL0 Support
- [ 0.086140] CPU features: detected: CRC32 instructions
- [ 0.091404] CPU: All CPU(s) started at EL2
- [ 0.095526] alternatives: patching kernel code
- [ 0.102143] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.111953] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
- [ 0.118849] pinctrl core: initialized pinctrl subsystem
- [ 0.124733] NET: Registered protocol family 16
- [ 0.129411] DMA: preallocated 256 KiB pool for atomic allocations
- [ 0.151155] SCSI subsystem initialized
- [ 0.155093] libata version 3.00 loaded.
- [ 0.159191] usbcore: registered new interface driver usbfs
- [ 0.164765] usbcore: registered new interface driver hub
- [ 0.170148] usbcore: registered new device driver usb
- [ 0.175993] Bluetooth: Core ver 2.22
- [ 0.179637] NET: Registered protocol family 31
- [ 0.184108] Bluetooth: HCI device and connection manager initialized
- [ 0.190499] Bluetooth: HCI socket layer initialized
- [ 0.195400] Bluetooth: L2CAP socket layer initialized
- [ 0.200482] Bluetooth: SCO socket layer initialized
- [ 0.205611] rbus 18000000.wbsys: PCI host bridge to bus 0000:00
- [ 0.211573] pci_bus 0000:00: root bus resource [mem 0x18000000-0x18ffffff]
- [ 0.218484] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 0.223997] pci_bus 0000:00: scanning bus
- [ 0.228036] pci 0000:00:00.0: [14c3:7981] type 00 class 0x000280
- [ 0.234080] pci 0000:00:00.0: reg 0x10: [mem 0x18000000-0x1800000f 64bit]
- [ 0.240904] pci 0000:00:00.0: reg 0x18: [mem 0x00000000-0x0000000f]
- [ 0.247203] pci 0000:00:00.0: reg 0x1c: [mem 0x00000000-0x0000000f]
- [ 0.253502] pci 0000:00:00.0: reg 0x20: [mem 0x00000000-0x0000000f]
- [ 0.259801] pci 0000:00:00.0: reg 0x24: [mem 0x00000000-0x0000000f]
- [ 0.266834] pci_bus 0000:00: fixups for bus
- [ 0.271045] pci_bus 0000:00: bus scan returning with max=00
- [ 0.277430] clocksource: Switched to clocksource arch_sys_counter
- [ 0.284194] thermal_sys: Registered thermal governor 'fair_share'
- [ 0.284196] thermal_sys: Registered thermal governor 'bang_bang'
- [ 0.290341] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.296379] thermal_sys: Registered thermal governor 'user_space'
- [ 0.302414] thermal_sys: Registered thermal governor 'power_allocator'
- [ 0.308775] NET: Registered protocol family 2
- [ 0.319804] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
- [ 0.327330] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
- [ 0.335742] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
- [ 0.343540] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
- [ 0.350734] TCP: Hash tables configured (established 2048 bind 2048)
- [ 0.357171] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 0.363743] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 0.370837] NET: Registered protocol family 1
- [ 0.375237] PCI: CLS 0 bytes, default 64
- [ 0.379927] workingset: timestamp_bits=46 max_order=16 bucket_order=0
- [ 0.389175] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.395055] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
- [ 0.417480] phy [email protected]: type_sw - reg 0x218, index 0
- [ 0.434206] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
- [ 0.441245] printk: console [ttyS0] disabled
- [ 0.465659] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 12, base_baud = 2500000) is a ST16650V2
- [ 0.474869] printk: console [ttyS0] enabled
- [ 0.474869] printk: console [ttyS0] enabled
- [ 0.483233] printk: bootconsole [uart8250] disabled
- [ 0.483233] printk: bootconsole [uart8250] disabled
- [ 0.493530] cacheinfo: Unable to detect cache hierarchy for CPU 0
- [ 0.501811] loop: module loaded
- [ 0.505062] mediatek,mt2701-ice_debug ice_debug: get dbg_sel clock fail: -2
- [ 0.512034] mediatek,mt2701-ice_debug: probe of ice_debug failed with error -2
- [ 0.520053] mt7981-pinctrl 11d00000.pinctrl: pin_config_set op failed for pin 29
- [ 0.527455] mtk-spi 11009000.spi: Error applying setting, reverse things back
- [ 0.535244] spi-nor spi0.0: calibration result: 0x2
- [ 0.540236] spi-nor spi0.0: mx25l12805d (16384 Kbytes)
- [ 0.545865] 5 fixed-partitions partitions found on MTD device spi0.0
- [ 0.552218] Creating 5 MTD partitions on "spi0.0":
- [ 0.557005] 0x000000000000-0x000000040000 : "BL2"
- [ 0.562220] 0x000000040000-0x000000050000 : "u-boot-env"
- [ 0.567988] 0x000000050000-0x000000100000 : "Factory"
- [ 0.573511] 0x000000100000-0x000000180000 : "FIP"
- [ 0.578665] 0x000000180000-0x000001000000 : "firmware"
- [ 0.584380] 2 fit-fw partitions found on MTD device firmware
- [ 0.590046] 0x000000180000-0x0000004d0000 : "kernel"
- [ 0.595495] 0x0000004e0000-0x000001000000 : "rootfs"
- [ 0.600908] mtd: device 6 (rootfs) set to be root filesystem
- [ 0.606613] 1 squashfs-split partitions found on MTD device rootfs
- [ 0.612821] 0x000000f10000-0x000001000000 : "rootfs_data"
- [ 0.620036] [mtk_hw_init] reset_lock:0, force:0
- [ 0.624608] [mtk_hw_init] execute fe cold reset
- [ 0.640148] mtk_soc_eth 15100000.ethernet: MDC is running on 2500000 Hz
- [ 0.677345] MediaTek MT7981 PHY mdio-bus:00: TX-VCM SW cal result: 0x3
- [ 0.685580] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc011980000, irq 79
- [ 0.694966] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc011980000, irq 79
- [ 0.704033] (unnamed net_device) (dummy): netif_napi_add() called with weight 256
- [ 0.711715] usbcore: registered new interface driver r8152
- [ 0.717230] usbcore: registered new interface driver ax88179_178a
- [ 0.723469] xhci-mtk 11200000.xhci: 11200000.xhci supply vbus not found, using dummy regulator
- [ 0.732119] xhci-mtk 11200000.xhci: 11200000.xhci supply vusb33 not found, using dummy regulator
- [ 0.741000] phy [email protected]: try to get sw efuse
- [ 0.746652] xhci-mtk 11200000.xhci: xHCI Host Controller
- [ 0.751994] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 1
- [ 0.759544] xhci-mtk 11200000.xhci: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010
- [ 0.768784] xhci-mtk 11200000.xhci: irq 88, io mem 0x11200000
- [ 0.774605] xhci-mtk 11200000.xhci: xHCI Host Controller
- [ 0.779913] xhci-mtk 11200000.xhci: new USB bus registered, assigned bus number 2
- [ 0.787389] xhci-mtk 11200000.xhci: Host supports USB 3.2 Enhanced SuperSpeed
- [ 0.794864] hub 1-0:1.0: USB hub found
- [ 0.798647] hub 1-0:1.0: 1 port detected
- [ 0.802869] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
- [ 0.811268] hub 2-0:1.0: USB hub found
- [ 0.815046] hub 2-0:1.0: 1 port detected
- [ 0.819461] usbcore: registered new interface driver uas
- [ 0.824843] usbcore: registered new interface driver usb-storage
- [ 0.830955] i2c /dev entries driver
- [ 0.835332] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
- [ 0.843320] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: [email protected]
- [ 0.851892] Bluetooth: HCI UART driver ver 2.3
- [ 0.856361] Bluetooth: HCI UART protocol H4 registered
- [ 0.861494] Bluetooth: HCI UART protocol BCSP registered
- [ 0.866878] Bluetooth: HCI UART protocol Broadcom registered
- [ 0.872552] Bluetooth: HCI UART protocol QCA registered
- [ 0.879864] NET: Registered protocol family 10
- [ 0.885035] Segment Routing with IPv6
- [ 0.888755] NET: Registered protocol family 17
- [ 0.893246] Bridge firewalling registered
- [ 0.897331] 8021q: 802.1Q VLAN Support v1.8
- [ 1.911510] mt7530 mdio-bus:1f: reset timeout
- [ 1.915895] mt7530: probe of mdio-bus:1f failed with error -110
- [ 1.922017] hctosys: unable to open rtc device (rtc0)
- [ 1.929671] VFS: Mounted root (squashfs filesystem) readonly on device 31:6.
- [ 1.936913] Freeing unused kernel memory: 448K
- [ 1.945473] Run /sbin/init as init process
- [ 2.188622] init: Console is alive
- [ 2.192168] init: - watchdog -
- [ 2.797034] kmodloader: loading kernel modules from /etc/modules-boot.d/*
- [ 2.827779] conninfra@(mtk_conninfra_drv_init:644) Before platform_driver_register
- [ 2.835463] Get Index(0-TOP_MISC_BASE) phy_addr(0x11d10000) vir_addr=(0xffffffc010b25000) size=(0x1000)
- [ 2.844852] Get Index(1-TOPRGU_BASE) phy_addr(0x1001c000) vir_addr=(0xffffffc010b2d000) size=(0x1000)
- [ 2.854060] Get Index(2-GPIO_BASE) phy_addr(0x11d00000) vir_addr=(0xffffffc010b35000) size=(0x1000)
- [ 2.863094] Get Index(3-IOCFG_TR_BASE) phy_addr(0x11f00000) vir_addr=(0xffffffc010b37000) size=(0x1000)
- [ 2.872476] Get Index(4-IOCFG_TL_BASE) phy_addr(0x11f10000) vir_addr=(0xffffffc010b39000) size=(0x1000)
- [ 2.881858] Get Index(5-INFRACFG_AO_BASE) phy_addr(0x10003000) vir_addr=(0xffffffc010b3b000) size=(0x1000)
- [ 2.891498] Get Index(6-CONN_INFRA_CFG_BASE) phy_addr(0x18001000) vir_addr=(0xffffffc010b3d000) size=(0x1000)
- [ 2.901400] Get Index(7-CONN_INFRA_SYSRAM_BASE) phy_addr(0x18050000) vir_addr=(0xffffffc010b3f000) size=(0x1000)
- [ 2.911561] Get Index(8-CONN_INFRA_CLKGEN_ON_TOP_BASE) phy_addr(0x18009000) vir_addr=(0xffffffc010b41000) size=(0x1000)
- [ 2.922338] Get Index(9-CONN_HOST_CSR_TOP_BASE) phy_addr(0x18060000) vir_addr=(0xffffffc010b43000) size=(0x1000)
- [ 2.932502] Get Index(10-CONN_INFRA_BUS_CR_BASE) phy_addr(0x1800e000) vir_addr=(0xffffffc010b45000) size=(0x1000)
- [ 2.942751] Get Index(11-CONN_INFRA_RGU_BASE) phy_addr(0x18000000) vir_addr=(0xffffffc010b4d000) size=(0x1000)
- [ 2.952739] Get Index(12-CONN_WT_SLP_CTL_REG_BASE) phy_addr(0x18005000) vir_addr=(0xffffffc010b4f000) size=(0x1000)
- [ 2.963161] Get Index(13-INST2_CONN_WT_SLP_CTL_REG_BASE) phy_addr(0x18085000) vir_addr=(0xffffffc010b51000) size=(0x1000)
- [ 2.974104] Get Index(14-CONN_RF_SPI_MST_REG_BASE) phy_addr(0x18004000) vir_addr=(0xffffffc010b53000) size=(0x1000)
- [ 2.984526] Get Index(15-INST2_CONN_RF_SPI_MST_REG_BASE) phy_addr(0x18084000) vir_addr=(0xffffffc010b96000) size=(0x1000)
- [ 2.995469] Get Index(16-CONN_SEMAPHORE_BASE) phy_addr(0x18070000) vir_addr=(0xffffffc010be0000) size=(0x10000)
- [ 3.005544] Get Index(17-CONN_AFE_CTL_BASE) phy_addr(0x18003000) vir_addr=(0xffffffc010b98000) size=(0x1000)
- [ 3.015360] Get Index(18-CONN_AFE_CTL_2ND_BASE) phy_addr(0x18083000) vir_addr=(0xffffffc010b9a000) size=(0x1000)
- [ 3.025526] Get Index(19-WF_TOP_SLPPROT_ON_BASE) phy_addr(0x184c0000) vir_addr=(0xffffffc010e10000) size=(0x10000)
- [ 3.035861] Get Index(20-WF_TOP_CFG_BASE) phy_addr(0x184b0000) vir_addr=(0xffffffc010b9c000) size=(0x1000)
- [ 3.045503] Get Index(21-WF_MCU_CONFIG_LS_BASE) phy_addr(0x184f0000) vir_addr=(0xffffffc010b9e000) size=(0x1000)
- [ 3.055666] Get Index(22-WF_MCU_BUS_CR_BASE) phy_addr(0x18400000) vir_addr=(0xffffffc010ba0000) size=(0x1000)
- [ 3.065568] Get Index(23-WF_MCUSYS_INFRA_BUS_FULL_U_DEBUG_CTRL_AO_BASE) phy_addr(0x18500000) vir_addr=(0xffffffc010ba2000) size=(0x1000)
- [ 3.077814] Get Index(24-WF_TOP_CFG_ON_BASE) phy_addr(0x184c0000) vir_addr=(0xffffffc010e30000) size=(0x10000)
- [ 3.087802] conninfra@(consys_plt_hw_init:162) adie_cfg_type = 1, one_adie_dbdc = 1
- [ 3.095453] [emi_mng_init] gConEmiPhyBase = [0x47c80000] size = [0x100000] fw size = [0x100000] ops=[(____ptrval____)]
- [ 3.106228] conninfra@(mtk_conninfra_drv_init:650) After platform_driver_register
- [ 3.114123] ConnInfra Dev: init (0)
- [ 3.119058] conninfra@(_consys_polling_chipid_int:306) Read CONNSYS HW IP version successfully! (0x02090000)
- [ 3.128892] conninfra@(connsys_d_die_cfg:377) D-die efuse: 0x00000000
- [ 3.136355] conninfra@(_connsys_a_die_cfg_7976:932) adie_idx[0], A-die CHIP ID = 0x7976, HW Version = 0x8b00
- [ 3.147175] conninfra@(consys_spi_write_nolock:513) addr=0x0a00, val=0xffffffff
- [ 3.155479] conninfra@(consys_spi_write_nolock:513) addr=0x04ac, val=0x0000001c
- [ 3.163782] conninfra@(consys_spi_write_nolock:513) addr=0x0144, val=0x00000002
- [ 3.173093] conninfra@(consys_spi_write_nolock:513) addr=0x0148, val=0x00000000
- [ 3.182403] conninfra@(consys_spi_write_nolock:513) addr=0x0148, val=0x43a60000
- [ 3.195743] conninfra@(connsys_a_die_efuse_read_nolock:749) efuse = [0x00000001, 0x00c40000, 0x008700bc, 0x00000000]
- [ 3.207256] conninfra@(consys_spi_write_nolock:513) addr=0x0144, val=0x00000002
- [ 3.216566] conninfra@(consys_spi_write_nolock:513) addr=0x0148, val=0x23a6003a
- [ 3.225879] conninfra@(consys_spi_write_nolock:513) addr=0x0148, val=0x63a7003a
- [ 3.239219] conninfra@(connsys_a_die_efuse_read_nolock:749) efuse = [0x00000001, 0x00c40000, 0x008700bc, 0x00000000]
- [ 3.250732] conninfra@(consys_spi_write_nolock:513) addr=0x0144, val=0x00000002
- [ 3.260041] conninfra@(consys_spi_write_nolock:513) addr=0x0148, val=0x23a7003a
- [ 3.269352] conninfra@(consys_spi_write_nolock:513) addr=0x0148, val=0x63ac003a
- [ 3.282692] conninfra@(connsys_a_die_efuse_read_nolock:749) efuse = [0x00000001, 0x00c40000, 0x008700bc, 0x00000000]
- [ 3.294204] conninfra@(consys_spi_write_nolock:513) addr=0x0038, val=0x4a563b00
- [ 3.302506] conninfra@(consys_spi_write_nolock:513) addr=0x065c, val=0x1d59080f
- [ 3.310810] conninfra@(consys_spi_write_nolock:513) addr=0x0664, val=0x34c00fe0
- [ 3.319115] conninfra@(consys_spi_write_nolock:513) addr=0x0070, val=0x88888005
- [ 3.328379] conninfra@(consys_spi_write_nolock:513) addr=0x0070, val=0x00000005
- [ 3.336616] conninfra@(_consys_polling_chipid_int:306) Read CONNSYS HW IP version successfully! (0x02090000)
- [ 3.346429] conninfra@(_consys_hw_conninfra_wakeup:470) conninfra_wakeup refcnt=[0]->[1] wakeup!!
- [ 3.355293] conninfra@(_consys_hw_conninfra_sleep:490) conninfra_sleep refcnt=[1]->[0] sleep!!
- [ 3.363893] conninfra@(opfunc_power_on_internal:241) [Conninfra Pwr On] BT=[0] FM=[0] GPS=[0] WF=[0] CONNINFRA=[1]
- [ 3.376336] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 3.383484] fsl-ehci: Freescale EHCI Host controller driver
- [ 3.389680] ehci-platform: EHCI generic platform driver
- [ 3.396335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 3.403059] ohci-platform: OHCI generic platform driver
- [ 3.411760] mediatek_soc_hnat 15100000.hnat: wan = eth1
- [ 3.416999] mediatek_soc_hnat 15100000.hnat: lan = lan
- [ 3.422147] mediatek_soc_hnat 15100000.hnat: lan2 = eth2
- [ 3.427452] mediatek_soc_hnat 15100000.hnat: ppd = eth0
- [ 3.432669] mediatek_soc_hnat 15100000.hnat: gmac num = 2
- [ 3.438059] mediatek_soc_hnat 15100000.hnat: ppe num = 1
- [ 3.443775] mediatek_soc_hnat 15100000.hnat: PPE0 entry number = 8192
- [ 3.460538] mediatek_soc_hnat 15100000.hnat: PPE0 hwnat start
- [ 3.466330] hnat roaming work enable
- [ 3.472921] warp_module_init(): module init and register callback for warp
- [ 3.479819] create warp_ctrl ok!!!
- [ 3.483251] wed_get_slot_map(): assign slot_id:0 for entry: 0!
- [ 3.489090] wed_get_slot_map(): assign slot_id:1 for entry: 1!
- [ 3.495378] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
- [ 3.510079] init: - preinit -
- [ 3.807221] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
- [ 3.815686] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
- 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
- [ 7.899042] mount_root: loading kmods from internal overlay
- [ 7.912134] kmodloader: loading kernel modules from //etc/modules-boot.d/*
- [ 7.919520] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
- [ 8.233079] jffs2: notice: (766) jffs2_build_xattr_subsystem: complete building xattr subsystem, 57 of xdatum (31 unchecked, 25 orphan) and .
- [ 8.249307] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
- [ 8.261798] block: extroot: not configured
- [ 8.287111] jffs2: notice: (764) jffs2_build_xattr_subsystem: complete building xattr subsystem, 57 of xdatum (31 unchecked, 25 orphan) and .
- [ 8.304331] mount_root: loading kmods from internal overlay
- [ 8.316380] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
- [ 8.327130] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
- [ 8.539487] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
- [ 8.549098] block: extroot: not configured
- [ 8.553966] mount_root: switching to jffs2 overlay
- [ 8.563561] overlayfs: upper fs does not support tmpfile.
- [ 8.570505] overlayfs: "xino" feature enabled using 32 upper inode bits.
- [ 8.578589] urandom-seed: Seeding with /etc/urandom.seed
- [ 8.631063] procd: - early -
- [ 8.633992] procd: - watchdog -
- [ 9.171449] procd: - watchdog -
- [ 9.186901] procd: - ubus -
- [ 9.221039] random: ubusd: uninitialized urandom read (4 bytes read)
- [ 9.240016] random: ubusd: uninitialized urandom read (4 bytes read)
- [ 9.246522] random: ubusd: uninitialized urandom read (4 bytes read)
- [ 9.254802] procd: - init -
- [ 9.541519] urngd: v1.0.2 started.
- [ 9.571522] random: crng init done
- [ 9.574968] random: 20 urandom warning(s) missed due to ratelimiting
- [ 9.599331] kmodloader: loading kernel modules from /etc/modules.d/*
- [ 9.634137] RPC: Registered named UNIX socket transport module.
- [ 9.640111] RPC: Registered udp transport module.
- [ 9.644809] RPC: Registered tcp transport module.
- [ 9.649505] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 9.664847] l2tp_core: L2TP core driver, V2.0
- [ 9.669826] l2tp_netlink: L2TP netlink interface
- [ 9.675115] gre: GRE over IPv4 demultiplexor driver
- [ 9.680753] ip_gre: GRE over IPv4 tunneling driver
- [ 9.690877] Installing knfsd (copyright (C) 1996 [email protected]).
- [ 9.711032] Current mapfilter version v3.0.1.2
- [ 11.126773] mt_wifi: module license 'Proprietary' taints kernel.
- [ 11.132808] Disabling lock debugging due to kernel taint
- [ 11.178903] conninfra@(conninfra_pwr_on:120) [conninfra_pwr_on] drv=[3]
- [ 11.186445] conninfra@(_consys_polling_chipid_int:306) Read CONNSYS HW IP version successfully! (0x02090000)
- [ 11.204450] Adie Type: 0x7976
- [ 11.204452] SKU Type: 3000
- [ 11.208370] conninfra@(opfunc_power_on_internal:241) [Conninfra Pwr On] BT=[0] FM=[0] GPS=[0] WF=[1] CONNINFRA=[1]
- [ 11.222461] WiFi@C12L1,get_dbg_setting_by_profile() 4480: debug level setting=INDEX0_debug_level not found!!
- [ 11.232305] WiFi@C12L1,get_dbg_setting_by_profile() 4503: debug option setting=INDEX0_debug_option not found!!
- [ 11.242352] mt_rbus 0000:00:00.0: runtime IRQ mapping not provided by arch
- [ 11.256101] mt7981_init()-->
- [ 11.258989] Use the default iPAiLNA bin image!
- [ 11.263462] <--mt7981_init()
- [ 11.266358] RtmpRaDevCtrlInit(): MCS_LUT not used becasue MacTb size(288) > 128!
- [ 11.273858] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX1
- [ 11.281177] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX2
- [ 11.288498] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX3
- [ 11.295812] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX4
- [ 11.303127] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX5
- [ 11.310442] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX6
- [ 11.317756] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX7
- [ 11.325070] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX8
- [ 11.332384] WiFi@C12L1,match_index_by_chipname() 758: not find chip name INDEX9
- [ 11.339682] WiFi@C12L2,match_index_by_chipname() 763: Not find slot id, back to old rule.
- [ 11.347964] msta_ifname not found
- [ 11.359869] -->mtfwd_init(ver:2.0)
- [ 11.359908] <--
- [ 11.363953] mtk_warp_proxy: module uses symbols from proprietary module mt_wifi, inheriting taint.
- [ 11.376140] -->mtqos_init(), mtqos ver:1.0
- [ 11.376186] <--
- [ 11.391554] xt_time: kernel timezone is -0000
- [ 11.415400] PPP generic driver version 2.4.2
- [ 11.420459] PPP MPPE Compression module registered
- [ 11.426211] NET: Registered protocol family 24
- [ 11.431640] PPTP driver version 0.8.5
- [ 11.442180] l2tp_ppp: PPPoL2TP kernel driver, V2.0
- [ 11.448899] kmodloader: done loading kernel modules from /etc/modules.d/*
- [ 14.013933] mtk_soc_eth 15100000.ethernet eth0: Link is Down
- [ 14.043054] mtk_soc_eth 15100000.ethernet eth1: PHY [mdio-bus:00] driver [MediaTek MT7981 PHY]
- [ 14.055318] mtk_soc_eth 15100000.ethernet eth1: configuring for phy/gmii link mode
- [ 14.064354] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx
- [ 14.065787] br-lan: port 1(eth1) entered blocking state
- [ 14.078065] br-lan: port 1(eth1) entered disabled state
- [ 14.083477] device eth1 entered promiscuous mode
- [ 14.093973] br-lan: port 1(eth1) entered blocking state
- [ 14.099230] br-lan: port 1(eth1) entered forwarding state
- [ 14.110405] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
- [ 14.119993] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
- [ 14.129038] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 15.336823] 7981@C01L2,RTMP_COM_IoctlHandle() 1517: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT
- [ 15.345831] msta_ifname not found
- [ 15.350682] client_get_axi_slot_id(): wrong BUS_TYPE
- [ 15.355676] warp_cap_support(): chip_id=7981 is in WHNAT support list
- [ 15.362145] warp_entry_acquire(): bus slot:0, hook to WARP, entry id=0, entry: 000000006e3c0521
- [ 15.370856] client_hif_specific_get(): hw->base_phy_addr 0x18000000!!
- [ 15.377393] client_chip_specific_get(): 0x7981 chip id 0x7981!!
- [ 15.383438] warp_entry_get_by_pdev(): return entry[0]
- [ 15.390591] warp_msg_register():warp,pid,3236,id,0,wed_idx,0
- [ 15.396309] warp_dev0 15010000.wed: Using 32bit DMA for streaming map
- [ 15.402770] warp_dev0 15010000.wed: Using 32bit DMA for coherent map
- [ 15.409163] wed_init(0): res_start = 0x15010000, size = 1000, irq=7,base_addr=0xffffffc0113d5000
- [ 15.418365] wed_ring_init(): wed tx ring init result = 0
- [ 15.423873] wed_ring_init(): wed rx ring init result = 0
- [ 15.433734] create wed ok!!!
- [ 15.436652] wdma_init(): wdma(0) base_addr=0xffffffc0113ed800, base_phy_addr=0x15104800
- [ 15.445479] warp_woif_bus_init_hw(): bus:000000005d0ed75a, txring: 20, pa: 0x000000004cd72000, 0x000000004cd72000, 24, 28, 3c
- [ 15.456793] warp_woif_bus_init_hw(): bus:000000005d0ed75a, rxring: 50, pa: 0x000000004cdf2000, 0x000000004cdf2000, 54, 58, 6c
- [ 15.468165] get_region_info(): wed_idx = 0, base_addr = 0x000000000307bae1, size = 0x40000, res.start = 0x47d80000, shared:0
- [ 15.479435] get_region_info(): wed_idx = 0, base_addr = 0x000000000372364a, size = 0x8000, res.start = 0x151e0000, shared:0
- [ 15.490625] get_region_info(): wed_idx = 0, base_addr = 0x00000000db5acae2, size = 0x240000, res.start = 0x47dc0000, shared:1
- [ 15.501976] get_region_info(): wed_idx = 0, base_addr = 0x000000002991abb3, size = 0x1000, res.start = 0x15194000, shared:0
- [ 15.513117] warp_fwdl_mcu_mode(): mcu mode, need fwdl
- [ 15.562811] ########## WO Firmware ##########
- [ 15.567193] Chip ID: 0x0000
- [ 15.569994] ECO version:0
- [ 15.572621] Version: DEV_000000
- [ 15.575785] Build date: 20231228201845
- [ 15.579561] Total region:3
- [ 15.582285] #################################
- [ 15.586655] Parsing tailer region 0
- [ 15.590167] Target address: 0x151e0000
- [ 15.594015] Download size: 22112
- [ 15.597366] Parsing tailer region 1
- [ 15.600880] Target address: 0x47d80000
- [ 15.604743] Download size: 86960
- [ 15.608151] Parsing tailer region 2
- [ 15.611663] Target address: 0x47dc0000
- [ 15.615520] Download size: 2345040
- [ 15.621121] warp_fwdl_ready_check_mcu_mode(): waiting for wocpu
- [ 15.642368] warp_fwdl_ready_check_mcu_mode(): wocpu is ready
- [ 15.648059] warp_woctrl_init_state(), wo_state: WO_STATE_ENABLE
- [ 15.654001] wo_proc_init done 00000000d450cf8a
- [ 15.658528] wo_exep_proc_init done 00000000d450cf8a
- [ 15.663539] wo_exception_init(0): exp log= 0x0000000006f3754b, phy_addr= 0x0000000045e00000 size= 32768
- [ 15.763667] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS0 PhyMode=78
- [ 15.770321] 7981@C12L1,RTMPWirelessModeCfg() 607: Init: BSS1 PhyMode=177
- [ 15.777340] 7981@C23L3,auto_ch_select_set_cfg() 3451: BandIdx0, AutoChannelAtBootup=0, AutoChannelAlg = 0
- [ 15.786939] 7981@C23L3,auto_ch_select_set_cfg() 3451: BandIdx1, AutoChannelAtBootup=0, AutoChannelAlg = 0
- [ 15.837219] 7981@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=0, Desired MFPC=1
- [ 15.844644] WiFi@C15L1,Set_PMFMFPC_Proc() 1722: [PMF] :: apidx=1, Desired MFPC=1
- [ 15.853913] WiFi@C12L1,RTMPSetProfileParameters() 8772: ra0, QoSMgmtCapa=0
- [ 15.860814] WiFi@C12L1,RTMPSetProfileParameters() 8772: (null), QoSMgmtCapa=0
- [ 15.872186] WiFi@C12L1,rtmp_read_ap_client_from_file() 1653: APCLI[0] ApCliMuMimoDlEnable = 0
- [ 15.880728] WiFi@C12L1,rtmp_read_ap_client_from_file() 1653: APCLI[1] ApCliMuMimoDlEnable = 0
- [ 15.889447] WiFi@C12L1,rtmp_read_ap_client_from_file() 1672: APCLI[0] ApCliMuMimoUlEnable = 0
- [ 15.897971] WiFi@C12L1,rtmp_read_ap_client_from_file() 1672: APCLI[1] ApCliMuMimoUlEnable = 0
- [ 15.908249] WiFi@C03L1,AndesSendCmdMsg() 754: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD
- [ 15.919493] WiFi@C03L2,AndesSendCmdMsg() 765: Command type = ed, Extension command type = 48
- [ 15.927983] WiFi@C03L1,AndesSendCmdMsg() 754: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD
- [ 15.939239] WiFi@C03L2,AndesSendCmdMsg() 765: Command type = ed, Extension command type = 48
- [ 16.011817] wdma_dma_ctrl(): WDMA_GLO_CFG=50404e70, txrx = 0
- [ 16.021115] wdma_dma_ctrl(): WDMA_GLO_CFG=40404e70, txrx = 0
- [ 16.041054] warp_tx_ring_init_hw(): configure ring 0 setting
- [ 16.046733] warp_tx_ring_init_hw(): wed:000000007d5325cd wifi:00000000dc766c24: 24420=46a80000,24424=2048,24428=0
- [ 16.057017] warp_tx_ring_init_hw(): configure ring 1 setting
- [ 16.062687] warp_tx_ring_init_hw(): wed:000000007d5325cd wifi:00000000dc766c24: 24430=46a88000,24434=2048,24438=0
- [ 16.073156] set_rrocfg,0
- [ 16.098616] wdma_dma_ctrl(): WDMA_GLO_CFG=40404e74, txrx = 3
- [ 16.104295] using E1 ROM patch
- [ 16.107361] using E1 RAM
- [ 16.109908] current sync CR = 0x1
- [ 16.113214] Built date: 20231228201236a
- [ 16.117151] Platform: ALPS
- [ 16.119955] HW/SW version: 0x8a108a10
- [ 16.123711] Patch version: 0xffffffff
- [ 16.138730] current sync CR = 0x1
- [ 16.142085] Chip ID: 0x14
- [ 16.144786] Eco version: 0x00
- [ 16.147874] Region number: 0x0b
- [ 16.151117] Format version: 0x02
- [ 16.154457] Format flag: 0x01
- [ 16.157518] Ram version: ____000000
- [ 16.161105] Built date: 20231228201255
- [ 16.164970] Common crc: 0xb19053d0
- [ 16.168491] Release info: header tag = 0, total length = 64
- [ 16.174167] tag 1, padding length = 1, tag length = 59
- [ 16.179397] payload: t-neptune-main-mt7915-1953-MT7981_MP2111_IMP-20231228201156
- [ 16.211019] Chip ID: 0x00
- [ 16.213751] Eco version: 0x00
- [ 16.216798] Region number: 0x03
- [ 16.220031] Format version: 0x02
- [ 16.223341] Format flag: 0x01
- [ 16.226387] Ram version: DEV_000000
- [ 16.229959] Built date: 20231228201757
- [ 16.233799] Common crc: 0x9d94838d
- [ 16.237278] Release info: header tag = 0, total length = 0
- [ 16.293501] sh (3599): drop_caches: 3
- [ 16.330850] current sync CR = 0x7
- [ 16.334251] efuse_probe: efuse = deaddead
- [ 16.377098] WiFi@C02L1,is_cal_free_ic() 831: [a-die version:1]
- [ 18.777177] WiFi@C17L1,RTMPReadTxPwrPerRate() 450: (450): Don't Support this now!
- [ 18.784701] WiFi@C01L1,AntCfgInit() 3162: Not support for HIF_MT yet!
- [ 18.808751] ch_switch_monitor_state_machine_init:: enter
- [ 18.814079] ch_switch_monitor_cfg_reset:: enter
- [ 18.818614] ch_switch_monitor_cfg_reset:: enter
- [ 18.823441] WiFi@C17L1,tx_pwr_comp_init() 641: NotSupportYet!
- [ 18.829242] WiFi@C12L1,SCS_init() 880: INIT SCSEnable [0]= 1
- [ 18.834911] WiFi@C12L1,SCS_init() 887: INIT SCSEnable [1]= 0
- [ 18.840686] WiFi@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0)
- [ 18.846196] WiFi@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0)
- [ 18.851665] WiFi@C14L1,IPMacTable_init() 348: IPMacTable already inited!
- [ 18.878499] wdma_dma_ctrl(): WDMA_GLO_CFG=50804e75, txrx = 3
- [ 18.884262] WiFi@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0)
- [ 18.889773] WiFi@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0)
- [ 18.895230] WiFi@C00L1,set_ack_timeout_mode_byband() 13554: CTS/ACK Timeout Range should between [0xFFFF:0]!!
- [ 18.905143] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13642: DAT config band(0) cck_timeout Fail!
- [ 18.913834] WiFi@C00L1,set_ack_timeout_mode_byband() 13554: CTS/ACK Timeout Range should between [0xFFFF:0]!!
- [ 18.923739] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13653: DAT config band(0) ofdm_timeout Fail!
- [ 18.932515] WiFi@C00L1,set_ack_timeout_mode_byband() 13554: CTS/ACK Timeout Range should between [0xFFFF:0]!!
- [ 18.942421] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13664: DAT config band(0) ofdma_timeout Fail!
- [ 18.951286] WiFi@C00L1,set_ack_timeout_mode_byband() 13554: CTS/ACK Timeout Range should between [0xFFFF:0]!!
- [ 18.961191] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13642: DAT config band(1) cck_timeout Fail!
- [ 18.969882] WiFi@C00L1,set_ack_timeout_mode_byband() 13554: CTS/ACK Timeout Range should between [0xFFFF:0]!!
- [ 18.979787] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13653: DAT config band(1) ofdm_timeout Fail!
- [ 18.988564] WiFi@C00L1,set_ack_timeout_mode_byband() 13554: CTS/ACK Timeout Range should between [0xFFFF:0]!!
- [ 18.998470] WiFi@C00L1,set_datcfg_ack_cts_timeout() 13664: DAT config band(1) ofdma_timeout Fail!
- [ 19.008526] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi]
- [ 19.016752] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi]
- [ 19.153982] :(op = 1)
- [ 19.161167] 7981@C00L1,FastPathCheckMIC() 1010: (ret = 0)(op:1)
- [ 19.167112] 7981@C00L2,red_tail_drop_init() 83: red_tail_drop_init: available token:8192, whnat_en:1
- [ 19.176310] 7981@C00L1,MtCmdCr4RedSet() 914: MtCmdCr4RedSet: (ret = 0)
- [ 19.182843] 7981@C00L1,SendRedCmd() 1049: SendRedCmd:(ret = 1)
- [ 19.188904] 7981@C01L2,RTMP_COM_IoctlHandle() 1494: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
- [ 19.196917] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 0
- [ 19.202498] 7981@C18L3,BuildChannelList() 507:
- [ 19.207052] 7981@C00L3,BuildChannelList() 537: BandIdx = 0, PhyMode = 78, ChListNum = 13:
- [ 19.215246] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0
- [ 19.221601] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0
- [ 19.228065] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0
- [ 19.234422] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0
- [ 19.240872] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0
- [ 19.247226] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0
- [ 19.253666] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0
- [ 19.260016] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0
- [ 19.266456] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0
- [ 19.272807] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0
- [ 19.279246] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0
- [ 19.285596] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0
- [ 19.292035] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0
- [ 19.298386] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0
- [ 19.304825] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0
- [ 19.311175] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0
- [ 19.317615] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0
- [ 19.323965] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0
- [ 19.330405] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0
- [ 19.336756] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0
- [ 19.343195] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0
- [ 19.349546] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0
- [ 19.355985] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0
- [ 19.362336] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0
- [ 19.368774] 7981@C14L1,vht80_channel_group() 1982: invalid ch_band 0
- [ 19.375126] 7981@C14L1,vht160_channel_group() 2073: invalid ch_band 0
- [ 19.381564] 7981@C23L1,DfsBuildChannelList() 4093: [RDM]: wdev is not 5G.
- [ 19.388370] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G
- [ 19.396691] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(6), ht_bw(1), extcha(1), vht_bw(0), cen_ch_2(0), PhyMode=78!
- [ 19.408191] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(1), prim_ch(6), cen_ch_1(8), cen_ch_2(0),ext_cha(1)!
- [ 19.419665] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(1), prim_ch(6), cen_ch_1(8), cen_ch_2(0)!
- [ 19.430355] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G
- [ 19.438621] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:0 ch_band:0 htbw:1 vht_bw:0 bw:1 extcha:1
- [ 19.449136] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:6 cench1:8 cench2:0 rxstream:2 ap_bw:0 apCenCh:0 Scan:0
- [ 19.460872] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal
- [ 19.470014] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=6, ctrl_ch2=0, cent_ch=8 DBDCIdx=0, ChBand=0, BW=1, TXStream=2, RXStream=2, scan()
- [ 19.619472] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=6, ctrl_ch2=0, cent_ch=8, RxPath=3, BandIdx=0, ChBand=0, BW=1,TXStream=2, RXStream=)
- [ 19.633235] 7981@C12L1,EDCCAInit() 21475: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0
- [ 19.644325] 7981@C23L3,DfsCacNormalStart() 3974: wdev is not 5G
- [ 19.650258] 7981@C23L3,DfsRadarChannelCheck() 3447: [DfsRadarChannelCheck]: wdev is not 5G
- [ 19.658712] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi]
- [ 19.666723] wdev_attr_update(): wdevId0 = fc:22:1c:20:4a:b6
- [ 19.672359] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band0 group_idx[0]=0, bw_grp=16 omac=0
- [ 19.681357] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=0
- [ 19.690126] 7981@C02L2,AsicRadioOnOffCtrl() 2404: DbdcIdx=0 RadioOn
- [ 19.697125] 7981@C00L2,ApAutoChannelAtBootUp() 340: ----------------->
- [ 19.703876] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0)
- [ 19.710008] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0)
- [ 19.715449] 7981@C00L1,ApAutoChannelAtBootUp() 521: not 5G A band
- [ 19.721555] 7981@C08L1,ap_run_at_boot() 668: ACS is disable !!
- [ 19.728393] 7981@C08L2,APStartUpForMbss() 1029: ===>(caller:ap_inf_open+0x140/0x520 [mt_wifi]), mbss_idx:0, CfgMode:0
- [ 19.739066] 7981@C15L2,APPMFInit() 121: [PMF] Security is not WPA2/WPA2PSK AES
- [ 19.746334] 7981@C15L2,APPMFInit() 133: [PMF] apidx=0, MFPC=0, MFPR=0, SHA256=0
- [ 19.753655] 7981@C18L3,BuildChannelList() 507:
- [ 19.758430] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi]
- [ 19.766095] WiFi@C08L2,ap_link_up() 7232: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(0)
- [ 19.774740] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 0
- [ 19.780577] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:287 for WDEV_TYPE:1
- [ 19.780577] LinkToOmacIdx = 0, LinkToWdevType = 1
- [ 19.795002] 7981@C08L3,hw_ctrl_flow_v2_link_up() 75: wdev_idx=0
- [ 19.808274] 7981@C08L3,UpdateBeaconHandler() 2090: BCN_UPDATE_INIT, OmacIdx = 0 (ra0)
- [ 19.816140] 7981@C08L3,UpdateBeaconHandler() 2103: Band0 BcnInitedRnd = 6
- [ 19.823336] 7981@C00L1,TxCCKStreamCtrl() 20888: set wrong parameters
- [ 19.840033] PrintSrCmd:
- [ 19.840033] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0
- [ 19.840033] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1
- [ 19.854103] PrintSrCmd:
- [ 19.854103] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0
- [ 19.854103] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0
- [ 19.868132] PrintSrCmd:
- [ 19.868132] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0
- [ 19.868132] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1
- [ 19.882146] PrintSrCmd:
- [ 19.882146] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0
- [ 19.882146] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0
- [ 19.896269] PrintSrCmd:
- [ 19.896269] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0
- [ 19.896269] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0
- [ 19.910367] PrintSrCmd:
- [ 19.910367] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0
- [ 19.910367] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0
- [ 19.924518] 7981@C12L1,EDCCAInit() 21475: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0
- [ 19.935498] 7981@C03L3,MtCmdTxPwrShowInfo() 13937: ucTxPowerInfoCatg: 2, BandIdx: 0
- [ 19.943262] 7981@C03L3,MtCmdTxPwrShowInfo() 13966: (ret = 0)
- [ 19.943374] [mtf_txpower_all_rate_info] band_idx:0 pwr:47 ChBand:2G ePAGain:0
- [ 19.948955] mtk_ppe_dev_register_hook : ineterface ra0 register (1)
- [ 19.964542] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
- [ 19.992180] br-lan: port 2(ra0) entered blocking state
- [ 19.997371] br-lan: port 2(ra0) entered disabled state
- [ 20.002696] device ra0 entered promiscuous mode
- [ 20.007345] br-lan: port 2(ra0) entered blocking state
- [ 20.012524] br-lan: port 2(ra0) entered forwarding state
- [ 20.042367] nf_unregister_hooks()
- [ 20.206771] br-lan: port 3(apcli0) entered blocking state
- [ 20.212188] br-lan: port 3(apcli0) entered disabled state
- [ 20.217794] device apcli0 entered promiscuous mode
- [ 20.315601] br-lan: port 4(apclix0) entered blocking state
- [ 20.321133] br-lan: port 4(apclix0) entered disabled state
- [ 20.326812] device apclix0 entered promiscuous mode
- [ 20.640563] 7981@C08L2,mbss_virtual_if_open() 135: ===> rax0
- [ 20.646347] 7981@C01L2,RTMP_COM_IoctlHandle() 1517: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT
- [ 20.654466] 7981@C01L2,RTMP_COM_IoctlHandle() 1494: -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
- [ 20.662522] WiFi@C01L3,wifi_sys_open() 856: wdev idx = 1
- [ 20.668259] 7981@C18L3,BuildChannelList() 507:
- [ 20.672863] 7981@C00L3,BuildChannelList() 537: BandIdx = 1, PhyMode = 177, ChListNum = 24:
- [ 20.681313] 7981@C23L3,DfsBuildChannelList() 4138: Done
- [ 20.686652] 7981@C23L3,RadarStateCheck() 335: RD_NORMAL_MODE
- [ 20.693551] 7981@C23L3,operate_loader_phy() 360: oper_cfg: prim_ch(36), ht_bw(1), extcha(1), vht_bw(2), cen_ch_2(0), PhyMode=177!
- [ 20.705299] 7981@C23L3,operate_loader_phy() 374: oper_dev after adjust: bw(3), prim_ch(36), cen_ch_1(50), cen_ch_2(0),ext_cha(1)!
- [ 20.717036] 7981@C23L3,operate_loader_phy() 393: oper_dev after decision: bw(3), prim_ch(36), cen_ch_1(50), cen_ch_2(0)!
- [ 20.728000] 7981@C08L1,AsicSwitchChannel() 334: AsicSwitchChannel::bandIdx:1 ch_band:1 htbw:1 vht_bw:2 bw:3 extcha:1
- [ 20.738625] 7981@C08L1,AsicSwitchChannel() 339: AsicSwitchChannel::primch:36 cench1:50 cench2:0 rxstream:2 ap_bw:0 apCenCh:0 Scan:0
- [ 20.750634] 7981@C00L1,mt7981_apply_dpd_flatness_data() 624: eeprom 0x19a bit 0 is 0, do runtime cal
- [ 20.759811] 7981@C03L3,MtCmdChannelSwitch() 2644: ctrl_chl=36, ctrl_ch2=0, cent_ch=50 DBDCIdx=1, ChBand=1, BW=3, TXStream=3, RXStream=3, sca)
- [ 21.202810] 7981@C03L3,MtCmdSetTxRxPath() 2902: ctrl_chl=36, ctrl_ch2=0, cent_ch=50, RxPath=7, BandIdx=1, ChBand=1, BW=3,TXStream=3, RXStrea)
- [ 21.223370] 7981@C12L1,EDCCAInit() 21475: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0
- [ 21.234659] WiFi@C00L2,dump_ht_cap() 29: Caller: wlan_operate_init+0xa4/0x148 [mt_wifi]
- [ 21.242732] wdev_attr_update(): wdevId1 = fe:22:1c:30:4a:b6
- [ 21.248381] WiFi@C12L1,wifi_sys_open() 907: wifi_sys_open():band1 group_idx[1]=4, bw_grp=16 omac=0
- [ 21.257764] 7981@C08L3,hw_ctrl_flow_v2_open() 13: wdev_idx=1
- [ 21.264719] 7981@C02L2,AsicRadioOnOffCtrl() 2404: DbdcIdx=1 RadioOn
- [ 21.271752] 7981@C00L2,ApAutoChannelAtBootUp() 340: ----------------->
- [ 21.278542] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0)
- [ 21.284462] 7981@C03L1,MtCmdSetMacTxRx() 10433: (ret = 0)
- [ 21.289973] 7981@C00L1,ApAutoChannelAtBootUp() 515: zero-wait DFS is not enabled
- [ 21.297446] 7981@C08L1,ap_run_at_boot() 668: ACS is disable !!
- [ 21.304317] 7981@C08L2,APStartUpForMbss() 1029: ===>(caller:ap_inf_open+0x140/0x520 [mt_wifi]), mbss_idx:1, CfgMode:0
- [ 21.315019] 7981@C15L2,APPMFInit() 121: [PMF] Security is not WPA2/WPA2PSK AES
- [ 21.322311] 7981@C15L2,APPMFInit() 133: [PMF] apidx=1, MFPC=0, MFPR=0, SHA256=0
- [ 21.329686] 7981@C18L3,BuildChannelList() 507:
- [ 21.334442] WiFi@C00L2,dump_ht_cap() 29: Caller: dump_ht_cap+0x10/0x20 [mt_wifi]
- [ 21.342145] WiFi@C08L2,ap_link_up() 7232: (caller:wdev_do_linkup+0x20/0x38 [mt_wifi]), wdev(1)
- [ 21.350843] 7981@C01L3,wifi_sys_linkup() 1231: wdev idx = 1
- [ 21.356689] 7981@C00L3,wtc_acquire_groupkey_wcid() 84: Found a non-occupied wtbl_idx:286 for WDEV_TYPE:1
- [ 21.356689] LinkToOmacIdx = 0, LinkToWdevType = 1
- [ 21.371197] 7981@C08L3,hw_ctrl_flow_v2_link_up() 75: wdev_idx=1
- [ 21.385792] 7981@C08L3,UpdateBeaconHandler() 2090: BCN_UPDATE_INIT, OmacIdx = 0 (rax0)
- [ 21.393806] 7981@C08L3,UpdateBeaconHandler() 2103: Band1 BcnInitedRnd = 21
- [ 21.415910] PrintSrCmd:
- [ 21.415910] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0
- [ 21.415910] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1
- [ 21.430077] PrintSrCmd:
- [ 21.430077] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0
- [ 21.430077] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0
- [ 21.444146] PrintSrCmd:
- [ 21.444146] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0
- [ 21.444146] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1
- [ 21.458153] PrintSrCmd:
- [ 21.458153] u1CmdSubId = 23, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0
- [ 21.458153] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0
- [ 21.472232] PrintSrCmd:
- [ 21.472232] u1CmdSubId = 31, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0
- [ 21.472232] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0
- [ 21.486429] PrintSrCmd:
- [ 21.486429] u1CmdSubId = 33, u1ArgNum = 0, u1DbdcIdx = 1, u1Status = 0
- [ 21.486429] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0
- [ 21.500597] 7981@C12L1,EDCCAInit() 21475: EDCCA compensation: uni_compensation=0, bw_compensation=0, final compensation=0
- [ 21.511581] 7981@C03L3,MtCmdTxPwrShowInfo() 13937: ucTxPowerInfoCatg: 2, BandIdx: 1
- [ 21.519334] 7981@C03L3,MtCmdTxPwrShowInfo() 13966: (ret = 0)
- [ 21.525044] [mtf_txpower_all_rate_info] band_idx:1 pwr:45 ChBand:5G ePAGain:0
- [ 21.532201] mtk_ppe_dev_register_hook : ineterface rax0 register (2)
- [ 21.539067] no net device found for lan0 or apclix0
- [ 21.544892] no net device found for lan1 or apclix0
- [ 21.557174] no net device found for lan2 or apclix0
- [ 21.562532] no net device found for lan3 or apclix0
- [ 21.578993] br-lan: port 5(rax0) entered blocking state
- [ 21.584265] br-lan: port 5(rax0) entered disabled state
- [ 21.589711] device rax0 entered promiscuous mode
- [ 21.594499] br-lan: port 5(rax0) entered blocking state
- [ 21.599736] br-lan: port 5(rax0) entered forwarding state
- [ 21.745459] BcnCheck start after 3100 ms (ra0)
- [ 21.749922] BcnCheck start after 4600 ms (ra0)
- [ 24.357456] BcnCheck start after 600 ms (ra0)
- [ 24.361829] BcnCheck start after 2100 ms (ra0)
- BusyBox v1.33.2 (2023-03-30 12:18:04 UTC) built-in shell (ash)
- _______ ________ __
- | |.-----.-----.-----.| | | |.----.| |_
- | - || _ | -__| || | | || _|| _|
- |_______|| __|_____|__|__||________||__| |____|
- |__| W I R E L E S S F R E E D O M
- -----------------------------------------------------
- OpenWrt 21.02-SNAPSHOT, r16841-cbe73ea33d
- -----------------------------------------------------
- root@Srepeater:/# [ 27.345591] module exit
- [ 27.452189] device ra0 left promiscuous mode
- [ 27.456553] br-lan: port 2(ra0) entered disabled state
- [ 27.467279] br-lan: port 2(ra0) entered blocking state
- [ 27.472441] br-lan: port 2(ra0) entered disabled state
- [ 27.477758] device ra0 entered promiscuous mode
- [ 27.482384] br-lan: port 2(ra0) entered blocking state
- [ 27.487531] br-lan: port 2(ra0) entered forwarding state
- [ 27.501218] device apcli0 left promiscuous mode
- [ 27.505856] br-lan: port 3(apcli0) entered disabled state
- [ 27.527226] br-lan: port 3(apcli0) entered blocking state
- [ 27.532643] br-lan: port 3(apcli0) entered disabled state
- [ 27.538221] device apcli0 entered promiscuous mode
- [ 27.572592] device rax0 left promiscuous mode
- [ 27.577145] br-lan: port 5(rax0) entered disabled state
- [ 27.599196] br-lan: port 5(rax0) entered blocking state
- [ 27.604446] br-lan: port 5(rax0) entered disabled state
- [ 27.609849] device rax0 entered promiscuous mode
- [ 27.614553] br-lan: port 5(rax0) entered blocking state
- [ 27.619786] br-lan: port 5(rax0) entered forwarding state
- [ 27.630657] device apclix0 left promiscuous mode
- [ 27.635371] br-lan: port 4(apclix0) entered disabled state
- [ 27.655183] br-lan: port 4(apclix0) entered blocking state
- [ 27.660688] br-lan: port 4(apclix0) entered disabled state
- [ 27.666360] device apclix0 entered promiscuous mode
- [ 27.940243] mtk_soc_eth 15100000.ethernet eth1: Link is Down
- [ 27.946182] br-lan: port 1(eth1) entered disabled state
- [ 27.963158] mtk_soc_eth 15100000.ethernet eth1: PHY [mdio-bus:00] driver [MediaTek MT7981 PHY]
- [ 27.971840] mtk_soc_eth 15100000.ethernet eth1: configuring for phy/gmii link mode
- [ 28.047494] Set_MapR2_Proc MAP R2 is already disabled
- [ 28.053984] Set_MapTS_Proc MAP TS is already disabled
- [ 28.063270] Set_MapR2_Proc MAP R2 is already disabled
- [ 28.069600] Set_MapTS_Proc MAP TS is already disabled
- [ 28.081709] Set_Enable_Dpp_Proc DPP is already disabled
- [ 28.088173] Set_MapTS_Proc MAP TS is already disabled
- [ 28.098741] Set_Enable_Dpp_Proc DPP is already disabled
- [ 28.105208] Set_MapTS_Proc MAP TS is already disabled
- [ 28.169386] Set_Map_Proc current MAP MODE is 0
- [ 28.178155] Set_Map_Proc current MAP MODE is 0
- [ 28.191925] br-lan: port 1(eth1) entered disabled state
- [ 28.207108] mtk_soc_eth 15100000.ethernet eth1: PHY [mdio-bus:00] driver [MediaTek MT7981 PHY]
- [ 28.215719] mtk_soc_eth 15100000.ethernet eth1: configuring for phy/gmii link mode
- [ 30.687078] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
- [ 30.695488] 7981@C12L1,rt28xx_ap_ioctl() 833: interface is down, cmd [8be1] return!!!
- [ 30.717377] 7981@C14L1,set_wapp_param() 3577: Unknown Parameter:8
- [ 30.723754] 7981@C14L1,set_wapp_param() 3577: Unknown Parameter:0
- [ 30.729999] 7981@C14L1,set_wapp_param() 3577: Unknown Parameter:1
- [ 30.736322] 7981@C14L1,set_wapp_param() 3577: Unknown Parameter:2
- [ 30.742587] 7981@C14L1,set_wapp_param() 3577: Unknown Parameter:3
- [ 30.749683] 7981@C14L1,set_wapp_param() 3577: Unknown Parameter:8
- [ 30.893309] 7981@C14L1,set_wapp_param() 3577: Unknown Parameter:0
- [ 30.899455] 7981@C14L1,set_wapp_param() 3577: Unknown Parameter:1
- [ 30.905565] 7981@C14L1,set_wapp_param() 3577: Unknown Parameter:2
- [ 30.911664] 7981@C14L1,set_wapp_param() 3577: Unknown Parameter:3
- [ 30.917822] 7981@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3825: Unknown OUIType = 16
- [ 30.924979] 7981@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3825: Unknown OUIType = 9
- [ 30.932078] 7981@C12L1,set_wapp_cmm_ie() 3721: Unknown IE(EID = 111)
- [ 30.938487] 7981@C12L1,set_wapp_cmm_ie() 3721: Unknown IE(EID = 110)
- [ 30.944938] 7981@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3825: Unknown OUIType = 16
- [ 30.952123] 7981@C12L1,Set_AP_VENDOR_SPECIFIC_IE() 3825: Unknown OUIType = 9
- [ 30.959230] 7981@C12L1,set_wapp_cmm_ie() 3721: Unknown IE(EID = 111)
- [ 30.965636] 7981@C12L1,set_wapp_cmm_ie() 3721: Unknown IE(EID = 110)
- [ 31.136699] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x0
- [ 31.144193] Set_Fh_Bss_Proc ra0 wdev->MAPCfg.DevOwnRole 0x20
- [ 31.152481] Set_Fh_Bss_Proc rax0 wdev->MAPCfg.DevOwnRole 0x0
- [ 31.160066] Set_Fh_Bss_Proc rax0 wdev->MAPCfg.DevOwnRole 0x20
- [ 32.325983] mtk_soc_eth 15100000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx
- [ 32.334497] br-lan: port 1(eth1) entered blocking state
- [ 32.339736] br-lan: port 1(eth1) entered forwarding state
Advertisement
Add Comment
Please, Sign In to add comment