Skip to content

Instantly share code, notes, and snippets.

@gtxaspec
Created September 15, 2024 18:16
Show Gist options
  • Select an option

  • Save gtxaspec/ecd6bd5f4429288a7d1d73dd356e5300 to your computer and use it in GitHub Desktop.

Select an option

Save gtxaspec/ecd6bd5f4429288a7d1d73dd356e5300 to your computer and use it in GitHub Desktop.
sercomm na502 openwrt 22.03.07 working
root@OpenWrt:/# dmesg
[ 0.000000] Linux version 5.10.221 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r20341-591b7e93d3) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Mon Jul 15 22:25:54 2024
[ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
[ 0.000000] printk: bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
[ 0.000000] MIPS: machine is SERCOMM NA502
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] VPE topology {2} total 2
[ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff]
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
[ 0.000000] On node 0 totalpages: 65536
[ 0.000000] Normal zone: 576 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 65536 pages, LIFO batch:15
[ 0.000000] percpu: Embedded 15 pages/cpu s30480 r8192 d22768 u61440
[ 0.000000] pcpu-alloc: s30480 r8192 d22768 u61440 alloc=15*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960
[ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] Writing ErrCtl register=00036cd0
[ 0.000000] Readback ErrCtl register=00036cd0
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 249352K/262144K available (7092K kernel code, 630K rwdata, 836K rodata, 1284K init, 243K bss, 12792K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 256
[ 0.000000] CPU Clock: 880MHz
[ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
[ 0.000014] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns
[ 0.015862] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
[ 0.033812] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
[ 0.106101] pid_max: default: 32768 minimum: 301
[ 0.115396] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.129795] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.147809] rcu: Hierarchical SRCU implementation.
[ 0.157555] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.172914] smp: Bringing up secondary CPUs ...
[ 0.182493] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.182504] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.182515] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 0.182588] CPU1 revision is: 0001992f (MIPS 1004Kc)
[ 0.232813] Synchronize counters for CPU 1: done.
[ 0.292485] smp: Brought up 1 node, 2 CPUs
[ 0.305133] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.324625] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.338253] pinctrl core: initialized pinctrl subsystem
[ 0.350955] NET: Registered protocol family 16
[ 0.360880] thermal_sys: Registered thermal governor 'step_wise'
[ 0.363707] cpuidle: using governor teo
[ 0.395422] FPU Affinity set after 11720 emulations
[ 0.435766] clocksource: Switched to clocksource GIC
[ 0.447296] NET: Registered protocol family 2
[ 0.456245] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.472719] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.489393] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.504524] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.518699] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.531424] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.544310] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.558405] NET: Registered protocol family 1
[ 0.566969] PCI: CLS 0 bytes, default 32
[ 0.577091] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[ 0.595374] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.606951] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.627385] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.644044] mt7621_gpio 1e000600.gpio: registering 32 gpios
[ 0.655487] mt7621_gpio 1e000600.gpio: registering 32 gpios
[ 0.666840] mt7621_gpio 1e000600.gpio: registering 32 gpios
[ 0.678662] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.695146] printk: console [ttyS0] disabled
[ 0.703826] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 15, base_baud = 3125000) is a 16550A
[ 0.721786] printk: console [ttyS0] enabled
[ 0.738318] printk: bootconsole [early0] disabled
[ 0.758041] 1e000d00.uartlite2: ttyS1 at MMIO 0x1e000d00 (irq = 16, base_baud = 3125000) is a 16550A
[ 0.777289] 1e000e00.uartlite3: ttyS2 at MMIO 0x1e000e00 (irq = 17, base_baud = 3125000) is a 16550A
[ 0.801809] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1
[ 0.814590] nand: Macronix MX30LF1G18AC
[ 0.822266] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.837383] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits
[ 0.850520] 10 fixed-partitions partitions found on MTD device mt7621-nand
[ 0.865505] Creating 10 MTD partitions on "mt7621-nand":
[ 0.876158] 0x000000000000-0x000000080000 : "u-boot"
[ 0.892574] 0x000000080000-0x000000100000 : "config"
[ 0.908534] 0x000000100000-0x000000140000 : "factory"
[ 0.922896] 0x000000140000-0x000001540000 : "kernel1"
[ 1.135441] 0x000001540000-0x000001940000 : "kernel"
[ 1.186961] 0x000001940000-0x000002940000 : "ubi"
[ 1.358522] 0x000002940000-0x000002a40000 : "user_storage"
[ 1.380831] 0x000002a40000-0x000003a40000 : "data"
[ 1.552653] 0x000003a40000-0x000006c40000 : "storage"
[ 2.066816] 0x000006c40000-0x000007f80000 : "backup"
[ 2.317180] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[ 2.333882] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 19
[ 2.351514] i2c /dev entries driver
[ 2.360658] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[ 2.374100] mt7621-pci 1e140000.pcie: No bus range found for /pcie@1e140000, using [bus 00-ff]
[ 2.391714] mt7621-pci 1e140000.pcie: MEM 0x0060000000..0x006fffffff -> 0x0000000000
[ 2.408065] mt7621-pci 1e140000.pcie: IO 0x001e160000..0x001e16ffff -> 0x0000000000
[ 2.424518] mt7621-pci 1e140000.pcie: Parsing DT failed
[ 2.437764] NET: Registered protocol family 10
[ 2.450010] Segment Routing with IPv6
[ 2.457520] NET: Registered protocol family 17
[ 2.466484] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.492556] 8021q: 802.1Q VLAN Support v1.8
[ 2.504880] gpio-export gpio-export: 2 gpio(s) exported
[ 2.515650] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[ 2.547492] mt7530 mdio-bus:1f lan (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7530 PHY] (irq=26)
[ 2.569738] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode
[ 2.586592] DSA: tree 0 setup
[ 2.592890] rt2880-pinmux pinctrl: pcie is already enabled
[ 2.603944] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[ 2.617318] mt7621-pci 1e140000.pcie: No bus range found for /pcie@1e140000, using [bus 00-ff]
[ 2.634860] mt7621-pci 1e140000.pcie: MEM 0x0060000000..0x006fffffff -> 0x0000000000
[ 2.651163] mt7621-pci 1e140000.pcie: IO 0x001e160000..0x001e16ffff -> 0x0000000000
[ 2.667573] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1)
[ 2.682745] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0)
[ 2.697840] mt7621-pci 1e140000.pcie: failed to parse bus ranges property: -22
[ 2.812502] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
[ 2.823634] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
[ 2.934931] mt7621-pci 1e140000.pcie: pcie0 no card, disable it (RST & CLK)
[ 2.948812] mt7621-pci 1e140000.pcie: PCIE1 enabled
[ 2.958533] mt7621-pci 1e140000.pcie: PCIE2 enabled
[ 2.968283] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
[ 2.987008] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
[ 2.999717] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff]
[ 3.013434] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[ 3.027140] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 3.038089] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] (bus address [0x00000000-0x0fffffff])
[ 3.058405] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[ 3.070402] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[ 3.082892] pci 0000:00:00.0: reg 0x14: [mem 0x60400000-0x6040ffff]
[ 3.095449] pci 0000:00:00.0: supports D1
[ 3.103439] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 3.115600] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
[ 3.127673] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[ 3.140192] pci 0000:00:01.0: reg 0x14: [mem 0x60410000-0x6041ffff]
[ 3.152751] pci 0000:00:01.0: supports D1
[ 3.160741] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[ 3.174387] pci 0000:01:00.0: [14c3:7662] type 00 class 0x028000
[ 3.186476] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[ 3.200542] pci 0000:01:00.0: reg 0x10: [mem size 0x00100000 64bit]
[ 3.213063] pci 0000:01:00.0: reg 0x30: initial BAR value 0x00000000 invalid
[ 3.227109] pci 0000:01:00.0: reg 0x30: [mem size 0x00010000 pref]
[ 3.239541] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 3.253595] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 3.264049] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff]
[ 3.276194] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
[ 3.289723] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref]
[ 3.304115] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 3.317597] pci 0000:02:00.0: [14c3:7603] type 00 class 0x028000
[ 3.329636] pci 0000:02:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[ 3.343691] pci 0000:02:00.0: reg 0x10: [mem size 0x00100000]
[ 3.355281] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 3.369336] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[ 3.379803] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff]
[ 3.391944] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff]
[ 3.405471] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref]
[ 3.419867] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[ 3.433115] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[ 3.446303] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[ 3.460178] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
[ 3.473353] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
[ 3.487229] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[ 3.500762] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref]
[ 3.515157] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff]
[ 3.528688] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref]
[ 3.543082] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff]
[ 3.556617] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff]
[ 3.570156] pci 0000:00:00.0: BAR 7: assigned [io 0x1e160000-0x1e160fff]
[ 3.583682] pci 0000:00:01.0: BAR 7: assigned [io 0x1e161000-0x1e161fff]
[ 3.597224] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
[ 3.611802] pci 0000:01:00.0: BAR 6: assigned [mem 0x60100000-0x6010ffff pref]
[ 3.626199] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 3.636097] pci 0000:00:00.0: bridge window [io 0x1e160000-0x1e160fff]
[ 3.649619] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
[ 3.663145] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref]
[ 3.677543] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff]
[ 3.691081] pci 0000:00:01.0: PCI bridge to [bus 02]
[ 3.700973] pci 0000:00:01.0: bridge window [io 0x1e161000-0x1e161fff]
[ 3.714499] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff]
[ 3.728024] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref]
[ 3.746404] UBI: auto-attach mtd5
[ 3.753050] ubi0: attaching mtd5
[ 3.759877] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx
[ 4.097313] ubi0: scanning is finished
[ 4.121110] ubi0: attached mtd5 (name "ubi", size 16 MiB)
[ 4.131943] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 4.145675] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 4.159201] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 4.173070] ubi0: good PEBs: 128, bad PEBs: 0, corrupted PEBs: 0
[ 4.185033] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 4.199434] ubi0: max/mean erase counter: 22/16, WL threshold: 4096, image sequence number: 1532550213
[ 4.217971] ubi0: available PEBs: 0, total reserved PEBs: 128, PEBs reserved for bad PEB handling: 20
[ 4.236365] ubi0: background thread "ubi_bgt0d" started, PID 449
[ 4.238754] block ubiblock0_0: created from ubi0:0(rootfs)
[ 4.259423] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[ 4.273596] clk: Disabling unused clocks
[ 4.288470] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 4.307073] Freeing unused kernel memory: 1284K
[ 4.316158] This architecture does not have kernel memory protection.
[ 4.329000] Run /sbin/init as init process
[ 4.337160] with arguments:
[ 4.337167] /sbin/init
[ 4.337172] with environment:
[ 4.337177] HOME=/
[ 4.337182] TERM=linux
[ 4.872507] init: Console is alive
[ 4.879818] init: - watchdog -
[ 5.668960] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 5.809840] usbcore: registered new interface driver usbfs
[ 5.821000] usbcore: registered new interface driver hub
[ 5.831820] usbcore: registered new device driver usb
[ 5.853207] xhci-mtk 1e1c0000.xhci: supply vbus not found, using dummy regulator
[ 5.868384] xhci-mtk 1e1c0000.xhci: supply vusb33 not found, using dummy regulator
[ 5.883799] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
[ 5.894444] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1
[ 5.915947] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000290010
[ 5.934269] xhci-mtk 1e1c0000.xhci: irq 18, io mem 0x1e1c0000
[ 5.945999] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
[ 5.956609] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2
[ 5.971560] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed
[ 5.985597] hub 1-0:1.0: USB hub found
[ 5.993353] hub 1-0:1.0: 2 ports detected
[ 6.002323] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 6.019617] hub 2-0:1.0: USB hub found
[ 6.027377] hub 2-0:1.0: 1 port detected
[ 6.043336] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 6.076193] init: - preinit -
[ 6.639651] usb 1-2: new high-speed USB device number 2 using xhci-mtk
[ 6.842151] random: procd: uninitialized urandom read (4 bytes read)
[ 7.012802] random: jshn: uninitialized urandom read (4 bytes read)
[ 7.171485] random: jshn: uninitialized urandom read (4 bytes read)
[ 7.429791] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[ 7.445992] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 7.463346] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode
[ 7.476700] 8021q: adding VLAN 0 to HW filter on device lan
[ 7.490428] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 9.982080] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[ 9.996896] IPv6: ADDRCONF(NETDEV_CHANGE): lan: link becomes ready
[ 11.761784] UBIFS (ubi0:1): default file-system created
[ 11.773571] UBIFS (ubi0:1): Mounting in unauthenticated mode
[ 11.785149] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 587
[ 11.910862] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 11.926498] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 11.946246] UBIFS (ubi0:1): FS size: 7872512 bytes (7 MiB, 62 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
[ 11.966347] UBIFS (ubi0:1): reserved for root: 371837 bytes (363 KiB)
[ 11.979186] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 59EB73B5-EC8D-41AB-B8AF-9E51DF8BAF69, small LPT model
[ 12.004985] mount_root: overlay filesystem has not been fully initialized yet
[ 12.019994] mount_root: switching to ubifs overlay
[ 12.037953] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 12.217557] mt7530 mdio-bus:1f lan: Link is Down
[ 12.236973] procd: - early -
[ 12.242934] procd: - watchdog -
[ 12.935964] procd: - watchdog -
[ 13.056734] procd: - ubus -
[ 13.201890] random: ubusd: uninitialized urandom read (4 bytes read)
[ 13.226633] random: ubusd: uninitialized urandom read (4 bytes read)
[ 13.239858] random: ubusd: uninitialized urandom read (4 bytes read)
[ 13.260516] procd: - init -
[ 14.209402] random: ubusd: uninitialized urandom read (4 bytes read)
[ 14.236209] random: ubus: uninitialized urandom read (4 bytes read)
[ 14.259694] random: jsonfilter: uninitialized urandom read (4 bytes read)
[ 14.342065] kmodloader: loading kernel modules from /etc/modules.d/*
[ 14.797902] Loading modules backported from Linux version v5.15.162-0-gf45bea23c39cb
[ 14.813438] Backport generated by backports.git v5.15.162-1-0-g9fa1c65c
[ 15.127008] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=22
[ 15.137844] pci 0000:00:01.0: enabling device (0006 -> 0007)
[ 15.149173] mt7603e 0000:02:00.0: enabling device (0000 -> 0002)
[ 15.161481] mt7603e 0000:02:00.0: ASIC revision: 76030010
[ 15.888578] urngd: v1.0.2 started.
[ 16.217284] mt7603e 0000:02:00.0: Firmware Version: ap_pcie
[ 16.228451] mt7603e 0000:02:00.0: Build Time: 20160107100755
[ 16.305762] mt7603e 0000:02:00.0: firmware init done
[ 16.483257] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 16.520525] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=21
[ 16.531410] pci 0000:00:00.0: enabling device (0006 -> 0007)
[ 16.542800] mt76x2e 0000:01:00.0: enabling device (0000 -> 0002)
[ 16.555123] mt76x2e 0000:01:00.0: ASIC revision: 76620044
[ 17.325786] mt76x2e 0000:01:00.0: ROM patch already applied
[ 17.560389] mt76x2e 0000:01:00.0: Firmware Version: 0.0.00
[ 17.571395] mt76x2e 0000:01:00.0: Build: 1
[ 17.579574] mt76x2e 0000:01:00.0: Build Time: 201607111443____
[ 17.596751] random: crng init done
[ 17.603539] random: 27 urandom warning(s) missed due to ratelimiting
[ 17.616451] mt76x2e 0000:01:00.0: Firmware running!
[ 17.627983] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[ 17.724163] PPP generic driver version 2.4.2
[ 17.737729] NET: Registered protocol family 24
[ 17.762537] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 47.546207] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[ 47.569412] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[ 47.589268] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 47.606335] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 47.624083] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode
[ 47.638512] 8021q: adding VLAN 0 to HW filter on device lan
[ 47.654441] br-lan: port 1(lan) entered blocking state
[ 47.664838] br-lan: port 1(lan) entered disabled state
[ 47.677492] device lan entered promiscuous mode
[ 47.686690] device eth0 entered promiscuous mode
[ 50.492139] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[ 50.525848] br-lan: port 1(lan) entered blocking state
[ 50.536151] br-lan: port 1(lan) entered forwarding state
[ 50.549278] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 51.043532] mt7530 mdio-bus:1f lan: Link is Down
[ 51.052884] br-lan: port 1(lan) entered disabled state
[ 54.120189] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[ 54.135211] br-lan: port 1(lan) entered blocking state
[ 54.145585] br-lan: port 1(lan) entered forwarding state
[ 54.874511] mt7530 mdio-bus:1f lan: Link is Down
[ 54.883869] br-lan: port 1(lan) entered disabled state
[ 57.795306] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[ 57.810181] br-lan: port 1(lan) entered blocking state
[ 57.820649] br-lan: port 1(lan) entered forwarding state
[ 84.278043] br-lan: port 1(lan) entered disabled state
[ 84.313520] device lan left promiscuous mode
[ 84.322110] device eth0 left promiscuous mode
[ 84.331154] br-lan: port 1(lan) entered disabled state
[ 84.417914] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[ 84.438140] mt7530 mdio-bus:1f lan: Link is Down
[ 88.334288] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[ 88.350826] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 88.371176] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 88.389251] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode
[ 88.404522] 8021q: adding VLAN 0 to HW filter on device lan
[ 88.427115] br-lan: port 1(lan) entered blocking state
[ 88.437482] br-lan: port 1(lan) entered disabled state
[ 88.449228] device lan entered promiscuous mode
[ 88.458641] device eth0 entered promiscuous mode
[ 90.933670] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[ 90.948501] br-lan: port 1(lan) entered blocking state
[ 90.958989] br-lan: port 1(lan) entered forwarding state
[ 90.970550] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 91.687868] mt7530 mdio-bus:1f lan: Link is Down
[ 91.697222] br-lan: port 1(lan) entered disabled state
[ 92.113834] device lan left promiscuous mode
[ 92.122441] device eth0 left promiscuous mode
[ 92.131463] br-lan: port 1(lan) entered disabled state
[ 92.187708] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[ 92.355150] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[ 92.371532] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 92.389597] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 92.407283] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode
[ 92.420900] 8021q: adding VLAN 0 to HW filter on device lan
[ 92.442910] br-lan: port 1(lan) entered blocking state
[ 92.453224] br-lan: port 1(lan) entered disabled state
[ 92.465638] device lan entered promiscuous mode
[ 92.475072] device eth0 entered promiscuous mode
[ 96.363564] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[ 96.378397] br-lan: port 1(lan) entered blocking state
[ 96.388896] br-lan: port 1(lan) entered forwarding state
[ 96.400475] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 97.117592] mt7530 mdio-bus:1f lan: Link is Down
[ 97.126941] br-lan: port 1(lan) entered disabled state
[ 97.533963] device lan left promiscuous mode
[ 97.542572] device eth0 left promiscuous mode
[ 97.551609] br-lan: port 1(lan) entered disabled state
[ 97.607645] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[ 97.754799] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[ 97.771128] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 97.789373] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 97.806730] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode
[ 97.820296] 8021q: adding VLAN 0 to HW filter on device lan
[ 97.842230] br-lan: port 1(lan) entered blocking state
[ 97.852620] br-lan: port 1(lan) entered disabled state
[ 97.868950] device lan entered promiscuous mode
[ 97.878070] device eth0 entered promiscuous mode
[ 103.859982] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[ 103.874808] br-lan: port 1(lan) entered blocking state
[ 103.885079] br-lan: port 1(lan) entered forwarding state
[ 103.896913] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
root@OpenWrt:/# iw list
Wiphy phy1
wiphy index: 1
max # scan SSIDs: 4
max scan IEs length: 2247 bytes
max # sched scan SSIDs: 0
max # match sets: 0
Retry short limit: 7
Retry long limit: 4
Coverage class: 0 (up to 0m)
Device supports AP-side u-APSD.
Device supports T-DLS.
Available Antennas: TX 0x3 RX 0x3
Configured Antennas: TX 0x3 RX 0x3
Supported interface modes:
* IBSS
* managed
* AP
* AP/VLAN
* monitor
* mesh point
* P2P-client
* P2P-GO
Band 2:
Capabilities: 0x1ff
RX LDPC
HT20/HT40
SM Power Save disabled
RX Greenfield
RX HT20 SGI
RX HT40 SGI
TX STBC
RX STBC 1-stream
Max AMSDU length: 3839 bytes
No DSSS/CCK HT40
Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
Minimum RX AMPDU time spacing: No restriction (0x00)
HT TX/RX MCS rate indexes supported: 0-15
VHT Capabilities (0x318001b0):
Max MPDU length: 3895
Supported Channel Width: neither 160 nor 80+80
RX LDPC
short GI (80 MHz)
TX STBC
RX antenna pattern consistency
TX antenna pattern consistency
VHT RX MCS set:
1 streams: MCS 0-9
2 streams: MCS 0-9
3 streams: not supported
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
VHT RX highest supported: 0 Mbps
VHT TX MCS set:
1 streams: MCS 0-9
2 streams: MCS 0-9
3 streams: not supported
4 streams: not supported
5 streams: not supported
6 streams: not supported
7 streams: not supported
8 streams: not supported
VHT TX highest supported: 0 Mbps
Frequencies:
* 5180 MHz [36] (20.0 dBm)
* 5200 MHz [40] (20.0 dBm)
* 5220 MHz [44] (20.0 dBm)
* 5240 MHz [48] (20.0 dBm)
* 5260 MHz [52] (20.0 dBm) (no IR, radar detection)
* 5280 MHz [56] (20.0 dBm) (no IR, radar detection)
* 5300 MHz [60] (20.0 dBm) (no IR, radar detection)
* 5320 MHz [64] (20.0 dBm) (no IR, radar detection)
* 5500 MHz [100] (20.0 dBm) (no IR, radar detection)
* 5520 MHz [104] (20.0 dBm) (no IR, radar detection)
* 5540 MHz [108] (20.0 dBm) (no IR, radar detection)
* 5560 MHz [112] (20.0 dBm) (no IR, radar detection)
* 5580 MHz [116] (20.0 dBm) (no IR, radar detection)
* 5600 MHz [120] (20.0 dBm) (no IR, radar detection)
* 5620 MHz [124] (20.0 dBm) (no IR, radar detection)
* 5640 MHz [128] (20.0 dBm) (no IR, radar detection)
* 5660 MHz [132] (20.0 dBm) (no IR, radar detection)
* 5680 MHz [136] (20.0 dBm) (no IR, radar detection)
* 5700 MHz [140] (20.0 dBm) (no IR, radar detection)
* 5720 MHz [144] (20.0 dBm) (no IR, radar detection)
* 5745 MHz [149] (20.0 dBm) (no IR)
* 5765 MHz [153] (20.0 dBm) (no IR)
* 5785 MHz [157] (20.0 dBm) (no IR)
* 5805 MHz [161] (20.0 dBm) (no IR)
* 5825 MHz [165] (20.0 dBm) (no IR)
* 5845 MHz [169] (disabled)
* 5865 MHz [173] (disabled)
valid interface combinations:
* #{ IBSS } <= 1, #{ managed, AP, mesh point, P2P-client, P2P-GO } <= 8,
total <= 8, #channels <= 1, STA/AP BI must match, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz, 80 MHz }
HT Capability overrides:
* MCS: ff ff ff ff ff ff ff ff ff ff
* maximum A-MSDU length
* supported channel width
* short GI for 40 MHz
* max A-MPDU length exponent
* min MPDU start spacing
max # scan plans: 1
max scan plan interval: -1
max scan plan iterations: 0
Supported extended features:
* [ VHT_IBSS ]: VHT-IBSS
* [ RRM ]: RRM
* [ FILS_STA ]: STA FILS (Fast Initial Link Setup)
* [ CQM_RSSI_LIST ]: multiple CQM_RSSI_THOLD records
* [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211
* [ TXQS ]: FQ-CoDel-enabled intermediate TXQs
* [ AIRTIME_FAIRNESS ]: airtime fairness scheduling
* [ AQL ]: Airtime Queue Limits (AQL)
* [ SCAN_RANDOM_SN ]: use random sequence numbers in scans
* [ SCAN_MIN_PREQ_CONTENT ]: use probe request with only rate IEs in scans
* [ CONTROL_PORT_NO_PREAUTH ]: disable pre-auth over nl80211 control port support
* [ DEL_IBSS_STA ]: deletion of IBSS station support
* [ SCAN_FREQ_KHZ ]: scan on kHz frequency support
* [ CONTROL_PORT_OVER_NL80211_TX_STATUS ]: tx status for nl80211 control port support
Wiphy phy0
wiphy index: 0
max # scan SSIDs: 4
max scan IEs length: 2257 bytes
max # sched scan SSIDs: 0
max # match sets: 0
Retry short limit: 7
Retry long limit: 4
Coverage class: 0 (up to 0m)
Device supports AP-side u-APSD.
Device supports T-DLS.
Available Antennas: TX 0x3 RX 0x3
Configured Antennas: TX 0x3 RX 0x3
Supported interface modes:
* IBSS
* managed
* AP
* AP/VLAN
* monitor
* mesh point
* P2P-client
* P2P-GO
Band 1:
Capabilities: 0x1fe
HT20/HT40
SM Power Save disabled
RX Greenfield
RX HT20 SGI
RX HT40 SGI
TX STBC
RX STBC 1-stream
Max AMSDU length: 3839 bytes
No DSSS/CCK HT40
Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
Minimum RX AMPDU time spacing: No restriction (0x00)
HT TX/RX MCS rate indexes supported: 0-15
Frequencies:
* 2412 MHz [1] (20.0 dBm)
* 2417 MHz [2] (20.0 dBm)
* 2422 MHz [3] (20.0 dBm)
* 2427 MHz [4] (20.0 dBm)
* 2432 MHz [5] (20.0 dBm)
* 2437 MHz [6] (20.0 dBm)
* 2442 MHz [7] (20.0 dBm)
* 2447 MHz [8] (20.0 dBm)
* 2452 MHz [9] (20.0 dBm)
* 2457 MHz [10] (20.0 dBm)
* 2462 MHz [11] (20.0 dBm)
* 2467 MHz [12] (20.0 dBm) (no IR)
* 2472 MHz [13] (20.0 dBm) (no IR)
* 2484 MHz [14] (20.0 dBm) (no IR)
valid interface combinations:
* #{ IBSS } <= 1, #{ managed, AP, mesh point, P2P-client, P2P-GO } <= 4,
total <= 4, #channels <= 1, STA/AP BI must match
HT Capability overrides:
* MCS: ff ff ff ff ff ff ff ff ff ff
* maximum A-MSDU length
* supported channel width
* short GI for 40 MHz
* max A-MPDU length exponent
* min MPDU start spacing
max # scan plans: 1
max scan plan interval: -1
max scan plan iterations: 0
Supported extended features:
* [ RRM ]: RRM
* [ FILS_STA ]: STA FILS (Fast Initial Link Setup)
* [ CQM_RSSI_LIST ]: multiple CQM_RSSI_THOLD records
* [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211
* [ TXQS ]: FQ-CoDel-enabled intermediate TXQs
* [ AIRTIME_FAIRNESS ]: airtime fairness scheduling
* [ AQL ]: Airtime Queue Limits (AQL)
* [ SCAN_RANDOM_SN ]: use random sequence numbers in scans
* [ SCAN_MIN_PREQ_CONTENT ]: use probe request with only rate IEs in scans
* [ CONTROL_PORT_NO_PREAUTH ]: disable pre-auth over nl80211 control port support
* [ DEL_IBSS_STA ]: deletion of IBSS station support
* [ SCAN_FREQ_KHZ ]: scan on kHz frequency support
* [ CONTROL_PORT_OVER_NL80211_TX_STATUS ]: tx status for nl80211 control port support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment