Created
March 17, 2021 10:38
-
-
Save ptpt52/6d9b4a19fe436d67a83c8bd2847642fb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Loading kernel from FIT Image at 4007ff28 ... | |
Using 'config-1' configuration | |
Trying 'kernel-1' kernel subimage | |
Description: ARM64 OpenWrt Linux-5.4.102 | |
Type: Kernel Image | |
Compression: lzma compressed | |
Data Start: 0x40080010 | |
Data Size: 3320494 Bytes = 3.2 MiB | |
Architecture: AArch64 | |
OS: Linux | |
Load Address: 0x44080000 | |
Entry Point: 0x44080000 | |
Hash algo: crc32 | |
Hash value: b0c6d71e | |
Hash algo: sha1 | |
Hash value: 75f21360f4a624de9cb156f6d6c4ec26e6127d07 | |
Verifying Hash Integrity ... crc32+ sha1+ OK | |
## Loading ramdisk from FIT Image at 4007ff28 ... | |
Using 'config-1' configuration | |
Trying 'initrd-1' ramdisk subimage | |
Description: ARM64 OpenWrt xwrt_wr3200k-v1 initrd | |
Type: RAMDisk Image | |
Compression: Unknown Compression | |
Data Start: 0x403aabfc | |
Data Size: 43512832 Bytes = 41.5 MiB | |
Architecture: AArch64 | |
OS: Linux | |
Load Address: unavailable | |
Entry Point: unavailable | |
Hash algo: crc32 | |
Hash value: 781b456f | |
Hash algo: sha1 | |
Hash value: 83df615a2863b9cd00d73b2c15272b8343adfa40 | |
Verifying Hash Integrity ... crc32+ sha1+ OK | |
## Loading fdt from FIT Image at 4007ff28 ... | |
Using 'config-1' configuration | |
Trying 'fdt-1' fdt subimage | |
Description: ARM64 OpenWrt xwrt_wr3200k-v1 device tree blob | |
Type: Flat Device Tree | |
Compression: uncompressed | |
Data Start: 0x42d2a108 | |
Data Size: 22890 Bytes = 22.4 KiB | |
Architecture: AArch64 | |
Hash algo: crc32 | |
Hash value: 1658a2f0 | |
Hash algo: sha1 | |
Hash value: a925660979c585f4e34be78464670da7ab866bbd | |
Verifying Hash Integrity ... crc32+ sha1+ OK | |
Booting using the fdt blob at 0x42d2a108 | |
Uncompressing Kernel Image ... OK | |
Loading Ramdisk to 4a5f4000, end 4cf73400 ... OK | |
Loading Device Tree to 4a5eb000, end 4a5f3969 ... OK | |
Starting kernel ... | |
[ATF][ 49.275476]save kernel info | |
[ATF][ 49.278413]Kernel_EL2 | |
[ATF][ 49.281083]Kernel is 64Bit | |
[ATF][ 49.284171]pc=0x44080000, r0=0x4a5eb000, r1=0x0 | |
INFO: BL3-1: Preparing for EL3 exit to normal world, Kernel | |
INFO: BL3-1: Next image address = 0x44080000 | |
INFO: BL3-1: Next image spsr = 0x3c9 | |
[ATF][ 49.301869]el3_exit | |
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | |
[ 0.000000] Linux version 5.4.102 (ptpt52@SC-GAME) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16172+1-fe7341291f)) #0 SMP Mon Mar 8 09:34:42 2021 | |
[ 0.000000] Machine model: XWRT, WR2300K V1 | |
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000011002000 (options '') | |
[ 0.000000] printk: bootconsole [uart8250] enabled | |
[ 0.000000] On node 0 totalpages: 65536 | |
[ 0.000000] DMA32 zone: 1024 pages used for memmap | |
[ 0.000000] DMA32 zone: 0 pages reserved | |
[ 0.000000] DMA32 zone: 65536 pages, LIFO batch:15 | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: PSCIv0.2 detected in firmware. | |
[ 0.000000] psci: Using standard PSCI v0.2 function IDs | |
[ 0.000000] psci: Trusted OS migration not required | |
[ 0.000000] percpu: Embedded 20 pages/cpu s43480 r8192 d30248 u81920 | |
[ 0.000000] pcpu-alloc: s43480 r8192 d30248 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: ARM erratum 845719 | |
[ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration | |
[ 0.000000] CPU features: detected: ARM erratum 843419 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64512 | |
[ 0.000000] Kernel command line: earlycon=uart8250,mmio32,0x11002000 swiotlb=512 console=ttyS0,115200n8 | |
[ 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: 191952K/262144K available (6846K kernel code, 388K rwdata, 1936K rodata, 384K init, 286K bss, 70192K reserved, 0K cma-reserved) | |
[ 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] GIC: GICv2 detected, but range too small and irqchip.gicv2_force_probe not set | |
[ 0.000000] random: get_random_bytes called from start_kernel+0x2d0/0x414 with crng_init=0 | |
[ 0.000000] arch_timer: cp15 timer(s) running at 12.50MHz (phys). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049cda, max_idle_ns: 440795202628 ns | |
[ 0.000002] sched_clock: 56 bits at 12MHz, resolution 80ns, wraps every 4398046511080ns | |
[ 0.008213] Calibrating delay loop (skipped), value calculated using timer frequency.. 25.00 BogoMIPS (lpj=50000) | |
[ 0.018520] pid_max: default: 32768 minimum: 301 | |
[ 0.023210] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) | |
[ 0.030462] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) | |
[ 0.038841] ASID allocator initialised with 65536 entries | |
[ 0.044306] rcu: Hierarchical SRCU implementation. | |
[ 0.049351] smp: Bringing up secondary CPUs ... | |
[ 0.054182] Detected VIPT I-cache on CPU1 | |
[ 0.054213] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | |
[ 0.054262] smp: Brought up 1 node, 2 CPUs | |
[ 0.068938] SMP: Total of 2 processors activated. | |
[ 0.073657] CPU features: detected: 32-bit EL0 Support | |
[ 0.078812] CPU features: detected: CRC32 instructions | |
[ 0.084024] CPU: All CPU(s) started at EL2 | |
[ 0.088138] alternatives: patching kernel code | |
[ 0.092960] devtmpfs: initialized | |
[ 0.098633] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.108426] futex hash table entries: 512 (order: 3, 32768 bytes, linear) | |
[ 0.115308] pinctrl core: initialized pinctrl subsystem | |
[ 0.120989] NET: Registered protocol family 16 | |
[ 0.125622] DMA: preallocated 256 KiB pool for atomic allocations | |
[ 0.152402] regulator GPIO handle specifies active low - ignored | |
[ 0.159051] SCSI subsystem initialized | |
[ 0.162974] libata version 3.00 loaded. | |
[ 0.166960] usbcore: registered new interface driver usbfs | |
[ 0.172516] usbcore: registered new interface driver hub | |
[ 0.177872] usbcore: registered new device driver usb | |
[ 0.183381] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 | |
[ 0.194016] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.200882] thermal_sys: Registered thermal governor 'fair_share' | |
[ 0.200885] thermal_sys: Registered thermal governor 'bang_bang' | |
[ 0.207013] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.213043] thermal_sys: Registered thermal governor 'user_space' | |
[ 0.219071] thermal_sys: Registered thermal governor 'power_allocator' | |
[ 0.225413] NET: Registered protocol family 2 | |
[ 0.236582] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) | |
[ 0.244977] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) | |
[ 0.252765] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) | |
[ 0.259950] TCP: Hash tables configured (established 2048 bind 2048) | |
[ 0.266380] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) | |
[ 0.272944] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) | |
[ 0.280006] NET: Registered protocol family 1 | |
[ 0.284394] PCI: CLS 0 bytes, default 64 | |
[ 0.288416] Unpacking initramfs... | |
[ 0.444482] Freeing initrd memory: 42492K | |
[ 0.449702] workingset: timestamp_bits=62 max_order=16 bucket_order=0 | |
[ 0.459067] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.464945] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
[ 0.487344] mtk-tphy 1a0c4000.usb-phy: failed to get ref_clk(id-1) | |
[ 0.496737] mt-pmic-pwrap 10001000.pwrap: unexpected interrupt int=0x1 | |
[ 0.517311] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled | |
[ 0.524462] printk: console [ttyS0] disabled | |
[ 0.548915] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 118, base_baud = 1562500) is a ST16650V2 | |
[ 0.558214] printk: console [ttyS0] enabled | |
[ 0.558214] printk: console [ttyS0] enabled | |
[ 0.566582] printk: bootconsole [uart8250] disabled | |
[ 0.566582] printk: bootconsole [uart8250] disabled | |
[ 0.596821] 11004000.serial: ttyS1 at MMIO 0x11004000 (irq = 119, base_baud = 1562500) is a ST16650V2 | |
[ 0.606590] 1100c000.serial: ttyS2 at MMIO 0x1100c000 (irq = 125, base_baud = 17499995) is a MediaTek BTIF | |
[ 0.616317] serial serial0: tty port ttyS2 registered | |
[ 0.621561] cacheinfo: Unable to detect cache hierarchy for CPU 0 | |
[ 0.629654] loop: module loaded | |
[ 0.633253] mtk-ecc 1100e000.ecc: probed | |
[ 0.638272] mtk-spi-nor 11014000.spi: IRQ not available. | |
[ 0.643595] mtk-spi-nor 11014000.spi: spi frequency: 46666653 Hz | |
[ 0.649876] spi-nor spi2.0: mx25l25635e (32768 Kbytes) | |
[ 0.664115] 6 fixed-partitions partitions found on MTD device spi2.0 | |
[ 0.670476] Creating 6 MTD partitions on "spi2.0": | |
[ 0.675266] 0x000000000000-0x000000040000 : "Preloader" | |
[ 0.681025] 0x000000040000-0x000000060000 : "ATF" | |
[ 0.686112] 0x000000060000-0x0000000a0000 : "Bootloader" | |
[ 0.691805] 0x0000000a0000-0x0000000c0000 : "Config" | |
[ 0.697141] 0x0000000c0000-0x000000140000 : "factory" | |
[ 0.702553] 0x000000140000-0x000002000000 : "firmware" | |
[ 0.708158] 2 fit-fw partitions found on MTD device firmware | |
[ 0.713822] 0x000000140000-0x000000480000 : "kernel" | |
[ 0.719134] 0x000000480000-0x000002000000 : "rootfs" | |
[ 0.724468] mtd: device 7 (rootfs) set to be root filesystem | |
[ 0.730147] 1 squashfs-split partitions found on MTD device rootfs | |
[ 0.736325] 0x000001210000-0x000002000000 : "rootfs_data" | |
[ 0.742401] libphy: Fixed MDIO Bus: probed | |
[ 0.769752] libphy: mdio: probed | |
[ 0.773464] mtk_soc_eth 1b100000.ethernet: generated random MAC address fa:bc:56:22:de:f2 | |
[ 0.781908] mtk_soc_eth 1b100000.ethernet eth0: mediatek frame engine at 0xffffffc011420000, irq 133 | |
[ 0.791947] rtc_mt7622 10212800.rtc: registered as rtc0 | |
[ 0.797268] i2c /dev entries driver | |
[ 0.801680] mtk-thermal 1100b000.thermal: Device not calibrated, using default calibration values | |
[ 0.810918] mtk-wdt 10212000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0) | |
[ 0.821592] NET: Registered protocol family 10 | |
[ 0.826496] Segment Routing with IPv6 | |
[ 0.830197] NET: Registered protocol family 17 | |
[ 0.834655] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. | |
[ 0.847657] 8021q: 802.1Q VLAN Support v1.8 | |
[ 0.861505] mtk-pcie 1a143000.pcie: host bridge /pcie@1a143000 ranges: | |
[ 0.868053] mtk-pcie 1a143000.pcie: Parsing ranges property... | |
[ 0.873889] mtk-pcie 1a143000.pcie: MEM 0x20000000..0x27ffffff -> 0x20000000 | |
[ 0.897593] mtk-pcie 1a143000.pcie: PCI host bridge to bus 0000:00 | |
[ 0.903779] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 0.909261] pci_bus 0000:00: root bus resource [mem 0x20000000-0x27ffffff] | |
[ 0.916129] pci_bus 0000:00: scanning bus | |
[ 0.920162] pci 0000:00:00.0: [14c3:3258] type 01 class 0x060400 | |
[ 0.926203] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x1ffffffff 64bit pref] | |
[ 0.934844] pci_bus 0000:00: fixups for bus | |
[ 0.939026] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 0 | |
[ 0.945721] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
[ 0.953729] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 1 | |
[ 0.960508] pci_bus 0000:01: scanning bus | |
[ 0.964616] pci 0000:01:00.0: [14c3:7915] type 00 class 0x000280 | |
[ 0.970905] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref] | |
[ 0.978229] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref] | |
[ 0.985552] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref] | |
[ 0.993470] pci 0000:01:00.0: supports D1 D2 | |
[ 0.997735] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 1.004368] pci 0000:01:00.0: PME# disabled | |
[ 1.008756] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) | |
[ 1.035181] pci_bus 0000:01: fixups for bus | |
[ 1.039365] pci_bus 0000:01: bus scan returning with max=01 | |
[ 1.044935] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | |
[ 1.051547] pci_bus 0000:00: bus scan returning with max=01 | |
[ 1.057127] pci 0000:00:00.0: BAR 0: no space for [mem size 0x200000000 64bit pref] | |
[ 1.064779] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x200000000 64bit pref] | |
[ 1.072778] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x201fffff] | |
[ 1.079564] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bit pref] | |
[ 1.087385] pci 0000:01:00.0: BAR 2: assigned [mem 0x20100000-0x20103fff 64bit pref] | |
[ 1.095207] pci 0000:01:00.0: BAR 4: assigned [mem 0x20104000-0x20104fff 64bit pref] | |
[ 1.103027] pci 0000:00:00.0: PCI bridge to [bus 01] | |
[ 1.107993] pci 0000:00:00.0: bridge window [mem 0x20000000-0x201fffff] | |
[ 1.114840] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22 | |
[ 1.121449] pcieport 0000:00:00.0: assign IRQ: got 0 | |
[ 1.126416] pcieport 0000:00:00.0: enabling device (0000 -> 0002) | |
[ 1.132519] pcieport 0000:00:00.0: enabling bus mastering | |
[ 1.138215] mtk-pcie 1a145000.pcie: host bridge /pcie@1a145000 ranges: | |
[ 1.144742] mtk-pcie 1a145000.pcie: Parsing ranges property... | |
[ 1.150575] mtk-pcie 1a145000.pcie: MEM 0x28000000..0x2fffffff -> 0x28000000 | |
[ 1.257937] mtk-pcie 1a145000.pcie: Port1 link down | |
[ 1.262894] mtk-pcie 1a145000.pcie: PCI host bridge to bus 0001:00 | |
[ 1.269076] pci_bus 0001:00: root bus resource [bus 00-ff] | |
[ 1.274559] pci_bus 0001:00: root bus resource [mem 0x28000000-0x2fffffff] | |
[ 1.281428] pci_bus 0001:00: scanning bus | |
[ 1.286494] pci_bus 0001:00: fixups for bus | |
[ 1.290675] pci_bus 0001:00: bus scan returning with max=00 | |
[ 1.296361] mtk_hsdma 1b007000.dma-controller: Using 3 as missing dma-requests property | |
[ 1.304516] mtk_hsdma 1b007000.dma-controller: MediaTek HSDMA driver registered | |
[ 1.396487] libphy: dsa slave smi: probed | |
[ 1.401401] mt7530 mdio-bus:1f wan (uninitialized): PHY [dsa-0.0:00] driver [Generic PHY] | |
[ 1.410782] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] | |
[ 1.420151] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] | |
[ 1.429510] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] | |
[ 1.438885] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY] | |
[ 1.447791] mt7530 mdio-bus:1f: configuring for fixed/2500base-x link mode | |
[ 1.455525] mt7530 mdio-bus:1f: Link is Up - 2.5Gbps/Full - flow control rx/tx | |
[ 1.456071] DSA: tree 0 setup | |
[ 1.466198] xhci-mtk 1a0c0000.usb: xHCI Host Controller | |
[ 1.471436] xhci-mtk 1a0c0000.usb: new USB bus registered, assigned bus number 1 | |
[ 1.480479] xhci-mtk 1a0c0000.usb: hcc params 0x01403198 hci version 0x96 quirks 0x0000000000210010 | |
[ 1.489554] xhci-mtk 1a0c0000.usb: irq 129, io mem 0x1a0c0000 | |
[ 1.495756] hub 1-0:1.0: USB hub found | |
[ 1.499524] hub 1-0:1.0: 2 ports detected | |
[ 1.503742] xhci-mtk 1a0c0000.usb: xHCI Host Controller | |
[ 1.508970] xhci-mtk 1a0c0000.usb: new USB bus registered, assigned bus number 2 | |
[ 1.516368] xhci-mtk 1a0c0000.usb: Host supports USB 3.0 SuperSpeed | |
[ 1.522662] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 1.531006] hub 2-0:1.0: USB hub found | |
[ 1.534765] hub 2-0:1.0: 1 port detected | |
[ 1.539128] rtc_mt7622 10212800.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) | |
[ 1.548732] Freeing unused kernel memory: 384K | |
[ 1.562065] Run /init as init process | |
[ 1.883712] init: Console is alive | |
[ 1.887589] init: - watchdog - | |
[ 1.899438] kmodloader: loading kernel modules from /etc/modules-boot.d/* | |
[ 1.906529] kmodloader: done loading kernel modules from /etc/modules-boot.d/* | |
[ 1.921136] init: - preinit - | |
[ 1.959611] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/2500base-x link mode | |
[ 1.968332] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx | |
[ 1.977132] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
[ 1.984354] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode | |
[ 1.991463] 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 | |
[ 6.041252] procd: - early - | |
[ 6.044266] procd: - watchdog - | |
[ 6.560779] procd: - watchdog - | |
[ 6.564076] procd: - ubus - | |
[ 6.568496] random: ubusd: uninitialized urandom read (4 bytes read) | |
[ 6.616410] random: ubusd: uninitialized urandom read (4 bytes read) | |
[ 6.622877] random: ubusd: uninitialized urandom read (4 bytes read) | |
[ 6.629897] procd: - init - | |
Please press Enter to activate this console. | |
[ 6.709528] urngd: v1.0.2 started. | |
[ 6.730553] kmodloader: loading kernel modules from /etc/modules.d/* | |
[ 6.740205] random: crng init done | |
[ 6.743642] random: 7 urandom warning(s) missed due to ratelimiting | |
[ 6.744051] tun: Universal TUN/TAP device driver, 1.6 | |
[ 6.760277] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver | |
[ 6.769111] gre: GRE over IPv4 demultiplexor driver | |
[ 6.776215] ip_gre: GRE over IPv4 tunneling driver | |
[ 6.787024] ip6_gre: GRE over IPv6 tunneling driver | |
[ 6.884279] Mirror/redirect action on | |
[ 6.897331] u32 classifier | |
[ 6.900063] input device check on | |
[ 6.903718] Actions configured | |
[ 6.923192] {natcap}:natcap_init(): version: 8.0.0 | |
[ 6.928015] {natcap}:natcap_init(): natcap_major=249, natcap_minor=0 | |
[ 6.936164] {natcap}:natcap_peer_init(): natcap_peer_major=248, natcap_peer_minor=0 | |
[ 6.946816] {natflow}:natflow_init(): natflow_major=247, natflow_minor=0 | |
[ 6.954318] {natflow}:natflow_zone_init(): natflow_zone_major=246, natflow_zone_minor=0 | |
[ 6.962592] {natflow}:natflow_user_init(): natflow_user_major=245, natflow_user_minor=0 | |
[ 6.970821] {natflow}:natflow_netdev_event(): catch NETDEV_UP event for dev=eth0, add ingress hook | |
[ 6.982426] Bridge firewalling registered | |
[ 6.987034] Loading modules backported from Linux version v5.10.16-0-gde53befa79cf | |
[ 6.994620] Backport generated by backports.git v5.10.16-1-0-g21d2a1d2 | |
[ 7.356805] register mt_drv | |
[ 7.359831] mt_drv 0000:01:00.0: assign IRQ: got 138 | |
[ 7.364843] pci 0000:00:00.0: enabling bus mastering | |
[ 7.369824] mt_drv 0000:01:00.0: enabling device (0000 -> 0002) | |
[ 7.375821] mt_drv 0000:01:00.0: enabling bus mastering | |
[ 7.386257] | |
[ 7.386257] | |
[ 7.386257] === pAd = 000000009aa3a7ce, size = 12428160 === | |
[ 7.386257] | |
[ 7.396768] <-- RTMPAllocAdapterBlock, Status=0 | |
[ 7.401299] PCI CSRBaseAddress =0xffffffc012500000, csr_addr=0xffffffc012500000! | |
[ 7.408707] RTMPInitPCIeDevice():device_id=0x7915 | |
[ 7.413409] mt7915_init()--> | |
[ 7.416285] Use the default iPAiLNA bin image! | |
[ 7.420766] <--mt7915_init() | |
[ 7.424290] Rx[0] Ring: total 24576 bytes allocated | |
[ 7.429223] Rx[1] Ring: total 24576 bytes allocated | |
[ 7.434560] Rx[2] Ring: total 8192 bytes allocated | |
[ 7.440192] Rx[3] Ring: total 16384 bytes allocated | |
[ 7.445523] Rx[4] Ring: total 8192 bytes allocated | |
[ 7.450325] <-- pci_alloc_tx_rx_ring_mem, Status=0 | |
[ 11.144398] | |
[ 11.144398] == pAd = 000000007053bca6, size = 6167488, Status=0 == | |
[ 11.152064] pAd->ChipID=7622 | |
[ 11.154941] AP Driver version-5.0.5.2 | |
[ 11.158630] read sub id = 2 | |
[ 11.161414] Use 1st iPAiLNA default bin. | |
[ 11.165332] Use 1st /etc_ro/wlan/MT7622_EEPROM.bin default bin. | |
[ 11.171251] <--mt7622_init() | |
[ 11.174771] <-- RTMPAllocTxRxRingMemory, Status=0 | |
[ 11.200433] nf_conntrack_rtsp v0.7 loading | |
[ 11.211756] nf_nat_rtsp v0.7 loading | |
[ 11.253111] xt_time: kernel timezone is -0000 | |
[ 11.294972] usbcore: registered new interface driver mt7601u | |
[ 11.302698] PPP generic driver version 2.4.2 | |
[ 11.307809] PPP MPPE Compression module registered | |
[ 11.313456] NET: Registered protocol family 24 | |
[ 11.318780] PPTP driver version 0.8.5 | |
[ 11.329378] usbcore: registered new interface driver rt73usb | |
[ 11.336767] usbcore: registered new interface driver rtl8187 | |
[ 11.345095] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. | |
[ 11.352938] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved. | |
[ 11.364918] usbcore: registered new interface driver rt2500usb | |
[ 11.375883] usbcore: registered new interface driver rt2800usb | |
[ 11.381934] kmodloader: done loading kernel modules from /etc/modules.d/* | |
[ 13.265916] /dev/sda1: Can't open blockdev | |
[ 19.154281] {natflow}:natflow_netdev_event(): catch NETDEV_UNREGISTER event for dev=SQM_IFB_b5df5 | |
[ 19.167695] mtk_soc_eth 1b100000.ethernet eth0: Link is Down | |
[ 19.176271] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/2500base-x link mode | |
[ 19.184664] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx | |
[ 19.184687] {natflow}:natflow_netdev_event(): catch NETDEV_UP event for dev=eth0, add ingress hook | |
[ 19.202622] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
[ 19.209643] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode | |
[ 19.217221] 8021q: adding VLAN 0 to HW filter on device lan1 | |
[ 19.225498] {natflow}:natflow_netdev_event(): catch NETDEV_UP event for dev=lan1, add ingress hook | |
[ 19.236799] br-lan: port 1(lan1) entered blocking state | |
[ 19.242078] br-lan: port 1(lan1) entered disabled state | |
[ 19.249073] device lan1 entered promiscuous mode | |
[ 19.253719] device eth0 entered promiscuous mode | |
[ 19.262513] {natflow}:natflow_netdev_event(): catch NETDEV_UP event for dev=br-lan, add ingress hook | |
[ 19.277188] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode | |
[ 19.284638] 8021q: adding VLAN 0 to HW filter on device lan2 | |
[ 19.287096] mt7530 mdio-bus:1f lan2: Link is Up - 1Gbps/Full - flow control rx/tx | |
[ 19.292650] {natflow}:natflow_netdev_event(): catch NETDEV_UP event for dev=lan2, add ingress hook | |
[ 19.307162] br-lan: port 2(lan2) entered blocking state | |
[ 19.312461] br-lan: port 2(lan2) entered disabled state | |
[ 19.318609] device lan2 entered promiscuous mode | |
[ 19.325699] br-lan: port 2(lan2) entered blocking state | |
[ 19.330962] br-lan: port 2(lan2) entered forwarding state | |
[ 19.336496] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready | |
[ 19.347408] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode | |
[ 19.354878] 8021q: adding VLAN 0 to HW filter on device lan3 | |
[ 19.364599] {natflow}:natflow_netdev_event(): catch NETDEV_UP event for dev=lan3, add ingress hook | |
[ 19.374139] br-lan: port 3(lan3) entered blocking state | |
[ 19.379437] br-lan: port 3(lan3) entered disabled state | |
[ 19.386516] device lan3 entered promiscuous mode | |
[ 19.418106] {natflow}:natflow_netdev_event(): catch NETDEV_UNREGISTER event for dev=SQM_IFB_b4313 | |
[ 19.429294] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode | |
[ 19.436506] 8021q: adding VLAN 0 to HW filter on device lan4 | |
[ 19.444366] {natflow}:natflow_netdev_event(): catch NETDEV_UP event for dev=lan4, add ingress hook | |
[ 19.453716] br-lan: port 4(lan4) entered blocking state | |
[ 19.458995] br-lan: port 4(lan4) entered disabled state | |
[ 19.465134] device lan4 entered promiscuous mode | |
[ 19.477403] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode | |
[ 19.485175] 8021q: adding VLAN 0 to HW filter on device wan | |
[ 19.490305] mt7530 mdio-bus:1f wan: Link is Up - 1Gbps/Full - flow control rx/tx | |
[ 19.493874] {natflow}:natflow_netdev_event(): catch NETDEV_UP event for dev=wan, add ingress hook | |
[ 19.507107] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready | |
[ 19.582086] {natflow}:natflow_netdev_event(): catch NETDEV_UNREGISTER event for dev=SQM_IFB_88f46 | |
[ 19.658077] {natflow}:natflow_netdev_event(): catch NETDEV_UNREGISTER event for dev=SQM_IFB_c4ecb | |
[ 19.710282] {natflow}:natflow_netdev_event(): catch NETDEV_UNREGISTER event for dev=SQM_IFB_d61a6 | |
X-WRT login: root | |
Password: | |
BusyBox v1.33.0 () built-in shell (ash) | |
_______ ________ __ | |
| |.-----.-----.-----.| | | |.----.| |_ | |
| - || _ | -__| || | | || _|| _| | |
|_______|| __|_____|__|__||________||__| |____| | |
|__| W I R E L E S S F R E E D O M | |
----------------------------------------------------- | |
X-WRT 9.0_b202103012043, Hirsute | |
----------------------------------------------------- | |
root@X-WRT:~# ifconfig rai0 up | |
[ 51.408076] rai0: ===> main_virtual_if_open | |
[ 51.412315] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_INIT | |
[ 51.419151] load l1profile succeed! | |
[ 51.422647] mt_service_open: wlan service opens successfully! | |
[ 51.430897] APWdsInitialize():WdsEntry[0~7] | |
[ 51.436426] BssidNum=1 | |
[ 51.438788] Pf2MbssIdxMap: | |
[ 51.441486] 0 | |
[ 51.441487] | |
[ 51.445459] E2pAccessMode=2 | |
[ 51.448535] SSID[0]=MTK_AP_AX3200_5G, EdcaIdx=0 | |
[ 51.453451] cfg_mode=17 | |
[ 51.455894] cfg_mode=17 | |
[ 51.458337] cfg_mode=17 | |
[ 51.460778] wmode_band_equal(): Band Equal! | |
[ 51.465147] auto_ch_select_set_cfg(): BandIdx0, AutoChannelAtBootup=0, AutoChannelAlg = 0 | |
[ 51.473407] Index0 Channel=36 | |
[ 51.476887] BandSteering=0 | |
[ 51.479629] BndStrgBssIdx= | |
[ 51.482448] [TxPower] BAND0: 100 | |
[ 51.487852] [SKUenable] BAND0: 0 | |
[ 51.491181] [SkuTableIdx]: 0 | |
[ 51.494175] [CCKTxStream] BAND0: 4 | |
[ 51.497656] [PERCENTAGEenable] BAND0: 0 | |
[ 51.501524] [BFBACKOFFenable] BAND0: 0 | |
[ 51.505320] [Disable160RuMu] BAND0: 1 | |
[ 51.509061] [MaxRuOfdma] BAND0: 8 | |
[ 51.512456] [MaxDLMuMimo] BAND0: 4 | |
[ 51.515938] [MaxULMuMimo] BAND0: 2 | |
[ 51.519852] profile: FragThreshold[0]=2346 | |
[ 51.524361] APEdca0 | |
[ 51.526608] APEdca1 | |
[ 51.528847] APEdca2 | |
[ 51.531092] APEdca3 | |
[ 51.534352] UAPSDCapable[0]=1 | |
[ 51.537309] UAPSDCapable[1]=1 | |
[ 51.540280] UAPSDCapable[2]=1 | |
[ 51.543244] UAPSDCapable[3]=1 | |
[ 51.546207] UAPSDCapable[4]=1 | |
[ 51.549164] UAPSDCapable[5]=1 | |
[ 51.552126] UAPSDCapable[6]=1 | |
[ 51.555089] UAPSDCapable[7]=1 | |
[ 51.558046] UAPSDCapable[8]=1 | |
[ 51.561009] UAPSDCapable[9]=1 | |
[ 51.563972] UAPSDCapable[10]=1 | |
[ 51.567021] UAPSDCapable[11]=1 | |
[ 51.570064] UAPSDCapable[12]=1 | |
[ 51.573113] UAPSDCapable[13]=1 | |
[ 51.576163] UAPSDCapable[14]=1 | |
[ 51.579213] UAPSDCapable[15]=1 | |
[ 51.582262] UAPSDCapable[16]=1 | |
[ 51.585306] UAPSDCapable[17]=1 | |
[ 51.588355] UAPSDCapable[18]=1 | |
[ 51.591403] UAPSDCapable[19]=1 | |
[ 51.594454] UAPSDCapable[20]=1 | |
[ 51.597498] UAPSDCapable[21]=1 | |
[ 51.600547] UAPSDCapable[22]=1 | |
[ 51.603597] UAPSDCapable[23]=1 | |
[ 51.606646] UAPSDCapable[24]=1 | |
[ 51.609689] UAPSDCapable[25]=1 | |
[ 51.612738] UAPSDCapable[26]=1 | |
[ 51.615787] UAPSDCapable[27]=1 | |
[ 51.618837] UAPSDCapable[28]=1 | |
[ 51.621880] UAPSDCapable[29]=1 | |
[ 51.624929] UAPSDCapable[30]=1 | |
[ 51.627978] UAPSDCapable[31]=1 | |
[ 51.631027] default ApCliUAPSDCapable[0]=1 | |
[ 51.635849] DfsZeroWait Support=0/0 | |
[ 51.639686] DfsZeroWaitCacTime=255/255 | |
[ 51.643905] read_itxbf: ITxBfEn = 0 | |
[ 51.647389] read_itxbf: BSSID[0] | |
[ 51.650614] read_itxbf: MBSS[0] ITxBfEn = 0 | |
[ 51.654796] read_itxbf: Common.ITxBfEn = 0 | |
[ 51.658941] read_etxbf: ETxBfEnCond = 1 | |
[ 51.662772] read_etxbf: BSSID[0] | |
[ 51.665990] read_etxbf: MBSS[0] ETxBfEnCond = 1 | |
[ 51.670723] HeraStbcPriority[0] = 0 | |
[ 51.675252] MBSS[0] MuOfdmaDlEnable = 1 | |
[ 51.679234] MBSS[0] MuOfdmaUlEnable = 1 | |
[ 51.683218] MBSS[0] MuMimoDlEnable = 0 | |
[ 51.687114] MBSS[0] MuMimoUlEnable = 1 | |
[ 51.705977] [PMF]Set_PMFMFPC_Proc:: apidx=0, Desired MFPC=1 | |
[ 51.711636] [PMF]Set_PMFMFPR_Proc:: apidx=0, Desired MFPR=0 | |
[ 51.717294] [PMF]Set_PMFSHA256_Proc:: apidx=0, Desired PMFSHA256=0 | |
[ 51.723923] MAP_MODE=0 | |
[ 51.726333] ApCliEntry[0].Enable=0 | |
[ 51.731330] APCLI[0] ApCliMuOfdmaDlEnable = 1 | |
[ 51.735713] APCLI[0] ApCliMuOfdmaUlEnable = 0 | |
[ 51.740099] APCLI[0] ApCliMuMimoDlEnable = 0 | |
[ 51.744398] APCLI[0] ApCliMuMimoUlEnable = 0 | |
[ 51.749017] rtmp_read_wds_from_file(): WDS Profile | |
[ 51.753955] WDS Number: band[0]=0 | |
[ 51.757408] WDS-Enable mode=0 | |
[ 51.760660] If/wds0 - PeerPhyMode=0xb1 | |
[ 51.766304] HT_BAWinSize: wdev[0]: (TX=256, RX=256) | |
[ 51.771503] HT: WDEV[0] Ext Channel = ABOVE | |
[ 51.775799] HT: greenap_cap = 0 | |
[ 51.779025] ChipI=7915, Value=0, pcie_aspm in profile=0 | |
[ 51.784360] ChipID=7915, TWTSupport in profile=1 | |
[ 51.842161] ICapMode = 0 | |
[ 51.850406] WtcSetMaxStaNum: MaxStaNum:245, BssidNum:1, WdsNum:8, MSTANum:1, MaxNumChipRept:32, MinMcastWcid:286 | |
[ 51.860589] Top Init Done! | |
[ 51.863305] Use dev_alloc_skb | |
[ 51.866271] token_tx_queue_init(): ct sw token number = 8191 | |
[ 51.872162] token_tx_queue_init(): token que inited done!id_head/tail=0/8192 | |
[ 51.879209] token_tx_queue_init(): 00000000b2a0db03,00000000b2a0db03 | |
[ 51.885994] TxRing[0]: attr:0, total 2048 entry initialized | |
[ 51.891838] TxRing[1]: attr:0, total 2048 entry initialized | |
[ 51.897467] RX[0] DESC 00000000c3f67444 size = 24576 | |
[ 51.902717] RX[1] DESC 00000000c6744650 size = 24576 | |
[ 51.907978] RX[2] DESC 00000000707a0e3e size = 8192 | |
[ 51.912924] RX[3] DESC 00000000f3f48d91 size = 16384 | |
[ 51.918016] RX[4] DESC 000000002b950f93 size = 8192 | |
[ 51.923089] -->TX_RING_0[0xd5420]: Attr:0, Base=0x4e1c8000, Cnt=2048! | |
[ 51.929529] -->TX_RING_1[0xd5430]: Attr:0, Base=0x4e1d0000, Cnt=2048! | |
[ 51.935966] -->TX_RING_2[0xd5400]: Attr:3, Base=0x4e1b9000, Cnt=128! | |
[ 51.942316] -->TX_RING_3[0xd5410]: Attr:2, Base=0x4e1ba000, Cnt=256! | |
[ 51.948667] -->TX_RING_4[0xd5440]: Attr:1, Base=0x4e1bb000, Cnt=256! | |
[ 51.955016] -->RX_RING0[0xd4500]: Base=0x4e1f0000, Cnt=1536 | |
[ 51.960585] -->RX_RING1[0xd4510]: Base=0x4e1f8000, Cnt=1536 | |
[ 51.966152] -->RX_RING2[0xd5500]: Base=0x4e1c2000, Cnt=512 | |
[ 51.971632] -->RX_RING3[0xd5510]: Base=0x49ce0000, Cnt=1024 | |
[ 51.977201] -->RX_RING4[0xd5520]: Base=0x49ce4000, Cnt=512 | |
[ 51.982681] Hif Init Done! | |
[ 51.988468] pci_driver_own_by_port: success to clear p=0 fw own, from(1): 1 is interrupt mode, 2 is polling mode. | |
[ 51.998725] driver_own: port=1 is not enabled | |
[ 52.003079] fw_prepare():using E2 ROM patch | |
[ 52.007257] fw_prepare():using E2 RAM | |
[ 52.010926] Parsing patch header | |
[ 52.014150] Built date: | |
[ 52.014152] 2 | |
[ 52.016764] 0 | |
[ 52.018337] 2 | |
[ 52.019904] 0 | |
[ 52.021470] 0 | |
[ 52.023043] 6 | |
[ 52.024611] 2 | |
[ 52.026183] 4 | |
[ 52.027750] 2 | |
[ 52.029318] 2 | |
[ 52.030891] 2 | |
[ 52.032459] 2 | |
[ 52.034027] 1 | |
[ 52.035599] 9 | |
[ 52.037166] a | |
[ 52.038740] | |
[ 52.041785] | |
[ 52.043271] Platform: | |
[ 52.043272] A | |
[ 52.045707] L | |
[ 52.047281] P | |
[ 52.048849] S | |
[ 52.050422] | |
[ 52.053469] HW/SW version: | |
[ 52.053469] 0x | |
[ 52.056345] 8a | |
[ 52.058000] 10 | |
[ 52.059660] 8a | |
[ 52.061313] 10 | |
[ 52.062974] | |
[ 52.066107] Patch version: | |
[ 52.066107] 0x | |
[ 52.068983] ff | |
[ 52.070643] ff | |
[ 52.072296] ff | |
[ 52.073951] ff | |
[ 52.075611] | |
[ 52.078751] Section num: 0x2, subsys: 0x4 | |
[ 52.082844] Section 0: type = 0x30002, offset = 0xe0, size = 0xfc90 | |
[ 52.089192] Target address: 0x200000, length: 0xfc90 | |
[ 52.094239] Section 1: type = 0x30002, offset = 0xfd70, size = 0x136d0 | |
[ 52.100850] Target address: 0xe000f000, length: 0x136d0 | |
[ 52.106292] Patch SEM Status = 2 | |
[ 52.109519] patch is not ready && get semaphore success | |
[ 52.114743] Start address = 0x200000, DL length = 64656, Data mode = 0x80000000 | |
[ 52.123199] EventGenericEventHandler: CMD Success | |
[ 52.127902] MtCmdAddressLenReq:(ret = 0) | |
[ 52.131983] Start address = 0xe000f000, DL length = 79568, Data mode = 0x80000000 | |
[ 52.140615] EventGenericEventHandler: CMD Success | |
[ 52.145316] MtCmdAddressLenReq:(ret = 0) | |
[ 52.149387] MtCmdPatchFinishReq | |
[ 52.156236] EventGenericEventHandler: CMD Success | |
[ 52.161077] Patch SEM Status = 3 | |
[ 52.164302] release patch semaphore | |
[ 52.167791] WfMcuHwInit: Before NICLoadFirmware, check ICapMode = 0 | |
[ 52.174933] Parsing CPU 0 fw tailer | |
[ 52.178417] Chip ID: | |
[ 52.178418] 0x | |
[ 52.180767] 0b | |
[ 52.182428] | |
[ 52.185562] Eco version: | |
[ 52.185562] 0x | |
[ 52.188265] 01 | |
[ 52.189919] | |
[ 52.193058] Region number: | |
[ 52.193059] 0x | |
[ 52.195935] 07 | |
[ 52.197589] | |
[ 52.200728] Format version: | |
[ 52.200729] 0x | |
[ 52.203691] 02 | |
[ 52.205345] | |
[ 52.208483] Format flag: | |
[ 52.208484] 0x | |
[ 52.211186] 01 | |
[ 52.212841] | |
[ 52.215980] Ram version: | |
[ 52.215981] _ | |
[ 52.218685] _ | |
[ 52.220256] _ | |
[ 52.221823] _ | |
[ 52.223398] 0 | |
[ 52.224966] 0 | |
[ 52.226539] 0 | |
[ 52.228107] 0 | |
[ 52.229674] 0 | |
[ 52.231247] 0 | |
[ 52.232814] | |
[ 52.235866] Built date: | |
[ 52.235867] 2 | |
[ 52.238482] 0 | |
[ 52.240049] 2 | |
[ 52.241617] 0 | |
[ 52.243190] 0 | |
[ 52.244758] 6 | |
[ 52.246332] 2 | |
[ 52.247899] 4 | |
[ 52.249465] 2 | |
[ 52.251039] 2 | |
[ 52.252607] 2 | |
[ 52.254180] 2 | |
[ 52.255747] 5 | |
[ 52.257315] 2 | |
[ 52.258887] | |
[ 52.260454] | |
[ 52.263506] Common crc: 0x918ff866 | |
[ 52.266990] Parsing tailer region 0 | |
[ 52.270474] Decomp crc: 0x0 | |
[ 52.273344] Decomp size: 0x0 | |
[ 52.276307] Decomp block size: 0x0 | |
[ 52.279790] Target address: 0x21fc00 | |
[ 52.283447] Download size: 108544 | |
[ 52.286843] Feature set: | |
[ 52.286844] 0x | |
[ 52.289540] 20 | |
[ 52.291200] | |
[ 52.294339] Parsing tailer region 1 | |
[ 52.297817] Decomp crc: 0x0 | |
[ 52.300693] Decomp size: 0x0 | |
[ 52.303655] Decomp block size: 0x0 | |
[ 52.307139] Target address: 0x31dc00 | |
[ 52.310796] Download size: 205824 | |
[ 52.314193] Feature set: | |
[ 52.314193] 0x | |
[ 52.316890] 00 | |
[ 52.318552] | |
[ 52.321687] Parsing tailer region 2 | |
[ 52.325170] Decomp crc: 0x0 | |
[ 52.328046] Decomp size: 0x0 | |
[ 52.331009] Decomp block size: 0x0 | |
[ 52.334492] Target address: 0x417400 | |
[ 52.338149] Download size: 31744 | |
[ 52.341453] Feature set: | |
[ 52.341453] 0x | |
[ 52.344155] 00 | |
[ 52.345810] | |
[ 52.348949] Parsing tailer region 3 | |
[ 52.352432] Decomp crc: 0x0 | |
[ 52.355308] Decomp size: 0x0 | |
[ 52.358270] Decomp block size: 0x0 | |
[ 52.361748] Target address: 0xe0022800 | |
[ 52.365578] Download size: 382976 | |
[ 52.368974] Feature set: | |
[ 52.368975] 0x | |
[ 52.371677] 00 | |
[ 52.373331] | |
[ 52.376628] Parsing tailer region 4 | |
[ 52.380115] Decomp crc: 0x0 | |
[ 52.382992] Decomp size: 0x0 | |
[ 52.385948] Decomp block size: 0x0 | |
[ 52.389431] Target address: 0xe0080000 | |
[ 52.393262] Download size: 360448 | |
[ 52.396657] Feature set: | |
[ 52.396658] 0x | |
[ 52.399361] 00 | |
[ 52.401015] | |
[ 52.404155] Parsing tailer region 5 | |
[ 52.407638] Decomp crc: 0x0 | |
[ 52.410514] Decomp size: 0x0 | |
[ 52.413471] Decomp block size: 0x0 | |
[ 52.416954] Target address: 0x23a400 | |
[ 52.420613] Download size: 89088 | |
[ 52.423922] Feature set: | |
[ 52.423923] 0x | |
[ 52.426625] 00 | |
[ 52.428278] | |
[ 52.431418] Parsing tailer region 6 | |
[ 52.434902] Decomp crc: 0x0 | |
[ 52.437771] Decomp size: 0x0 | |
[ 52.440733] Decomp block size: 0x0 | |
[ 52.444217] Target address: 0x400000 | |
[ 52.447874] Download size: 81920 | |
[ 52.451183] Feature set: | |
[ 52.451183] 0x | |
[ 52.453880] 00 | |
[ 52.455540] | |
[ 52.458679] Release info: | |
[ 52.458681] header tag = 0, total length = 68 | |
[ 52.465814] tag 1, padding length = 3, tag length = 61 | |
[ 52.471034] payload: | |
[ 52.471035] t | |
[ 52.473384] - | |
[ 52.474957] n | |
[ 52.476525] e | |
[ 52.478092] p | |
[ 52.479666] t | |
[ 52.481234] u | |
[ 52.482807] n | |
[ 52.484375] e | |
[ 52.485943] - | |
[ 52.487515] m | |
[ 52.489083] a | |
[ 52.490655] i | |
[ 52.492222] n | |
[ 52.493790] - | |
[ 52.495363] m | |
[ 52.496930] t | |
[ 52.498504] 7 | |
[ 52.500071] 9 | |
[ 52.501638] 1 | |
[ 52.503212] 5 | |
[ 52.504780] - | |
[ 52.506353] 1 | |
[ 52.507921] 9 | |
[ 52.509487] 5 | |
[ 52.511061] 3 | |
[ 52.512627] - | |
[ 52.514201] M | |
[ 52.515768] T | |
[ 52.517335] 7 | |
[ 52.518911] 9 | |
[ 52.520479] 1 | |
[ 52.522046] 5 | |
[ 52.523619] D | |
[ 52.525186] _ | |
[ 52.526759] 1 | |
[ 52.528327] 9 | |
[ 52.529895] 5 | |
[ 52.531468] 3 | |
[ 52.533036] _ | |
[ 52.534610] M | |
[ 52.536177] T | |
[ 52.537744] 7 | |
[ 52.539318] 6 | |
[ 52.540885] 2 | |
[ 52.542458] 1 | |
[ 52.544025] - | |
[ 52.545593] 2 | |
[ 52.547166] 0 | |
[ 52.548733] 2 | |
[ 52.550306] 0 | |
[ 52.551874] 0 | |
[ 52.553441] 6 | |
[ 52.555014] 2 | |
[ 52.556582] 4 | |
[ 52.558154] 2 | |
[ 52.559722] 2 | |
[ 52.561290] 1 | |
[ 52.562863] 9 | |
[ 52.564431] 0 | |
[ 52.565998] 2 | |
[ 52.567571] | |
[ 52.570625] Start address = 0x21fc00, DL length = 108544, Data mode = 0x80000000 | |
[ 52.579186] EventGenericEventHandler: CMD Success | |
[ 52.583889] MtCmdAddressLenReq:(ret = 0) | |
[ 52.588008] Start address = 0x31dc00, DL length = 205824, Data mode = 0x80000000 | |
[ 52.596572] EventGenericEventHandler: CMD Success | |
[ 52.601274] MtCmdAddressLenReq:(ret = 0) | |
[ 52.605551] Start address = 0x417400, DL length = 31744, Data mode = 0x80000000 | |
[ 52.614033] EventGenericEventHandler: CMD Success | |
[ 52.618738] MtCmdAddressLenReq:(ret = 0) | |
[ 52.622720] Start address = 0xe0022800, DL length = 382976, Data mode = 0x80000000 | |
[ 52.631455] EventGenericEventHandler: CMD Success | |
[ 52.636156] MtCmdAddressLenReq:(ret = 0) | |
[ 52.640785] Start address = 0xe0080000, DL length = 360448, Data mode = 0x80000000 | |
[ 52.649547] EventGenericEventHandler: CMD Success | |
[ 52.654251] MtCmdAddressLenReq:(ret = 0) | |
[ 52.658844] Start address = 0x23a400, DL length = 89088, Data mode = 0x80000000 | |
[ 52.667341] EventGenericEventHandler: CMD Success | |
[ 52.672047] MtCmdAddressLenReq:(ret = 0) | |
[ 52.676131] Start address = 0x400000, DL length = 81920, Data mode = 0x80000000 | |
[ 52.684609] EventGenericEventHandler: CMD Success | |
[ 52.689311] MtCmdAddressLenReq:(ret = 0) | |
[ 52.693380] MtCmdFwStartReq: override = 0x1, address = 0x21fc00 | |
[ 52.700466] EventGenericEventHandler: CMD Success | |
[ 52.705169] Parsing CPU 1 fw tailer | |
[ 52.708654] Chip ID: | |
[ 52.708655] 0x | |
[ 52.711010] 00 | |
[ 52.712665] | |
[ 52.715801] Eco version: | |
[ 52.715802] 0x | |
[ 52.718501] 01 | |
[ 52.720156] | |
[ 52.723293] Region number: | |
[ 52.723294] 0x | |
[ 52.726168] 03 | |
[ 52.727822] | |
[ 52.730960] Format version: | |
[ 52.730961] 0x | |
[ 52.733917] 02 | |
[ 52.735576] | |
[ 52.738713] Format flag: | |
[ 52.738714] 0x | |
[ 52.741409] 01 | |
[ 52.743067] | |
[ 52.746204] Ram version: | |
[ 52.746205] D | |
[ 52.748902] E | |
[ 52.750473] V | |
[ 52.752040] _ | |
[ 52.753607] 0 | |
[ 52.755178] 0 | |
[ 52.756746] 0 | |
[ 52.758318] 0 | |
[ 52.759885] 0 | |
[ 52.761452] 0 | |
[ 52.763024] | |
[ 52.766069] Built date: | |
[ 52.766070] 2 | |
[ 52.768683] 0 | |
[ 52.770254] 2 | |
[ 52.771822] 0 | |
[ 52.773389] 0 | |
[ 52.774961] 6 | |
[ 52.776529] 2 | |
[ 52.778095] 4 | |
[ 52.779667] 2 | |
[ 52.781234] 2 | |
[ 52.782805] 2 | |
[ 52.784372] 3 | |
[ 52.785940] 1 | |
[ 52.787511] 0 | |
[ 52.789078] | |
[ 52.790649] | |
[ 52.793696] Common crc: 0xaa685a54 | |
[ 52.797179] Parsing tailer region 0 | |
[ 52.800663] Decomp crc: 0x0 | |
[ 52.803537] Decomp size: 0x0 | |
[ 52.806499] Decomp block size: 0x0 | |
[ 52.809977] Target address: 0x10200000 | |
[ 52.813805] Download size: 85376 | |
[ 52.817112] Feature set: | |
[ 52.817113] 0x | |
[ 52.819814] 00 | |
[ 52.821468] | |
[ 52.824606] Parsing tailer region 1 | |
[ 52.828088] Decomp crc: 0x0 | |
[ 52.830962] Decomp size: 0x0 | |
[ 52.833918] Decomp block size: 0x0 | |
[ 52.837400] Target address: 0x10300000 | |
[ 52.841229] Download size: 19232 | |
[ 52.844537] Feature set: | |
[ 52.844538] 0x | |
[ 52.847238] 00 | |
[ 52.848892] | |
[ 52.852030] Parsing tailer region 2 | |
[ 52.855511] Decomp crc: 0x0 | |
[ 52.858385] Decomp size: 0x0 | |
[ 52.861341] Decomp block size: 0x0 | |
[ 52.864823] Target address: 0xe0000000 | |
[ 52.868653] Download size: 8592 | |
[ 52.871874] Feature set: | |
[ 52.871874] 0x | |
[ 52.874575] 00 | |
[ 52.876230] | |
[ 52.879367] Release info: | |
[ 52.879369] header tag = 0, total length = 0 | |
[ 52.886425] Start address = 0x10200000, DL length = 85376, Data mode = 0x80000010 | |
[ 52.895072] EventGenericEventHandler: CMD Success | |
[ 52.899774] MtCmdAddressLenReq:(ret = 0) | |
[ 52.903840] Start address = 0x10300000, DL length = 19232, Data mode = 0x80000010 | |
[ 52.912489] EventGenericEventHandler: CMD Success | |
[ 52.917191] MtCmdAddressLenReq:(ret = 0) | |
[ 52.921149] Start address = 0xe0000000, DL length = 8592, Data mode = 0x80000010 | |
[ 52.929711] EventGenericEventHandler: CMD Success | |
[ 52.934413] MtCmdAddressLenReq:(ret = 0) | |
[ 52.938353] MtCmdFwStartReq: override = 0x4, address = 0x0 | |
[ 53.043587] EventGenericEventHandler: CMD Success | |
[ 53.048301] MCU Init Done! | |
[ 53.051016] efuse_probe: efuse = 10000012 | |
[ 53.055021] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 | |
[ 53.060413] RtmpEepromGetDefault::e2p_dafault=1 | |
[ 53.064938] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1 | |
[ 53.072505] NVM is FLASH mode. dev_idx [0] FLASH OFFSET [0x5000] | |
[ 53.078509] rtmp_nv_init(): EEPROM Size[45056] | |
[ 53.091423] [EEPROMImage - PreCalImageInfo - PreCalImage - TxDPDImage] | |
[ 53.091423] [0x000000009f6afa3b - 0x00000000c3f2015b - 0x000000006f654ed4 - 0x00000000c2cf2774] | |
[ 53.108017] validFlashEepromID(): eeFlashId=7915, pAd->ChipID=7915 | |
[ 53.114940] [d-die version:1] | |
[ 53.151137] [a-die version:2] | |
[ 53.280123] | |
[ 53.281620] NICReadEEPROMParameters: EEPROM 0x62 0 | |
[ 58.526638] Country Region from e2p = 0 | |
[ 58.530486] antenna_default_reset() todo | |
[ 58.534406] antenna_default_reset() value = 0x24e4, TxPath = 4, RxPath = 4 | |
[ 58.541277] RTMPReadTxPwrPerRate(458): Don't Support this now! | |
[ 58.547106] rc_radio_init(): DBDC MODE=0, ConcurrentBand=1 | |
[ 58.552591] rc_radio_init(): radio_ctrl=0000000017b30750,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf | |
[ 58.561891] ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 | |
[ 58.567633] AntCfgInit(2744): Not support for HIF_MT yet! | |
[ 58.573037] mt7915_check_RF_lock_down: RFlockDown Enable: 0 | |
[ 58.578603] MtReadPwrLimitTable: sku table idx: 0 | |
[ 58.578603] | |
[ 58.581173] mt7915_check_RF_lock_down: RFlockDown Enable: 0 | |
[ 58.593693] MtReadPwrLimitTable: sku table idx: 0 | |
[ 58.593693] | |
[ 58.596338] EEPROM Init Done! | |
[ 58.606271] mac_init()--> | |
[ 58.608882] init_mac_cr()--> | |
[ 58.611766] <--mac_init() | |
[ 58.617450] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 | |
[ 58.625709] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 | |
[ 58.633965] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 | |
[ 58.640492] MAC Init Done! | |
[ 58.643202] BBPInit():BBP Initialization..... | |
[ 58.647556] Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2 | |
[ 58.656596] Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0 | |
[ 58.665632] BBPInit() todo | |
[ 58.668333] PHY Init Done! | |
[ 58.673539] tx_pwr_comp_init():NotSupportYet! | |
[ 58.677945] Set_SCSEnable_Proc() BandIdx=0, SCSEnable=1 | |
[ 58.677965] | |
[ 58.677965] led_send_fw_cmd: | |
[ 58.687648] 02 | |
[ 58.687649] 05 | |
[ 58.687656] MtCmdSetMacTxRx:(ret = 0) | |
[ 58.689305] 00 | |
[ 58.689306] 00 | |
[ 58.691182] ap_ftkd> Initialize FT KDP Module... | |
[ 58.694629] 00 | |
[ 58.694630] 24 | |
[ 58.696290] Main bssid = 00:00:00:00:00:00 | |
[ 58.697928] 00 | |
[ 58.697929] 00 | |
[ 58.702539] SetMuruPlatformTypeProc: param.ucPlatformType = 2 | |
[ 58.704197] | |
[ 58.704197] led_0 map to gpio_18... | |
[ 58.705854] muru_cfg_dlul_limits:(Ret = 1 | |
[ 58.709945] | |
[ 58.709945] led_send_fw_cmd: | |
[ 58.713268] MtCmdSetMacTxRx:(ret = 0) | |
[ 58.719001] 02 | |
[ 58.719003] 05 | |
[ 58.723965] <==== mt_wifi_init, Status=0 | |
[ 58.727959] 01 | |
[ 58.727960] 00 | |
[ 58.732308] TxBfModuleEnCtrl:It's not DBDC mode | |
[ 58.735959] 00 | |
[ 58.735960] 34 | |
[ 58.737629] CmdHeraStbcPriorityCtrl: u1BandIdx=0, u1Operation=1, u1StbcPriority=0 | |
[ 58.739281] 00 | |
[ 58.739282] 00 | |
[ 58.743193] MSTA_Init (1) ---> ApCli | |
[ 58.744849] | |
[ 58.744849] led_1 map to gpio_26... | |
[ 58.746542] Register MSTA IF (apclii0) , pAd->MSTANum = 1 | |
[ 58.779379] Caller: dump_ht_cap+0x10/0x20 [mt_wifi] | |
[ 58.784254] | |
[ 58.784254] phy_mode=177, ch=36, wdev_type=2 | |
[ 58.789993] ht_cap: ht_cap->HtCapInfo, | |
[ 58.793828] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 | |
[ 58.801477] ht_cap: ht_cap->HtCapParm, | |
[ 58.805306] mdpu_density=0, ampdu_factor=3 | |
[ 58.809899] mt_service_init: wlan service inits successfully! | |
[ 58.815690] WtcSetMaxStaNum: MaxStaNum:245, BssidNum:1, WdsNum:8, MSTANum:1, MaxNumChipRept:32, MinMcastWcid:286 | |
[ 58.959464] RedInit: set CR4/N9 RED Enable to 1. | |
[ 58.964096] RedInit: RED Initiailize Done. | |
[ 58.968293] cp_support_is_enabled: set Driver CP_SUPPORT to Mode 2. | |
[ 58.974561] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP | |
[ 58.980826] wifi_sys_open(), wdev idx = 0 | |
[ 58.984845] ucAction = 0, ucBandIdx = 0, ucSmthIntlBypass = 0 | |
[ 58.990626] BuildChannelList() BandIdx = 0, PhyMode = 177, ChListNum = 21: | |
[ 58.997680] DfsBuildChannelList(): Done | |
[ 59.001533] phy_oper_init(): operate TxStream = 4, RxStream = 4 | |
[ 59.007469] [RadarStateCheck] RD_NORMAL_MODE | |
[ 59.012998] mt7915_apply_dpd_flatness_data: eeprom 0x62 bit 0 is 0, do runtime cal | |
[ 59.020592] MtCmdChannelSwitch: control_chl = 36,control_ch2=0, central_chl = 38 DBDCIdx= 0, Band= 1 | |
[ 59.029718] BW = 1,TXStream = 4, RXStream = 4, scan(0) | |
[ 59.249392] MtCmdSetTxRxPath: control_chl = 36,control_ch2=0, central_chl = 38, BW = 1,TXStream = 4, RXStream = 4,RXPath = f, BandIdx =0, scan(0), Channel_Band = 1 | |
[ 59.265065] Caller: wlan_operate_init+0xac/0x110 [mt_wifi] | |
[ 59.270591] | |
[ 59.270591] phy_mode=177, ch=36, wdev_type=1 | |
[ 59.276345] ht_cap: ht_cap->HtCapInfo, | |
[ 59.280182] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 | |
[ 59.287830] ht_cap: ht_cap->HtCapParm, | |
[ 59.291659] mdpu_density=5, ampdu_factor=3 | |
[ 59.295756] wdev_attr_update(): wdevId0 = 00:0c:43:26:46:44 | |
[ 59.301472] AP inf up for ra_0(func_idx) OmacIdx=0 | |
[ 59.306282] AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn | |
[ 59.312524] ApAutoChannelAtBootUp-----------------> | |
[ 59.317404] ApAutoChannelAtBootUp: AutoChannelBootup[0] = 0 | |
[ 59.323162] MtCmdSetMacTxRx:(ret = 0) | |
[ 59.326822] ap_run_at_boot() : ACS is disable !! | |
[ 59.332233] [PMF]APPMFInit:: Security is not WPA2/WPA2PSK AES | |
[ 59.337976] [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 | |
[ 59.344050] Caller: dump_ht_cap+0x10/0x20 [mt_wifi] | |
[ 59.348924] | |
[ 59.348924] phy_mode=177, ch=36, wdev_type=1 | |
[ 59.354662] ht_cap: ht_cap->HtCapInfo, | |
[ 59.358494] ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1 | |
[ 59.366142] ht_cap: ht_cap->HtCapParm, | |
[ 59.369971] mdpu_density=5, ampdu_factor=3 | |
[ 59.374063] Enable 20/40 BSSCoex Channel Scan(BssCoex=1) | |
[ 59.379377] wifi_sys_linkup(), wdev idx = 0 | |
[ 59.383560] wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:287 for WDEV_TYPE:1 | |
[ 59.383560] LinkToOmacIdx = 0, LinkToWdevType = 1 | |
[ 59.396420] TRTableInsertMcastEntry:band0 group_idx[0]=0 | |
[ 59.401777] (bssUpdateChannel), ucPrimCh=36, ucCentChSeg0=38, ucCentChSeg1=0, BW=1, ucHetbRU26Disable=0, ucHetbAllDisable=1 | |
[ 59.412906] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8320, CmdBssInfoBmcRate.u2McTransmit = 8320 | |
[ 59.428902] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0 (rai0) | |
[ 59.435256] Band0 BcnInitedRnd = 5 | |
[ 59.438753] MtCmdTxPowerSKUCtrl: tx_pwr_sku_en: 0, BandIdx: 0 | |
[ 59.444506] MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 0 | |
[ 59.450517] MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 0 | |
[ 59.457049] TxCCKStreamCtrl: set wrong parameters | |
[ 59.468063] set muru_update_he_cfg()!!!! | |
[ 59.471987] PrintSrCmd: | |
[ 59.471987] u1CmdSubId = 1, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 | |
[ 59.471987] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 | |
[ 59.485980] PrintSrCmd: | |
[ 59.485980] u1CmdSubId = 5, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 | |
[ 59.485980] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 0 | |
[ 59.499974] PrintSrCmd: | |
[ 59.499974] u1CmdSubId = 3, u1ArgNum = 0, u1DbdcIdx = 0, u1Status = 0 | |
[ 59.499974] u1DropTaIdx = 0, u1StaIdx = 0, u4Value = 1 | |
[ 59.513988] apidx 0 for WscUUIDInit | |
[ 59.517474] Generate UUID for apidx(0) | |
[ 59.521229] WDS_Init():wds_num[0]=0, count=0, MAX_WDS_ENTRY=8, if_idx=0, flg_wds_init=0 | |
[ 59.529225] Total allocated 0 WDS(es) for band0! | |
[ 59.534112] warning: (zone_netdev_event:346)dev=rai0 set zone=127 type=0 | |
[ 59.540820] {natflow}:natflow_netdev_event(): catch NETDEV_UP event for dev=rai0, add ingress hook | |
root@X-WRT:~# cat[ 67.588469] MacTableInsertEntry(): wcid 1 EntryType:0 ===== | |
[ 67.594104] New Sta:36:c8:f3:55:ec:86 | |
[ 67.597785] peer_auth_req: 9332 usec | |
[ 67.607352] peer_assoc_req: 4234 usec | |
root@X-WRT:~# iwinfo | |
apclii0 ESSID: unknown | |
Access Point: 00:00:00:00:00:00 | |
Mode: Client Channel: 36 (unknown) | |
Center Channel 1: unknown 2: unknown | |
Tx-Power: 0 dBm Link Quality: 10/127 | |
Signal: -256 dBm Noise: -39 dBm | |
Bit Rate: 272.6 MBit/s | |
Encryption: unknown | |
Type: wext HW Mode(s): unknown | |
Hardware: unknown [Generic WEXT] | |
TX power offset: unknown | |
Frequency offset: unknown | |
Supports VAPs: no PHY name: apclii0 | |
rai0 ESSID: "MTK_AP_AX3200_5G" | |
Access Point: 00:0C:43:26:46:44 | |
Mode: Master Channel: 36 (unknown) | |
Center Channel 1: unknown 2: unknown | |
Tx-Power: 0 dBm Link Quality: 10/127 | |
Signal: -256 dBm Noise: -39 dBm | |
Bit Rate: 1083.0 MBit/s | |
Encryption: unknown | |
Type: wext HW Mode(s): unknown | |
Hardware: unknown [Generic WEXT] | |
TX power offset: unknown | |
Frequency offset: unknown | |
Supports VAPs: no PHY name: rai0 | |
root@X-WRT:~# [ 85.698314] MacTableDeleteEntry(): wcid 1 ===== | |
[ 85.704983] Del Sta:36:c8:f3:55:ec:86 | |
[ 86.236100] MacTableInsertEntry(): wcid 1 EntryType:0 ===== | |
[ 86.241725] New Sta:36:c8:f3:55:ec:86 | |
[ 86.245439] peer_auth_req: 9352 usec | |
[ 86.255010] peer_assoc_req: 4124 usec | |
[ 104.348096] MacTableDeleteEntry(): wcid 1 ===== | |
[ 104.354770] Del Sta:36:c8:f3:55:ec:86 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment