FriendlyARM NanoPi R5C

The NanoPi R5C (as “R5C”) is an open source platform developed by FriendlyElec for IoT applications. The R5C uses the Rockchip RK3568B2 CPU, two 2.5Gbit Ethernet ports, 2GB or 4GB LPDDR4X RAM, and 8GB or 32GB eMMC flash. It has one microSD, one M.2, two USB 3.0, and USB Type-C power delivery.

OEM Firmware & Source: https://drive.google.com/drive/folders/1yWLtwCesnHfoM8DG7NgJ4jZrjRSI-dQs

ImmortalWrt builds: https://firmware-selector.immortalwrt.org/?version=SNAPSHOT&target=rockchip%2Farmv8&id=friendlyarm_nanopi-r5c

Support Forum: https://forum.openwrt.org/t/nanopi-r5c-rockchip-rk3568b2-2-pcie-2-5gbps/148431/68?page=2

In-depth review: https://stupid-projects.com/posts/benchmarking-the-nanopi-r5c/

OpenWrt does not yet have official support for the R5C as it does the R4S. The custom version of OpenWrt released by FriendlyElec, which they call FriendlyWrt, does support the R5C and they post new builds frequently at the Firmware OEM link.

Download the file, decompress the image, and write it to a micro SD card using a tool like Balena Etcher. Then insert the micro SD card into the R5C, plug in power, and it'll boot the image. From there it can also be copied to the eMMC from the LuCI menu. Note FriendlyWrt uses 192.168.2.1 for their default device IP which can be changed in LuCI. Read the FriendlyElec wiki for more info on their image.

More details on → Install OpenWrt (sdcard explanation)

FIXME Find out flash layout, then add the flash layout table here (copy, paste, modify the example).

Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout.

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

Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.

FIXME Please fill in real values for this device, then remove the EXAMPLEs

The default network configuration is:

Interface Name Description Default configuration
br-lan EXAMPLE LAN & WiFi EXAMPLE 192.168.1.1/24
vlan0 (eth0.0) EXAMPLE LAN ports (1 to 4) EXAMPLE None
vlan1 (eth0.1) EXAMPLE WAN port EXAMPLE DHCP
wl0 EXAMPLE WiFi EXAMPLE Disabled

FIXME Please fill in real values for this device, then remove the EXAMPLEs

Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.

Port Switch port
Internet (WAN) EXAMPLE 4
LAN 1 EXAMPLE 3
LAN 2 EXAMPLE 2
LAN 3 EXAMPLE 1
LAN 4 EXAMPLE 0

hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.

FIXME Please fill in real values for this device, then remove the EXAMPLEs

The FriendlyARM NanoPi R5C has the following buttons:

BUTTON Event
EXAMPLE Reset reset
EXAMPLE Secure Easy Setup ses
EXAMPLE No buttons at all. -

Main PCB:
NanoPi R5C PCB

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

Header next to LAN/ USB-C
1500000bps, 8N1, 1.8V level signals
Pin1: GND
Pin2: TX
Pin3: RX

None so far.

[ 2.107836] Booting Linux on physical CPU 0x0000000000 [0x412fd050] [ 2.107868] Linux version 6.1.57 (ubuntu@0c5202be068d) (aarch64-linux-gnu-gcc (ctng-1.25.0-119g-FA) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP Sun Sep 1 02:01:28 CST 2024 [ 2.111291] Machine model: FriendlyElec NanoPi R5C [ 2.117002] earlycon: uart8250 at MMIO32 0x00000000fe660000 (options '') [ 2.120041] printk: bootconsole [uart8250] enabled [ 2.120695] OF: reserved mem: 0x0000000000110000..0x00000000001fffff ( 960 KB ) map non-reusable ramoops@110000 [ 2.121642] Reserved memory: created CMA memory pool at 0x0000000010000000, size 8 MiB [ 2.122367] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 2.123103] OF: reserved mem: 0x0000000010000000..0x00000000107fffff ( 8192 KB ) map reusable linux,cma [ 2.123967] OF: reserved mem: 0x00000000edf00000..0x00000000ee367fff ( 4512 KB ) map non-reusable drm-logo@0 [ 2.124874] OF: reserved mem: 0x00000000eff00000..0x00000000eff07fff ( 32 KB ) map non-reusable drm-cubic-lut@0 [ 2.182266] Zone ranges: [ 2.182515] DMA [mem 0x0000000000200000-0x00000000ffffffff] [ 2.183089] DMA32 empty [ 2.183356] Normal [mem 0x0000000100000000-0x00000001ffffffff] [ 2.183924] Movable zone start for each node [ 2.184317] Early memory node ranges [ 2.184646] node 0: [mem 0x0000000000200000-0x00000000083fffff] [ 2.185222] node 0: [mem 0x0000000009400000-0x00000000efffffff] [ 2.185800] node 0: [mem 0x00000001f0000000-0x00000001ffffffff] [ 2.186375] Initmem setup node 0 [mem 0x0000000000200000-0x00000001ffffffff] [ 2.187830] On node 0, zone DMA: 512 pages in unavailable ranges [ 2.214540] On node 0, zone DMA: 4096 pages in unavailable ranges [ 2.217319] psci: probing for conduit method from DT. [ 2.218354] psci: PSCIv1.1 detected in firmware. [ 2.218780] psci: Using standard PSCI v0.2 function IDs [ 2.219263] psci: Trusted OS migration not required [ 2.219720] psci: SMC Calling Convention v1.2 [ 2.220485] percpu: Embedded 28 pages/cpu s75064 r8192 d31432 u114688 [ 2.221106] pcpu-alloc: s75064 r8192 d31432 u114688 alloc=28*4096 [ 2.221118] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 2.221195] Detected VIPT I-cache on CPU0 [ 2.221609] CPU features: detected: GIC system register CPU interface [ 2.222202] CPU features: detected: Virtualization Host Extensions [ 2.222778] CPU features: detected: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009 [ 2.223536] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 2.224176] alternatives: applying boot alternatives [ 2.226355] Built 1 zonelists, mobility grouping on. Total pages: 1027656 [ 2.227000] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal androidboot.dtbo_idx=0 androidboot.verifiedbootstate=orange earlycon=uart8250,mmio32,0xfe660000 console=ttyFIQ0 coherent_pool=1m rw cgroup_enable=memory cgroup_memory=1 consoleblank=0 data=/dev/mmcblk2p9 root=/dev/mmcblk2p8 rootflags=discard rootfstype=auto androidboot.fwver=ddr-v1.21-2d653b3476,uboot-1b1171b7c7-09/01/2024 [ 2.230786] Unknown kernel command line parameters "storagemedia=emmc cgroup_enable=memory cgroup_memory=1 data=/dev/mmcblk2p9", will be passed to user space. [ 2.233098] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 2.234323] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 2.235039] mem auto-init: stack:off, heap alloc:off, heap free:off [ 2.235617] software IO TLB: area num 4. [ 2.268414] software IO TLB: mapped [mem 0x00000000e9f00000-0x00000000edf00000] (64MB) [ 2.316558] Memory: 3970856K/4175872K available (18624K kernel code, 3526K rwdata, 6316K rodata, 7296K init, 933K bss, 196824K reserved, 8192K cma-reserved) [ 2.318012] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 2.318660] ftrace: allocating 60193 entries in 236 pages [ 2.400857] ftrace: allocated 236 pages with 5 groups [ 2.401470] trace event string verifier disabled [ 2.402115] rcu: Hierarchical RCU implementation. [ 2.402548] rcu: RCU event tracing is enabled. [ 2.402962] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 2.403555] Rude variant of Tasks RCU enabled. [ 2.403965] Tracing variant of Tasks RCU enabled. [ 2.404402] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 2.405088] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 2.411106] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 2.413164] GICv3: GIC: Using split EOI/Deactivate mode [ 2.413655] GICv3: 320 SPIs implemented [ 2.414002] GICv3: 0 Extended SPIs implemented [ 2.414440] Root IRQ handler: gic_handle_irq [ 2.414842] GICv3: GICv3 features: 16 PPIs [ 2.415246] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000 [ 2.416375] ITS [mem 0xfd440000-0xfd45ffff] [ 2.416833] ITS@0x00000000fd440000: allocated 8192 Devices @2810000 (indirect, esz 8, psz 64K, shr 0) [ 2.417701] ITS@0x00000000fd440000: allocated 32768 Interrupt Collections @2820000 (flat, esz 2, psz 64K, shr 0) [ 2.418630] ITS: using cache flushing for cmd queue [ 2.419415] GICv3: using LPI property table @0x0000000002830000 [ 2.420056] GIC: using cache flushing for LPI property table [ 2.420576] GICv3: CPU0: using allocated LPI pending table @0x0000000002840000 [ 2.421293] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 2.449020] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 2.449597] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 2.450586] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 2.452357] Console: colour dummy device 80x25 [ 2.452815] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 2.453755] pid_max: default: 32768 minimum: 301 [ 2.454237] LSM: Security Framework initializing [ 2.454746] AppArmor: AppArmor initialized [ 2.455212] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 2.455893] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 2.457512] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 2.458885] cblist_init_generic: Setting adjustable number of callback queues. [ 2.459543] cblist_init_generic: Setting shift to 2 and lim to 1. [ 2.460202] cblist_init_generic: Setting adjustable number of callback queues. [ 2.460864] cblist_init_generic: Setting shift to 2 and lim to 1. [ 2.461625] rcu: Hierarchical SRCU implementation. [ 2.462064] rcu: Max phase no-delay instances is 1000. [ 2.463211] Platform MSI: interrupt-controller@fd440000 domain created [ 2.464294] PCI/MSI: /interrupt-controller@fd400000/interrupt-controller@fd440000 domain created [ 2.465999] smp: Bringing up secondary CPUs ... [ 2.467745] Detected VIPT I-cache on CPU1 [ 2.467816] cacheinfo: Unable to detect cache hierarchy for CPU 1 [ 2.467829] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000 [ 2.467850] GICv3: CPU1: using allocated LPI pending table @0x0000000002850000 [ 2.467898] CPU1: Booted secondary processor 0x0000000100 [0x412fd050] [ 2.469277] Detected VIPT I-cache on CPU2 [ 2.469337] cacheinfo: Unable to detect cache hierarchy for CPU 2 [ 2.469349] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000 [ 2.469367] GICv3: CPU2: using allocated LPI pending table @0x0000000002860000 [ 2.469402] CPU2: Booted secondary processor 0x0000000200 [0x412fd050] [ 2.470759] Detected VIPT I-cache on CPU3 [ 2.470817] cacheinfo: Unable to detect cache hierarchy for CPU 3 [ 2.470829] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000 [ 2.470846] GICv3: CPU3: using allocated LPI pending table @0x0000000002870000 [ 2.470878] CPU3: Booted secondary processor 0x0000000300 [0x412fd050] [ 2.470976] smp: Brought up 1 node, 4 CPUs [ 2.479729] SMP: Total of 4 processors activated. [ 2.480158] CPU features: detected: 32-bit EL0 Support [ 2.480621] CPU features: detected: Data cache clean to the PoU not required for I/D coherence [ 2.481401] CPU features: detected: Common not Private translations [ 2.481970] CPU features: detected: CRC32 instructions [ 2.482440] CPU features: detected: RCpc load-acquire (LDAPR) [ 2.482961] CPU features: detected: LSE atomic instructions [ 2.483468] CPU features: detected: Privileged Access Never [ 2.483973] CPU features: detected: RAS Extension Support [ 2.484467] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 2.485156] CPU: All CPU(s) started at EL2 [ 2.485527] alternatives: applying system-wide alternatives [ 2.491876] devtmpfs: initialized [ 2.509876] Registered cp15_barrier emulation handler [ 2.510356] Registered setend emulation handler [ 2.510971] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 2.511881] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 2.512857] pinctrl core: initialized pinctrl subsystem [ 2.513586] regulator-dummy: no parameters, enabled [ 2.514374] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 2.515843] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [ 2.516679] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 2.517424] audit: initializing netlink subsys (disabled) [ 2.518121] audit: type=2000 audit(0.060:1): state=initialized audit_enabled=0 res=1 [ 2.520217] Registered FIQ tty driver [ 2.520973] thermal_sys: Registered thermal governor 'fair_share' [ 2.520980] thermal_sys: Registered thermal governor 'step_wise' [ 2.521535] thermal_sys: Registered thermal governor 'user_space' [ 2.522142] cpuidle: using governor menu [ 2.523433] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 2.524180] ASID allocator initialised with 65536 entries [ 2.526955] ramoops: dmesg-0 0x20000@0x0000000000110000 [ 2.527457] ramoops: console 0x80000@0x0000000000130000 [ 2.527947] ramoops: pmsg 0x50000@0x00000000001b0000 [ 2.528833] printk: console [ramoops-1] enabled [ 2.529472] pstore: Registered ramoops as persistent store backend [ 2.530040] ramoops: using 0xf0000@0x110000, ecc: 0 [ 2.544647] platform fe0a0000.hdmi: Fixed dependency cycle(s) with /vop@fe040000/ports/port@0/endpoint@3 [ 2.562239] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000 [ 2.563307] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000 [ 2.564325] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000 [ 2.565406] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000 [ 2.566417] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000 [ 2.567147] rockchip-pinctrl pinctrl: probed pinctrl [ 2.573977] KASLR disabled due to lack of seed [ 2.583506] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 2.584138] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 2.584710] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 2.585323] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 2.585888] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 2.586499] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 2.587068] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 2.587684] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 2.588679] cryptd: max_cpu_qlen set to 1000 [ 2.751736] raid6: neonx8 gen() 2679 MB/s [ 2.921821] raid6: neonx4 gen() 2721 MB/s [ 3.091906] raid6: neonx2 gen() 2488 MB/s [ 3.261997] raid6: neonx1 gen() 2009 MB/s [ 3.432095] raid6: int64x8 gen() 1782 MB/s [ 3.602181] raid6: int64x4 gen() 1976 MB/s [ 3.772284] raid6: int64x2 gen() 1744 MB/s [ 3.942372] raid6: int64x1 gen() 1261 MB/s [ 3.942772] raid6: using algorithm neonx4 gen() 2721 MB/s [ 4.112460] raid6: .... xor() 2118 MB/s, rmw enabled [ 4.112919] raid6: using neon recovery algorithm [ 4.114854] fiq_debugger fiq_debugger.0: error -ENXIO: IRQ fiq not found [ 4.115497] fiq_debugger fiq_debugger.0: error -ENXIO: IRQ wakeup not found [ 4.116135] fiq_debugger_probe: could not install nmi irq handler [ 4.116774] printk: console [ttyFIQ0] enabled [ 4.117562] printk: bootconsole [uart8250] disabled [ 4.118198] Registered fiq debugger ttyFIQ0 [ 4.118637] vdd_usbc: 5000 mV, enabled [ 4.118797] reg-fixed-voltage vdd-usbc: vdd_usbc supplying 5000000uV [ 4.118907] reg-fixed-voltage vcc3v3-sys: Looking up vin-supply from device tree [ 4.118920] vcc3v3_sys: supplied by vdd_usbc [ 4.118927] vdd_usbc: could not add device link regulator.2: -ENOENT [ 4.118965] vcc3v3_sys: 3300 mV, enabled [ 4.119099] reg-fixed-voltage vcc3v3-sys: vcc3v3_sys supplying 3300000uV [ 4.119215] reg-fixed-voltage vcc3v3-sysp: Looking up vin-supply from device tree [ 4.119227] vcc3v3_sysp: supplied by vdd_usbc [ 4.119233] vdd_usbc: could not add device link regulator.3: -ENOENT [ 4.119271] vcc3v3_sysp: 3300 mV, enabled [ 4.119409] reg-fixed-voltage vcc3v3-sysp: vcc3v3_sysp supplying 3300000uV [ 4.119516] reg-fixed-voltage vcc5v0-sysp: Looking up vin-supply from device tree [ 4.119528] vcc5v0_sysp: supplied by vcc3v3_sysp [ 4.119535] vcc3v3_sysp: could not add device link regulator.4: -ENOENT [ 4.119574] vcc5v0_sysp: 5000 mV, enabled [ 4.119695] reg-fixed-voltage vcc5v0-sysp: vcc5v0_sysp supplying 5000000uV [ 4.119971] reg-fixed-voltage vcc5v0-host-regulator: Looking up vin-supply from device tree [ 4.119984] vcc5v0_host: supplied by vcc5v0_sysp [ 4.119991] vcc5v0_sysp: could not add device link regulator.5: -ENOENT [ 4.120043] vcc5v0_host: 5000 mV, enabled [ 4.120171] reg-fixed-voltage vcc5v0-host-regulator: vcc5v0_host supplying 5000000uV [ 4.120377] vcc5v0_otg: 5000 mV, disabled [ 4.120477] reg-fixed-voltage vcc5v0-otg-regulator: Looking up vin-supply from device tree [ 4.120489] vcc5v0_otg: supplied by vcc5v0_sysp [ 4.120574] reg-fixed-voltage vcc5v0-otg-regulator: vcc5v0_otg supplying 5000000uV [ 4.120999] iommu: Default domain type: Translated [ 4.121016] iommu: DMA domain TLB invalidation policy: strict mode [ 4.121386] SCSI subsystem initialized [ 4.121431] libata version 3.00 loaded. [ 4.121587] usbcore: registered new interface driver usbfs [ 4.121634] usbcore: registered new interface driver hub [ 4.121676] usbcore: registered new device driver usb [ 4.122009] mc: Linux media interface: v0.10 [ 4.122059] videodev: Linux video capture interface: v2.00 [ 4.122145] pps_core: LinuxPPS API ver. 1 registered [ 4.122157] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 4.122183] PTP clock support registered [ 4.122226] EDAC MC: Ver: 3.0.0 [ 4.123094] arm-scmi firmware:scmi: Enabled polling mode TX channel - prot_id:16 [ 4.123226] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled. [ 4.123284] arm-scmi firmware:scmi: Malformed reply - real_sz:8 calc_sz:4 (loop_num_ret:3) [ 4.123299] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0 [ 4.125263] Advanced Linux Sound Architecture Driver Initialized. [ 4.125797] Bluetooth: Core ver 2.22 [ 4.125842] NET: Registered PF_BLUETOOTH protocol family [ 4.125853] Bluetooth: HCI device and connection manager initialized [ 4.125868] Bluetooth: HCI socket layer initialized [ 4.125881] Bluetooth: L2CAP socket layer initialized [ 4.125902] Bluetooth: SCO socket layer initialized [ 4.125924] NetLabel: Initializing [ 4.125933] NetLabel: domain hash size = 128 [ 4.125941] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.125997] NetLabel: unlabeled traffic allowed by default [ 4.126411] rockchip-cpuinfo cpuinfo: SoC : 35682000 [ 4.126427] rockchip-cpuinfo cpuinfo: Serial : 0c78f7a23b89df57 [ 4.127237] clocksource: Switched to clocksource arch_sys_counter [ 4.127599] VFS: Disk quotas dquot_6.6.0 [ 4.127650] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.127762] FS-Cache: Loaded [ 4.128204] AppArmor: AppArmor Filesystem Enabled [ 4.137373] NET: Registered PF_INET protocol family [ 4.137674] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 4.140089] tcp_listen_portaddr_hash hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 4.140192] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 4.140281] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 4.140548] TCP bind hash table entries: 32768 (order: 9, 2097152 bytes, linear) [ 4.142303] TCP: Hash tables configured (established 32768 bind 32768) [ 4.142504] UDP hash table entries: 2048 (order: 5, 196608 bytes, linear) [ 4.142719] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes, linear) [ 4.143158] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.143768] RPC: Registered named UNIX socket transport module. [ 4.143791] RPC: Registered udp transport module. [ 4.143800] RPC: Registered tcp transport module. [ 4.143807] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 4.144153] PCI: CLS 0 bytes, default 64 [ 4.144364] Trying to unpack rootfs image as initramfs... [ 4.146910] rockchip-thermal fe710000.tsadc: tsadc is probed successfully! [ 4.148619] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 counters available [ 4.150829] Initialise system trusted keyrings [ 4.151154] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 4.155556] zbud: loaded [ 4.157072] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 4.158134] NFS: Registering the id_resolver key type [ 4.158194] Key type id_resolver registered [ 4.158207] Key type id_legacy registered [ 4.158291] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 4.158319] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 4.158565] fuse: init (API version 7.37) [ 4.186529] xor: measuring software checksum speed [ 4.189601] 8regs : 3297 MB/sec [ 4.192887] 32regs : 3019 MB/sec [ 4.195876] arm64_neon : 3311 MB/sec [ 4.195892] xor: using function: arm64_neon (3311 MB/sec) [ 4.195916] Key type asymmetric registered [ 4.195941] Asymmetric key parser 'x509' registered [ 4.196044] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 4.196317] io scheduler mq-deadline registered [ 4.196335] io scheduler kyber registered [ 4.196465] io scheduler bfq registered [ 4.199805] phy phy-fe8a0000.usb2-phy.0: Looking up phy-supply from device tree [ 4.199839] vcc5v0_host: could not add device link phy-fe8a0000.usb2-phy.0: -ENOENT [ 4.200011] phy phy-fe8a0000.usb2-phy.1: Looking up phy-supply from device tree [ 4.200029] vcc5v0_otg: could not add device link phy-fe8a0000.usb2-phy.1: -ENOENT [ 4.200160] phy phy-fe8a0000.usb2-phy.1: Looking up vbus-supply from device tree [ 4.200170] phy phy-fe8a0000.usb2-phy.1: Looking up vbus-supply property in node /usb2-phy@fe8a0000/otg-port failed [ 4.202004] phy phy-fe8b0000.usb2-phy.2: Looking up phy-supply from device tree [ 4.202023] phy phy-fe8b0000.usb2-phy.2: Looking up phy-supply property in node /usb2-phy@fe8b0000/host-port failed [ 4.202123] phy phy-fe8b0000.usb2-phy.3: Looking up phy-supply from device tree [ 4.202134] phy phy-fe8b0000.usb2-phy.3: Looking up phy-supply property in node /usb2-phy@fe8b0000/otg-port failed [ 4.202205] phy phy-fe8b0000.usb2-phy.3: Looking up vbus-supply from device tree [ 4.202213] phy phy-fe8b0000.usb2-phy.3: Looking up vbus-supply property in node /usb2-phy@fe8b0000/otg-port failed [ 4.204934] phy phy-fe830000.phy.4: Looking up phy-supply from device tree [ 4.204954] phy phy-fe830000.phy.4: Looking up phy-supply property in node /phy@fe830000 failed [ 4.205384] phy phy-fe840000.phy.5: Looking up phy-supply from device tree [ 4.205396] phy phy-fe840000.phy.5: Looking up phy-supply property in node /phy@fe840000 failed [ 4.205984] phy phy-fe820000.phy.6: Looking up phy-supply from device tree [ 4.205997] phy phy-fe820000.phy.6: Looking up phy-supply property in node /phy@fe820000 failed [ 4.207718] rockchip-snps-pcie3-phy fe8c0000.phy: failed to find rockchip,pipe_grf regmap [ 4.207778] phy phy-fe8c0000.phy.7: Looking up phy-supply from device tree [ 4.207788] phy phy-fe8c0000.phy.7: Looking up phy-supply property in node /phy@fe8c0000 failed [ 4.210195] rk-pcie 3c0000000.pcie: invalid prsnt-gpios property in node [ 4.210239] rk-pcie 3c0000000.pcie: Looking up vpcie3v3-supply from device tree [ 4.210253] rk-pcie 3c0000000.pcie: Looking up vpcie3v3-supply property in node /pcie@fe260000 failed [ 4.210277] rk-pcie 3c0000000.pcie: no vpcie3v3 regulator found [ 4.210801] rk-pcie 3c0400000.pcie: invalid prsnt-gpios property in node [ 4.211009] rk-pcie 3c0000000.pcie: host bridge /pcie@fe260000 ranges: [ 4.211060] rk-pcie 3c0800000.pcie: invalid prsnt-gpios property in node [ 4.211071] rk-pcie 3c0000000.pcie: IO 0x00f4100000..0x00f41fffff -> 0x00f4100000 [ 4.211081] rk-pcie 3c0800000.pcie: Looking up vpcie3v3-supply from device tree [ 4.211092] rk-pcie 3c0800000.pcie: Looking up vpcie3v3-supply property in node /pcie@fe280000 failed [ 4.211102] rk-pcie 3c0000000.pcie: MEM 0x00f4200000..0x00f5ffffff -> 0x00f4200000 [ 4.211119] rk-pcie 3c0800000.pcie: no vpcie3v3 regulator found [ 4.211121] rk-pcie 3c0000000.pcie: MEM 0x0300000000..0x033fffffff -> 0x0300000000 [ 4.211397] rk-pcie 3c0000000.pcie: iATU unroll: enabled [ 4.211410] rk-pcie 3c0000000.pcie: iATU regions: 8 ob, 8 ib, align 64K, limit 8G [ 4.211817] iep: Module initialized. [ 4.211904] mpp_service mpp-srv: 912bac35f889 author: jensen 2024-04-09 video: rockchip: mpp: skip merges for mpp git revision [ 4.211920] mpp_service mpp-srv: probe start [ 4.220298] snps pcie3phy FW update! size 8192 [ 4.234832] rk-pcie 3c0800000.pcie: host bridge /pcie@fe280000 ranges: [ 4.234897] rk-pcie 3c0800000.pcie: IO 0x00f0100000..0x00f01fffff -> 0x00f0100000 [ 4.234930] rk-pcie 3c0800000.pcie: MEM 0x00f0200000..0x00f1ffffff -> 0x00f0200000 [ 4.234949] rk-pcie 3c0800000.pcie: MEM 0x0380000000..0x03bfffffff -> 0x0380000000 [ 4.235011] rk-pcie 3c0800000.pcie: iATU unroll: enabled [ 4.235023] rk-pcie 3c0800000.pcie: iATU regions: 8 ob, 8 ib, align 64K, limit 8G [ 4.237759] mpp_service mpp-srv: probe success [ 4.242199] dma-pl330 fe530000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 4.242243] dma-pl330 fe530000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 4.244091] dma-pl330 fe550000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 4.244128] dma-pl330 fe550000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 4.244517] rockchip-pvtm fde00000.pvtm: pvtm@0 probed [ 4.244663] rockchip-pvtm fde80000.pvtm: pvtm@1 probed [ 4.244777] rockchip-pvtm fde90000.pvtm: pvtm@2 probed [ 4.245310] rockchip-system-monitor rockchip-system-monitor: system monitor probe [ 4.246010] arm-scmi firmware:scmi: Failed. SCMI protocol 22 not active. [ 4.246300] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 4.248980] random: crng init done [ 4.248986] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up npu-supply from device tree [ 4.249004] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up npu-supply property in node /power-management@fdd90000/power-controller failed [ 4.250044] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up vpu-supply from device tree [ 4.250068] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up vpu-supply property in node /power-management@fdd90000/power-controller failed [ 4.250563] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up rga-supply from device tree [ 4.250584] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up rga-supply property in node /power-management@fdd90000/power-controller failed [ 4.252125] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up rkvenc-supply from device tree [ 4.252150] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up rkvenc-supply property in node /power-management@fdd90000/power-controller failed [ 4.252648] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up rkvdec-supply from device tree [ 4.252669] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up rkvdec-supply property in node /power-management@fdd90000/power-controller failed [ 4.259633] no ATF memory for init [ 4.261816] SPI driver panel-simple-spi has no spi_device_id for simple-panel-spi [ 4.262965] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 4.266953] brd: module loaded [ 4.271943] loop: module loaded [ 4.272198] lkdtm: No crash points registered, enable through debugfs [ 4.272277] system_heap: orders[0] = 6 [ 4.272289] system_heap: orders[1] = 4 [ 4.272296] system_heap: orders[2] = 0 [ 4.272715] no ATF memory for init [ 4.274418] SPI driver spidev has no spi_device_id for rockchip,spidev [ 4.276923] PPP generic driver version 2.4.2 [ 4.277183] usbcore: registered new interface driver asix [ 4.277296] usbcore: registered new interface driver ax88179_178a [ 4.277340] usbcore: registered new interface driver cdc_ether [ 4.277376] usbcore: registered new interface driver rndis_host [ 4.277416] usbcore: registered new interface driver qmi_wwan [ 4.287364] phy phy-fe8b0000.usb2-phy.3: illegal mode [ 4.288177] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.288303] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 4.288447] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000800002010010 [ 4.288518] xhci-hcd xhci-hcd.0.auto: irq 46, io mem 0xfd000000 [ 4.288681] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.288704] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 4.288811] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 4.288984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 4.289001] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.289012] usb usb1: Product: xHCI Host Controller [ 4.289022] usb usb1: Manufacturer: Linux 6.1.57 xhci-hcd [ 4.289031] usb usb1: SerialNumber: xhci-hcd.0.auto [ 4.289454] ehci-platform fd800000.usb: EHCI Host Controller [ 4.289471] phy phy-fe8b0000.usb2-phy.3: illegal mode [ 4.289490] ohci-platform fd840000.usb: Generic Platform OHCI controller [ 4.289560] hub 1-0:1.0: USB hub found [ 4.289605] hub 1-0:1.0: 1 port detected [ 4.289855] ehci-platform fd880000.usb: EHCI Host Controller [ 4.289874] ohci-platform fd8c0000.usb: Generic Platform OHCI controller [ 4.289992] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 3 [ 4.290013] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 4 [ 4.290049] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.290155] ehci-platform fd880000.usb: irq 48, io mem 0xfd880000 [ 4.290180] ohci-platform fd8c0000.usb: irq 50, io mem 0xfd8c0000 [ 4.290181] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01 [ 4.290190] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.290211] usb usb2: Product: xHCI Host Controller [ 4.290220] usb usb2: Manufacturer: Linux 6.1.57 xhci-hcd [ 4.290230] usb usb2: SerialNumber: xhci-hcd.0.auto [ 4.290739] hub 2-0:1.0: USB hub found [ 4.290834] hub 2-0:1.0: 1 port detected [ 4.291194] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 5 [ 4.291212] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 6 [ 4.291325] ehci-platform fd800000.usb: irq 47, io mem 0xfd800000 [ 4.291344] ohci-platform fd840000.usb: irq 49, io mem 0xfd840000 [ 4.291373] usbcore: registered new interface driver cdc_acm [ 4.291387] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 4.291447] usbcore: registered new interface driver cdc_wdm [ 4.291769] usbcore: registered new interface driver uas [ 4.291847] usbcore: registered new interface driver usb-storage [ 4.291943] usbcore: registered new interface driver usbserial_generic [ 4.291971] usbserial: USB Serial support registered for generic [ 4.292015] usbcore: registered new interface driver ch341 [ 4.292040] usbserial: USB Serial support registered for ch341-uart [ 4.292080] usbcore: registered new interface driver cp210x [ 4.292106] usbserial: USB Serial support registered for cp210x [ 4.292152] usbcore: registered new interface driver ftdi_sio [ 4.292178] usbserial: USB Serial support registered for FTDI USB Serial Device [ 4.292321] usbcore: registered new interface driver option [ 4.292348] usbserial: USB Serial support registered for GSM modem (1-port) [ 4.292433] usbcore: registered new interface driver pl2303 [ 4.292469] usbserial: USB Serial support registered for pl2303 [ 4.292514] usbcore: registered new interface driver qcserial [ 4.292540] usbserial: USB Serial support registered for Qualcomm USB modem [ 4.293101] mousedev: PS/2 mouse device common for all mice [ 4.294555] i2c_dev: i2c /dev entries driver [ 4.296279] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected! [ 4.296322] fan53555-regulator 0-001c: Looking up vin-supply from device tree [ 4.296546] vdd_cpu: supplied by vcc3v3_sys [ 4.296556] vcc3v3_sys: could not add device link regulator.7: -ENOENT [ 4.296737] vdd_cpu: override max_uV, 1390000 -> 1387500 [ 4.297568] vdd_cpu: 712 <--> 1387 mV at 1025 mV, enabled [ 4.298450] i2c 0-0020: Fixed dependency cycle(s) with /i2c@fdd40000/pmic@20/pinctrl_rk8xx/rk817_slppin_rst [ 4.298484] i2c 0-0020: Fixed dependency cycle(s) with /i2c@fdd40000/pmic@20/pinctrl_rk8xx/rk817_slppin_pwrdn [ 4.298506] i2c 0-0020: Fixed dependency cycle(s) with /i2c@fdd40000/pmic@20/pinctrl_rk8xx/rk817_slppin_slp [ 4.299562] rk808 0-0020: chip id: 0x8090 [ 4.299613] rk808 0-0020: No cache defaults, reading back from HW [ 4.305786] rk808 0-0020: source: on=0x40, off=0x00 [ 4.305821] rk808 0-0020: support dcdc3 fb mode:-22, 1 [ 4.305835] rk808 0-0020: support pmic reset mode:0,0 [ 4.310301] rk808-regulator rk808-regulator: there is no dvs0 gpio [ 4.310346] rk808-regulator rk808-regulator: there is no dvs1 gpio [ 4.310414] rk808 0-0020: Looking up vcc1-supply from device tree [ 4.310432] vdd_logic: supplied by vcc3v3_sys [ 4.310441] vcc3v3_sys: could not add device link regulator.8: -ENOENT [ 4.310760] vdd_logic: 500 <--> 1350 mV at 900 mV, enabled [ 4.311027] rk808 0-0020: Looking up vcc2-supply from device tree [ 4.311042] vdd_gpu: supplied by vcc3v3_sys [ 4.311049] vcc3v3_sys: could not add device link regulator.9: -ENOENT [ 4.311327] vdd_gpu: 500 <--> 1350 mV at 900 mV, enabled [ 4.311555] rk808 0-0020: Looking up vcc3-supply from device tree [ 4.311570] vcc_ddr: supplied by vcc3v3_sys [ 4.311577] vcc3v3_sys: could not add device link regulator.10: -ENOENT [ 4.311741] vcc_ddr: at 500 mV, enabled [ 4.311960] rk808 0-0020: Looking up vcc4-supply from device tree [ 4.311974] vdd_npu: supplied by vcc3v3_sys [ 4.311982] vcc3v3_sys: could not add device link regulator.11: -ENOENT [ 4.312150] vdd_npu: 500 <--> 1350 mV at 900 mV, enabled [ 4.312373] rk808 0-0020: Looking up vcc9-supply from device tree [ 4.312387] vcc_1v8: supplied by vcc3v3_sys [ 4.312394] vcc3v3_sys: could not add device link regulator.12: -ENOENT [ 4.312659] vcc_1v8: 1800 mV, enabled [ 4.312865] rk808 0-0020: Looking up vcc5-supply from device tree [ 4.312880] vdda0v9_image: supplied by vcc3v3_sys [ 4.312888] vcc3v3_sys: could not add device link regulator.13: -ENOENT [ 4.313556] vdda0v9_image: 900 mV, enabled [ 4.313788] rk808 0-0020: Looking up vcc5-supply from device tree [ 4.313802] vdda_0v9: supplied by vcc3v3_sys [ 4.313810] vcc3v3_sys: could not add device link regulator.14: -ENOENT [ 4.314578] vdda_0v9: 900 mV, enabled [ 4.314807] rk808 0-0020: Looking up vcc5-supply from device tree [ 4.314821] vdda0v9_pmu: supplied by vcc3v3_sys [ 4.314828] vcc3v3_sys: could not add device link regulator.15: -ENOENT [ 4.315497] vdda0v9_pmu: 900 mV, enabled [ 4.315744] rk808 0-0020: Looking up vcc6-supply from device tree [ 4.315759] vccio_acodec: supplied by vcc3v3_sys [ 4.315766] vcc3v3_sys: could not add device link regulator.16: -ENOENT [ 4.316438] vccio_acodec: 3300 mV, enabled [ 4.316676] rk808 0-0020: Looking up vcc6-supply from device tree [ 4.316690] vccio_sd: supplied by vcc3v3_sys [ 4.316697] vcc3v3_sys: could not add device link regulator.17: -ENOENT [ 4.317452] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00 [ 4.317470] vccio_sd: 1800 <--> 3300 mV at 3300 mV, enabled [ 4.317753] rk808 0-0020: Looking up vcc6-supply from device tree [ 4.317772] vcc3v3_pmu: supplied by vcc3v3_sys [ 4.317780] vcc3v3_sys: could not add device link regulator.18: -ENOENT [ 4.317796] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 4.317818] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.317830] usb usb3: Product: EHCI Host Controller [ 4.317840] usb usb3: Manufacturer: Linux 6.1.57 ehci_hcd [ 4.317850] usb usb3: SerialNumber: fd880000.usb [ 4.318346] hub 3-0:1.0: USB hub found [ 4.318407] hub 3-0:1.0: 1 port detected [ 4.318493] vcc3v3_pmu: 3300 mV, enabled [ 4.318775] rk808 0-0020: Looking up vcc7-supply from device tree [ 4.318807] vcca_1v8: supplied by vcc3v3_sys [ 4.318816] vcc3v3_sys: could not add device link regulator.19: -ENOENT [ 4.319619] vcca_1v8: 1800 mV, enabled [ 4.319864] rk808 0-0020: Looking up vcc7-supply from device tree [ 4.319881] vcca1v8_pmu: supplied by vcc3v3_sys [ 4.319888] vcc3v3_sys: could not add device link regulator.20: -ENOENT [ 4.320561] vcca1v8_pmu: 1800 mV, enabled [ 4.320805] rk808 0-0020: Looking up vcc7-supply from device tree [ 4.320821] vcca1v8_image: supplied by vcc3v3_sys [ 4.320828] vcc3v3_sys: could not add device link regulator.21: -ENOENT [ 4.321503] vcca1v8_image: 1800 mV, enabled [ 4.321756] rk808 0-0020: Looking up vcc9-supply from device tree [ 4.321772] vcc_3v3: supplied by vcc3v3_sys [ 4.321780] vcc3v3_sys: could not add device link regulator.22: -ENOENT [ 4.322037] vcc_3v3: at 3300 mV, enabled [ 4.322258] rk808 0-0020: Looking up vcc8-supply from device tree [ 4.322273] vcc3v3_sd: supplied by vcc3v3_sys [ 4.322280] vcc3v3_sys: could not add device link regulator.23: -ENOENT [ 4.322531] vcc3v3_sd: at 3300 mV, enabled [ 4.322737] rk817-battery: Failed to locate of_node [id: -1] [ 4.322943] rk817-charger: Failed to locate of_node [id: -1] [ 4.324238] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey/input/input0 [ 4.327283] rk-pcie 3c0400000.pcie: Looking up vpcie3v3-supply from device tree [ 4.327308] rk-pcie 3c0400000.pcie: Looking up vpcie3v3-supply property in node /pcie@fe270000 failed [ 4.327347] rk-pcie 3c0400000.pcie: no vpcie3v3 regulator found [ 4.329269] rtc-hym8563 5-0051: rtc information is valid [ 4.332011] rtc-hym8563 5-0051: registered as rtc0 [ 4.332346] rtc-hym8563 5-0051: setting system clock to 2000-01-01T00:00:04 UTC (946684804) [ 4.332884] IR NEC protocol handler initialized [ 4.333593] rockchip-mipi-csi2-hw fdfb0000.mipi-csi2-hw: enter mipi csi2 hw probe! [ 4.333840] rockchip-mipi-csi2-hw fdfb0000.mipi-csi2-hw: probe success, v4l2_dev:mipi-csi2-hw! [ 4.338520] device-mapper: uevent: version 1.0.3 [ 4.338782] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com [ 4.339800] cpu cpu0: bin=0 [ 4.339879] cpu cpu0: leakage=23 [ 4.339925] cpu cpu0: pvtm = 86320, from nvmem [ 4.339944] cpu cpu0: pvtm-volt-sel=1 [ 4.339958] cpu cpu0: soc version=0, speed=1 [ 4.340008] cpu cpu0: Looking up cpu-supply from device tree [ 4.341470] rk-pcie 3c0400000.pcie: host bridge /pcie@fe270000 ranges: [ 4.341535] rk-pcie 3c0400000.pcie: IO 0x00f2100000..0x00f21fffff -> 0x00f2100000 [ 4.341565] rk-pcie 3c0400000.pcie: MEM 0x00f2200000..0x00f3ffffff -> 0x00f2200000 [ 4.341583] rk-pcie 3c0400000.pcie: MEM 0x0340000000..0x037fffffff -> 0x0340000000 [ 4.341649] rk-pcie 3c0400000.pcie: iATU unroll: enabled [ 4.341662] rk-pcie 3c0400000.pcie: iATU regions: 8 ob, 8 ib, align 64K, limit 8G [ 4.341788] cpu cpu0: avs=0 [ 4.341964] cpu cpu0: l=0 h=2147483647 hyst=5000 l_limit=1608000000 h_limit=0 h_table=0 [ 4.343190] cpu cpu0: EM: OPP:816000 is inefficient [ 4.343202] cpu cpu0: EM: OPP:600000 is inefficient [ 4.343440] cpu cpu0: EM: created perf domain [ 4.345703] sdhci: Secure Digital Host Controller Interface driver [ 4.345735] sdhci: Copyright(c) Pierre Ossman [ 4.345745] Synopsys Designware Multimedia Card Interface Driver [ 4.346272] sdhci-pltfm: SDHCI platform and OF driver helper [ 4.346899] dwmmc_rockchip fe2b0000.dwmmc: No normal pinctrl state [ 4.346927] dwmmc_rockchip fe2b0000.dwmmc: No idle pinctrl state [ 4.347436] dwmmc_rockchip fe2b0000.dwmmc: IDMAC supports 32-bit address mode. [ 4.347499] dwmmc_rockchip fe2b0000.dwmmc: Using internal DMA controller. [ 4.347517] dwmmc_rockchip fe2b0000.dwmmc: Version ID is 270a [ 4.347582] dwmmc_rockchip fe2b0000.dwmmc: DW MMC controller at irq 84,32 bit host data width,256 deep fifo [ 4.347706] dwmmc_rockchip fe2b0000.dwmmc: Looking up vmmc-supply from device tree [ 4.347883] dwmmc_rockchip fe2b0000.dwmmc: Looking up vqmmc-supply from device tree [ 4.348379] sdhci-dwcmshc fe310000.sdhci: Looking up vmmc-supply from device tree [ 4.348397] sdhci-dwcmshc fe310000.sdhci: Looking up vmmc-supply property in node /sdhci@fe310000 failed [ 4.348441] sdhci-dwcmshc fe310000.sdhci: Looking up vqmmc-supply from device tree [ 4.348450] sdhci-dwcmshc fe310000.sdhci: Looking up vqmmc-supply property in node /sdhci@fe310000 failed [ 4.348573] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00 [ 4.349052] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 4.349084] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.349100] usb usb5: Product: EHCI Host Controller [ 4.349112] usb usb5: Manufacturer: Linux 6.1.57 ehci_hcd [ 4.349124] usb usb5: SerialNumber: fd800000.usb [ 4.349648] hub 5-0:1.0: USB hub found [ 4.349710] hub 5-0:1.0: 1 port detected [ 4.350837] ledtrig-cpu: registered to indicate activity on CPUs [ 4.350893] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active. [ 4.350994] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 4.351053] hid: raw HID events driver (C) Jiri Kosina [ 4.351396] usbcore: registered new interface driver usbhid [ 4.351412] usbhid: USB HID core driver [ 4.352298] rockchip,bus bus-npu: Looking up bus-supply from device tree [ 4.352517] rockchip,bus bus-npu: bin=0 [ 4.352560] rockchip,bus bus-npu: Failed to get leakage [ 4.352625] rockchip,bus bus-npu: pvtm = 86320, from nvmem [ 4.352647] rockchip,bus bus-npu: pvtm-volt-sel=1 [ 4.352700] rockchip,bus bus-npu: Looking up pvtm-supply from device tree [ 4.353395] rockchip,bus bus-npu: avs=0 [ 4.356745] rockchip-saradc fe720000.saradc: Looking up vref-supply from device tree [ 4.358805] optee: probing for conduit method. [ 4.358856] optee: revision 3.13 (4167319d) [ 4.359298] optee: initialized driver [ 4.361458] mmc_host mmc0: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 4.365837] Initializing XFRM netlink socket [ 4.365896] IPsec XFRM device driver [ 4.366030] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01 [ 4.366054] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.366069] usb usb4: Product: Generic Platform OHCI controller [ 4.366082] usb usb4: Manufacturer: Linux 6.1.57 ohci_hcd [ 4.366095] usb usb4: SerialNumber: fd8c0000.usb [ 4.366602] NET: Registered PF_INET6 protocol family [ 4.366714] hub 4-0:1.0: USB hub found [ 4.366766] hub 4-0:1.0: 1 port detected [ 4.367407] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01 [ 4.367439] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.367453] usb usb6: Product: Generic Platform OHCI controller [ 4.367465] usb usb6: Manufacturer: Linux 6.1.57 ohci_hcd [ 4.367476] usb usb6: SerialNumber: fd840000.usb [ 4.368030] hub 6-0:1.0: USB hub found [ 4.368080] Segment Routing with IPv6 [ 4.368101] hub 6-0:1.0: 1 port detected [ 4.368116] In-situ OAM (IOAM) with IPv6 [ 4.379938] mmc2: SDHCI controller on fe310000.sdhci [fe310000.sdhci] using ADMA [ 4.387350] Freeing initrd memory: 7756K [ 4.388157] bpfilter: Loaded bpfilter_umh pid 97 [ 4.389010] NET: Registered PF_PACKET protocol family [ 4.389221] Bluetooth: RFCOMM TTY layer initialized [ 4.389257] Bluetooth: RFCOMM socket layer initialized [ 4.389287] Bluetooth: RFCOMM ver 1.11 [ 4.389316] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 4.389335] Bluetooth: HIDP socket layer initialized [ 4.390111] rfkill_gpio m2-wlan-radio: m2-wlan-radio device registered. [ 4.390232] [BT_RFKILL]: Enter rfkill_rk_init [ 4.390246] [WLAN_RFKILL]: Enter rfkill_wlan_init [ 4.390789] Key type dns_resolver registered [ 4.392127] registered taskstats version 1 [ 4.392175] Loading compiled-in X.509 certificates [ 4.392494] zswap: loaded using pool lzo/zbud [ 4.394337] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=yes [ 4.394603] pstore: Using crash dump compression: deflate [ 4.394735] AppArmor: AppArmor sha1 policy hashing enabled [ 4.395790] rga: rga2, irq = 88, match scheduler [ 4.396233] rga: rga2 hardware loaded successfully, hw_version:3.2.63318. [ 4.396302] rga: rga2 probe successfully [ 4.396604] rga_iommu: IOMMU binding successfully, default mapping core[0x4] [ 4.396950] rga: Module initialized. v1.3.1 [ 4.397891] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 4.397944] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 7 [ 4.398093] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000800002010010 [ 4.398171] xhci-hcd xhci-hcd.2.auto: irq 89, io mem 0xfcc00000 [ 4.398370] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 4.398399] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 8 [ 4.398423] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed [ 4.398882] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 4.398905] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.398919] usb usb7: Product: xHCI Host Controller [ 4.398932] usb usb7: Manufacturer: Linux 6.1.57 xhci-hcd [ 4.398943] usb usb7: SerialNumber: xhci-hcd.2.auto [ 4.399671] hub 7-0:1.0: USB hub found [ 4.399789] hub 7-0:1.0: 1 port detected [ 4.400330] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.400512] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01 [ 4.400532] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.400547] usb usb8: Product: xHCI Host Controller [ 4.400559] usb usb8: Manufacturer: Linux 6.1.57 xhci-hcd [ 4.400571] usb usb8: SerialNumber: xhci-hcd.2.auto [ 4.401271] hub 8-0:1.0: USB hub found [ 4.401384] hub 8-0:1.0: 1 port detected [ 4.427562] friendlyelec-board board: Serial : 0c78f7a23b89df57 [ 4.427887] rockchip-iodomain fdc20000.syscon:io-domains: Looking up pmuio1-supply from device tree [ 4.427899] rockchip-iodomain fdc20000.syscon:io-domains: Looking up pmuio1-supply property in node /syscon@fdc20000/io-domains failed [ 4.427933] rockchip-iodomain fdc20000.syscon:io-domains: Looking up pmuio2-supply from device tree [ 4.428118] rockchip-iodomain fdc20000.syscon:io-domains: pmuio2(3300000 uV) supplied by vcc3v3_pmu [ 4.428136] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio1-supply from device tree [ 4.428277] rockchip-iodomain fdc20000.syscon:io-domains: vccio1(3300000 uV) supplied by vccio_acodec [ 4.428293] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio2-supply from device tree [ 4.428302] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio2-supply property in node /syscon@fdc20000/io-domains failed [ 4.428328] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio3-supply from device tree [ 4.428445] rockchip-iodomain fdc20000.syscon:io-domains: vccio3(3300000 uV) supplied by vccio_sd [ 4.428460] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio4-supply from device tree [ 4.428521] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3 [ 4.428598] rockchip-iodomain fdc20000.syscon:io-domains: vccio4(1800000 uV) supplied by vcc_1v8 [ 4.428614] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio5-supply from device tree [ 4.428736] rockchip-iodomain fdc20000.syscon:io-domains: vccio5(3300000 uV) supplied by vcc_3v3 [ 4.428752] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio6-supply from device tree [ 4.428804] rockchip-iodomain fdc20000.syscon:io-domains: vccio6(1800000 uV) supplied by vcc_1v8 [ 4.428819] rockchip-iodomain fdc20000.syscon:io-domains: Looking up vccio7-supply from device tree [ 4.428874] rockchip-iodomain fdc20000.syscon:io-domains: vccio7(3300000 uV) supplied by vcc_3v3 [ 4.429186] mpp_rkvenc fdf40000.rkvenc: Adding to iommu group 5 [ 4.429395] mpp_rkvenc fdf40000.rkvenc: probing start [ 4.429677] mpp_rkvenc fdf40000.rkvenc: Looking up venc-supply from device tree [ 4.429821] mpp_rkvenc fdf40000.rkvenc: bin=0 [ 4.429851] mpp_rkvenc fdf40000.rkvenc: Failed to get leakage [ 4.429901] mpp_rkvenc fdf40000.rkvenc: pvtm = 86320, from nvmem [ 4.429918] mpp_rkvenc fdf40000.rkvenc: pvtm-volt-sel=1 [ 4.429965] mpp_rkvenc fdf40000.rkvenc: Looking up venc-supply from device tree [ 4.429985] vdd_logic: could not add device link fdf40000.rkvenc: -EEXIST [ 4.429992] vdd_logic: Failed to create debugfs directory [ 4.430207] mpp_rkvenc fdf40000.rkvenc: avs=0 [ 4.430690] mpp_rkvenc fdf40000.rkvenc: using default check_rate_volt [ 4.430717] mpp_rkvenc fdf40000.rkvenc: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0 [ 4.431347] mpp_rkvenc fdf40000.rkvenc: probing finish [ 4.431728] mpp_vdpu2 fdea0400.vdpu: Adding to iommu group 1 [ 4.431894] mpp_vdpu2 fdea0400.vdpu: probe device [ 4.432434] mpp_vdpu2 fdea0400.vdpu: probing finish [ 4.432775] mpp_vepu2 fdee0000.vepu: Adding to iommu group 3 [ 4.432953] mpp_vepu2 fdee0000.vepu: probing start [ 4.433554] mpp_vepu2 fdee0000.vepu: probing finish [ 4.433960] mpp-iep2 fdef0000.iep: Adding to iommu group 4 [ 4.434119] mpp-iep2 fdef0000.iep: probe device [ 4.434369] mpp-iep2 fdef0000.iep: allocate roi buffer failed [ 4.434556] mpp-iep2 fdef0000.iep: probing finish [ 4.434883] mpp_jpgdec fded0000.jpegd: Adding to iommu group 2 [ 4.435034] mpp_jpgdec fded0000.jpegd: probe device [ 4.435475] mpp_jpgdec fded0000.jpegd: probing finish [ 4.435841] mpp_rkvdec2 fdf80200.rkvdec: Adding to iommu group 6 [ 4.436102] mpp_rkvdec2 fdf80200.rkvdec: rkvdec, probing start [ 4.436395] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_a is not found! [ 4.436409] rkvdec2_init:982: No niu aclk reset resource define [ 4.436421] mpp_rkvdec2 fdf80200.rkvdec: shared_niu_h is not found! [ 4.436429] rkvdec2_init:985: No niu hclk reset resource define [ 4.436457] mpp_rkvdec2 fdf80200.rkvdec: Looking up vdec-supply from device tree [ 4.436638] mpp_rkvdec2 fdf80200.rkvdec: bin=0 [ 4.436744] mpp_rkvdec2 fdf80200.rkvdec: leakage=41 [ 4.436761] mpp_rkvdec2 fdf80200.rkvdec: leakage-volt-sel=0 [ 4.436800] mpp_rkvdec2 fdf80200.rkvdec: pvtm = 86320, from nvmem [ 4.436816] mpp_rkvdec2 fdf80200.rkvdec: pvtm-volt-sel=1 [ 4.436862] mpp_rkvdec2 fdf80200.rkvdec: Looking up vdec-supply from device tree [ 4.436882] vdd_logic: could not add device link fdf80200.rkvdec: -EEXIST [ 4.436890] vdd_logic: Failed to create debugfs directory [ 4.437126] mpp_rkvdec2 fdf80200.rkvdec: avs=0 [ 4.437793] mpp_rkvdec2 fdf80200.rkvdec: using default check_rate_volt [ 4.437829] mpp_rkvdec2 fdf80200.rkvdec: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0 [ 4.438158] mpp_rkvdec2 fdf80200.rkvdec: sram_start 0x00000000fdcc0000 [ 4.438174] mpp_rkvdec2 fdf80200.rkvdec: rcb_iova 0x0000000010000000 [ 4.438184] mpp_rkvdec2 fdf80200.rkvdec: sram_size 45056 [ 4.438193] mpp_rkvdec2 fdf80200.rkvdec: rcb_size 65536 [ 4.438204] mpp_rkvdec2 fdf80200.rkvdec: min_width 512 [ 4.438269] mpp_rkvdec2 fdf80200.rkvdec: link mode probe finish [ 4.438347] mpp_rkvdec2 fdf80200.rkvdec: probing finish [ 4.438805] rockchip-vop2 fe040000.vop: Adding to iommu group 7 [ 4.439378] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp0 assign plane mask: 0xf, primary plane phy id: 2 [ 4.439405] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp1 assign plane mask: 0x30, primary plane phy id: 4 [ 4.439419] rockchip-vop2 fe040000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x0, primary plane phy id: -1 [ 4.439518] rockchip-vop2 fe040000.vop: [drm:vop2_bind] Esmart1-win0 as cursor plane for vp0 [ 4.439618] rockchip-vop2 fe040000.vop: [drm:vop2_bind] VP2 plane_mask is zero, so ignore register crtc [ 4.440142] rockchip-vop2 fe040000.vop: bin=0 [ 4.440213] rockchip-vop2 fe040000.vop: leakage=41 [ 4.440230] rockchip-vop2 fe040000.vop: leakage-volt-sel=0 [ 4.440268] rockchip-vop2 fe040000.vop: pvtm = 86320, from nvmem [ 4.440284] rockchip-vop2 fe040000.vop: pvtm-volt-sel=1 [ 4.440345] rockchip-vop2 fe040000.vop: Looking up vop-supply from device tree [ 4.440748] rockchip-vop2 fe040000.vop: avs=0 [ 4.440874] rockchip-vop2 fe040000.vop: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0 [ 4.440919] rockchip-vop2 fe040000.vop: Supported VOP aclk dvfs, normal mode:396000000, advanced mode:500000000 [ 4.440940] rockchip-drm display-subsystem: bound fe040000.vop (ops 0xffff800009372d70) [ 4.441076] dwhdmi-rockchip fe0a0000.hdmi: Looking up avdd-0v9-supply from device tree [ 4.441090] dwhdmi-rockchip fe0a0000.hdmi: Looking up avdd-0v9-supply property in node /hdmi@fe0a0000 failed [ 4.441124] dwhdmi-rockchip fe0a0000.hdmi: Looking up avdd-1v8-supply from device tree [ 4.441133] dwhdmi-rockchip fe0a0000.hdmi: Looking up avdd-1v8-supply property in node /hdmi@fe0a0000 failed [ 4.441278] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY) [ 4.442258] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver [ 4.442746] dwhdmi-rockchip fe0a0000.hdmi: error -ENXIO: IRQ index 1 not found [ 4.443472] input: hdmi_cec_key as /devices/platform/fe0a0000.hdmi/dw-hdmi-cec.5.auto/input/input1 [ 4.444127] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops 0xffff800009384318) [ 4.449563] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3 [ 4.458417] rk-pcie 3c0800000.pcie: PCIe Linking... LTSSM is 0x2 [ 4.470607] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3 [ 4.477317] mmc2: Host Software Queue enabled [ 4.477342] mmc2: new HS200 MMC card at address 0001 [ 4.477944] mmcblk2: mmc2:0001 A3A551 28.9 GiB [ 4.480870] mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 [ 4.482176] mmcblk2boot0: mmc2:0001 A3A551 4.00 MiB [ 4.483472] mmcblk2boot1: mmc2:0001 A3A551 4.00 MiB [ 4.484537] mmcblk2rpmb: mmc2:0001 A3A551 16.0 MiB, chardev (236:0) [ 4.490696] [drm] Initialized rockchip 3.0.0 20140818 for display-subsystem on minor 0 [ 4.491643] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3 [ 4.508865] vendor storage:20190527 ret = 0 [ 4.512688] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3 [ 4.547428] rk-pcie 3c0800000.pcie: PCIe Link up, LTSSM is 0x130011 [ 4.547503] rk-pcie 3c0800000.pcie: PCIe Gen.2 x1 link up [ 4.547748] rk-pcie 3c0800000.pcie: PCI host bridge to bus 0002:20 [ 4.547775] pci_bus 0002:20: root bus resource [bus 20-2f] [ 4.547794] pci_bus 0002:20: root bus resource [io 0x100000-0x1fffff] (bus address [0xf0100000-0xf01fffff]) [ 4.547806] pci_bus 0002:20: root bus resource [mem 0xf0200000-0xf1ffffff] [ 4.547819] pci_bus 0002:20: root bus resource [mem 0x380000000-0x3bfffffff] [ 4.547867] pci 0002:20:00.0: [1d87:3566] type 01 class 0x060400 [ 4.547896] pci 0002:20:00.0: reg 0x10: [mem 0x00000000-0x3fffffff] [ 4.547913] pci 0002:20:00.0: reg 0x14: [mem 0x00000000-0x3fffffff] [ 4.547932] pci 0002:20:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref] [ 4.548014] pci 0002:20:00.0: supports D1 D2 [ 4.548028] pci 0002:20:00.0: PME# supported from D0 D1 D3hot [ 4.560711] pci 0002:20:00.0: Primary bus is hard wired to 0 [ 4.560751] pci 0002:20:00.0: bridge configuration invalid ([bus 01-ff]), reconfiguring [ 4.560985] pci 0002:21:00.0: [10ec:8125] type 00 class 0x020000 [ 4.561061] pci 0002:21:00.0: reg 0x10: [io 0x0000-0x00ff] [ 4.561142] pci 0002:21:00.0: reg 0x18: [mem 0x00000000-0x0000ffff 64bit] [ 4.561197] pci 0002:21:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit] [ 4.561610] pci 0002:21:00.0: supports D1 D2 [ 4.561621] pci 0002:21:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 4.597389] pci_bus 0002:21: busn_res: [bus 21-2f] end is updated to 21 [ 4.597442] pci 0002:20:00.0: BAR 0: no space for [mem size 0x40000000] [ 4.597449] pci 0002:20:00.0: BAR 0: failed to assign [mem size 0x40000000] [ 4.597455] pci 0002:20:00.0: BAR 1: no space for [mem size 0x40000000] [ 4.597459] pci 0002:20:00.0: BAR 1: failed to assign [mem size 0x40000000] [ 4.597465] pci 0002:20:00.0: BAR 8: assigned [mem 0xf0200000-0xf02fffff] [ 4.597471] pci 0002:20:00.0: BAR 6: assigned [mem 0xf0300000-0xf030ffff pref] [ 4.597477] pci 0002:20:00.0: BAR 7: assigned [io 0x100000-0x100fff] [ 4.597487] pci 0002:21:00.0: BAR 2: assigned [mem 0xf0200000-0xf020ffff 64bit] [ 4.597529] pci 0002:21:00.0: BAR 4: assigned [mem 0xf0210000-0xf0213fff 64bit] [ 4.597568] pci 0002:21:00.0: BAR 0: assigned [io 0x100000-0x1000ff] [ 4.597584] pci 0002:20:00.0: PCI bridge to [bus 21] [ 4.597590] pci 0002:20:00.0: bridge window [io 0x100000-0x100fff] [ 4.597597] pci 0002:20:00.0: bridge window [mem 0xf0200000-0xf02fffff] [ 4.600060] pcieport 0002:20:00.0: PME: Signaling with IRQ 105 [ 4.600236] rk-pcie 3c0800000.pcie: missing "busno" property [ 4.626735] Console: switching to colour frame buffer device 240x67 [ 4.627390] rk-pcie 3c0400000.pcie: PCIe Link up, LTSSM is 0x130011 [ 4.627403] rk-pcie 3c0400000.pcie: PCIe Gen.2 x1 link up [ 4.627560] rk-pcie 3c0400000.pcie: PCI host bridge to bus 0001:10 [ 4.627570] pci_bus 0001:10: root bus resource [bus 10-1f] [ 4.627580] pci_bus 0001:10: root bus resource [io 0x200000-0x2fffff] (bus address [0xf2100000-0xf21fffff]) [ 4.627585] pci_bus 0001:10: root bus resource [mem 0xf2200000-0xf3ffffff] [ 4.627590] pci_bus 0001:10: root bus resource [mem 0x340000000-0x37fffffff] [ 4.627623] pci 0001:10:00.0: [1d87:3566] type 01 class 0x060400 [ 4.627644] pci 0001:10:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref] [ 4.627703] pci 0001:10:00.0: supports D1 D2 [ 4.627707] pci 0001:10:00.0: PME# supported from D0 D1 D3hot [ 4.636478] pci 0001:10:00.0: Primary bus is hard wired to 0 [ 4.636488] pci 0001:10:00.0: bridge configuration invalid ([bus 01-ff]), reconfiguring [ 4.636729] pci 0001:11:00.0: [10ec:8125] type 00 class 0x020000 [ 4.636795] pci 0001:11:00.0: reg 0x10: [io 0x0000-0x00ff] [ 4.636867] pci 0001:11:00.0: reg 0x18: [mem 0x00000000-0x0000ffff 64bit] [ 4.636914] pci 0001:11:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit] [ 4.637391] pci 0001:11:00.0: supports D1 D2 [ 4.637398] pci 0001:11:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 4.677120] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device [ 4.677380] pci_bus 0001:11: busn_res: [bus 11-1f] end is updated to 11 [ 4.677426] pci 0001:10:00.0: BAR 8: assigned [mem 0xf2200000-0xf22fffff] [ 4.677442] pci 0001:10:00.0: BAR 6: assigned [mem 0xf2300000-0xf230ffff pref] [ 4.677455] pci 0001:10:00.0: BAR 7: assigned [io 0x200000-0x200fff] [ 4.677470] pci 0001:11:00.0: BAR 2: assigned [mem 0xf2200000-0xf220ffff 64bit] [ 4.677518] pci 0001:11:00.0: BAR 4: assigned [mem 0xf2210000-0xf2213fff 64bit] [ 4.677563] pci 0001:11:00.0: BAR 0: assigned [io 0x200000-0x2000ff] [ 4.677585] pci 0001:10:00.0: PCI bridge to [bus 11] [ 4.677598] pci 0001:10:00.0: bridge window [io 0x200000-0x200fff] [ 4.677610] pci 0001:10:00.0: bridge window [mem 0xf2200000-0xf22fffff] [ 4.678507] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up gpu-supply from device tree [ 4.678603] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up gpu-supply property in node /power-management@fdd90000/power-controller failed [ 4.678702] mali fde60000.gpu: Kernel DDK version g21p0-01eac0 [ 4.678882] mali fde60000.gpu: Looking up mali-supply from device tree [ 4.679220] mali fde60000.gpu: Looking up mem-supply from device tree [ 4.679234] mali fde60000.gpu: Looking up mem-supply property in node /gpu@fde60000 failed [ 4.679524] mali fde60000.gpu: bin=0 [ 4.679590] mali fde60000.gpu: leakage=5 [ 4.679635] mali fde60000.gpu: pvtm = 86320, from nvmem [ 4.679660] mali fde60000.gpu: pvtm-volt-sel=1 [ 4.679675] mali fde60000.gpu: soc version=0, speed=1 [ 4.679773] mali fde60000.gpu: Looking up mali-supply from device tree [ 4.679799] vdd_gpu: could not add device link fde60000.gpu: -EEXIST [ 4.679807] vdd_gpu: Failed to create debugfs directory [ 4.680061] pcieport 0001:10:00.0: PME: Signaling with IRQ 115 [ 4.680543] mali fde60000.gpu: avs=0 [ 4.680585] W : [File] : drivers/gpu/arm/bifrost/platform/rk/mali_kbase_config_rk.c; [Line] : 144; [Func] : kbase_platform_rk_init(); power-off-delay-ms not available. [ 4.680894] mali fde60000.gpu: Register LUT 00070200 initialized for GPU arch 0x00070400 [ 4.680934] mali fde60000.gpu: GPU identified as 0x2 arch 7.4.0 r1p0 status 0 [ 4.681142] mali fde60000.gpu: No priority control manager is configured [ 4.681156] mali fde60000.gpu: Large page allocation set to false after hardware feature check [ 4.681457] mali fde60000.gpu: No memory group manager is configured [ 4.682994] mali fde60000.gpu: l=0 h=2147483647 hyst=5000 l_limit=700000000 h_limit=0 h_table=0 [ 4.683646] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up vi-supply from device tree [ 4.683937] mali fde60000.gpu: Couldn't find power_model DT node matching 'arm,mali-simple-power-model' [ 4.683948] rockchip-pm-domain fdd90000.power-management:power-controller: Looking up vi-supply property in node /power-management@fdd90000/power-controller failed [ 4.683964] mali fde60000.gpu: Error -22, no DT entry: mali-simple-power-model.static-coefficient = 1*[0] [ 4.684301] mali fde60000.gpu: Error -22, no DT entry: mali-simple-power-model.dynamic-coefficient = 1*[0] [ 4.684577] mali fde60000.gpu: Error -22, no DT entry: mali-simple-power-model.ts = 4*[0] [ 4.684868] mali fde60000.gpu: Error -22, no DT entry: mali-simple-power-model.thermal-zone = '' [ 4.687339] mali fde60000.gpu: Using configured power model mali-g52_r1-power-model, and fallback mali-simple-power-model [ 4.687537] input: gpio-keys as /devices/platform/gpio-keys/input/input2 [ 4.688762] mali fde60000.gpu: * MALI kbase_mmap_min_addr compiled to CONFIG_DEFAULT_MMAP_MIN_ADDR, no runtime update possible! * [ 4.688793] mali fde60000.gpu: Probed as mali0 [ 4.691029] rk808-rtc rk808-rtc: registered as rtc1 [ 4.692565] rockchip-pm rockchip-suspend: not set pwm-regulator-config [ 4.693057] rockchip-suspend not set sleep-mode-config for mem-lite [ 4.693071] rockchip-suspend not set wakeup-config for mem-lite [ 4.693082] rockchip-suspend not set sleep-mode-config for mem-ultra [ 4.693090] rockchip-suspend not set wakeup-config for mem-ultra [ 4.693716] ALSA device list: [ 4.693730] #0: rockchip,hdmi0 [ 4.701739] Freeing unused kernel memory: 7296K [ 4.757362] Run /init as init process [ 4.757391] with arguments: [ 4.757396] /init [ 4.757400] with environment: [ 4.757403] HOME=/ [ 4.757406] TERM=linux [ 4.757409] storagemedia=emmc [ 4.757412] cgroup_enable=memory [ 4.757416] cgroup_memory=1 [ 4.757419] data=/dev/mmcblk2p9 [ 5.479385] rk-pcie 3c0000000.pcie: PCIe Link Fail, LTSSM is 0x3, hw_retries=0 [ 5.648220] Freeing drm_logo memory: 4512K [ 5.704638] EXT4-fs (mmcblk2p8): mounted filesystem with ordered data mode. Quota mode: none. [ 5.938546] EXT4-fs (mmcblk2p9): mounted filesystem with ordered data mode. Quota mode: none. [ 5.943189] EXT4-fs (mmcblk2p9): re-mounted. Quota mode: none. [ 5.948433] overlayfs: "xino" feature enabled using 32 upper inode bits. [ 6.018337] init: Console is alive [ 6.018529] init: - watchdog - [ 6.748483] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3 [ 6.769632] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3 [ 6.790749] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3 [ 6.811919] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3 [ 6.833056] rk-pcie 3c0000000.pcie: PCIe Linking... LTSSM is 0x3 [ 6.979955] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 6.984535] Key type encrypted registered [ 7.015892] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 7.025708] init: - preinit - [ 7.800071] rk-pcie 3c0000000.pcie: PCIe Link Fail, LTSSM is 0x3, hw_retries=1 [ 7.800116] rk-pcie 3c0000000.pcie: failed to initialize host [ 9.537212] mount_root: mounting /dev/root [ 9.563012] mount_root: loading kmods from internal overlay [ 9.845376] kmodloader: loading kernel modules from //etc/modules-boot.d/* [ 9.850513] kmodloader: done loading kernel modules from //etc/modules-boot.d/* [ 9.941789] block: attempting to load /etc/config/fstab [ 9.942910] block: extroot: not configured [ 9.944383] urandom-seed: Seeding with /etc/urandom.seed [ 10.054051] procd: - early - [ 10.054170] procd: - watchdog - [ 10.603941] procd: - watchdog - [ 10.609155] procd: - ubus - [ 10.761411] procd: - init - [ 11.155672] urngd: v1.0.2 started. [ 11.547723] kmodloader: loading kernel modules from /etc/modules.d/* [ 11.582341] NET: Registered PF_ALG protocol family [ 11.634771] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 11.640615] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 11.651617] Intel(R) Wireless WiFi driver for Linux [ 11.696666] usbcore: registered new interface driver mt76x2u [ 11.712994] usbcore: registered new interface driver mt7921u [ 11.718737] r8125: loading out-of-tree module taints kernel. [ 11.720602] r8125 2.5Gigabit Ethernet driver 9.010.01-NAPI loaded [ 11.720718] r8125 0002:21:00.0: enabling device (0000 -> 0003) [ 11.738567] r8125: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625. [ 11.740634] r8125 Copyright (C) 2022 Realtek NIC software team <nicfae@realtek.com> [ 11.740634] This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>. [ 11.740634] This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>. [ 11.741050] r8125 2.5Gigabit Ethernet driver 9.010.01-NAPI loaded [ 11.741155] r8125 0001:11:00.0: enabling device (0000 -> 0003) [ 11.759407] r8125: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625. [ 11.761468] r8125 Copyright (C) 2022 Realtek NIC software team <nicfae@realtek.com> [ 11.761468] This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>. [ 11.761468] This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>. [ 11.769238] usbcore: registered new interface driver r8152 [ 11.827547] RTW: module init start [ 11.827586] RTW: rtl88xxau v5.13.6-15-gc40b977e2.20210629 [ 11.827742] usbcore: registered new interface driver rtl88xxau [ 11.827754] RTW: module init ret=0 [ 11.871509] usbcore: registered new interface driver rtl8821cu [ 11.922456] usbcore: registered new interface driver rtl88x2bu [ 12.040227] NET: Registered PF_ATMPVC protocol family [ 12.040273] NET: Registered PF_ATMSVC protocol family [ 12.055862] ntfs3: Max link count 4000 [ 12.055902] ntfs3: Enabled Linux POSIX ACLs support [ 12.055909] ntfs3: Read-only LZX/Xpress compression included [ 12.062147] NET: Registered PF_KEY protocol family [ 12.074920] tun: Universal TUN/TAP device driver, 1.6 [ 12.125075] l2tp_core: L2TP core driver, V2.0 [ 12.130737] l2tp_netlink: L2TP netlink interface [ 12.148587] gre: GRE over IPv4 demultiplexor driver [ 12.154437] ip_gre: GRE over IPv4 tunneling driver [ 12.286701] cryptodev: driver 1.14 loaded. [ 12.299044] GACT probability on [ 12.304786] Mirror/redirect action on [ 12.342162] u32 classifier [ 12.342199] input device check on [ 12.342205] Actions configured [ 12.406720] usbcore: registered new interface driver cdc_ncm [ 12.411646] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully [ 12.494197] PPP MPPE Compression module registered [ 12.495423] NET: Registered PF_PPPOX protocol family [ 12.496665] PPTP driver version 0.8.5 [ 12.551108] xt_time: kernel timezone is -0000 [ 12.562496] usbcore: registered new interface driver brcmfmac [ 12.570870] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 12.572838] usbcore: registered new interface driver cdc_mbim [ 12.578120] l2tp_ppp: PPPoL2TP kernel driver, V2.0 [ 12.590150] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 12.590182] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. [ 12.591754] Bridge firewalling registered [ 12.594512] kmodloader: done loading kernel modules from /etc/modules.d/* [ 14.672612] fullcone nft_fullcone: failed to register a conntrack notifier. Disable active GC for mappings. [ 16.007939] eth1: 0xffff80000ac60000, 36:9d:0d:39:f1:1f, IRQ 152 [ 16.055978] br-lan: port 1(eth1) entered blocking state [ 16.056024] br-lan: port 1(eth1) entered disabled state [ 16.056274] device eth1 entered promiscuous mode [ 16.089423] eth0: 0xffff80000ac40000, 36:9d:0d:39:f1:1e, IRQ 117 [ 20.175131] r8125: eth1: link up [ 20.175292] br-lan: port 1(eth1) entered blocking state [ 20.175315] br-lan: port 1(eth1) entered forwarding state [ 20.175513] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready


[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050] [ 0.000000] Linux version 6.6.41 (molli123@revo.fritz.box) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r26632-2db6459ed4) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP PREEMPT Tue Jul 23 22:03:02 2024 [ 0.000000] Machine model: FriendlyElec NanoPi R5C [ 0.000000] earlycon: uart8250 at MMIO32 0x00000000fe660000 (options '') [ 0.000000] printk: bootconsole [uart8250] enabled [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000200000-0x00000000efffffff] [ 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-0x00000000efffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000efffffff] [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges [ 0.000000] cma: Reserved 16 MiB at 0x00000000ee800000 on node -1 [ 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.2 [ 0.000000] percpu: Embedded 19 pages/cpu s37928 r8192 d31704 u77824 [ 0.000000] pcpu-alloc: s37928 r8192 d31704 u77824 alloc=19*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: GIC system register CPU interface [ 0.000000] CPU features: detected: Virtualization Host Extensions [ 0.000000] CPU features: detected: Hardware dirty bit management [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS2,1500000 earlycon=uart8250,mmio32,0xfe660000 root=PARTUUID=5452574f-02 rw rootwait [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 967176 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 3MB [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 4MB [ 0.000000] software IO TLB: mapped [mem 0x00000000eddb4000-0x00000000ee1b4000] (4MB) [ 0.000000] Memory: 3816008K/3930112K available (9216K kernel code, 2414K rwdata, 2828K rodata, 2176K init, 721K bss, 97720K reserved, 16384K 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] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 320 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] GICv3: MBI range [296:319] [ 0.000000] GICv3: Using MBI frame 0x00000000fd410000 [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000 [ 0.000000] ITS: No ITS available, not enabling LPIs [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 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.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.001505] Console: colour dummy device 80×25 [ 0.001997] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.003018] pid_max: default: 32768 minimum: 301 [ 0.008638] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.009398] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.015170] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.015983] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.017025] rcu: Hierarchical SRCU implementation. [ 0.017502] rcu: Max phase no-delay instances is 1000. [ 0.019370] smp: Bringing up secondary CPUs ... [ 0.020628] Detected VIPT I-cache on CPU1 [ 0.020719] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000 [ 0.020777] CPU1: Booted secondary processor 0x0000000100 [0x412fd050] [ 0.021722] Detected VIPT I-cache on CPU2 [ 0.021800] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000 [ 0.021841] CPU2: Booted secondary processor 0x0000000200 [0x412fd050] [ 0.022684] Detected VIPT I-cache on CPU3 [ 0.022759] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000 [ 0.022799] CPU3: Booted secondary processor 0x0000000300 [0x412fd050] [ 0.022929] smp: Brought up 1 node, 4 CPUs [ 0.028530] SMP: Total of 4 processors activated. [ 0.028998] CPU features: detected: 32-bit EL0 Support [ 0.029503] CPU features: detected: Data cache clean to the PoU not required for I/D coherence [ 0.030344] CPU features: detected: Common not Private translations [ 0.030958] CPU features: detected: CRC32 instructions [ 0.031464] CPU features: detected: RCpc load-acquire (LDAPR) [ 0.032026] CPU features: detected: Privileged Access Never [ 0.032572] CPU features: detected: RAS Extension Support [ 0.033102] CPU features: detected: Speculative Store Bypassing Safe (SSBS) [ 0.033872] CPU: All CPU(s) started at EL2 [ 0.034279] alternatives: applying system-wide alternatives [ 0.051599] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.052593] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.055767] pinctrl core: initialized pinctrl subsystem [ 0.058596] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.060384] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.061314] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.062367] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.065242] thermal_sys: Registered thermal governor 'step_wise' [ 0.065252] thermal_sys: Registered thermal governor 'power_allocator' [ 0.065898] cpuidle: using governor menu [ 0.067058] ASID allocator initialised with 65536 entries [ 0.068332] Serial: AMBA PL011 UART driver [ 0.094291] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.095454] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000 [ 0.096483] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.097599] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000 [ 0.098682] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.099779] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000 [ 0.100883] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.101998] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000 [ 0.103006] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation. [ 0.104102] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000 [ 0.113370] Modules: 28384 pages in range for non-PLT usage [ 0.113386] Modules: 519904 pages in range for PLT usage [ 0.115428] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.116617] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.117234] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.117896] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.118557] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.119221] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.119837] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.120500] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.123702] cryptd: max_cpu_qlen set to 1000 [ 0.128044] iommu: Default domain type: Passthrough [ 0.129002] SCSI subsystem initialized [ 0.129699] usbcore: registered new interface driver usbfs [ 0.130282] usbcore: registered new interface driver hub [ 0.130908] usbcore: registered new device driver usb [ 0.131908] pps_core: LinuxPPS API ver. 1 registered [ 0.132405] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.133316] PTP clock support registered [ 0.134286] scmi_core: SCMI protocol bus registered [ 0.136596] clocksource: Switched to clocksource arch_sys_counter [ 0.139488] VFS: Disk quotas dquot_6.6.0 [ 0.140049] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.147683] NET: Registered PF_INET protocol family [ 0.148521] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.154266] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.155216] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.155995] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.157064] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.158785] TCP: Hash tables configured (established 32768 bind 32768) [ 0.159648] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.160400] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.161578] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.162201] PCI: CLS 0 bytes, default 64 [ 0.164628] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 0.173200] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.173782] jffs2: version 2.2 (NAND) (SUMMARY) (ZLIB) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc. [ 0.180140] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.181087] io scheduler mq-deadline registered [ 0.193493] rockchip-dw-pcie 3c0000000.pcie: host bridge /pcie@fe260000 ranges: [ 0.194260] rockchip-dw-pcie 3c0000000.pcie: IO 0x00f4100000..0x00f41fffff → 0x00f4100000 [ 0.195141] rockchip-dw-pcie 3c0000000.pcie: MEM 0x00f4200000..0x00f5ffffff → 0x00f4200000 [ 0.196011] rockchip-dw-pcie 3c0000000.pcie: MEM 0x0300000000..0x033fffffff → 0x0040000000 [ 0.197315] rockchip-dw-pcie 3c0000000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G [ 1.316816] rockchip-dw-pcie 3c0000000.pcie: Phy link never came up [ 1.317823] rockchip-dw-pcie 3c0000000.pcie: PCI host bridge to bus 0000:00 [ 1.318515] pci_bus 0000:00: root bus resource [bus 00-0f] [ 1.319064] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xf4100000-0xf41fffff]) [ 1.320002] pci_bus 0000:00: root bus resource [mem 0xf4200000-0xf5ffffff] [ 1.320680] pci_bus 0000:00: root bus resource [mem 0x300000000-0x33fffffff] (bus address [0x40000000-0x7fffffff]) [ 1.321730] pci 0000:00:00.0: [1d87:3566] type 01 class 0x060400 [ 1.322347] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref] [ 1.323085] pci 0000:00:00.0: supports D1 D2 [ 1.323512] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 1.329194] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f]) [ 1.330442] pci 0000:00:00.0: BAR 6: assigned [mem 0xf4200000-0xf420ffff pref] [ 1.331163] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 1.334472] pcieport 0000:00:00.0: PME: Signaling with IRQ 22 [ 1.335501] pcieport 0000:00:00.0: AER: enabled with IRQ 22 [ 1.556776] phy phy-fe8c0000.phy.7: lane number 0, val 1 [ 1.557318] phy phy-fe8c0000.phy.7: lane number 1, val 2 [ 1.557842] phy phy-fe8c0000.phy.7: bifurcation enabled [ 1.558481] rockchip-dw-pcie 3c0400000.pcie: host bridge /pcie@fe270000 ranges: [ 1.559239] rockchip-dw-pcie 3c0400000.pcie: IO 0x00f2100000..0x00f21fffff → 0x00f2100000 [ 1.560120] rockchip-dw-pcie 3c0400000.pcie: MEM 0x00f2200000..0x00f3ffffff → 0x00f2200000 [ 1.560988] rockchip-dw-pcie 3c0400000.pcie: MEM 0x0340000000..0x037fffffff → 0x0040000000 [ 1.570193] rockchip-dw-pcie 3c0400000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G [ 1.786645] rockchip-dw-pcie 3c0400000.pcie: PCIe Gen.2 x1 link up [ 1.787437] rockchip-dw-pcie 3c0400000.pcie: PCI host bridge to bus 0001:00 [ 1.788128] pci_bus 0001:00: root bus resource [bus 00-0f] [ 1.788677] pci_bus 0001:00: root bus resource [io 0x100000-0x1fffff] (bus address [0xf2100000-0xf21fffff]) [ 1.789639] pci_bus 0001:00: root bus resource [mem 0xf2200000-0xf3ffffff] [ 1.790317] pci_bus 0001:00: root bus resource [mem 0x340000000-0x37fffffff] (bus address [0x40000000-0x7fffffff]) [ 1.791365] pci 0001:00:00.0: [1d87:3566] type 01 class 0x060400 [ 1.791981] pci 0001:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref] [ 1.792709] pci 0001:00:00.0: supports D1 D2 [ 1.793134] pci 0001:00:00.0: PME# supported from D0 D1 D3hot [ 1.798656] pci_bus 0001:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f]) [ 1.799837] pci 0001:01:00.0: [10ec:8125] type 00 class 0x020000 [ 1.800510] pci 0001:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 1.801145] pci 0001:01:00.0: reg 0x18: [mem 0x00000000-0x0000ffff 64bit] [ 1.801867] pci 0001:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit] [ 1.803034] pci 0001:01:00.0: supports D1 D2 [ 1.803461] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.826788] pci 0001:00:00.0: BAR 8: assigned [mem 0xf2200000-0xf22fffff] [ 1.827469] pci 0001:00:00.0: BAR 6: assigned [mem 0xf2300000-0xf230ffff pref] [ 1.828184] pci 0001:00:00.0: BAR 7: assigned [io 0x100000-0x100fff] [ 1.828826] pci 0001:01:00.0: BAR 2: assigned [mem 0xf2200000-0xf220ffff 64bit] [ 1.829592] pci 0001:01:00.0: BAR 4: assigned [mem 0xf2210000-0xf2213fff 64bit] [ 1.830355] pci 0001:01:00.0: BAR 0: assigned [io 0x100000-0x1000ff] [ 1.831005] pci 0001:00:00.0: PCI bridge to [bus 01-ff] [ 1.831523] pci 0001:00:00.0: bridge window [io 0x100000-0x100fff] [ 1.832160] pci 0001:00:00.0: bridge window [mem 0xf2200000-0xf22fffff] [ 1.835503] pcieport 0001:00:00.0: PME: Signaling with IRQ 24 [ 1.836508] pcieport 0001:00:00.0: AER: enabled with IRQ 24 [ 1.838353] rockchip-dw-pcie 3c0800000.pcie: host bridge /pcie@fe280000 ranges: [ 1.839107] rockchip-dw-pcie 3c0800000.pcie: IO 0x00f0100000..0x00f01fffff → 0x00f0100000 [ 1.839985] rockchip-dw-pcie 3c0800000.pcie: MEM 0x00f0200000..0x00f1ffffff → 0x00f0200000 [ 1.840857] rockchip-dw-pcie 3c0800000.pcie: MEM 0x0380000000..0x03bfffffff → 0x0040000000 [ 1.850399] rockchip-dw-pcie 3c0800000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G [ 2.066654] rockchip-dw-pcie 3c0800000.pcie: PCIe Gen.2 x1 link up [ 2.067426] rockchip-dw-pcie 3c0800000.pcie: PCI host bridge to bus 0002:00 [ 2.068117] pci_bus 0002:00: root bus resource [bus 00-0f] [ 2.068666] pci_bus 0002:00: root bus resource [io 0x200000-0x2fffff] (bus address [0xf0100000-0xf01fffff]) [ 2.069628] pci_bus 0002:00: root bus resource [mem 0xf0200000-0xf1ffffff] [ 2.070306] pci_bus 0002:00: root bus resource [mem 0x380000000-0x3bfffffff] (bus address [0x40000000-0x7fffffff]) [ 2.071353] pci 0002:00:00.0: [1d87:3566] type 01 class 0x060400 [ 2.071961] pci 0002:00:00.0: reg 0x10: [mem 0x00000000-0x3fffffff] [ 2.072585] pci 0002:00:00.0: reg 0x14: [mem 0x00000000-0x3fffffff] [ 2.073208] pci 0002:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref] [ 2.073936] pci 0002:00:00.0: supports D1 D2 [ 2.074361] pci 0002:00:00.0: PME# supported from D0 D1 D3hot [ 2.079974] pci_bus 0002:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f]) [ 2.081155] pci 0002:01:00.0: [10ec:8125] type 00 class 0x020000 [ 2.081826] pci 0002:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 2.082464] pci 0002:01:00.0: reg 0x18: [mem 0x00000000-0x0000ffff 64bit] [ 2.083188] pci 0002:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit] [ 2.084371] pci 0002:01:00.0: supports D1 D2 [ 2.084795] pci 0002:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 2.106791] pci 0002:00:00.0: BAR 0: assigned [mem 0x380000000-0x3bfffffff] [ 2.107490] pci 0002:00:00.0: BAR 1: no space for [mem size 0x40000000] [ 2.108143] pci 0002:00:00.0: BAR 1: failed to assign [mem size 0x40000000] [ 2.108831] pci 0002:00:00.0: BAR 8: assigned [mem 0xf0200000-0xf02fffff] [ 2.109502] pci 0002:00:00.0: BAR 6: assigned [mem 0xf0300000-0xf030ffff pref] [ 2.110215] pci 0002:00:00.0: BAR 7: assigned [io 0x200000-0x200fff] [ 2.110857] pci 0002:01:00.0: BAR 2: assigned [mem 0xf0200000-0xf020ffff 64bit] [ 2.111621] pci 0002:01:00.0: BAR 4: assigned [mem 0xf0210000-0xf0213fff 64bit] [ 2.112383] pci 0002:01:00.0: BAR 0: assigned [io 0x200000-0x2000ff] [ 2.113033] pci 0002:00:00.0: PCI bridge to [bus 01-ff] [ 2.113552] pci 0002:00:00.0: bridge window [io 0x200000-0x200fff] [ 2.114188] pci 0002:00:00.0: bridge window [mem 0xf0200000-0xf02fffff] [ 2.117875] pcieport 0002:00:00.0: PME: Signaling with IRQ 26 [ 2.118866] pcieport 0002:00:00.0: AER: enabled with IRQ 26 [ 2.124704] dma-pl330 fe530000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 2.125464] dma-pl330 fe530000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 2.129707] dma-pl330 fe550000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 2.130468] dma-pl330 fe550000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16 [ 2.132990] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 2.136214] printk: console [ttyS2] disabled [ 2.137148] fe660000.serial: ttyS2 at MMIO 0xfe660000 (irq = 31, base_baud = 1500000) is a 16550A [ 2.138285] printk: console [ttyS2] enabled [ 2.139071] printk: bootconsole [uart8250] disabled [ 2.160161] rockchip-rng fe388000.rng: Registered Rockchip hwrng [ 2.162003] random: crng init done [ 2.168687] loop: module loaded [ 2.168993] mtip32xx Version 1.3.1 [ 2.183661] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 2.184196] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 2.185029] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000008002000010 [ 2.185381] ehci-platform fd880000.usb: EHCI Host Controller [ 2.185405] ohci-platform fd8c0000.usb: Generic Platform OHCI controller [ 2.185434] ohci-platform fd8c0000.usb: new USB bus registered, assigned bus number 2 [ 2.185585] ohci-platform fd8c0000.usb: irq 40, io mem 0xfd8c0000 [ 2.185603] ehci-platform fd800000.usb: EHCI Host Controller [ 2.185615] ohci-platform fd840000.usb: Generic Platform OHCI controller [ 2.185641] ehci-platform fd800000.usb: new USB bus registered, assigned bus number 3 [ 2.185643] ohci-platform fd840000.usb: new USB bus registered, assigned bus number 4 [ 2.185742] ohci-platform fd840000.usb: irq 39, io mem 0xfd840000 [ 2.185766] ehci-platform fd800000.usb: irq 37, io mem 0xfd800000 [ 2.185906] xhci-hcd xhci-hcd.0.auto: irq 35, io mem 0xfcc00000 [ 2.186380] ehci-platform fd880000.usb: new USB bus registered, assigned bus number 5 [ 2.187315] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 2.187777] ehci-platform fd880000.usb: irq 38, io mem 0xfd880000 [ 2.188219] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 6 [ 2.194610] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 2.196013] hub 1-0:1.0: USB hub found [ 2.196415] hub 1-0:1.0: 1 port detected [ 2.197355] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.198634] hub 6-0:1.0: USB hub found [ 2.199030] hub 6-0:1.0: 1 port detected [ 2.200018] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 2.200532] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 7 [ 2.201379] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000008002000010 [ 2.202267] xhci-hcd xhci-hcd.1.auto: irq 36, io mem 0xfd000000 [ 2.202972] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 2.203472] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 8 [ 2.204158] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 2.205465] hub 7-0:1.0: USB hub found [ 2.205862] hub 7-0:1.0: 1 port detected [ 2.206640] ehci-platform fd800000.usb: USB 2.0 started, EHCI 1.00 [ 2.206815] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.208434] hub 8-0:1.0: USB hub found [ 2.208809] hub 8-0:1.0: 1 port detected [ 2.209689] usbcore: registered new interface driver usb-storage [ 2.210294] hub 3-0:1.0: USB hub found [ 2.210606] i2c_dev: i2c /dev entries driver [ 2.210692] hub 3-0:1.0: 1 port detected [ 2.213323] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected! [ 2.236628] ehci-platform fd880000.usb: USB 2.0 started, EHCI 1.00 [ 2.237841] hub 5-0:1.0: USB hub found [ 2.238222] hub 5-0:1.0: 1 port detected [ 2.251424] hub 4-0:1.0: USB hub found [ 2.251832] hub 4-0:1.0: 1 port detected [ 2.253232] hub 2-0:1.0: USB hub found [ 2.253610] hub 2-0:1.0: 1 port detected [ 2.259144] rk808-regulator rk808-regulator.3.auto: there is no dvs0 gpio [ 2.259773] rk808-regulator rk808-regulator.3.auto: there is no dvs1 gpio [ 2.275425] vdda0v9_image: Bringing 600000uV into 950000-950000uV [ 2.286268] vccio_acodec: Bringing 600000uV into 3300000-3300000uV [ 2.302287] vcca1v8_image: Bringing 600000uV into 1800000-1800000uV [ 2.315232] input: rk805 pwrkey as /devices/platform/fdd40000.i2c/i2c-0/0-0020/rk805-pwrkey.4.auto/input/input0 [ 2.327278] rk808-rtc rk808-rtc.5.auto: registered as rtc0 [ 2.330439] rk808-rtc rk808-rtc.5.auto: setting system clock to 2024-07-25T09:11:45 UTC (1721898705) [ 2.337991] rtc-hym8563 5-0051: no valid clock/calendar values available [ 2.338734] rtc-hym8563 5-0051: registered as rtc1 [ 2.345720] sdhci: Secure Digital Host Controller Interface driver [ 2.346283] sdhci: Copyright© Pierre Ossman [ 2.346808] Synopsys Designware Multimedia Card Interface Driver [ 2.347894] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.348901] dwmmc_rockchip fe2b0000.mmc: IDMAC supports 32-bit address mode. [ 2.349566] dwmmc_rockchip fe2b0000.mmc: Using internal DMA controller. [ 2.350159] dwmmc_rockchip fe2b0000.mmc: Version ID is 270a [ 2.350724] dwmmc_rockchip fe2b0000.mmc: DW MMC controller at irq 71,32 bit host data width,256 deep fifo [ 2.351767] ledtrig-cpu: registered to indicate activity on CPUs [ 2.353090] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16 [ 2.354132] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled. [ 2.354775] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0 [ 2.358684] NET: Registered PF_INET6 protocol family [ 2.360409] Segment Routing with IPv6 [ 2.360780] In-situ OAM (IOAM) with IPv6 [ 2.361215] NET: Registered PF_PACKET protocol family [ 2.361852] 8021q: 802.1Q VLAN Support v1.8 [ 2.366909] mmc_host mmc0: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) [ 2.381589] mmc1: SDHCI controller on fe310000.mmc [fe310000.mmc] using ADMA [ 2.419191] clk: Disabling unused clocks [ 2.422295] dw-apb-uart fe660000.serial: forbid DMA for kernel console [ 2.422936] Waiting for root device PARTUUID=5452574f-02... [ 2.443356] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 2.444258] mmc0: new high speed SDHC card at address aaaa [ 2.445357] mmcblk0: mmc0:aaaa SL32G 28.8 GiB [ 2.453562] mmcblk0: p1 [ 2.475372] mmc1: new HS200 MMC card at address 0001 [ 2.476424] mmcblk1: mmc1:0001 A3A551 28.9 GiB [ 2.478248] mmcblk1: p1 p2 [ 2.479068] mmcblk1boot0: mmc1:0001 A3A551 4.00 MiB [ 2.480522] mmcblk1boot1: mmc1:0001 A3A551 4.00 MiB [ 2.481577] mmcblk1rpmb: mmc1:0001 A3A551 16.0 MiB, chardev (245:0) [ 2.510465] EXT4-fs (mmcblk1p2): mounted filesystem ff313567-e9f1-5a5d-9895-3ba130b4a864 r/w without journal. Quota mode: none. [ 2.511684] VFS: Mounted root (ext4 filesystem) on device 179:34. [ 2.513384] Freeing unused kernel memory: 2176K [ 2.513878] Run /sbin/init as init process [ 2.514245] with arguments: [ 2.514248] /sbin/init [ 2.514251] with environment: [ 2.514254] HOME=/ [ 2.514257] TERM=linux [ 2.533787] init: Console is alive [ 2.534219] init: - watchdog - [ 2.567593] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 2.570286] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 2.572413] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 2.575360] init: - preinit - [ 4.892391] mount_root: mounting /dev/root with options [ 4.951793] EXT4-fs (mmcblk1p2): re-mounted ff313567-e9f1-5a5d-9895-3ba130b4a864 r/w. Quota mode: none. [ 4.952847] mount_root: loading kmods from internal overlay [ 4.962073] kmodloader: loading kernel modules from etc/modules-boot.d/* [ 4.963602] kmodloader: done loading kernel modules from etc/modules-boot.d/* [ 5.091204] block: attempting to load /tmp/overlay/upper/etc/config/fstab [ 5.091898] block: unable to load configuration (fstab: Entry not found) [ 5.092537] block: attempting to load /tmp/overlay/etc/config/fstab [ 5.093147] block: unable to load configuration (fstab: Entry not found) [ 5.093778] block: attempting to load /etc/config/fstab [ 5.094612] block: unable to load configuration (fstab: Entry not found) [ 5.095289] block: no usable configuration [ 5.095811] block: attempting to load /etc/config/fstab [ 5.096364] block: unable to load configuration (fstab: Entry not found) [ 5.097080] block: no usable configuration [ 5.150438] EXT4-fs (mmcblk1p1): mounted filesystem 84173db5-fa99-e35a-95c6-28613cc79ea9 r/w without journal. Quota mode: none. [ 5.162999] EXT4-fs (mmcblk1p1): unmounting filesystem 84173db5-fa99-e35a-95c6-28613cc79ea9. [ 5.298741] urandom-seed: Seed file not found (/etc/urandom.seed) [ 5.310234] procd: - early - [ 5.310601] procd: - watchdog - [ 5.849845] procd: - watchdog - [ 5.850353] procd: - ubus - [ 6.003339] procd: - init - [ 6.189054] kmodloader: loading kernel modules from /etc/modules.d/* [ 6.281436] jitterentropy: Initialization failed with host not compliant with requirements: 9 [ 6.315552] urngd: v1.0.2 started. [ 6.428930] Loading modules backported from Linux version v6.9.9-0-g28fdf4518483 [ 6.429594] Backport generated by backports.git v6.1.97-1-29-gf1d24a3683b2 [ 6.436304] r8169 0001:01:00.0: enabling device (0000 → 0003) [ 6.467197] r8169 0001:01:00.0: can't read MAC address, setting random one [ 6.511016] r8169 0001:01:00.0 eth0: RTL8125B, 2a:3d:19:3d:ab:c0, XID 641, IRQ 74 [ 6.511693] r8169 0001:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 6.512623] r8169 0002:01:00.0: enabling device (0000 → 0003) [ 6.557211] r8169 0002:01:00.0: can't read MAC address, setting random one [ 6.598662] r8169 0002:01:00.0 eth1: RTL8125B, 96:f4:b6:cb:e4:fc, XID 641, IRQ 75 [ 6.599340] r8169 0002:01:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 6.649709] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 6.650514] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld Jason@zx2c4.com. All Rights Reserved. [ 6.657701] EXT4-fs (mmcblk0p1): mounted filesystem cd538486-2849-4de1-820b-eba23a77d5d5 r/w with ordered data mode. Quota mode: none. [ 6.686007] kmodloader: done loading kernel modules from /etc/modules.d/* [ 9.506673] RTL8226B_RTL8221B 2.5Gbps PHY r8169-1-100:00: attached PHY driver (mii_bus:phy_addr=r8169-1-100:00, irq=MAC) [ 9.867818] r8169 0001:01:00.0 eth0: Link is Down [ 9.882059] br-lan: port 1(eth0) entered blocking state [ 9.882590] br-lan: port 1(eth0) entered disabled state [ 9.883106] r8169 0001:01:00.0 eth0: entered allmulticast mode [ 9.883946] r8169 0001:01:00.0 eth0: entered promiscuous mode [ 9.886074] br-lan: port 1(eth0) entered blocking state [ 9.886553] br-lan: port 1(eth0) entered forwarding state [ 10.006698] RTL8226B_RTL8221B 2.5Gbps PHY r8169-2-100:00: attached PHY driver (mii_bus:phy_addr=r8169-2-100:00, irq=MAC) [ 10.356854] r8169 0002:01:00.0 eth1: Link is Down [ 10.367534] r8169 0001:01:00.0 eth0: Link is Down [ 10.406757] br-lan: port 1(eth0) entered disabled state


1. See FriendlyElec wiki for more info.

2. NanoPi line of devices with multiple 1G/2.5G ethernet ports: friendlyarm_nanopi_r4s, friendlyarm_nanopi_r5c, friendlyarm_nanopi_r6s

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: 2025/01/21 16:06
  • by killgufo