Good working Kernel log:
Code: Select all
[ 0.000000] Linux version 5.4.143 (torrouter@LD865) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16279-5cc0535800)) #0 SMP Tue Aug 31 22:20:08 2021
[ 0.000000] SoC: xRX200 rev 1.1
[ 0.000000] printk: bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019555 (MIPS 34Kc)
[ 0.000000] MIPS: machine is ZyXEL P-2812HNU-F1
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Detected 1 available secondary CPU(s)
[ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] On node 0 totalpages: 32768
[ 0.000000] Normal zone: 288 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32768 pages, LIFO batch:7
[ 0.000000] percpu: Embedded 14 pages/cpu s26224 r8192 d22928 u57344
[ 0.000000] pcpu-alloc: s26224 r8192 d22928 u57344 alloc=14*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
[ 0.000000] Kernel command line: console=ttyLTQ0,115200
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.000000] Writing ErrCtl register=00044861
[ 0.000000] Readback ErrCtl register=00044861
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 120396K/131072K available (5992K kernel code, 209K rwdata, 1536K rodata, 1268K init, 221K bss, 10676K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] NR_IRQS: 256
[ 0.000000] random: get_random_bytes called from start_kernel+0x368/0x580 with crng_init=0
[ 0.000000] CPU Clock: 500MHz
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
[ 0.000010] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
[ 0.007908] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
[ 0.045940] pid_max: default: 32768 minimum: 301
[ 0.050873] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.058069] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.069479] rcu: Hierarchical SRCU implementation.
[ 0.075071] smp: Bringing up secondary CPUs ...
[ 0.080775] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.080791] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.080914] CPU1 revision is: 00019555 (MIPS 34Kc)
[ 0.111709] Synchronize counters for CPU 1: done.
[ 0.136062] smp: Brought up 1 node, 2 CPUs
[ 0.146410] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.156057] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.163117] pinctrl core: initialized pinctrl subsystem
[ 0.170218] NET: Registered protocol family 16
[ 0.188500] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
[ 0.201839] pinctrl-xway 1e100b10.pinmux: Init done
[ 0.208743] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
[ 0.221349] PCI host bridge /fpi@10000000/pci@e105400 ranges:
[ 0.227021] MEM 0x0000000018000000..0x0000000019ffffff
[ 0.232292] IO 0x000000001ae00000..0x000000001affffff
[ 0.276568] gpio-stp-xway 1e100bb0.stp: Init done
[ 0.283663] usbcore: registered new interface driver usbfs
[ 0.289283] usbcore: registered new interface driver hub
[ 0.294645] usbcore: registered new device driver usb
[ 0.300445] PCI host bridge to bus 0000:00
[ 0.304474] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[ 0.311381] pci_bus 0000:00: root bus resource [io 0x1ae00000-0x1affffff]
[ 0.318340] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[ 0.325193] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.335881] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.342537] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[ 0.354497] clocksource: Switched to clocksource MIPS
[ 0.362035] NET: Registered protocol family 2
[ 0.366645] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.374754] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.383071] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.390766] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.397887] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.404472] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.410941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.418315] NET: Registered protocol family 1
[ 0.422622] PCI: CLS 0 bytes, default 32
[ 0.427161] gptu: totally 6 16-bit timers/counters
[ 0.430483] random: fast init done
[ 0.432263] gptu: misc_register on minor 63
[ 0.439700] gptu: succeeded to request irq 126
[ 0.444146] gptu: succeeded to request irq 127
[ 0.448638] gptu: succeeded to request irq 128
[ 0.453185] gptu: succeeded to request irq 129
[ 0.457683] gptu: succeeded to request irq 130
[ 0.462198] gptu: succeeded to request irq 131
[ 0.466892] No VPEs reserved for AP/SP, not initialize VPE loader
[ 0.466892] Pass maxvpes=<n> argument as kernel argument
[ 0.478267] No TCs reserved for AP/SP, not initializing RTLX.
[ 0.478267] Pass maxtcs=<n> argument as kernel argument
[ 0.491972] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[ 0.516186] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.521956] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.544174] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[ 0.553139] printk: console [ttyLTQ0] enabled
[ 0.561818] printk: bootconsole [early0] disabled
[ 0.575761] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
[ 0.580677] nand: Samsung NAND 128MiB 3,3V 8-bit
[ 0.585282] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.593018] Scanning device for bad blocks
[ 0.618850] Bad eraseblock 242 at 0x000001e40000
[ 0.633439] Bad eraseblock 370 at 0x000002e40000
[ 0.646277] Bad eraseblock 478 at 0x000003bc0000
[ 0.688043] Bad eraseblock 909 at 0x0000071a0000
[ 0.701513] 4 fixed-partitions partitions found on MTD device 10000000.flash
[ 0.707159] Creating 4 MTD partitions on "10000000.flash":
[ 0.712671] 0x000000000000-0x000000040000 : "uboot"
[ 0.719645] 0x000000040000-0x000000060000 : "u-boot-env"
[ 0.725633] 0x000000060000-0x000000360000 : "kernel"
[ 0.731404] 0x000000360000-0x000008000000 : "ubi"
[ 0.739987] libphy: Fixed MDIO Bus: probed
[ 0.755734] NET: Registered protocol family 10
[ 0.763244] Segment Routing with IPv6
[ 0.765573] NET: Registered protocol family 17
[ 0.770103] 8021q: 802.1Q VLAN Support v1.8
[ 0.888597] libphy: lantiq,xrx200-mdio: probed
[ 0.899289] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:00: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:00, irq=POLL)
[ 0.913104] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:01: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:01, irq=POLL)
[ 0.927235] Intel XWAY PHY11G (xRX v1.1 integrated) 0:11: attached PHY driver [Intel XWAY PHY11G (xRX v1.1 integrated)] (mii_bus:phy_addr=0:11, irq=POLL)
[ 0.940930] Intel XWAY PHY11G (xRX v1.1 integrated) 0:13: attached PHY driver [Intel XWAY PHY11G (xRX v1.1 integrated)] (mii_bus:phy_addr=0:13, irq=POLL)
[ 0.954706] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:05: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:05, irq=POLL)
[ 0.970964] UBI: auto-attach mtd3
[ 0.972854] ubi0: attaching mtd3
[ 1.139955] ubi0: scanning is finished
[ 1.156291] ubi0: attached mtd3 (name "ubi", size 124 MiB)
[ 1.160426] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
[ 1.167264] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[ 1.173941] ubi0: VID header offset: 512 (aligned 512), data offset: 2048
[ 1.180737] ubi0: good PEBs: 993, bad PEBs: 4, corrupted PEBs: 0
[ 1.186743] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 1.193978] ubi0: max/mean erase counter: 32/21, WL threshold: 4096, image sequence number: 382787294
[ 1.203194] ubi0: available PEBs: 0, total reserved PEBs: 993, PEBs reserved for bad PEB handling: 16
[ 1.212511] ubi0: background thread "ubi_bgt0d" started, PID 474
[ 1.218352] block ubiblock0_0: created from ubi0:0(rootfs)
[ 1.223998] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[ 1.238293] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 1.248097] Freeing unused kernel memory: 1268K
[ 1.251239] This architecture does not have kernel memory protection.
[ 1.257673] Run /sbin/init as init process
[ 1.913463] init: Console is alive
[ 1.915931] init: - watchdog -
[ 4.082496] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.223053] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.236710] SCSI subsystem initialized
[ 4.244779] ehci-fsl: Freescale EHCI Host controller driver
[ 4.250879] ehci-platform: EHCI generic platform driver
[ 4.259820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.266070] ohci-platform: OHCI generic platform driver
[ 4.272723] uhci_hcd: USB Universal Host Controller Interface driver
[ 4.284982] dwc2 1e101000.usb: 1e101000.usb supply vusb_d not found, using dummy regulator
[ 4.292080] dwc2 1e101000.usb: 1e101000.usb supply vusb_a not found, using dummy regulator
[ 4.402892] dwc2 1e101000.usb: DWC OTG Controller
[ 4.406246] dwc2 1e101000.usb: new USB bus registered, assigned bus number 1
[ 4.413310] dwc2 1e101000.usb: irq 62, io mem 0x1e101000
[ 4.420481] hub 1-0:1.0: USB hub found
[ 4.423035] hub 1-0:1.0: 1 port detected
[ 4.428271] dwc2 1e106000.usb: 1e106000.usb supply vusb_d not found, using dummy regulator
[ 4.435346] dwc2 1e106000.usb: 1e106000.usb supply vusb_a not found, using dummy regulator
[ 4.546238] dwc2 1e106000.usb: DWC OTG Controller
[ 4.549610] dwc2 1e106000.usb: new USB bus registered, assigned bus number 2
[ 4.556651] dwc2 1e106000.usb: irq 91, io mem 0x1e106000
[ 4.563578] hub 2-0:1.0: USB hub found
[ 4.566192] hub 2-0:1.0: 1 port detected
[ 4.588919] usbcore: registered new interface driver usb-storage
[ 4.596504] usbcore: registered new interface driver uas
[ 4.601164] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.618243] init: - preinit -
[ 5.669306] lantiq,xrx200-net 1e108000.eth eth0: port 5 got link
[ 5.674544] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 5.699293] random: procd: uninitialized urandom read (4 bytes read)
[ 12.021839] mount_root: loading kmods from internal overlay
[ 12.077431] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 12.090568] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 12.498645] UBIFS (ubi0:1): Mounting in unauthenticated mode
[ 12.503335] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 611
[ 12.556579] UBIFS (ubi0:1): recovery needed
[ 12.660544] UBIFS (ubi0:1): recovery completed
[ 12.663737] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 12.671429] UBIFS (ubi0:1): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 12.681417] UBIFS (ubi0:1): FS size: 111347712 bytes (106 MiB, 863 LEBs), journal size 5548032 bytes (5 MiB, 43 LEBs)
[ 12.691970] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
[ 12.698597] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID 11D01596-27BB-470C-BC30-B62CC68F6286, small LPT model
[ 12.710940] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[ 12.720733] block: extroot: not configured
[ 12.723808] UBIFS (ubi0:1): un-mount UBI device 0
[ 12.728236] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
[ 12.740495] UBIFS (ubi0:1): Mounting in unauthenticated mode
[ 12.745213] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 614
[ 12.865385] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 12.871852] UBIFS (ubi0:1): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 12.881756] UBIFS (ubi0:1): FS size: 111347712 bytes (106 MiB, 863 LEBs), journal size 5548032 bytes (5 MiB, 43 LEBs)
[ 12.892357] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
[ 12.899020] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID 11D01596-27BB-470C-BC30-B62CC68F6286, small LPT model
[ 12.912692] mount_root: loading kmods from internal overlay
[ 12.969450] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 12.977654] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 13.143559] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[ 13.152095] block: extroot: not configured
[ 13.156976] mount_root: switching to ubifs overlay
[ 13.173652] urandom-seed: Seeding with /etc/urandom.seed
[ 13.323370] lantiq,xrx200-net 1e108000.eth eth0: port 5 lost link
[ 13.342881] procd: - early -
[ 13.344489] procd: - watchdog -
[ 13.964666] procd: - watchdog -
[ 13.968117] procd: - ubus -
[ 14.059037] random: ubusd: uninitialized urandom read (4 bytes read)
[ 14.067464] random: ubusd: uninitialized urandom read (4 bytes read)
[ 14.073140] random: ubusd: uninitialized urandom read (4 bytes read)
[ 14.091768] procd: - init -
[ 15.685941] kmodloader: loading kernel modules from /etc/modules.d/*
[ 15.697312] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH
[ 15.720103] NET: Registered protocol family 8
[ 15.723131] NET: Registered protocol family 20
[ 15.808776] tun: Universal TUN/TAP device driver, 1.6
[ 15.822269] PPP generic driver version 2.4.2
[ 15.876682] Lantiq (VRX) DSL CPE MEI driver, version 1.5.17.6, (c) 2007-2015 Lantiq Beteiligungs-GmbH & Co. KG
[ 15.896121]
[ 15.896121]
[ 15.896121] Lantiq CPE API Driver version: DSL CPE API V4.17.18.6
[ 15.913804]
[ 15.913804] Predefined debug level: 3
[ 15.931257] Loading modules backported from Linux version v5.10.42-0-g65859eca4dff
[ 15.937484] Backport generated by backports.git v5.10.42-1-0-gbee5c545
[ 15.959620] Infineon Technologies DEU driver version 2.0.0
[ 15.966758] IFX DEU DES initialized (multiblock).
[ 15.972513] IFX DEU AES initialized (multiblock).
[ 15.976774] IFX DEU ARC4 initialized (multiblock).
[ 15.981197] IFX DEU SHA1 initialized.
[ 15.984778] IFX DEU MD5 initialized.
[ 15.988414] IFX DEU SHA1_HMAC initialized.
[ 15.992417] IFX DEU MD5_HMAC initialized.
[ 16.013949] NET: Registered protocol family 24
[ 16.025494] usbcore: registered new interface driver ums-alauda
[ 16.026225] urngd: v1.0.2 started.
[ 16.035941] usbcore: registered new interface driver ums-cypress
[ 16.044987] usbcore: registered new interface driver ums-datafab
[ 16.053575] usbcore: registered new interface driver ums-freecom
[ 16.062608] usbcore: registered new interface driver ums-isd200
[ 16.071701] usbcore: registered new interface driver ums-jumpshot
[ 16.080511] usbcore: registered new interface driver ums-karma
[ 16.089964] usbcore: registered new interface driver ums-sddr09
[ 16.099014] usbcore: registered new interface driver ums-sddr55
[ 16.108234] usbcore: registered new interface driver ums-usbat
[ 16.116903] usbcore: registered new interface driver usblp
[ 16.151625] xt_time: kernel timezone is -0000
[ 16.444536] usbcore: registered new interface driver snd-usb-audio
[ 16.498368] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 16.549328] random: crng init done
[ 16.551418] random: 6 urandom warning(s) missed due to ratelimiting
[ 33.567450] device eth0 entered promiscuous mode
[ 33.575220] br-lan: port 1(eth0.1) entered blocking state
[ 33.579356] br-lan: port 1(eth0.1) entered disabled state
[ 33.585387] device eth0.1 entered promiscuous mode
[ 36.602683] lantiq,xrx200-net 1e108000.eth eth0: port 5 got link
[ 36.607617] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 36.619040] br-lan: port 1(eth0.1) entered blocking state
[ 36.623072] br-lan: port 1(eth0.1) entered forwarding state
[ 36.629458] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
[ 36.644577] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 43.507586] pci 0000:00:0e.0: [1814:3062] type 00 class 0x028000
[ 43.512276] pci 0000:00:0e.0: reg 0x10: [mem 0xffff0000-0xffffffff]
[ 43.521923] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[ 43.527698] rt2800pci 0000:00:0e.0: enabling device (0000 -> 0002)
[ 43.533738] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT3062.eeprom'.
[ 43.544135] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[ 43.551129] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
[ 43.558091] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
The System log:
Code: Select all
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 0.000000] Linux version 5.4.143 (torrouter@LD865) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16279-5cc0535800)) #0 SMP Tue Aug 31 22:20:08 2021
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] SoC: xRX200 rev 1.1
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] printk: bootconsole [early0] enabled
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] CPU0 revision is: 00019555 (MIPS 34Kc)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] MIPS: machine is ZyXEL P-2812HNU-F1
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] Initrd not found or empty - disabling initrd
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] Detected 1 available secondary CPU(s)
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] Zone ranges:
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] Movable zone start for each node
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] Early memory node ranges
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
Sun Sep 26 16:07:31 2021 kern.debug kernel: [ 0.000000] On node 0 totalpages: 32768
Sun Sep 26 16:07:31 2021 kern.debug kernel: [ 0.000000] Normal zone: 288 pages used for memmap
Sun Sep 26 16:07:31 2021 kern.debug kernel: [ 0.000000] Normal zone: 0 pages reserved
Sun Sep 26 16:07:31 2021 kern.debug kernel: [ 0.000000] Normal zone: 32768 pages, LIFO batch:7
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] percpu: Embedded 14 pages/cpu s26224 r8192 d22928 u57344
Sun Sep 26 16:07:31 2021 kern.debug kernel: [ 0.000000] pcpu-alloc: s26224 r8192 d22928 u57344 alloc=14*4096
Sun Sep 26 16:07:31 2021 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 0.000000] Kernel command line: console=ttyLTQ0,115200
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] Writing ErrCtl register=00044861
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] Readback ErrCtl register=00044861
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] Memory: 120396K/131072K available (5992K kernel code, 209K rwdata, 1536K rodata, 1268K init, 221K bss, 10676K reserved, 0K cma-reserved)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] rcu: Hierarchical RCU implementation.
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] NR_IRQS: 256
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 0.000000] random: get_random_bytes called from start_kernel+0x368/0x580 with crng_init=0
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] CPU Clock: 500MHz
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.000010] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.007908] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.045940] pid_max: default: 32768 minimum: 301
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.050873] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.058069] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.069479] rcu: Hierarchical SRCU implementation.
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.075071] smp: Bringing up secondary CPUs ...
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 0.080775] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 0.080791] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.080914] CPU1 revision is: 00019555 (MIPS 34Kc)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.111709] Synchronize counters for CPU 1: done.
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.136062] smp: Brought up 1 node, 2 CPUs
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.146410] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.156057] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.163117] pinctrl core: initialized pinctrl subsystem
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.170218] NET: Registered protocol family 16
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.188500] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.201839] pinctrl-xway 1e100b10.pinmux: Init done
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.208743] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.221349] PCI host bridge /fpi@10000000/pci@e105400 ranges:
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.227021] MEM 0x0000000018000000..0x0000000019ffffff
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.232292] IO 0x000000001ae00000..0x000000001affffff
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.276568] gpio-stp-xway 1e100bb0.stp: Init done
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.283663] usbcore: registered new interface driver usbfs
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.289283] usbcore: registered new interface driver hub
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.294645] usbcore: registered new device driver usb
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.300445] PCI host bridge to bus 0000:00
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.304474] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.311381] pci_bus 0000:00: root bus resource [io 0x1ae00000-0x1affffff]
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.318340] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.325193] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.335881] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 0.342537] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.354497] clocksource: Switched to clocksource MIPS
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.362035] NET: Registered protocol family 2
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.366645] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.374754] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.383071] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.390766] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.397887] TCP: Hash tables configured (established 1024 bind 1024)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.404472] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.410941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.418315] NET: Registered protocol family 1
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.422622] PCI: CLS 0 bytes, default 32
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.427161] gptu: totally 6 16-bit timers/counters
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 0.430483] random: fast init done
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.432263] gptu: misc_register on minor 63
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.439700] gptu: succeeded to request irq 126
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.444146] gptu: succeeded to request irq 127
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.448638] gptu: succeeded to request irq 128
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.453185] gptu: succeeded to request irq 129
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.457683] gptu: succeeded to request irq 130
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.462198] gptu: succeeded to request irq 131
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 0.466892] No VPEs reserved for AP/SP, not initialize VPE loader
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 0.466892] Pass maxvpes=<n> argument as kernel argument
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 0.478267] No TCs reserved for AP/SP, not initializing RTLX.
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 0.478267] Pass maxtcs=<n> argument as kernel argument
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.491972] workingset: timestamp_bits=14 max_order=15 bucket_order=1
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.516186] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.521956] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.544174] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.553139] printk: console [ttyLTQ0] enabled
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.561818] printk: bootconsole [early0] disabled
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.575761] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.580677] nand: Samsung NAND 128MiB 3,3V 8-bit
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.585282] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.593018] Scanning device for bad blocks
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 0.618850] Bad eraseblock 242 at 0x000001e40000
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 0.633439] Bad eraseblock 370 at 0x000002e40000
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 0.646277] Bad eraseblock 478 at 0x000003bc0000
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 0.688043] Bad eraseblock 909 at 0x0000071a0000
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 0.701513] 4 fixed-partitions partitions found on MTD device 10000000.flash
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 0.707159] Creating 4 MTD partitions on "10000000.flash":
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 0.712671] 0x000000000000-0x000000040000 : "uboot"
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 0.719645] 0x000000040000-0x000000060000 : "u-boot-env"
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 0.725633] 0x000000060000-0x000000360000 : "kernel"
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 0.731404] 0x000000360000-0x000008000000 : "ubi"
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.739987] libphy: Fixed MDIO Bus: probed
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.755734] NET: Registered protocol family 10
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.763244] Segment Routing with IPv6
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.765573] NET: Registered protocol family 17
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.770103] 8021q: 802.1Q VLAN Support v1.8
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.888597] libphy: lantiq,xrx200-mdio: probed
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.899289] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:00: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:00, irq=POLL)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.913104] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:01: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:01, irq=POLL)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.927235] Intel XWAY PHY11G (xRX v1.1 integrated) 0:11: attached PHY driver [Intel XWAY PHY11G (xRX v1.1 integrated)] (mii_bus:phy_addr=0:11, irq=POLL)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.940930] Intel XWAY PHY11G (xRX v1.1 integrated) 0:13: attached PHY driver [Intel XWAY PHY11G (xRX v1.1 integrated)] (mii_bus:phy_addr=0:13, irq=POLL)
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 0.954706] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:05: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:05, irq=POLL)
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 0.970964] UBI: auto-attach mtd3
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 0.972854] ubi0: attaching mtd3
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 1.139955] ubi0: scanning is finished
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 1.156291] ubi0: attached mtd3 (name "ubi", size 124 MiB)
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 1.160426] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 1.167264] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 1.173941] ubi0: VID header offset: 512 (aligned 512), data offset: 2048
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 1.180737] ubi0: good PEBs: 993, bad PEBs: 4, corrupted PEBs: 0
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 1.186743] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 1.193978] ubi0: max/mean erase counter: 32/21, WL threshold: 4096, image sequence number: 382787294
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 1.203194] ubi0: available PEBs: 0, total reserved PEBs: 993, PEBs reserved for bad PEB handling: 16
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 1.212511] ubi0: background thread "ubi_bgt0d" started, PID 474
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 1.218352] block ubiblock0_0: created from ubi0:0(rootfs)
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 1.223998] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 1.238293] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 1.248097] Freeing unused kernel memory: 1268K
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 1.251239] This architecture does not have kernel memory protection.
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 1.257673] Run /sbin/init as init process
Sun Sep 26 16:07:31 2021 user.info kernel: [ 1.913463] init: Console is alive
Sun Sep 26 16:07:31 2021 user.info kernel: [ 1.915931] init: - watchdog -
Sun Sep 26 16:07:31 2021 user.info kernel: [ 4.082496] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.223053] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 4.236710] SCSI subsystem initialized
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.244779] ehci-fsl: Freescale EHCI Host controller driver
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.250879] ehci-platform: EHCI generic platform driver
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.259820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.266070] ohci-platform: OHCI generic platform driver
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.272723] uhci_hcd: USB Universal Host Controller Interface driver
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 4.284982] dwc2 1e101000.usb: 1e101000.usb supply vusb_d not found, using dummy regulator
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 4.292080] dwc2 1e101000.usb: 1e101000.usb supply vusb_a not found, using dummy regulator
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.402892] dwc2 1e101000.usb: DWC OTG Controller
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.406246] dwc2 1e101000.usb: new USB bus registered, assigned bus number 1
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.413310] dwc2 1e101000.usb: irq 62, io mem 0x1e101000
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.420481] hub 1-0:1.0: USB hub found
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.423035] hub 1-0:1.0: 1 port detected
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 4.428271] dwc2 1e106000.usb: 1e106000.usb supply vusb_d not found, using dummy regulator
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 4.435346] dwc2 1e106000.usb: 1e106000.usb supply vusb_a not found, using dummy regulator
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.546238] dwc2 1e106000.usb: DWC OTG Controller
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.549610] dwc2 1e106000.usb: new USB bus registered, assigned bus number 2
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.556651] dwc2 1e106000.usb: irq 91, io mem 0x1e106000
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.563578] hub 2-0:1.0: USB hub found
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.566192] hub 2-0:1.0: 1 port detected
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.588919] usbcore: registered new interface driver usb-storage
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 4.596504] usbcore: registered new interface driver uas
Sun Sep 26 16:07:31 2021 user.info kernel: [ 4.601164] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Sun Sep 26 16:07:31 2021 user.info kernel: [ 4.618243] init: - preinit -
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 5.669306] lantiq,xrx200-net 1e108000.eth eth0: port 5 got link
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 5.674544] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 5.699293] random: procd: uninitialized urandom read (4 bytes read)
Sun Sep 26 16:07:31 2021 user.info kernel: [ 12.021839] mount_root: loading kmods from internal overlay
Sun Sep 26 16:07:31 2021 user.info kernel: [ 12.077431] kmodloader: loading kernel modules from //etc/modules-boot.d/*
Sun Sep 26 16:07:31 2021 user.info kernel: [ 12.090568] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.498645] UBIFS (ubi0:1): Mounting in unauthenticated mode
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.503335] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 611
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.556579] UBIFS (ubi0:1): recovery needed
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.660544] UBIFS (ubi0:1): recovery completed
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.663737] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.671429] UBIFS (ubi0:1): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.681417] UBIFS (ubi0:1): FS size: 111347712 bytes (106 MiB, 863 LEBs), journal size 5548032 bytes (5 MiB, 43 LEBs)
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.691970] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.698597] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID 11D01596-27BB-470C-BC30-B62CC68F6286, small LPT model
Sun Sep 26 16:07:31 2021 user.info kernel: [ 12.710940] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
Sun Sep 26 16:07:31 2021 user.info kernel: [ 12.720733] block: extroot: not configured
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.723808] UBIFS (ubi0:1): un-mount UBI device 0
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.728236] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.740495] UBIFS (ubi0:1): Mounting in unauthenticated mode
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.745213] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 614
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.865385] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.871852] UBIFS (ubi0:1): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.881756] UBIFS (ubi0:1): FS size: 111347712 bytes (106 MiB, 863 LEBs), journal size 5548032 bytes (5 MiB, 43 LEBs)
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.892357] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 12.899020] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID 11D01596-27BB-470C-BC30-B62CC68F6286, small LPT model
Sun Sep 26 16:07:31 2021 user.info kernel: [ 12.912692] mount_root: loading kmods from internal overlay
Sun Sep 26 16:07:31 2021 user.info kernel: [ 12.969450] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
Sun Sep 26 16:07:31 2021 user.info kernel: [ 12.977654] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
Sun Sep 26 16:07:31 2021 user.info kernel: [ 13.143559] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
Sun Sep 26 16:07:31 2021 user.info kernel: [ 13.152095] block: extroot: not configured
Sun Sep 26 16:07:31 2021 user.info kernel: [ 13.156976] mount_root: switching to ubifs overlay
Sun Sep 26 16:07:31 2021 user.warn kernel: [ 13.173652] urandom-seed: Seeding with /etc/urandom.seed
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 13.323370] lantiq,xrx200-net 1e108000.eth eth0: port 5 lost link
Sun Sep 26 16:07:31 2021 user.info kernel: [ 13.342881] procd: - early -
Sun Sep 26 16:07:31 2021 user.info kernel: [ 13.344489] procd: - watchdog -
Sun Sep 26 16:07:31 2021 user.info kernel: [ 13.964666] procd: - watchdog -
Sun Sep 26 16:07:31 2021 user.info kernel: [ 13.968117] procd: - ubus -
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 14.059037] random: ubusd: uninitialized urandom read (4 bytes read)
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 14.067464] random: ubusd: uninitialized urandom read (4 bytes read)
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 14.073140] random: ubusd: uninitialized urandom read (4 bytes read)
Sun Sep 26 16:07:31 2021 user.info kernel: [ 14.091768] procd: - init -
Sun Sep 26 16:07:31 2021 user.info kernel: [ 15.685941] kmodloader: loading kernel modules from /etc/modules.d/*
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 15.697312] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 15.720103] NET: Registered protocol family 8
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 15.723131] NET: Registered protocol family 20
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 15.808776] tun: Universal TUN/TAP device driver, 1.6
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 15.822269] PPP generic driver version 2.4.2
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 15.876682] Lantiq (VRX) DSL CPE MEI driver, version 1.5.17.6, (c) 2007-2015 Lantiq Beteiligungs-GmbH & Co. KG
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 15.896121]
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 15.896121]
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 15.896121] Lantiq CPE API Driver version: DSL CPE API V4.17.18.6
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 15.913804]
Sun Sep 26 16:07:31 2021 kern.warn kernel: [ 15.913804] Predefined debug level: 3
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 15.931257] Loading modules backported from Linux version v5.10.42-0-g65859eca4dff
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 15.937484] Backport generated by backports.git v5.10.42-1-0-gbee5c545
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 15.959620] Infineon Technologies DEU driver version 2.0.0
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 15.966758] IFX DEU DES initialized (multiblock).
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 15.972513] IFX DEU AES initialized (multiblock).
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 15.976774] IFX DEU ARC4 initialized (multiblock).
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 15.981197] IFX DEU SHA1 initialized.
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 15.984778] IFX DEU MD5 initialized.
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 15.988414] IFX DEU SHA1_HMAC initialized.
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 15.992417] IFX DEU MD5_HMAC initialized.
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.013949] NET: Registered protocol family 24
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.025494] usbcore: registered new interface driver ums-alauda
Sun Sep 26 16:07:31 2021 user.info kernel: [ 16.026225] urngd: v1.0.2 started.
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.035941] usbcore: registered new interface driver ums-cypress
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.044987] usbcore: registered new interface driver ums-datafab
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.053575] usbcore: registered new interface driver ums-freecom
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.062608] usbcore: registered new interface driver ums-isd200
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.071701] usbcore: registered new interface driver ums-jumpshot
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.080511] usbcore: registered new interface driver ums-karma
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.089964] usbcore: registered new interface driver ums-sddr09
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.099014] usbcore: registered new interface driver ums-sddr55
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.108234] usbcore: registered new interface driver ums-usbat
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.116903] usbcore: registered new interface driver usblp
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.151625] xt_time: kernel timezone is -0000
Sun Sep 26 16:07:31 2021 kern.info kernel: [ 16.444536] usbcore: registered new interface driver snd-usb-audio
Sun Sep 26 16:07:31 2021 user.info kernel: [ 16.498368] kmodloader: done loading kernel modules from /etc/modules.d/*
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 16.549328] random: crng init done
Sun Sep 26 16:07:31 2021 kern.notice kernel: [ 16.551418] random: 6 urandom warning(s) missed due to ratelimiting
Sun Sep 26 16:07:33 2021 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Sun Sep 26 16:07:33 2021 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Sun Sep 26 16:07:34 2021 daemon.info dnsmasq[1240]: Connected to system UBus
Sun Sep 26 16:07:34 2021 daemon.info dnsmasq[1240]: started, version 2.85 DNS disabled
Sun Sep 26 16:07:34 2021 daemon.info dnsmasq[1240]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Sun Sep 26 16:07:34 2021 daemon.info dnsmasq[1240]: UBus support enabled: connected to system bus
Sun Sep 26 16:07:35 2021 authpriv.info dropbear[1302]: Not backgrounding
Sun Sep 26 16:07:37 2021 daemon.notice wpa_supplicant[1403]: Successfully initialized wpa_supplicant
Sun Sep 26 16:07:38 2021 user.notice : Added device handler type: 8021ad
Sun Sep 26 16:07:38 2021 user.notice : Added device handler type: 8021q
Sun Sep 26 16:07:38 2021 user.notice : Added device handler type: macvlan
Sun Sep 26 16:07:38 2021 user.notice : Added device handler type: veth
Sun Sep 26 16:07:38 2021 user.notice : Added device handler type: bridge
Sun Sep 26 16:07:38 2021 user.notice : Added device handler type: Network device
Sun Sep 26 16:07:38 2021 user.notice : Added device handler type: tunnel
Sun Sep 26 16:07:40 2021 cron.err crond[1645]: crond (busybox 1.33.1) started, log level 8
Sun Sep 26 16:07:44 2021 daemon.err collectd[1865]: configfile: stat (/etc/collectd/conf.d) failed: No such file or directory
Sun Sep 26 16:07:45 2021 daemon.err collectd[1865]: plugin_load: plugin "iwinfo" successfully loaded.
Sun Sep 26 16:07:45 2021 daemon.err collectd[1865]: plugin_load: plugin "memory" successfully loaded.
Sun Sep 26 16:07:45 2021 daemon.err collectd[1865]: plugin_load: plugin "cpu" successfully loaded.
Sun Sep 26 16:07:45 2021 daemon.err collectd[1865]: plugin_load: plugin "load" successfully loaded.
Sun Sep 26 16:07:45 2021 daemon.err collectd[1865]: plugin_load: plugin "rrdtool" successfully loaded.
Sun Sep 26 16:07:45 2021 daemon.err collectd[1865]: rrdtool plugin: RRASingle = true: creating only AVERAGE RRAs
Sun Sep 26 16:07:45 2021 daemon.err collectd[1865]: plugin_load: plugin "interface" successfully loaded.
Sun Sep 26 16:07:45 2021 daemon.err collectd[1865]: plugin_load: plugin "network" successfully loaded.
Sun Sep 26 16:07:45 2021 daemon.err collectd[1865]: Initialization complete, entering read-loop.
Sun Sep 26 16:07:45 2021 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dhcp
Sun Sep 26 16:07:45 2021 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/radvd
Sun Sep 26 16:07:45 2021 user.notice ucitrack: Setting up /etc/config/wireless reload dependency on /etc/config/network
Sun Sep 26 16:07:45 2021 kern.info kernel: [ 33.567450] device eth0 entered promiscuous mode
Sun Sep 26 16:07:45 2021 kern.info kernel: [ 33.575220] br-lan: port 1(eth0.1) entered blocking state
Sun Sep 26 16:07:45 2021 kern.info kernel: [ 33.579356] br-lan: port 1(eth0.1) entered disabled state
Sun Sep 26 16:07:45 2021 kern.info kernel: [ 33.585387] device eth0.1 entered promiscuous mode
Sun Sep 26 16:07:45 2021 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/luci-splash
Sun Sep 26 16:07:45 2021 daemon.notice netifd: Interface 'lan' is enabled
Sun Sep 26 16:07:45 2021 daemon.notice netifd: Interface 'lan' is setting up now
Sun Sep 26 16:07:45 2021 daemon.notice netifd: Interface 'lan' is now up
Sun Sep 26 16:07:45 2021 daemon.notice netifd: Interface 'loopback' is enabled
Sun Sep 26 16:07:45 2021 daemon.notice netifd: Interface 'loopback' is setting up now
Sun Sep 26 16:07:45 2021 daemon.notice netifd: Interface 'loopback' is now up
Sun Sep 26 16:07:45 2021 daemon.notice netifd: Interface 'wan6' is enabled
Sun Sep 26 16:07:46 2021 daemon.notice netifd: Network device 'lo' link is up
Sun Sep 26 16:07:46 2021 daemon.notice netifd: Interface 'loopback' has link connectivity
Sun Sep 26 16:07:46 2021 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/qos
Sun Sep 26 16:07:46 2021 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/miniupnpd
Sun Sep 26 16:07:46 2021 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Sun Sep 26 16:07:46 2021 daemon.notice netifd: radio0 (1982): Could not find PHY for device 'radio0'
Sun Sep 26 16:07:46 2021 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/odhcpd
Sun Sep 26 16:07:47 2021 daemon.notice netifd: radio0 (2082): WARNING: Variable 'data' does not exist or is not an array/object
Sun Sep 26 16:07:47 2021 daemon.notice netifd: radio0 (2082): Bug: PHY is undefined for device 'radio0'
Sun Sep 26 16:07:48 2021 user.notice ucitrack: Setting up /etc/config/fstab reload trigger for non-procd /etc/init.d/fstab
Sun Sep 26 16:07:48 2021 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Sun Sep 26 16:07:48 2021 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/luci_statistics
Sun Sep 26 16:07:48 2021 kern.info kernel: [ 36.602683] lantiq,xrx200-net 1e108000.eth eth0: port 5 got link
Sun Sep 26 16:07:48 2021 kern.info kernel: [ 36.607617] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sun Sep 26 16:07:48 2021 daemon.notice netifd: Network device 'eth0' link is up
Sun Sep 26 16:07:48 2021 kern.info kernel: [ 36.619040] br-lan: port 1(eth0.1) entered blocking state
Sun Sep 26 16:07:48 2021 kern.info kernel: [ 36.623072] br-lan: port 1(eth0.1) entered forwarding state
Sun Sep 26 16:07:48 2021 kern.info kernel: [ 36.629458] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
Sun Sep 26 16:07:48 2021 daemon.notice netifd: VLAN 'eth0.1' link is up
Sun Sep 26 16:07:48 2021 daemon.notice netifd: VLAN 'eth0.2' link is up
Sun Sep 26 16:07:48 2021 daemon.notice netifd: Interface 'wan6' has link connectivity
Sun Sep 26 16:07:48 2021 daemon.notice netifd: Interface 'wan6' is setting up now
Sun Sep 26 16:07:48 2021 kern.info kernel: [ 36.644577] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Sun Sep 26 16:07:48 2021 daemon.notice netifd: bridge 'br-lan' link is up
Sun Sep 26 16:07:48 2021 daemon.notice netifd: Interface 'lan' has link connectivity
Sun Sep 26 16:07:49 2021 daemon.notice netifd: wan6 (2361): udhcpc: started, v1.33.1
Sun Sep 26 16:07:49 2021 daemon.notice netifd: wan6 (2361): udhcpc: sending discover
Sun Sep 26 16:07:49 2021 daemon.notice netifd: wan6 (2361): udhcpc: sending select for 192.168.117.163
Sun Sep 26 16:07:50 2021 daemon.notice netifd: wan6 (2361): udhcpc: lease of 192.168.117.163 obtained, lease time 864000
Sun Sep 26 16:07:50 2021 daemon.notice netifd: Interface 'wan6' is now up
Sun Sep 26 16:07:50 2021 user.notice firewall: Reloading firewall due to ifup of wan6 (eth0.2)
Sun Sep 26 16:07:52 2021 user.warn : 104.18.58.123 connection failed
Sun Sep 26 16:07:52 2021 daemon.info dnsmasq[1240]: exiting on receipt of SIGTERM
Sun Sep 26 16:07:52 2021 daemon.info dnsmasq[2552]: Connected to system UBus
Sun Sep 26 16:07:52 2021 daemon.info dnsmasq[2552]: started, version 2.85 DNS disabled
Sun Sep 26 16:07:52 2021 daemon.info dnsmasq[2552]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Sun Sep 26 16:07:52 2021 daemon.info dnsmasq[2552]: UBus support enabled: connected to system bus
Sun Sep 26 16:07:52 2021 daemon.info dnsmasq-dhcp[2552]: DHCP, IP range 192.168.100.100 -- 192.168.100.149, lease time 12h
Sun Sep 26 16:07:52 2021 daemon.info dnsmasq-dhcp[2552]: read /etc/ethers - 0 addresses
Sun Sep 26 16:07:52 2021 daemon.info dnsmasq-dhcp[2552]: read /etc/ethers - 0 addresses
Sun Sep 26 16:07:54 2021 daemon.info dnsmasq-dhcp[2552]: read /etc/ethers - 0 addresses
Sun Sep 26 16:07:55 2021 user.info : Setting 417.000 seconds
Sun Sep 26 16:07:55 2021 user.info : Set: Sun Sep 26 16:14:52 2021
Sun Sep 26 16:14:52 2021 kern.info kernel: [ 43.507586] pci 0000:00:0e.0: [1814:3062] type 00 class 0x028000
Sun Sep 26 16:14:52 2021 kern.info kernel: [ 43.512276] pci 0000:00:0e.0: reg 0x10: [mem 0xffff0000-0xffffffff]
Sun Sep 26 16:14:52 2021 kern.info kernel: [ 43.521923] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
Sun Sep 26 16:14:52 2021 kern.info kernel: [ 43.527698] rt2800pci 0000:00:0e.0: enabling device (0000 -> 0002)
Sun Sep 26 16:14:52 2021 kern.info kernel: [ 43.533738] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT3062.eeprom'.
Sun Sep 26 16:14:52 2021 kern.info kernel: [ 43.544135] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
Sun Sep 26 16:14:52 2021 kern.info kernel: [ 43.551129] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
Sun Sep 26 16:14:52 2021 kern.debug kernel: [ 43.558091] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Sun Sep 26 16:14:52 2021 daemon.info privoxy[]: Scheduled startup in 5 seconds
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led usb1
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led usb2
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led phone1
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led phone1warn
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led phone2
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led phone2warn
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led internet_green
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led internet_red
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led dsl
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led dsl2
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led power
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led power2
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led wireless_green
Sun Sep 26 16:14:52 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led wireless_red
Sun Sep 26 16:14:55 2021 daemon.info procd: - init complete -
Sun Sep 26 16:14:56 2021 cron.err crond[1645]: USER root pid 3059 cmd sh /etc/tor/torchk.sh
Sun Sep 26 16:14:59 2021 daemon.notice privoxy[3170]: Started successfully
Sun Sep 26 16:15:00 2021 cron.err crond[1645]: user root: process already running: sh /etc/tor/torchk.sh
Sun Sep 26 16:15:11 2021 daemon.err collectd[1865]: Sleeping only 2s because the next interval is 386.166 seconds in the past!
Sun Sep 26 16:15:12 2021 daemon.err collectd[1865]: rrdtool plugin: rrd_update_r failed: /var/log/rrd/TorRouter-TEST/iwinfo-wlan0/bitrate.rrd: opening '/var/log/rrd/TorRouter-TEST/iwinfo-wlan0/bitrate.rrd': No such file or directory
Sun Sep 26 16:15:12 2021 daemon.err collectd[1865]: rrdtool plugin: rrd_update_r failed: /var/log/rrd/TorRouter-TEST/cpu-0/cpu-interrupt.rrd: opening '/var/log/rrd/TorRouter-TEST/cpu-0/cpu-interrupt.rrd': No such file or directory
TTL-log:
Code: Select all
ROM VER: 1.0.5
CFG 06
NAND
NAND Read OK
U-Boot SPL 2013.10-openwrt5 (Nov 18 2014 - 19:54:01)
SPL: initializing NAND flash
SPL: checking U-Boot image
SPL: loading U-Boot to RAM
SPL: decompressing U-Boot with LZO
SPL: jumping to U-Boot
U-Boot 2013.10-openwrt5 (Nov 18 2014 - 19:54:01) P-2812HNU-Fx
Board: ZyXEL P-2812HNU-Fx
SoC: Lantiq VRX288 v1.1
CPU: 500 MHz
IO: 250 MHz
BUS: 250 MHz
BOOT: NAND
DRAM: 128 MiB
NAND: 128 MiB
In: serial
Out: serial
Err: serial
Net: ltq-eth
Hit any key to stop autoboot: 0
NAND read: device 0 offset 0x60000, size 0x300000
3145728 bytes read: OK
## Booting kernel from Legacy Image at 80800000 ...
Image Name: MIPS TorRouter Linux-5.4.143
Created: 2021-08-31 22:20:08 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 2523327 Bytes = 2.4 MiB
Load Address: 80002000
Entry Point: 80002000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Starting kernel ...
[ 0.000000] Linux version 5.4.143 (torrouter@LD865) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16279-5cc0535800)) #0 SMP Tue Aug 31 22:20:08 2021
[ 0.000000] SoC: xRX200 rev 1.1
[ 0.000000] printk: bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019555 (MIPS 34Kc)
[ 0.000000] MIPS: machine is ZyXEL P-2812HNU-F1
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Detected 1 available secondary CPU(s)
[ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] percpu: Embedded 14 pages/cpu s26224 r8192 d22928 u57344
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
[ 0.000000] Kernel command line: console=ttyLTQ0,115200
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.000000] Writing ErrCtl register=00044861
[ 0.000000] Readback ErrCtl register=00044861
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 120396K/131072K available (5992K kernel code, 209K rwdata, 1536K rodata, 1268K init, 221K bss, 10676K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] NR_IRQS: 256
[ 0.000000] random: get_random_bytes called from start_kernel+0x368/0x580 with crng_init=0
[ 0.000000] CPU Clock: 500MHz
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
[ 0.000010] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
[ 0.007908] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
[ 0.045940] pid_max: default: 32768 minimum: 301
[ 0.050873] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.058069] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.069479] rcu: Hierarchical SRCU implementation.
[ 0.075071] smp: Bringing up secondary CPUs ...
[ 0.080775] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.080791] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.080914] CPU1 revision is: 00019555 (MIPS 34Kc)
[ 0.111709] Synchronize counters for CPU 1: done.
[ 0.136062] smp: Brought up 1 node, 2 CPUs
[ 0.146410] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.156057] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.163117] pinctrl core: initialized pinctrl subsystem
[ 0.170218] NET: Registered protocol family 16
[ 0.188500] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
[ 0.201839] pinctrl-xway 1e100b10.pinmux: Init done
[ 0.208743] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
[ 0.221349] PCI host bridge /fpi@10000000/pci@e105400 ranges:
[ 0.227021] MEM 0x0000000018000000..0x0000000019ffffff
[ 0.232292] IO 0x000000001ae00000..0x000000001affffff
[ 0.276568] gpio-stp-xway 1e100bb0.stp: Init done
[ 0.283663] usbcore: registered new interface driver usbfs
[ 0.289283] usbcore: registered new interface driver hub
[ 0.294645] usbcore: registered new device driver usb
[ 0.300445] PCI host bridge to bus 0000:00
[ 0.304474] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[ 0.311381] pci_bus 0000:00: root bus resource [io 0x1ae00000-0x1affffff]
[ 0.318340] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[ 0.325193] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.335881] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.342537] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[ 0.354497] clocksource: Switched to clocksource MIPS
[ 0.362035] NET: Registered protocol family 2
[ 0.366645] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.374754] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.383071] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.390766] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.397887] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.404472] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.410941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.418315] NET: Registered protocol family 1
[ 0.422622] PCI: CLS 0 bytes, default 32
[ 0.427161] gptu: totally 6 16-bit timers/counters
[ 0.430483] random: fast init done
[ 0.432263] gptu: misc_register on minor 63
[ 0.439700] gptu: succeeded to request irq 126
[ 0.444146] gptu: succeeded to request irq 127
[ 0.448638] gptu: succeeded to request irq 128
[ 0.453185] gptu: succeeded to request irq 129
[ 0.457683] gptu: succeeded to request irq 130
[ 0.462198] gptu: succeeded to request irq 131
[ 0.466892] No VPEs reserved for AP/SP, not initialize VPE loader
[ 0.466892] Pass maxvpes=<n> argument as kernel argument
[ 0.478267] No TCs reserved for AP/SP, not initializing RTLX.
[ 0.478267] Pass maxtcs=<n> argument as kernel argument
[ 0.491972] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[ 0.516186] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.521956] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.544174] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[ 0.553139] printk: console [ttyLTQ0] enabled
[ 0.553139] printk: console [ttyLTQ0] enabled
[ 0.561818] printk: bootconsole [early0] disabled
[ 0.561818] printk: bootconsole [early0] disabled
[ 0.575761] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
[ 0.580677] nand: Samsung NAND 128MiB 3,3V 8-bit
[ 0.585282] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.593018] Scanning device for bad blocks
[ 0.618850] Bad eraseblock 242 at 0x000001e40000
[ 0.633439] Bad eraseblock 370 at 0x000002e40000
[ 0.646277] Bad eraseblock 478 at 0x000003bc0000
[ 0.688043] Bad eraseblock 909 at 0x0000071a0000
[ 0.701513] 4 fixed-partitions partitions found on MTD device 10000000.flash
[ 0.707159] Creating 4 MTD partitions on "10000000.flash":
[ 0.712671] 0x000000000000-0x000000040000 : "uboot"
[ 0.719645] 0x000000040000-0x000000060000 : "u-boot-env"
[ 0.725633] 0x000000060000-0x000000360000 : "kernel"
[ 0.731404] 0x000000360000-0x000008000000 : "ubi"
[ 0.739987] libphy: Fixed MDIO Bus: probed
[ 0.755734] NET: Registered protocol family 10
[ 0.763244] Segment Routing with IPv6
[ 0.765573] NET: Registered protocol family 17
[ 0.770103] 8021q: 802.1Q VLAN Support v1.8
[ 0.888597] libphy: lantiq,xrx200-mdio: probed
[ 0.899289] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:00: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:00, irq=POLL)
[ 0.913104] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:01: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:01, irq=POLL)
[ 0.927235] Intel XWAY PHY11G (xRX v1.1 integrated) 0:11: attached PHY driver [Intel XWAY PHY11G (xRX v1.1 integrated)] (mii_bus:phy_addr=0:11, irq=POLL)
[ 0.940930] Intel XWAY PHY11G (xRX v1.1 integrated) 0:13: attached PHY driver [Intel XWAY PHY11G (xRX v1.1 integrated)] (mii_bus:phy_addr=0:13, irq=POLL)
[ 0.954706] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:05: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:05, irq=POLL)
[ 0.970964] UBI: auto-attach mtd3
[ 0.972854] ubi0: attaching mtd3
[ 1.139955] ubi0: scanning is finished
[ 1.156291] ubi0: attached mtd3 (name "ubi", size 124 MiB)
[ 1.160426] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
[ 1.167264] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[ 1.173941] ubi0: VID header offset: 512 (aligned 512), data offset: 2048
[ 1.180737] ubi0: good PEBs: 993, bad PEBs: 4, corrupted PEBs: 0
[ 1.186743] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 1.193978] ubi0: max/mean erase counter: 32/21, WL threshold: 4096, image sequence number: 382787294
[ 1.203194] ubi0: available PEBs: 0, total reserved PEBs: 993, PEBs reserved for bad PEB handling: 16
[ 1.212511] ubi0: background thread "ubi_bgt0d" started, PID 474
[ 1.218352] block ubiblock0_0: created from ubi0:0(rootfs)
[ 1.223998] ubiblock: device ubiblock0_0 (rootfs) set to be root files[ 1.238293] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 1.248097] Freeing unused kernel memory: 1268K
[ 1.251239] This architecture does not have kernel memory protection.
[ 1.257673] Run /sbin/init as init process
[ 1.913463] init: Console is alive
[ 1.915931] init: - watchdog -
[ 4.082496] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.223053] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.236710] SCSI subsystem initialized
[ 4.244779] ehci-fsl: Freescale EHCI Host controller driver
[ 4.250879] ehci-platform: EHCI generic platform driver
[ 4.259820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.266070] ohci-platform: OHCI generic platform driver
[ 4.272723] uhci_hcd: USB Universal Host Controller Interface driver
[ 4.284982] dwc2 1e101000.usb: 1e101000.usb supply vusb_d not found, using dummy regulator
[ 4.292080] dwc2 1e101000.usb: 1e101000.usb supply vusb_a not found, using dummy regulator
[ 4.402892] dwc2 1e101000.usb: DWC OTG Controller
[ 4.406246] dwc2 1e101000.usb: new USB bus registered, assigned bus number 1
[ 4.413310] dwc2 1e101000.usb: irq 62, io mem 0x1e101000
[ 4.420481] hub 1-0:1.0: USB hub found
[ 4.423035] hub 1-0:1.0: 1 port detected
[ 4.428271] dwc2 1e106000.usb: 1e106000.usb supply vusb_d not found, using dummy regulator
[ 4.435346] dwc2 1e106000.usb: 1e106000.usb supply vusb_a not found, using dummy regulator
[ 4.546238] dwc2 1e106000.usb: DWC OTG Controller
[ 4.549610] dwc2 1e106000.usb: new USB bus registered, assigned bus number 2
[ 4.556651] dwc2 1e106000.usb: irq 91, io mem 0x1e106000
[ 4.563578] hub 2-0:1.0: USB hub found
[ 4.566192] hub 2-0:1.0: 1 port detected
[ 4.588919] usbcore: registered new interface driver usb-storage
[ 4.596504] usbcore: registered new interface driver uas
[ 4.601164] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.618243] init: - preinit -
[ 5.669306] lantiq,xrx200-net 1e108000.eth eth0: port 5 got link
[ 5.674544] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 5.699293] random: procd: uninitialized urandom read (4 bytes read)
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
[ 12.021839] mount_root: loading kmods from internal overlay
[ 12.077431] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 12.090568] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 12.498645] UBIFS (ubi0:1): Mounting in unauthenticated mode
[ 12.503335] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 611
[ 12.556579] UBIFS (ubi0:1): recovery needed
[ 12.660544] UBIFS (ubi0:1): recovery completed
[ 12.663737] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 12.671429] UBIFS (ubi0:1): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 12.681417] UBIFS (ubi0:1): FS size: 111347712 bytes (106 MiB, 863 LEBs), journal size 5548032 bytes (5 MiB, 43 LEBs)
[ 12.691970] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
[ 12.698597] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID 11D01596-27BB-470C-BC30-B62CC68F6286, small LPT model
[ 12.710940] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[ 12.720733] block: extroot: not configured
[ 12.723808] UBIFS (ubi0:1): un-mount UBI device 0
[ 12.728236] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
[ 12.740495] UBIFS (ubi0:1): Mounting in unauthenticated mode
[ 12.745213] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 614
[ 12.865385] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 12.871852] UBIFS (ubi0:1): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 12.881756] UBIFS (ubi0:1): FS size: 111347712 bytes (106 MiB, 863 LEBs), journal size 5548032 bytes (5 MiB, 43 LEBs)
[ 12.892357] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
[ 12.899020] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID 11D01596-27BB-470C-BC30-B62CC68F6286, small LPT model
[ 12.912692] mount_root: loading kmods from internal overlay
[ 12.969450] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 12.977654] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 13.143559] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[ 13.152095] block: extroot: not configured
[ 13.156976] mount_root: switching to ubifs overlay
[ 13.173652] urandom-seed: Seeding with /etc/urandom.seed
[ 13.323370] lantiq,xrx200-net 1e108000.eth eth0: port 5 lost link
[ 13.342881] procd: - early -
[ 13.344489] procd: - watchdog -
[ 13.964666] procd: - watchdog -
[ 13.968117] procd: - ubus -
[ 14.059037] random: ubusd: uninitialized urandom read (4 bytes read)
[ 14.067464] random: ubusd: uninitialized urandom read (4 bytes read)
[ 14.073140] random: ubusd: uninitialized urandom read (4 bytes read)
[ 14.091768] procd: - init -
Please press Enter to activate this console.
[ 15.685941] kmodloader: loading kernel modules from /etc/modules.d/*
[ 15.697312] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH
[ 15.720103] NET: Registered protocol family 8
[ 15.723131] NET: Registered protocol family 20
[ 15.808776] tun: Universal TUN/TAP device driver, 1.6
[ 15.822269] PPP generic driver version 2.4.2
[ 15.876682] Lantiq (VRX) DSL CPE MEI driver, version 1.5.17.6, (c) 2007-2015 Lantiq Beteiligungs-GmbH & Co. KG
[ 15.896121]
[ 15.896121]
[ 15.896121] Lantiq CPE API Driver version: DSL CPE API V4.17.18.6
[ 15.913804]
[ 15.913804] Predefined debug level: 3
[ 15.931257] Loading modules backported from Linux version v5.10.42-0-g65859eca4dff
[ 15.937484] Backport generated by backports.git v5.10.42-1-0-gbee5c545
[ 15.959620] Infineon Technologies DEU driver version 2.0.0
[ 15.966758] IFX DEU DES initialized (multiblock).
[ 15.972513] IFX DEU AES initialized (multiblock).
[ 15.976774] IFX DEU ARC4 initialized (multiblock).
[ 15.981197] IFX DEU SHA1 initialized.
[ 15.984778] IFX DEU MD5 initialized.
[ 15.988414] IFX DEU SHA1_HMAC initialized.
[ 15.992417] IFX DEU MD5_HMAC initialized.
[ 16.013949] NET: Registered protocol family 24
[ 16.025494] usbcore: registered new interface driver ums-alauda
[ 16.026225] urngd: v1.0.2 started.
[ 16.035941] usbcore: registered new interface driver ums-cypress
[ 16.044987] usbcore: registered new interface driver ums-datafab
[ 16.053575] usbcore: registered new interface driver ums-freecom
[ 16.062608] usbcore: registered new interface driver ums-isd200
[ 16.071701] usbcore: registered new interface driver ums-jumpshot
[ 16.080511] usbcore: registered new interface driver ums-karma
[ 16.089964] usbcore: registered new interface driver ums-sddr09
[ 16.099014] usbcore: registered new interface driver ums-sddr55
[ 16.108234] usbcore: registered new interface driver ums-usbat
[ 16.116903] usbcore: registered new interface driver usblp
[ 16.151625] xt_time: kernel timezone is -0000
[ 16.444536] usbcore: registered new interface driver snd-usb-audio
[ 16.498368] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 16.549328] random: crng init done
[ 16.551418] random: 6 urandom warning(s) missed due to ratelimiting
[ 33.567450] device eth0 entered promiscuous mode
[ 33.575220] br-lan: port 1(eth0.1) entered blocking state
[ 33.579356] br-lan: port 1(eth0.1) entered disabled state
[ 33.585387] device eth0.1 entered promiscuous mode
[ 36.602683] lantiq,xrx200-net 1e108000.eth eth0: port 5 got link
[ 36.607617] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 36.619040] br-lan: port 1(eth0.1) entered blocking state
[ 36.623072] br-lan: port 1(eth0.1) entered forwarding state
[ 36.629458] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
[ 36.644577] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 43.507586] pci 0000:00:0e.0: [1814:3062] type 00 class 0x028000
[ 43.512276] pci 0000:00:0e.0: reg 0x10: [mem 0xffff0000-0xffffffff]
[ 43.521923] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[ 43.527698] rt2800pci 0000:00:0e.0: enabling device (0000 -> 0002)
[ 43.533738] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT3062.eeprom'.
[ 43.544135] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[ 43.551129] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
[ 43.558091] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
BusyBox v1.33.1 (2021-08-31 22:20:08 UTC) built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
TorRouter 21.02.0, r16279-5cc0535800
-----------------------------------------------------
root@TorRouter:/#
DG.