FriendlyARM NanoPi R2S

Under Construction!
This page is currently under construction. You can edit the article to help completing it.

nanopi-r2s

None at this time.

The NanoPi R2S has similar specifications to the discontinued Orange Pi R1 Plus, but has a more expensive ethernet chip compared to the “Orange Pi R1 Plus LTS”.

Support Forums https://forum.openwrt.org/t/nanopi-r2s-is-a-great-openwrt-device/65374 (closed)

Uncompress the OpenWrt ...sysupgrade.img.gz image and write it to a micro SD card using a tool like dd or Balena Etcher.

More details on → Install OpenWrt (sdcard explanation)

generic.sysupgrade

FIXME These are generic instructions. Update with your router's specifics.

  • Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL
  • Upload image file for sysupgrade to LuCI
  • Wait for reboot

If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading:

  • sysupgrade
  • mtd

Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.

sysupgrade

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
sysupgrade /tmp/xxx.abc

mtd

If sysupgrade does not support this router, use mtd.

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
mtd write /tmp/xxx.abc linux && reboot

→ After flashing, proceed with Basic configuration to set up your Internet connection, configure wireless, configure USB port, etc.

The default network configuration is:

Interface Name Description Default configuration
eth0 WAN port DHCP
eth1 LAN port static 192.168.1.1

→ The FriendlyARM NanoPi R2S has the following buttons:

BUTTON Event
Reset reset

Use hardware.button for howto use and configure the hardware button(s).

Front:
Back:
Backside label:
Labeled front and back of v1 hardware

If your NanoPi R2S came in a case: * The all-metal case is held by a single philipps screw. * The plastic (usually yellow) case is held together by clips and can be gently pryed apart with a small flat screwdriver or spudger.

port.serial general information about the serial port, serial port cable, etc.

Instructions

For debug purposes (*nix version):

  1. Connect USB-TTL/UART adapter to USB PC
  2. Connect TX/RX/GND pins of adapter to Debug UART pins on NanoPi R2S board (3 pins near microUSB). The RX and TX pin locations are swapped from some other devices, so if you get no output at all you may need to reverse them.
  3. Locate USB device name for USB-TTL/UART adapter in /dev
  4. Run screen /dev/ttyUSB0 1500000 8N1
  5. Power on NanoPi R2S (plug in 5V)

Note: Debug UART port is 3.3V TTL. Double check that your USB-TTL adapter supports 3.3V.

Note: Some USB-TTL adapters, drivers, OSes or terminal programs have trouble operating at 1500000 baud (1.5 Mbaud!) and output garbage even when everything is correct.

Serial connection parameters
for FriendlyARM NanoPi R2S @@Version@@
1500000 8N1

There is a 4 pin fan header which provides 5V at up to 2A of power, depending on the overall power supplied to the R2S.

DDR version 1.16 20190528 ID:0x805 N In DDR4 333MHz Bus Width=32 Col=10 Bank=4 Bank Group=2 Row=15 CS=1 Die Bus-Width=16 Size=768MB ddrconfig:14 OUT Boot1 Release Time: May 13 2019 17:34:36, version: 2.50 ChipType = 0x11, 248 mmc2:cmd1,20 emmc reinit mmc2:cmd1,20 emmc reinit mmc2:cmd1,20 SdmmcInit=2 1 mmc0:cmd5,20 SdmmcInit=0 0 BootCapSize=0 UserCapSize=1920MB FwPartOffset=2000 , 0 run on sd0 StorageInit ok = 32008 Raw SecureMode = 0 SecureInit read PBA: 0x4 SecureInit read PBA: 0x404 SecureInit read PBA: 0x804 SecureInit read PBA: 0xc04 SecureInit read PBA: 0x1004 SecureInit ret = 0, SecureMode = 0 atags_set_bootdev: ret:(0) GPT part: 0, name: uboot, start:0x4000, size:0x2000 GPT part: 1, name: trust, start:0x6000, size:0x2000 GPT part: 2, name: misc, start:0x8000, size:0x2000 GPT part: 3, name: dtbo, start:0xa000, size:0x2000 GPT part: 4, name: resource, start:0xc000, size:0x8000 GPT part: 5, name: kernel, start:0x14000, size:0x14000 GPT part: 6, name: boot, start:0x28000, size:0x18000 GPT part: 7, name: rootfs, start:0x40000, size:0xde000 GPT part: 8, name: userdata, start:0x11e000, size:0xbed43 find part:uboot OK. first_lba:0x4000. find part:trust OK. first_lba:0x6000. LoadTrust Addr:0x6000 No find bl30.bin Load uboot, ReadLba = 4000 Load OK, addr=0x200000, size=0xed0c0 RunBL31 0x40000 NOTICE: BL31: v1.3(release):734d842 NOTICE: BL31: Built : 15:29:53, Dec 26 2019 NOTICE: BL31:Rockchip release version: v1.3 INFO: ARM GICv2 driver initialized INFO: Using opteed sec cpu_context! INFO: boot cpu mask: 1 INFO: plat_rockchip_pmu_init: pd status 0xe INFO: BL31: Initializing runtime services INFO: BL31: Initializing BL32 INF [0x0] TEE-CORE:init_primary_helper:337: Initializing (1.1.0-235-g3b0152ca #231 Fri Mar 13 02:01:39 UTC 2020 aarch64) INF [0x0] TEE-CORE:init_primary_helper:338: Release version: 1.4 INF [0x0] TEE-CORE:init_teecore:83: teecore inits done INFO: BL31: Preparing for EL3 exit to normal world INFO: Entry point address = 0x200000 INFO: SPSR = 0x3c9 U-Boot 2017.09-g6923c3aec0 #tzs (Aug 28 2021 - 12:17:12 +0800) Board: NanoPi R2 PreSerial: 2 DRAM: 736 MiB Sysmem: init Relocation Offset: 2dbd6000, fdt: 2bdcb838 Using default environment no mmc device at slot 1 Found IDB in SDcard mmc@ff500000: 1 (SD), mmc@ff520000: 0 Bootdev(atags): mmc 1 MMC1: Legacy, 50Mhz PartType: EFI boot mode: None Found DTB in resource part DTB: rk3328-nanopi-r2-rev00.dtb (64861) ANDROID: fdt overlay OK I2c1 speed: 400000Hz PMIC: RK8050 (on=0x40, off=0x00) vdd_logic init 1075000 uV vdd_arm init 1225000 uV I2c0 speed: 200000Hz CLK: (sync kernel. arm: enter 600000 KHz, init 600000 KHz, kernel 0N/A) apll 400000 KHz dpll 664000 KHz cpll 1200000 KHz gpll 491009 KHz npll 600000 KHz armclk 600000 KHz aclk_bus 150000 KHz hclk_bus 75000 KHz pclk_bus 75000 KHz aclk_peri 150000 KHz hclk_peri 75000 KHz pclk_peri 75000 KHz Net: eth0: ethernet@ff540000 Hit key to stop autoboot('CTRL+C'): 0 ## Booting Rockchip Format Image fdt @ 0x08300000 (0x0000ffae) kernel @ 0x00280000 (0x01e92a00) ramdisk @ 0x0a200000 (0x007233c0) Fdt Ramdisk skip relocation ## Flattened Device Tree blob at 08300000 Booting using the fdt blob at 0x8300000 Using Device Tree in place at 0000000008300000, end 0000000008312fad Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000) Adding bank: 0x0a200000 - 0x30000000 (size: 0x25e00000) Total: 3980.296 ms Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.60 (tzs@tzs-i7pc) (aarch64-linux-gnu-gcc (ctng-1.23.0-150g-FA) 6.4.0, GNU ld (ctng-1.23.0-150g-FA) 2.28) #1 SMP PREEMPT Sat Aug 28 12:07:58 CST 2021 [ 0.000000] Machine model: FriendlyElec NanoPi R2S [ 0.000000] efi: UEFI not found. [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000200000-0x000000002fffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000083fffff] [ 0.000000] node 0: [mem 0x000000000a200000-0x000000002fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000002fffffff] [ 0.000000] cma: Reserved 16 MiB at 0x000000002d000000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.0 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.0 [ 0.000000] percpu: Embedded 31 pages/cpu s89576 r8192 d29208 u126976 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 185352 [ 0.000000] Kernel command line: storagemedia=sd androidboot.storagemedia=sd androidboot.mode=normal androidboot.dtbo_idx=1 swiotlb=1 coherent_pool=1m rw root=/dev/mmcblk0p8 rootfstype=ext4 data=/dev/mmcblk0p9 consoleblank=0 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 677532K/753664K available (14080K kernel code, 2762K rwdata, 4572K rodata, 9792K init, 831K bss, 59748K reserved, 16384K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 46638 entries in 183 pages [ 0.000000] ftrace: allocated 183 pages with 6 groups [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] random: get_random_bytes called from start_kernel+0x388/0x508 with crng_init=0 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000009] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.001084] Console: colour dummy device 80x25 [ 0.002011] printk: console [tty0] enabled [ 0.002093] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.002161] pid_max: default: 32768 minimum: 301 [ 0.002419] LSM: Security Framework initializing [ 0.002579] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.002625] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.006449] rcu: Hierarchical SRCU implementation. [ 0.008403] EFI services will not be available. [ 0.009479] smp: Bringing up secondary CPUs ... [ 0.010611] Detected VIPT I-cache on CPU1 [ 0.010732] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.012141] Detected VIPT I-cache on CPU2 [ 0.012252] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.013586] Detected VIPT I-cache on CPU3 [ 0.013687] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.013957] smp: Brought up 1 node, 4 CPUs [ 0.014116] SMP: Total of 4 processors activated. [ 0.014149] CPU features: detected: 32-bit EL0 Support [ 0.014182] CPU features: detected: CRC32 instructions [ 0.038460] CPU: All CPU(s) started at EL2 [ 0.038585] alternatives: patching kernel code [ 0.040641] devtmpfs: initialized [ 0.065399] Registered cp15_barrier emulation handler [ 0.065478] Registered setend emulation handler [ 0.065939] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.066004] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.067416] pinctrl core: initialized pinctrl subsystem [ 0.068859] DMI not present or invalid. [ 0.069986] NET: Registered protocol family 16 [ 0.074295] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [ 0.074940] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.076075] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.076262] audit: initializing netlink subsys (disabled) [ 0.076792] audit: type=2000 audit(0.076:1): state=initialized audit_enabled=0 res=1 [ 0.078334] thermal_sys: Registered thermal governor 'fair_share' [ 0.078349] thermal_sys: Registered thermal governor 'step_wise' [ 0.078991] cpuidle: using governor ladder [ 0.079088] cpuidle: using governor menu [ 0.079850] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.080098] ASID allocator initialised with 65536 entries [ 0.158258] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.158322] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.158357] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.158388] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.161476] cryptd: max_cpu_qlen set to 1000 [ 0.185596] iommu: Default domain type: Translated [ 0.187541] SCSI subsystem initialized [ 0.188533] usbcore: registered new interface driver usbfs [ 0.188660] usbcore: registered new interface driver hub [ 0.188781] usbcore: registered new device driver usb [ 0.188936] mc: Linux media interface: v0.10 [ 0.189016] videodev: Linux video capture interface: v2.00 [ 0.189162] pps_core: LinuxPPS API ver. 1 registered [ 0.189193] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.189257] PTP clock support registered [ 0.190764] Advanced Linux Sound Architecture Driver Initialized. [ 0.192170] Bluetooth: Core ver 2.22 [ 0.192280] NET: Registered protocol family 31 [ 0.192307] Bluetooth: HCI device and connection manager initialized [ 0.192352] Bluetooth: HCI socket layer initialized [ 0.192392] Bluetooth: L2CAP socket layer initialized [ 0.192457] Bluetooth: SCO socket layer initialized [ 0.192517] NetLabel: Initializing [ 0.192543] NetLabel: domain hash size = 128 [ 0.192567] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.192720] NetLabel: unlabeled traffic allowed by default [ 0.194368] clocksource: Switched to clocksource arch_sys_counter [ 1.624067] VFS: Disk quotas dquot_6.6.0 [ 1.624231] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.624537] FS-Cache: Loaded [ 1.642435] NET: Registered protocol family 2 [ 1.642740] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.644889] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes, linear) [ 1.645088] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.645244] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 1.645653] TCP: Hash tables configured (established 8192 bind 8192) [ 1.646036] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) [ 1.646162] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) [ 1.646773] NET: Registered protocol family 1 [ 1.648051] RPC: Registered named UNIX socket transport module. [ 1.648108] RPC: Registered udp transport module. [ 1.648143] RPC: Registered tcp transport module. [ 1.648173] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.648217] PCI: CLS 0 bytes, default 64 [ 1.648644] Trying to unpack rootfs image as initramfs... [ 2.329940] Freeing initrd memory: 7308K [ 2.332305] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 2.341959] Initialise system trusted keyrings [ 2.342633] workingset: timestamp_bits=46 max_order=18 bucket_order=0 [ 2.358496] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.359444] FS-Cache: Netfs 'nfs' registered for caching [ 2.360506] NFS: Registering the id_resolver key type [ 2.360584] Key type id_resolver registered [ 2.360618] Key type id_legacy registered [ 2.360832] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 2.360885] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 2.361348] fuse: init (API version 7.32) [ 2.433286] Key type asymmetric registered [ 2.433351] Asymmetric key parser 'x509' registered [ 2.433474] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 2.433797] io scheduler mq-deadline registered [ 2.433837] io scheduler kyber registered [ 2.442701] rockchip-u3phy ff470000.usb3-phy: Rockchip u3phy initialized successfully [ 2.450193] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330 [ 2.450259] dma-pl330 ff1f0000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 [ 2.452263] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled [ 2.455908] ff120000.serial: ttyS1 at MMIO 0xff120000 (irq = 20, base_baud = 1500000) is a 16550A [ 2.458129] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 21, base_baud = 1500000) is a 16550A [ 2.538559] printk: console [ttyS2] enabled [ 2.543232] random: fast init done [ 2.543924] random: crng init done [ 2.545335] rockchip-drm display-subsystem: [drm:rockchip_drm_platform_probe] *ERROR* No available vop found for display-subsystem. [ 2.561260] brd: module loaded [ 2.584247] loop: module loaded [ 2.588236] libphy: Fixed MDIO Bus: probed [ 2.590960] rk_gmac-dwmac ff540000.ethernet: IRQ eth_wake_irq not found [ 2.591601] rk_gmac-dwmac ff540000.ethernet: IRQ eth_lpi not found [ 2.592412] rk_gmac-dwmac ff540000.ethernet: PTP uses main clock [ 2.593330] rk_gmac-dwmac ff540000.ethernet: clock input or output? (input). [ 2.593991] rk_gmac-dwmac ff540000.ethernet: TX delay(0x24). [ 2.594581] rk_gmac-dwmac ff540000.ethernet: RX delay(0x18). [ 2.595122] rk_gmac-dwmac ff540000.ethernet: integrated PHY? (no). [ 2.595812] rk_gmac-dwmac ff540000.ethernet: cannot get clock clk_mac_speed [ 2.596456] rk_gmac-dwmac ff540000.ethernet: clock input from PHY [ 2.602042] rk_gmac-dwmac ff540000.ethernet: init for RGMII [ 2.603038] rk_gmac-dwmac ff540000.ethernet: User ID: 0x10, Synopsys ID: 0x35 [ 2.603721] rk_gmac-dwmac ff540000.ethernet: DWMAC1000 [ 2.604208] rk_gmac-dwmac ff540000.ethernet: DMA HW capability register supported [ 2.604897] rk_gmac-dwmac ff540000.ethernet: RX Checksum Offload Engine supported [ 2.605585] rk_gmac-dwmac ff540000.ethernet: COE Type 2 [ 2.606071] rk_gmac-dwmac ff540000.ethernet: TX Checksum insertion supported [ 2.606763] rk_gmac-dwmac ff540000.ethernet: Wake-Up On Lan supported [ 2.607485] rk_gmac-dwmac ff540000.ethernet: Normal descriptors [ 2.608033] rk_gmac-dwmac ff540000.ethernet: Ring mode enabled [ 2.608575] rk_gmac-dwmac ff540000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 2.670385] libphy: stmmac: probed [ 2.691073] PPP generic driver version 2.4.2 [ 2.691978] usbcore: registered new interface driver asix [ 2.692566] usbcore: registered new interface driver ax88179_178a [ 2.693198] usbcore: registered new interface driver cdc_ether [ 2.693808] usbcore: registered new interface driver qmi_wwan [ 2.698273] phy phy-ff470000.usb3-phy.2: u3phy u2 power on [ 2.698891] phy phy-ff470000.usb3-phy.3: u3phy u3 power on [ 2.702657] dwc2 ff580000.usb: supply vusb_d not found, using dummy regulator [ 2.703646] dwc2 ff580000.usb: supply vusb_a not found, using dummy regulator [ 2.834500] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM [ 2.835721] dwc2 ff580000.usb: DWC OTG Controller [ 2.836226] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1 [ 2.836937] dwc2 ff580000.usb: irq 38, io mem 0xff580000 [ 2.837795] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 2.838625] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.839292] usb usb1: Product: DWC OTG Controller [ 2.839728] usb usb1: Manufacturer: Linux 5.10.60 dwc2_hsotg [ 2.840258] usb usb1: SerialNumber: ff580000.usb [ 2.841890] hub 1-0:1.0: USB hub found [ 2.842314] hub 1-0:1.0: 1 port detected [ 2.844786] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.845446] ehci-pci: EHCI PCI platform driver [ 2.845961] ehci-platform: EHCI generic platform driver [ 2.849343] ehci-platform ff5c0000.usb: EHCI Host Controller [ 2.849909] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2 [ 2.850980] ehci-platform ff5c0000.usb: irq 39, io mem 0xff5c0000 [ 2.866404] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00 [ 2.867463] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 2.868230] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.868897] usb usb2: Product: EHCI Host Controller [ 2.869355] usb usb2: Manufacturer: Linux 5.10.60 ehci_hcd [ 2.869869] usb usb2: SerialNumber: ff5c0000.usb [ 2.871423] hub 2-0:1.0: USB hub found [ 2.871855] hub 2-0:1.0: 1 port detected [ 2.873381] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.874011] ohci-platform: OHCI generic platform driver [ 2.875358] ohci-platform ff5d0000.usb: Generic Platform OHCI controller [ 2.876012] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 3 [ 2.876992] ohci-platform ff5d0000.usb: irq 40, io mem 0xff5d0000 [ 2.938748] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10 [ 2.939521] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.940187] usb usb3: Product: Generic Platform OHCI controller [ 2.940732] usb usb3: Manufacturer: Linux 5.10.60 ohci_hcd [ 2.941238] usb usb3: SerialNumber: ff5d0000.usb [ 2.942774] hub 3-0:1.0: USB hub found [ 2.943211] hub 3-0:1.0: 1 port detected [ 2.945975] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 2.946596] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 4 [ 2.947594] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000020002030010 [ 2.948571] xhci-hcd xhci-hcd.0.auto: irq 47, io mem 0xff600000 [ 2.950011] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 2.950844] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.951516] usb usb4: Product: xHCI Host Controller [ 2.951969] usb usb4: Manufacturer: Linux 5.10.60 xhci-hcd [ 2.952479] usb usb4: SerialNumber: xhci-hcd.0.auto [ 2.954049] hub 4-0:1.0: USB hub found [ 2.954524] hub 4-0:1.0: 1 port detected [ 2.955623] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 2.956163] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5 [ 2.956887] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 2.957629] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.958660] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 2.959419] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.960085] usb usb5: Product: xHCI Host Controller [ 2.960538] usb usb5: Manufacturer: Linux 5.10.60 xhci-hcd [ 2.961045] usb usb5: SerialNumber: xhci-hcd.0.auto [ 2.962693] hub 5-0:1.0: USB hub found [ 2.963130] hub 5-0:1.0: 1 port detected [ 2.964527] usbcore: registered new interface driver cdc_acm [ 2.965059] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 2.965868] usbcore: registered new interface driver cdc_wdm [ 2.967021] usbcore: registered new interface driver uas [ 2.967778] usbcore: registered new interface driver usb-storage [ 2.968530] usbcore: registered new interface driver usbserial_generic [ 2.969171] usbserial: USB Serial support registered for generic [ 2.969805] usbcore: registered new interface driver ch341 [ 2.970403] usbserial: USB Serial support registered for ch341-uart [ 2.971070] usbcore: registered new interface driver cp210x [ 2.971620] usbserial: USB Serial support registered for cp210x [ 2.972343] usbcore: registered new interface driver ftdi_sio [ 2.972916] usbserial: USB Serial support registered for FTDI USB Serial Device [ 2.973973] usbcore: registered new interface driver option [ 2.974555] usbserial: USB Serial support registered for GSM modem (1-port) [ 2.975749] usbcore: registered new interface driver pl2303 [ 2.976300] usbserial: USB Serial support registered for pl2303 [ 2.976955] usbcore: registered new interface driver qcserial [ 2.977524] usbserial: USB Serial support registered for Qualcomm USB modem [ 2.979189] mousedev: PS/2 mouse device common for all mice [ 2.980871] i2c /dev entries driver [ 2.987639] rk808 1-0018: chip id: 0x8050 [ 2.992607] rk808-regulator rk808-regulator: there is no dvs0 gpio [ 2.993242] rk808-regulator rk808-regulator: there is no dvs1 gpio [ 2.994749] vdd_logic: supplied by vcc_sys [ 2.996630] vdd_arm: supplied by vcc_sys [ 2.997635] vcc_ddr: supplied by vcc_sys [ 2.999062] vcc_io: supplied by vcc_sys [ 3.000680] vcc_18: supplied by vcc_io [ 3.003534] vcc18_emmc: supplied by vcc_io [ 3.006314] vdd_10: supplied by vcc_io [ 3.013095] rk808-rtc rk808-rtc: registered as rtc0 [ 3.014204] rk808-rtc rk808-rtc: setting system clock to 2016-01-21T08:50:07 UTC (1453366207) [ 3.016397] input: rk805 pwrkey as /devices/platform/ff160000.i2c/i2c-1/1-0018/rk805-pwrkey/input/input0 [ 3.019896] IR NEC protocol handler initialized [ 3.022884] rockchip-thermal ff250000.tsadc: Missing tshut mode property, using default (cru) [ 3.023702] rockchip-thermal ff250000.tsadc: Missing tshut-polarity property, using default (low) [ 3.026643] dw_wdt ff1a0000.watchdog: No valid TOPs array specified [ 3.028515] device-mapper: uevent: version 1.0.3 [ 3.029551] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com [ 3.036635] sdhci: Secure Digital Host Controller Interface driver [ 3.037237] sdhci: Copyright(c) Pierre Ossman [ 3.037642] Synopsys Designware Multimedia Card Interface Driver [ 3.038821] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.039705] dwmmc_rockchip ff500000.mmc: IDMAC supports 32-bit address mode. [ 3.040416] dwmmc_rockchip ff500000.mmc: Using internal DMA controller. [ 3.041034] dwmmc_rockchip ff500000.mmc: Version ID is 270a [ 3.041657] dwmmc_rockchip ff500000.mmc: DW MMC controller at irq 36,32 bit host data width,256 deep fifo [ 3.042639] ledtrig-cpu: registered to indicate activity on CPUs [ 3.042902] vcc_sd: supplied by vcc_io [ 3.043930] hid: raw HID events driver (C) Jiri Kosina [ 3.045156] usbcore: registered new interface driver usbhid [ 3.045692] usbhid: USB HID core driver [ 3.054514] Initializing XFRM netlink socket [ 3.056046] NET: Registered protocol family 10 [ 3.058943] Segment Routing with IPv6 [ 3.062891] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 3.083562] bpfilter: Loaded bpfilter_umh pid 161 [ 3.084629] NET: Registered protocol family 17 [ 3.085585] Bluetooth: RFCOMM TTY layer initialized [ 3.086088] Bluetooth: RFCOMM socket layer initialized [ 3.086671] Bluetooth: RFCOMM ver 1.11 [ 3.087071] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 3.087630] Bluetooth: HIDP socket layer initialized [ 3.088271] Key type dns_resolver registered [ 3.089781] registered taskstats version 1 [ 3.090189] Loading compiled-in X.509 certificates [ 3.090848] Key type ._fscrypt registered [ 3.091234] Key type .fscrypt registered [ 3.091595] Key type fscrypt-provisioning registered [ 3.137021] friendlyelec-board board: Serial : 5cdb999105b0e27e [ 3.140573] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 3.141474] rk3328-dmc-freq dmc: current ATF version 0x101 [ 3.142144] mmc0: new high speed SD card at address a79d [ 3.144065] mmcblk0: mmc0:a79d SD02G 1.88 GiB [ 3.146408] debugfs: Directory 'power-domain' with parent 'pm_genpd' already present! [ 3.147173] debugfs: Directory 'power-domain' with parent 'pm_genpd' already present! [ 3.148943] input: gpio-keys as /devices/platform/gpio-keys/input/input1 [ 3.151681] ALSA device list: [ 3.151994] No soundcards found. [ 3.152699] dw-apb-uart ff130000.serial: forbid DMA for kernel console [ 3.153995] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.154735] GPT:1953123 != 3932159 [ 3.155049] GPT:Alternate GPT header not at the end of the disk. [ 3.155584] GPT:1953123 != 3932159 [ 3.155894] GPT: Use GNU Parted to correct GPT errors. [ 3.156492] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 [ 3.164162] Freeing unused kernel memory: 9792K [ 3.178491] Run /init as init process Loading, please wait... Starting version 245.4-4ubuntu3.2 [ 3.290711] usb 5-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd [ 3.311581] usb 5-1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00 [ 3.312347] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6 [ 3.312992] usb 5-1: Product: USB 10/100/1000 LAN [ 3.313419] usb 5-1: Manufacturer: Realtek [ 3.313792] usb 5-1: SerialNumber: 000000000000 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 4.154971] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null) Begin: Will now check userdata file system ... fsck from util-linux 2.34 [/usr/sbin/fsck.ext4 (1) -- /dev/mmcblk0p9] fsck.ext4 -a -C0 /dev/mmcblk0p9 userdata: clean, 11/6400 files, 1438/25600 blocks done. [ 4.467628] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null) Begin: Resizing ext4 file system on /dev/mmcblk0p9 ... Model: SD SD02G (sd/mmc) Disk /dev/mmcblk0: 100% Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags: Number Start End Size File system Name Flags 1 0.42% 0.62% 0.21% uboot 2 0.63% 0.83% 0.21% trust 3 0.83% 1.04% 0.21% misc 4 1.04% 1.25% 0.21% dtbo 5 1.25% 2.08% 0.83% resource 6 2.08% 4.17% 2.08% kernel 7 4.17% 6.67% 2.50% boot 8 6.67% 29.8% 23.1% ext4 rootfs 9 29.8% 100% 70.2% ext4 userdata resize2fs 1.45.5 (07-Jan-2020) Resizing the filesystem on /dev/mmcblk0p9 to 345083 (4k) blocks. The filesystem on /dev/mmcblk0p9 is now 345083 (4k) blocks long. done. [ 5.927407] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null) [ 6.108848] overlayfs: "xino" feature enabled using 32 upper inode bits. done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.352911] init: Console is alive [ 6.353418] init: - watchdog - [ 11.554885] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 11.638368] raid6: neonx8 gen() 963 MB/s [ 11.706346] raid6: neonx8 xor() 1250 MB/s [ 11.774347] raid6: neonx4 gen() 2362 MB/s [ 11.842338] raid6: neonx4 xor() 1686 MB/s [ 11.910342] raid6: neonx2 gen() 2293 MB/s [ 11.978399] raid6: neonx2 xor() 1574 MB/s [ 12.046415] raid6: neonx1 gen() 1787 MB/s [ 12.114426] raid6: neonx1 xor() 998 MB/s [ 12.182362] raid6: int64x8 gen() 1001 MB/s [ 12.250433] raid6: int64x8 xor() 787 MB/s [ 12.318431] raid6: int64x4 gen() 1369 MB/s [ 12.386443] raid6: int64x4 xor() 574 MB/s [ 12.454399] raid6: int64x2 gen() 860 MB/s [ 12.522446] raid6: int64x2 xor() 488 MB/s [ 12.590543] raid6: int64x1 gen() 365 MB/s [ 12.658539] raid6: int64x1 xor() 201 MB/s [ 12.658961] raid6: using algorithm neonx4 gen() 2362 MB/s [ 12.659468] raid6: .... xor() 1686 MB/s, rmw enabled [ 12.659937] raid6: using neon recovery algorithm [ 12.671345] xor: measuring software checksum speed [ 12.680322] 8regs : 1178 MB/sec [ 12.687864] 32regs : 1394 MB/sec [ 12.697084] arm64_neon : 1121 MB/sec [ 12.697490] xor: using function: 32regs (1394 MB/sec) [ 12.888846] Btrfs loaded, crc32c=crc32c-generic [ 12.899009] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 12.905544] init: - preinit - 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 [ 16.220983] mount_root: mounting /dev/root [ 16.253920] mount_root: loading kmods from internal overlay [ 16.480407] kmodloader: loading kernel modules from //etc/modules-boot.d/* [ 16.484776] kmodloader: done loading kernel modules from //etc/modules-boot.d/* [ 17.092572] block: attempting to load /etc/config/fstab [ 17.094598] block: unable to load configuration (fstab: Entry not found) [ 17.095357] block: no usable configuration [ 17.099987] urandom-seed: Seed file not found (/etc/urandom.seed) Scanning for Btrfs filesystems [ 17.501966] procd: - early - [ 17.502531] procd: - watchdog - [ 18.094718] procd: - watchdog - [ 18.095274] procd: - ubus - [ 18.280428] procd: - init - Please press Enter to activate this console. [ 18.390717] urngd: v1.0.2 started. [ 18.522746] kmodloader: loading kernel modules from /etc/modules.d/* [ 18.564293] usbcore: registered new interface driver r8152 [ 18.650577] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 18.750050] usb 5-1: reset SuperSpeed Gen 1 USB device number 2 using xhci-hcd [ 18.786238] r8152 5-1:1.0 (unnamed net_device) (uninitialized): DT mac addr 3a:7f:91:dc:ea:3f [ 18.806850] r8152 5-1:1.0: load rtl8153b-2 v1 10/23/19 successfully [ 18.854571] r8152 5-1:1.0 eth1: v1.11.11 [ 18.911439] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 19.246500] rtl8812au: loading out-of-tree module taints kernel. [ 19.272673] usbcore: registered new interface driver 88XXau [ 19.457405] usbcore: registered new interface driver rtl8821cu [ 19.689653] usbcore: registered new interface driver rtl88x2bu [ 19.789119] usbcore: registered new interface driver mt76x2u [ 19.797519] NET: Registered protocol family 8 [ 19.797934] NET: Registered protocol family 20 [ 20.099163] Key type encrypted registered [ 20.124867] NET: Registered protocol family 15 [ 20.138612] tun: Universal TUN/TAP device driver, 1.6 [ 20.190500] l2tp_core: L2TP core driver, V2.0 [ 20.196108] l2tp_netlink: L2TP netlink interface [ 20.220207] gre: GRE over IPv4 demultiplexor driver [ 20.228520] ip_gre: GRE over IPv4 tunneling driver [ 20.397554] Mirror/redirect action on [ 20.441717] u32 classifier [ 20.441988] input device check on [ 20.442323] Actions configured [ 20.578885] usbcore: registered new interface driver cdc_ncm [ 20.585277] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully [ 20.799271] PPP MPPE Compression module registered [ 20.801354] NET: Registered protocol family 24 [ 20.803287] PPTP driver version 0.8.5 [ 20.872864] xt_time: kernel timezone is -0000 [ 20.898945] usbcore: registered new interface driver brcmfmac [ 20.914874] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 20.918249] usbcore: registered new interface driver cdc_mbim [ 20.928721] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 20.940196] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 20.940917] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. [ 20.943726] Bridge firewalling registered [ 20.947903] kmodloader: done loading kernel modules from /etc/modules.d/* Please press Enter to activate this console. [ 49.253350] br-lan: port 1(eth1) entered blocking state [ 49.253894] br-lan: port 1(eth1) entered disabled state [ 49.255065] device eth1 entered promiscuous mode [ 49.257293] br-lan: port 1(eth1) entered blocking state [ 49.257806] br-lan: port 1(eth1) entered forwarding state [ 49.275129] rk_gmac-dwmac ff540000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=POLL) [ 49.286571] rk_gmac-dwmac ff540000.ethernet eth0: No Safety Features support found [ 49.287297] rk_gmac-dwmac ff540000.ethernet eth0: PTP not supported by HW [ 49.289003] rk_gmac-dwmac ff540000.ethernet eth0: configuring for phy/rgmii link mode [ 50.238804] br-lan: port 1(eth1) entered disabled state [ 53.375743] rk_gmac-dwmac ff540000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 53.376685] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 54.113706] overlayfs: filesystem on '/opt/check-overlayfs-support261110629/upper' not supported as upperdir [ 54.252877] overlayfs: filesystem on '/opt/check-overlayfs-support011156864/upper' not supported as upperdir [ 58.711026] process 'opt/tmp/qemu-check739621160/check' started with executable stack


[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.4.72 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r14798-e91344776b)) #0 SMP PREEMPT Thu Oct 29 13:35:03 2020 [ 0.000000] Machine model: FriendlyElec NanoPi R2S [ 0.000000] earlycon: uart8250 at MMIO32 0x00000000ff130000 (options '') [ 0.000000] printk: bootconsole [uart8250] enabled [ 0.000000] cma: Reserved 8 MiB at 0x000000003f800000 [ 0.000000] On node 0 totalpages: 261632 [ 0.000000] DMA32 zone: 4088 pages used for memmap [ 0.000000] DMA32 zone: 0 pages reserved [ 0.000000] DMA32 zone: 261632 pages, LIFO batch:63 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.0 [ 0.000000] percpu: Embedded 21 pages/cpu s45912 r8192 d31912 u86016 [ 0.000000] pcpu-alloc: s45912 r8192 d31912 u86016 alloc=21*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257544 [ 0.000000] Kernel command line: console=ttyS2,1500000 earlycon=uart8250,mmio32,0xff130000 root=PARTUUID=5452574f-02 rw rootwait [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 1004768K/1046528K available (7614K kernel code, 572K rwdata, 2372K rodata, 1664K init, 715K bss, 33568K reserved, 8192K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] random: get_random_bytes called from start_kernel+0x29c/0x39c with crng_init=0 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.001333] Console: colour dummy device 80x25 [ 0.001860] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.002791] pid_max: default: 32768 minimum: 301 [ 0.003449] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.004129] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.006953] ASID allocator initialised with 32768 entries [ 0.007569] rcu: Hierarchical SRCU implementation. [ 0.009136] smp: Bringing up secondary CPUs ... [ 0.010321] Detected VIPT I-cache on CPU1 [ 0.010408] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.011170] Detected VIPT I-cache on CPU2 [ 0.011229] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.011934] Detected VIPT I-cache on CPU3 [ 0.011988] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.012096] smp: Brought up 1 node, 4 CPUs [ 0.015396] SMP: Total of 4 processors activated. [ 0.015830] CPU features: detected: 32-bit EL0 Support [ 0.016298] CPU features: detected: CRC32 instructions [ 0.025157] CPU: All CPU(s) started at EL2 [ 0.025564] alternatives: patching kernel code [ 0.038122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.039072] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.040342] pinctrl core: initialized pinctrl subsystem [ 0.042001] NET: Registered protocol family 16 [ 0.044763] DMA: preallocated 256 KiB pool for atomic allocations [ 0.046396] cpuidle: using governor menu [ 0.047165] Serial: AMBA PL011 UART driver [ 0.074017] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.074638] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.075245] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.075872] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.079816] sdmmc-regulator GPIO handle specifies active low - ignored [ 0.081808] iommu: Default domain type: Translated [ 0.083450] SCSI subsystem initialized [ 0.084071] usbcore: registered new interface driver usbfs [ 0.084621] usbcore: registered new interface driver hub [ 0.085214] usbcore: registered new device driver usb [ 0.086005] pps_core: LinuxPPS API ver. 1 registered [ 0.086456] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.087340] PTP clock support registered [ 0.088304] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 [ 0.090329] clocksource: Switched to clocksource arch_sys_counter [ 0.091193] VFS: Disk quotas dquot_6.6.0 [ 0.091635] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.097636] thermal_sys: Registered thermal governor 'step_wise' [ 0.097644] thermal_sys: Registered thermal governor 'power_allocator' [ 0.098869] NET: Registered protocol family 2 [ 0.100757] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) [ 0.101549] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.102414] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.103256] TCP: Hash tables configured (established 8192 bind 8192) [ 0.104033] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.104675] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.105767] NET: Registered protocol family 1 [ 0.106205] PCI: CLS 0 bytes, default 64 [ 0.108163] workingset: timestamp_bits=46 max_order=18 bucket_order=0 [ 0.118679] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.119221] jffs2: version 2.2 (NAND) (SUMMARY) (ZLIB) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.122198] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.123258] io scheduler mq-deadline registered [ 0.129915] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330 [ 0.130614] dma-pl330 ff1f0000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 [ 0.133896] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.138644] printk: console [ttyS2] disabled [ 0.139166] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 12, base_baud = 1500000) is a 16550A [ 0.140052] printk: console [ttyS2] enabled [ 0.140805] printk: bootconsole [uart8250] disabled [ 0.150815] loop: module loaded [ 0.151118] mtip32xx Version 1.3.1 [ 0.151580] Loading iSCSI transport class v2.0-870. [ 0.154712] libphy: Fixed MDIO Bus: probed [ 0.156240] clk: failed to reparent clk_mac2io to gmac_clk: -22 [ 0.156785] clk: failed to reparent clk_mac2io_ext to gmac_clk: -22 [ 0.157396] rk_gmac-dwmac ff540000.ethernet: IRQ eth_wake_irq not found [ 0.157984] rk_gmac-dwmac ff540000.ethernet: IRQ eth_lpi not found [ 0.158734] rk_gmac-dwmac ff540000.ethernet: PTP uses main clock [ 0.159302] rk_gmac-dwmac ff540000.ethernet: phy regulator is not available yet, deferred probing [ 0.161524] dwc3 ff600000.dwc3: Failed to get clk 'ref': -2 [ 0.162574] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.163155] ehci-pci: EHCI PCI platform driver [ 0.163622] ehci-platform: EHCI generic platform driver [ 0.166460] ehci-platform ff5c0000.usb: EHCI Host Controller [ 0.166991] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 1 [ 0.167823] ehci-platform ff5c0000.usb: irq 28, io mem 0xff5c0000 [ 0.182365] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00 [ 0.183583] hub 1-0:1.0: USB hub found [ 0.183957] hub 1-0:1.0: 1 port detected [ 0.184824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.185413] ohci-platform: OHCI generic platform driver [ 0.186231] ohci-platform ff5d0000.usb: Generic Platform OHCI controller [ 0.186905] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 2 [ 0.187743] ohci-platform ff5d0000.usb: irq 29, io mem 0xff5d0000 [ 0.251002] hub 2-0:1.0: USB hub found [ 0.251377] hub 2-0:1.0: 1 port detected [ 0.252760] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 0.253274] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 3 [ 0.254153] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010 [ 0.255112] xhci-hcd xhci-hcd.0.auto: irq 163, io mem 0xff600000 [ 0.256554] hub 3-0:1.0: USB hub found [ 0.256925] hub 3-0:1.0: 1 port detected [ 0.257681] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 0.258187] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 4 [ 0.258925] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 0.259577] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.260815] hub 4-0:1.0: USB hub found [ 0.261185] hub 4-0:1.0: 1 port detected [ 0.262132] usbcore: registered new interface driver usb-storage [ 0.262890] i2c /dev entries driver [ 0.265273] rk808 1-0018: chip id: 0x8050 [ 0.271440] rk808-regulator rk808-regulator: there is no dvs0 gpio [ 0.272025] rk808-regulator rk808-regulator: there is no dvs1 gpio [ 0.272654] DCDC_REG1: supplied by vdd_5v [ 0.275652] DCDC_REG2: supplied by vdd_5v [ 0.277551] DCDC_REG3: supplied by vdd_5v [ 0.278161] DCDC_REG4: supplied by vdd_5v [ 0.279830] LDO_REG1: supplied by vcc_io_33 [ 0.283177] LDO_REG2: supplied by vcc_io_33 [ 0.286601] LDO_REG3: supplied by vdd_5v [ 0.298835] rk808-rtc rk808-rtc: registered as rtc0 [ 0.299489] i2c i2c-1: of_i2c: modalias failure on /i2c@ff160000/usb [ 0.300057] i2c i2c-1: Failed to create I2C device for /i2c@ff160000/usb [ 0.305948] energy_model: pd0: hertz/watts ratio non-monotonically decreasing: em_cap_state 1 >= em_cap_state0 [ 0.308670] sdhci: Secure Digital Host Controller Interface driver [ 0.309224] sdhci: Copyright(c) Pierre Ossman [ 0.309609] Synopsys Designware Multimedia Card Interface Driver [ 0.310873] dwmmc_rockchip ff500000.dwmmc: IDMAC supports 32-bit address mode. [ 0.311546] dwmmc_rockchip ff500000.dwmmc: Using internal DMA controller. [ 0.312146] dwmmc_rockchip ff500000.dwmmc: Version ID is 270a [ 0.312705] dwmmc_rockchip ff500000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo [ 0.313614] vcc_sd: supplied by vcc_io_33 [ 0.330410] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 0.344009] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.345720] ledtrig-cpu: registered to indicate activity on CPUs [ 0.346495] hidraw: raw HID events driver (C) Jiri Kosina [ 0.347132] usbcore: registered new interface driver usbhid [ 0.347649] usbhid: USB HID core driver [ 0.349373] NET: Registered protocol family 10 [ 0.351004] Segment Routing with IPv6 [ 0.351414] NET: Registered protocol family 17 [ 0.351891] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 0.353043] 8021q: 802.1Q VLAN Support v1.8 [ 0.370928] clk: failed to reparent clk_mac2io to gmac_clk: -22 [ 0.371474] clk: failed to reparent clk_mac2io_ext to gmac_clk: -22 [ 0.372064] rk_gmac-dwmac ff540000.ethernet: IRQ eth_wake_irq not found [ 0.372646] rk_gmac-dwmac ff540000.ethernet: IRQ eth_lpi not found [ 0.373427] rk_gmac-dwmac ff540000.ethernet: PTP uses main clock [ 0.374140] rk_gmac-dwmac ff540000.ethernet: clock input or output? (input). [ 0.374809] rk_gmac-dwmac ff540000.ethernet: TX delay(0x24). [ 0.375310] rk_gmac-dwmac ff540000.ethernet: RX delay(0x18). [ 0.375818] rk_gmac-dwmac ff540000.ethernet: integrated PHY? (no). [ 0.376408] rk_gmac-dwmac ff540000.ethernet: cannot get clock clk_mac_speed [ 0.377015] rk_gmac-dwmac ff540000.ethernet: clock input from PHY [ 0.382593] rk_gmac-dwmac ff540000.ethernet: init for RGMII [ 0.383348] rk_gmac-dwmac ff540000.ethernet: User ID: 0x10, Synopsys ID: 0x35 [ 0.383988] rk_gmac-dwmac ff540000.ethernet: DWMAC1000 [ 0.384454] rk_gmac-dwmac ff540000.ethernet: DMA HW capability register supported [ 0.385117] rk_gmac-dwmac ff540000.ethernet: RX Checksum Offload Engine supported [ 0.385773] rk_gmac-dwmac ff540000.ethernet: COE Type 2 [ 0.386234] rk_gmac-dwmac ff540000.ethernet: TX Checksum insertion supported [ 0.386898] rk_gmac-dwmac ff540000.ethernet: Wake-Up On Lan supported [ 0.387486] rk_gmac-dwmac ff540000.ethernet: Normal descriptors [ 0.388021] rk_gmac-dwmac ff540000.ethernet: Ring mode enabled [ 0.388535] rk_gmac-dwmac ff540000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 0.389407] libphy: stmmac: probed [ 0.433505] mmc_host mmc0: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0) [ 0.435316] random: fast init done [ 0.460677] rk808-rtc rk808-rtc: setting system clock to 2020-11-02T05:33:07 UTC (1604295187) [ 0.463284] Waiting for root device PARTUUID=5452574f-02... [ 0.594451] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd [ 1.596436] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 89 [ 1.597089] mmc0: new ultra high speed SDR104 SDHC card at address aaaa [ 1.599147] mmcblk0: mmc0:aaaa SC32G 29.7 GiB [ 1.602423] mmcblk0: p1 p2 p3 [ 1.624742] EXT4-fs (mmcblk0p2): warning: mounting unchecked fs, running e2fsck is recommended [ 1.643935] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null) [ 1.644697] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.646571] Freeing unused kernel memory: 1664K [ 1.662363] Run /sbin/init as init process [ 1.709971] init: Console is alive [ 1.765318] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 1.781371] uhci_hcd: USB Universal Host Controller Interface driver [ 1.783125] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 1.792062] init: - preinit - [ 1.930140] random: jshn: uninitialized urandom read (4 bytes read) [ 1.952282] random: jshn: uninitialized urandom read (4 bytes read) [ 1.971124] random: hexdump: uninitialized urandom read (5 bytes read) [ 6.127485] mount_root: mounting /dev/root [ 6.130555] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 6.131323] mount_root: loading kmods from internal overlay [ 6.139289] kmodloader: loading kernel modules from //etc/modules-boot.d/* [ 6.140703] kmodloader: done loading kernel modules from //etc/modules-boot.d/* [ 6.194522] block: attempting to load /etc/config/fstab [ 7.137407] EXT4-fs (mmcblk0p3): recovery complete [ 7.138838] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: [ 7.148734] mount_root: switched to extroot [ 7.202658] EXT4-fs (mmcblk0p1): mounted filesystem without journal. Opts: (null) [ 7.212003] urandom-seed: Seeding with /etc/urandom.seed [ 7.234757] procd: - early - [ 7.783519] procd: - ubus - [ 7.796766] urandom_read: 5 callbacks suppressed [ 7.796776] random: ubusd: uninitialized urandom read (4 bytes read) [ 7.837267] random: ubusd: uninitialized urandom read (4 bytes read) [ 7.838767] procd: - init - [ 7.957637] urngd: v1.0.2 started. [ 7.976712] kmodloader: loading kernel modules from /etc/modules.d/* [ 7.981838] random: crng init done [ 8.008055] usbcore: registered new interface driver r8152 [ 8.016435] xt_time: kernel timezone is -0000 [ 8.029377] PPP generic driver version 2.4.2 [ 8.030813] NET: Registered protocol family 24 [ 8.039871] kmodloader: done loading kernel modules from /etc/modules.d/* [ 8.179778] usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using xhci-hcd [ 8.215908] r8152 4-1:1.0 (unnamed net_device) (uninitialized): Invalid ether addr 00:00:00:00:00:00 [ 8.216745] r8152 4-1:1.0 (unnamed net_device) (uninitialized): Random ether addr ca:e2:a0:45:5c:aa [ 8.252004] r8152 4-1:1.0 eth1: v1.10.11 [ 10.673084] br-lan: port 1(eth1) entered blocking state [ 10.673100] br-lan: port 1(eth1) entered disabled state [ 10.673501] device eth1 entered promiscuous mode [ 10.675310] br-lan: port 1(eth1) entered blocking state [ 10.675331] br-lan: port 1(eth1) entered forwarding state [ 10.739227] rk_gmac-dwmac ff540000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] [ 10.750424] rk_gmac-dwmac ff540000.ethernet eth0: No Safety Features support found [ 10.750453] rk_gmac-dwmac ff540000.ethernet eth0: PTP not supported by HW [ 10.751091] rk_gmac-dwmac ff540000.ethernet eth0: configuring for phy/rgmii link mode [ 11.682902] br-lan: port 1(eth1) entered disabled state [ 11.717046] r8152 4-1:1.0 eth1: Promiscuous mode enabled [ 11.717319] r8152 4-1:1.0 eth1: carrier on [ 11.717837] br-lan: port 1(eth1) entered blocking state [ 11.717852] br-lan: port 1(eth1) entered forwarding state [ 12.706413] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 13.826955] rk_gmac-dwmac ff540000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 13.827046] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 18.985803] pppoe-wan: renamed from ppp0


Space for additional notes, links to forum threads or other resources.

  • ...
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2024/02/12 11:13
  • by 127.0.0.1