Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:friendlyelec:nanopi_r3s [2024/10/27 20:24] – Created from the form at meta:create_new_device_page kz26 | toh:friendlyelec:nanopi_r3s [2024/10/27 21:10] – [Serial] kz26 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| {{page> | {{page> | ||
| - | //Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/ | + | The NanoPi R3S(as " |
| - | <WRAP BOX> | + | OEM/ |
| - | FIXME Any text with a light background | + | |
| - | </WRAP> | + | |
| /*****/ | /*****/ | ||
| Line 17: | Line 15: | ||
| /*****/ | /*****/ | ||
| - | {{media:example:genericrouter1.png?200|Generic Router}} | + | {{media:nanopi_r3s_top.jpg? |
| + | {{media: | ||
| + | {{media:nanopi-r3sc-02.jpg?200|Case Back}} | ||
| + | |||
| + | /* | ||
| <WRAP BOX> | <WRAP BOX> | ||
| - | FIXME | ||
| - | ===== Getting started with a new Device Page ===== | ||
| - | - This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that **you have to fill it with life and information.** | ||
| - | - There are several " | ||
| - | - When there are no more " | ||
| - | |||
| ===== Keep the articles modular ===== | ===== Keep the articles modular ===== | ||
| * Please include only model specific information, | * Please include only model specific information, | ||
| Line 32: | Line 28: | ||
| * DO NOT provide a complete howto here! Instead //groom// the [[docs: | * DO NOT provide a complete howto here! Instead //groom// the [[docs: | ||
| </ | </ | ||
| + | |||
| + | */ | ||
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| - | |||
| - | <WRAP BOX> | ||
| - | FIXME | ||
| - | - The tables below are automatically generated, **once the correct filters for Brand and Model are set.** | ||
| - | - If the tables below show information for ''< | ||
| - | - If the tables below contain " | ||
| - | - the dataentry page for FriendlyElec NanoPi R3S is missing. Please [[meta: | ||
| - | - filters are not set correctly. Most common reason for " | ||
| - | - If the tables still contain " | ||
| - | </ | ||
| <!-- ToH: { | <!-- ToH: { | ||
| Line 50: | Line 38: | ||
| " | " | ||
| " | " | ||
| - | " | + | " |
| } --> | } --> | ||
| Line 78: | Line 66: | ||
| " | " | ||
| " | " | ||
| - | " | + | " |
| - | " | + | " |
| } --> | } --> | ||
| Line 98: | Line 86: | ||
| /* snapshot */ | /* snapshot */ | ||
| /* delete once stable release is available */ | /* delete once stable release is available */ | ||
| - | <!-- ToH: { | + | /* <!-- ToH: { |
| " | " | ||
| " | " | ||
| Line 105: | Line 93: | ||
| " | " | ||
| } --> | } --> | ||
| + | */ | ||
| + | Installation - microSD: | ||
| - | -> [[docs: | + | -Uncompress the OpenWRT sysupgrade.img.gz |
| + | -Write image to microSD card using dd or similar tool | ||
| - | FIXME Please add the installation procedure here. | + | Installation - eMMC: |
| - | ==== Flash Layout ==== | + | -Boot from microSD |
| - | <WRAP BOX> | + | -Uncompress the OpenWRT sysupgrade.img.gz |
| - | FIXME //[[:docs: | + | -Flash to eMMC : dd if=x.img of=/dev/mmcblk0 |
| + | -sync | ||
| + | -Remove microSD card | ||
| + | -Reboot | ||
| - | Please check out the article | + | -> [[docs:guide-user:installation: |
| - | </ | + | |
| - | ==== OEM easy installation ==== | ||
| - | <WRAP BOX> | ||
| - | FIXME //The instructions below are for Broadcom devices and only serve as an example.// | ||
| - | **//Remove / modify them if they do not apply to this particular device!//** | ||
| - | |||
| - | This section deals with | ||
| - | * How you install OpenWrt from a device freshly opened | ||
| - | * The steps required such as reset to factory defaults if the device has already been configured | ||
| - | |||
| - | **Note:** Reset router to factory defaults if it has been previously configured. | ||
| - | * Browse to ''< | ||
| - | * Upload .bin file to router | ||
| - | * Wait for it to reboot | ||
| - | * Telnet to 192.168.1.1 and set a root password, or browse to ''< | ||
| - | </ | ||
| - | |||
| - | ==== OEM installation using the TFTP method ==== | ||
| - | |||
| - | -> [[docs: | ||
| - | |||
| - | === Specific values needed for tftp === | ||
| - | |||
| - | <WRAP BOX> | ||
| - | |||
| - | FIXME Enter values for " | ||
| - | |||
| - | ^ Bootloader tftp server IPv4 address | ||
| - | ^ Bootloader MAC address (special) | ||
| - | ^ Firmware tftp image | [[: | ||
| - | ^ TFTP transfer window | ||
| - | ^ TFTP window start | approximately FILL-IN seconds after power on | | ||
| - | ^ TFTP client required IP address | ||
| - | |||
| - | </ | ||
| ===== Upgrading OpenWrt ===== | ===== Upgrading OpenWrt ===== | ||
| Line 218: | Line 177: | ||
| ==== Network interfaces ==== | ==== Network interfaces ==== | ||
| The default network configuration is: | The default network configuration is: | ||
| - | ^ Interface Name | + | ^ Interface Name ^ Description |
| - | | br-lan | + | | br-lan |
| - | | vlan0 (eth0.0) | + | | eth1 |
| - | | vlan1 (eth0.1) | EXAMPLE | + | | eth0 | WAN port |
| - | | wl0 | EXAMPLE WiFi | EXAMPLE Disabled | + | |
| </ | </ | ||
| - | ==== Switch Ports (for VLANs) ==== | ||
| - | <WRAP BOX> | ||
| - | 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 | | ||
| - | |||
| - | </ | ||
| ==== Buttons ==== | ==== Buttons ==== | ||
| Line 275: | Line 220: | ||
| ---- | ---- | ||
| - | ==== Photos ==== | ||
| - | /* =====>>>>> | ||
| - | /* When uploading photos, **name them** intelligently. Nobody knows what 20100930_000602.jpg is! */ | ||
| - | /* e.g. {{: | ||
| - | /* Thanks, your wiki administration - Oct. 2015 */ | ||
| - | |||
| - | // | ||
| - | **Insert photo of front of the casing** | ||
| - | |||
| - | //Back://\\ | ||
| - | **Insert photo of back of the casing** | ||
| - | |||
| - | //Backside label://\\ | ||
| - | **Insert photo of backside label** | ||
| ==== Opening the case ==== | ==== Opening the case ==== | ||
| Line 294: | Line 225: | ||
| **Note:** This will void your warranty! | **Note:** This will void your warranty! | ||
| - | <WRAP BOX> | + | There is a single black screw on the bottom panel of the case, likely covered by a FriendlyElec QC sticker if you purchased the case together. Once the bottom panel is removed, the PCB can be unsecured from the case by unscrewing three additional silver |
| - | FIXME //Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...// | + | |
| - | * To remove the cover and open the device, do a/b/c | + | |
| - | </ | + | |
| - | + | ||
| - | //Main PCB://\\ | + | |
| - | **Insert photo of PCB** | + | |
| ==== Serial ==== | ==== Serial ==== | ||
| Line 308: | Line 233: | ||
| **Insert photo of PCB with markings for serial port** | **Insert photo of PCB with markings for serial port** | ||
| - | <WRAP BOX> | + | ^ Serial connection parameters\\ for FriendlyElec NanoPi R3S | 3.3V, 1500000, 8N1, flow control none | |
| - | FIXME //Replace EXAMPLE by real values.// | + | |
| - | </ | + | |
| - | + | ||
| - | ^ Serial connection parameters\\ for FriendlyElec NanoPi R3S @@Version@@ | + | |
| - | + | ||
| - | ==== JTAG ==== | + | |
| - | -> [[docs: | + | |
| - | How to connect to the JTAG Port of this specific device:\\ | ||
| - | **Insert photo of PCB with markings for JTAG port** | ||
| ===== Bootloader mods ===== | ===== Bootloader mods ===== | ||
| Line 336: | Line 252: | ||
| ==== OpenWrt bootlog ==== | ==== OpenWrt bootlog ==== | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| - | <nowiki>COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING</nowiki> | + | root@OpenWrt: |
| + | [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050] | ||
| + | [ 0.000000] Linux version 6.6.58 (kzhang@vm2404) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r27742-7cb784c980) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP PREEMPT Fri Oct 25 02:24:10 2024 | ||
| + | [ 0.000000] Machine model: FriendlyElec NanoPi R3S | ||
| + | [ 0.000000] earlycon: uart8250 at MMIO32 0x00000000fe660000 (options '' | ||
| + | [ 0.000000] printk: bootconsole [uart8250] enabled | ||
| + | [ 0.000000] Zone ranges: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Movable zone start for each node | ||
| + | [ 0.000000] Early memory node ranges | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000007fffffff] | ||
| + | [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges | ||
| + | [ 0.000000] cma: Reserved 16 MiB at 0x000000007ba00000 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: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009 | ||
| + | [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 | ||
| + | [ 0.000000] alternatives: | ||
| + | [ 0.000000] Kernel command line: console=ttyS2, | ||
| + | [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) | ||
| + | [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) | ||
| + | [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 515592 | ||
| + | [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | ||
| + | [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB | ||
| + | [ 0.000000] software IO TLB: area num 4. | ||
| + | [ 0.000000] software IO TLB: mapped [mem 0x000000007d600000-0x000000007d800000] (2MB) | ||
| + | [ 0.000000] Memory: 2018252K/ | ||
| + | [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, | ||
| + | [ 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] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. | ||
| + | [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, | ||
| + | [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | ||
| + | [ 0.000000] GICv3: GIC: Using split EOI/ | ||
| + | [ 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: | ||
| + | [ 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: | ||
| + | [ 0.000001] sched_clock: | ||
| + | [ 0.001467] Console: colour dummy device 80x25 | ||
| + | [ 0.001961] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) | ||
| + | [ 0.002980] pid_max: default: 32768 minimum: 301 | ||
| + | [ 0.008576] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.009325] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.015097] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. | ||
| + | [ 0.015911] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. | ||
| + | [ 0.016958] rcu: Hierarchical SRCU implementation. | ||
| + | [ 0.017434] rcu: Max phase no-delay instances is 1000. | ||
| + | [ 0.019271] smp: Bringing up secondary CPUs ... | ||
| + | [ 0.020546] Detected VIPT I-cache on CPU1 | ||
| + | [ 0.020639] GICv3: CPU1: found redistributor 100 region 0: | ||
| + | [ 0.020698] CPU1: Booted secondary processor 0x0000000100 [0x412fd050] | ||
| + | [ 0.021655] Detected VIPT I-cache on CPU2 | ||
| + | [ 0.021736] GICv3: CPU2: found redistributor 200 region 0: | ||
| + | [ 0.021781] CPU2: Booted secondary processor 0x0000000200 [0x412fd050] | ||
| + | [ 0.022648] Detected VIPT I-cache on CPU3 | ||
| + | [ 0.022725] GICv3: CPU3: found redistributor 300 region 0: | ||
| + | [ 0.022767] CPU3: Booted secondary processor 0x0000000300 [0x412fd050] | ||
| + | [ 0.022897] smp: Brought up 1 node, 4 CPUs | ||
| + | [ 0.028489] SMP: Total of 4 processors activated. | ||
| + | [ 0.028957] CPU features: detected: 32-bit EL0 Support | ||
| + | [ 0.029461] CPU features: detected: Data cache clean to the PoU not required for I/D coherence | ||
| + | [ 0.030302] CPU features: detected: Common not Private translations | ||
| + | [ 0.030914] CPU features: detected: CRC32 instructions | ||
| + | [ 0.031421] CPU features: detected: RCpc load-acquire (LDAPR) | ||
| + | [ 0.031983] CPU features: detected: Privileged Access Never | ||
| + | [ 0.032528] CPU features: detected: RAS Extension Support | ||
| + | [ 0.033059] CPU features: detected: Speculative Store Bypassing Safe (SSBS) | ||
| + | [ 0.033832] CPU: All CPU(s) started at EL2 | ||
| + | [ 0.034239] alternatives: | ||
| + | [ 0.050277] clocksource: | ||
| + | [ 0.051272] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | ||
| + | [ 0.054466] pinctrl core: initialized pinctrl subsystem | ||
| + | [ 0.057248] NET: Registered PF_NETLINK/ | ||
| + | [ 0.059187] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations | ||
| + | [ 0.060055] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | ||
| + | [ 0.061022] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | ||
| + | [ 0.062956] thermal_sys: | ||
| + | [ 0.062967] thermal_sys: | ||
| + | [ 0.063613] cpuidle: using governor menu | ||
| + | [ 0.064805] ASID allocator initialised with 65536 entries | ||
| + | [ 0.066014] Serial: AMBA PL011 UART driver | ||
| + | [ 0.089967] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. | ||
| + | [ 0.091106] rockchip-gpio fdd60000.gpio: | ||
| + | [ 0.092164] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. | ||
| + | [ 0.093274] rockchip-gpio fe740000.gpio: | ||
| + | [ 0.094255] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation. | ||
| + | [ 0.095341] rockchip-gpio fe750000.gpio: | ||
| + | [ 0.096348] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation. | ||
| + | [ 0.097455] rockchip-gpio fe760000.gpio: | ||
| + | [ 0.098630] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation. | ||
| + | [ 0.099777] rockchip-gpio fe770000.gpio: | ||
| + | [ 0.104395] Modules: 28336 pages in range for non-PLT usage | ||
| + | [ 0.104410] Modules: 519856 pages in range for PLT usage | ||
| + | [ 0.106481] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | ||
| + | [ 0.107670] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | ||
| + | [ 0.108286] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | ||
| + | [ 0.108948] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | ||
| + | [ 0.109607] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | ||
| + | [ 0.110272] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | ||
| + | [ 0.110887] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | ||
| + | [ 0.111549] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | ||
| + | [ 0.114696] cryptd: max_cpu_qlen set to 1000 | ||
| + | [ 0.118962] iommu: Default domain type: Passthrough | ||
| + | [ 0.119911] SCSI subsystem initialized | ||
| + | [ 0.120579] usbcore: registered new interface driver usbfs | ||
| + | [ 0.121200] usbcore: registered new interface driver hub | ||
| + | [ 0.121770] usbcore: registered new device driver usb | ||
| + | [ 0.122679] pps_core: LinuxPPS API ver. 1 registered | ||
| + | [ 0.123171] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti | ||
| + | [ 0.124076] PTP clock support registered | ||
| + | [ 0.124870] scmi_core: SCMI protocol bus registered | ||
| + | [ 0.127230] clocksource: | ||
| + | [ 0.130146] VFS: Disk quotas dquot_6.6.0 | ||
| + | [ 0.130706] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | ||
| + | [ 0.138245] NET: Registered PF_INET protocol family | ||
| + | [ 0.138994] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) | ||
| + | [ 0.143059] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.143987] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | ||
| + | [ 0.144765] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) | ||
| + | [ 0.145674] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) | ||
| + | [ 0.146891] TCP: Hash tables configured (established 16384 bind 16384) | ||
| + | [ 0.147748] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.148460] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.149594] NET: Registered PF_UNIX/PF_LOCAL protocol family | ||
| + | [ 0.150220] PCI: CLS 0 bytes, default 64 | ||
| + | [ 0.152704] workingset: timestamp_bits=46 max_order=19 bucket_order=0 | ||
| + | [ 0.161288] squashfs: version 4.0 (2009/ | ||
| + | [ 0.161869] jffs2: version 2.2 (NAND) (SUMMARY) (ZLIB) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | ||
| + | [ 0.168205] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) | ||
| + | [ 0.169158] io scheduler mq-deadline registered | ||
| + | [ 0.177024] rockchip-dw-pcie 3c0000000.pcie: | ||
| + | [ 0.177836] rockchip-dw-pcie 3c0000000.pcie: | ||
| + | [ 0.178720] rockchip-dw-pcie 3c0000000.pcie: | ||
| + | [ 0.179589] rockchip-dw-pcie 3c0000000.pcie: | ||
| + | [ 0.180659] rockchip-dw-pcie 3c0000000.pcie: | ||
| + | [ 0.397284] rockchip-dw-pcie 3c0000000.pcie: | ||
| + | [ 0.398239] rockchip-dw-pcie 3c0000000.pcie: | ||
| + | [ 0.398932] pci_bus 0000:00: root bus resource [bus 00-0f] | ||
| + | [ 0.399479] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xf4100000-0xf41fffff]) | ||
| + | [ 0.400415] pci_bus 0000:00: root bus resource [mem 0xf4200000-0xf5ffffff] | ||
| + | [ 0.401091] pci_bus 0000:00: root bus resource [mem 0x300000000-0x33fffffff] (bus address [0x40000000-0x7fffffff]) | ||
| + | [ 0.402141] pci 0000: | ||
| + | [ 0.402761] pci 0000: | ||
| + | [ 0.403496] pci 0000: | ||
| + | [ 0.403921] pci 0000: | ||
| + | [ 0.408940] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f]) | ||
| + | [ 0.410127] pci 0000: | ||
| + | [ 0.410806] pci 0000: | ||
| + | [ 0.411499] pci 0000: | ||
| + | [ 0.412134] pci 0000: | ||
| + | [ 0.412867] pci 0000: | ||
| + | [ 0.414072] pci 0000: | ||
| + | [ 0.414496] pci 0000: | ||
| + | [ 0.437448] pci 0000: | ||
| + | [ 0.438127] pci 0000: | ||
| + | [ 0.438842] pci 0000: | ||
| + | [ 0.439450] pci 0000: | ||
| + | [ 0.440223] pci 0000: | ||
| + | [ 0.440995] pci 0000: | ||
| + | [ 0.441613] pci 0000: | ||
| + | [ 0.442131] pci 0000: | ||
| + | [ 0.442733] pci 0000: | ||
| + | [ 0.446030] pcieport 0000: | ||
| + | [ 0.447041] pcieport 0000: | ||
| + | [ 0.453587] dma-pl330 fe530000.dma-controller: | ||
| + | [ 0.454350] dma-pl330 fe530000.dma-controller: | ||
| + | [ 0.458396] dma-pl330 fe550000.dma-controller: | ||
| + | [ 0.459155] dma-pl330 fe550000.dma-controller: | ||
| + | [ 0.461500] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | ||
| + | [ 0.464679] printk: console [ttyS2] disabled | ||
| + | [ 0.465528] fe660000.serial: | ||
| + | [ 0.466679] printk: console [ttyS2] enabled | ||
| + | [ 0.467503] printk: bootconsole [uart8250] disabled | ||
| + | [ 0.497802] loop: module loaded | ||
| + | [ 0.498113] mtip32xx Version 1.3.1 | ||
| + | [ 0.504664] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.505456] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.506345] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.506985] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.507657] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.508204] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.508832] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.509381] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.515005] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.515832] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.516473] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.516934] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.517624] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.518287] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.518909] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.519478] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.519965] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.520671] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.521303] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.521837] rk_gmac-dwmac fe010000.ethernet: | ||
| + | [ 0.804562] usbcore: registered new interface driver usb-storage | ||
| + | [ 0.805373] i2c_dev: i2c /dev entries driver | ||
| + | [ 0.808086] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected! | ||
| + | [ 0.883802] rk808-regulator rk808-regulator.1.auto: | ||
| + | [ 0.884441] rk808-regulator rk808-regulator.1.auto: | ||
| + | [ 0.893116] input: rk805 pwrkey as / | ||
| + | [ 0.905136] rk808-rtc rk808-rtc.3.auto: | ||
| + | [ 0.908298] rk808-rtc rk808-rtc.3.auto: | ||
| + | [ 0.916313] rtc-hym8563 1-0051: no valid clock/ | ||
| + | [ 0.917066] rtc-hym8563 1-0051: registered as rtc1 | ||
| + | [ 0.919785] rockchip-thermal fe710000.tsadc: | ||
| + | [ 0.920561] rockchip-thermal fe710000.tsadc: | ||
| + | [ 0.924970] sdhci: Secure Digital Host Controller Interface driver | ||
| + | [ 0.925534] sdhci: Copyright(c) Pierre Ossman | ||
| + | [ 0.925922] Synopsys Designware Multimedia Card Interface Driver | ||
| + | [ 0.926806] sdhci-pltfm: | ||
| + | [ 0.928277] dwmmc_rockchip fe2b0000.mmc: | ||
| + | [ 0.928947] dwmmc_rockchip fe2b0000.mmc: | ||
| + | [ 0.929543] dwmmc_rockchip fe2b0000.mmc: | ||
| + | [ 0.930100] dwmmc_rockchip fe2b0000.mmc: | ||
| + | [ 0.931036] ledtrig-cpu: | ||
| + | [ 0.932212] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id: | ||
| + | [ 0.933281] arm-scmi firmware: | ||
| + | [ 0.933926] arm-scmi firmware: | ||
| + | [ 0.938961] NET: Registered PF_INET6 protocol family | ||
| + | [ 0.940998] Segment Routing with IPv6 | ||
| + | [ 0.941391] In-situ OAM (IOAM) with IPv6 | ||
| + | [ 0.941839] NET: Registered PF_PACKET protocol family | ||
| + | [ 0.942527] 8021q: 802.1Q VLAN Support v1.8 | ||
| + | [ 0.959926] mmc0: SDHCI controller on fe310000.mmc [fe310000.mmc] using ADMA | ||
| + | [ 1.000358] dwc3 fcc00000.usb: | ||
| + | [ 1.003890] xhci-hcd xhci-hcd.7.auto: | ||
| + | [ 1.004408] xhci-hcd xhci-hcd.7.auto: | ||
| + | [ 1.005228] xhci-hcd xhci-hcd.7.auto: | ||
| + | [ 1.005768] xhci-hcd xhci-hcd.7.auto: | ||
| + | [ 1.006651] xhci-hcd xhci-hcd.7.auto: | ||
| + | [ 1.008031] hub 1-0:1.0: USB hub found | ||
| + | [ 1.008413] hub 1-0:1.0: 1 port detected | ||
| + | [ 1.013184] xhci-hcd xhci-hcd.8.auto: | ||
| + | [ 1.013704] xhci-hcd xhci-hcd.8.auto: | ||
| + | [ 1.014561] xhci-hcd xhci-hcd.8.auto: | ||
| + | [ 1.015468] xhci-hcd xhci-hcd.8.auto: | ||
| + | [ 1.016199] xhci-hcd xhci-hcd.8.auto: | ||
| + | [ 1.016700] xhci-hcd xhci-hcd.8.auto: | ||
| + | [ 1.017435] xhci-hcd xhci-hcd.8.auto: | ||
| + | [ 1.018662] hub 2-0:1.0: USB hub found | ||
| + | [ 1.019042] hub 2-0:1.0: 1 port detected | ||
| + | [ 1.019856] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM. | ||
| + | [ 1.021069] hub 3-0:1.0: USB hub found | ||
| + | [ 1.021445] hub 3-0:1.0: 1 port detected | ||
| + | [ 1.022835] rk808-regulator rk808-regulator.1.auto: | ||
| + | [ 1.023467] rk808-regulator rk808-regulator.1.auto: | ||
| + | [ 1.023969] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected! | ||
| + | [ 1.024088] rk808-regulator rk808-regulator.1.auto: | ||
| + | [ 1.032869] rk808-regulator rk808-regulator.1.auto: | ||
| + | [ 1.033160] dwmmc_rockchip fe2b0000.mmc: | ||
| + | [ 1.033512] rk808-regulator rk808-regulator.1.auto: | ||
| + | [ 1.034143] dwmmc_rockchip fe2b0000.mmc: | ||
| + | [ 1.035285] dwmmc_rockchip fe2b0000.mmc: | ||
| + | [ 1.035799] dwmmc_rockchip fe2b0000.mmc: | ||
| + | [ 1.051011] vdda0v9_image: | ||
| + | [ 1.055747] mmc0: new HS200 MMC card at address 0001 | ||
| + | [ 1.056786] mmcblk0: mmc0:0001 A3A551 28.9 GiB | ||
| + | [ 1.059948] | ||
| + | [ 1.061356] mmcblk0boot0: | ||
| + | [ 1.062812] mmcblk0boot1: | ||
| + | [ 1.064029] mmcblk0rpmb: | ||
| + | [ 1.064611] vccio_acodec: | ||
| + | [ 1.082269] vcca1v8_image: | ||
| + | [ 1.099135] clk: Disabling unused clocks | ||
| + | [ 1.102021] dwmmc_rockchip fe2b0000.mmc: | ||
| + | [ 1.102682] dwmmc_rockchip fe2b0000.mmc: | ||
| + | [ 1.103269] dwmmc_rockchip fe2b0000.mmc: | ||
| + | [ 1.103778] dwmmc_rockchip fe2b0000.mmc: | ||
| + | [ 1.103780] dw-apb-uart fe660000.serial: | ||
| + | [ 1.119689] mmc_host mmc1: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0) | ||
| + | [ 1.133733] Waiting for root device PARTUUID=5452574f-02... | ||
| + | [ 1.183518] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 100000000Hz, | ||
| + | [ 1.373446] dwmmc_rockchip fe2b0000.mmc: | ||
| + | [ 1.374097] mmc1: new ultra high speed SDR50 SDHC card at address 5048 | ||
| + | [ 1.376133] mmcblk1: mmc1:5048 SD16G 14.4 GiB | ||
| + | [ 1.378656] | ||
| + | [ 1.412106] EXT4-fs (mmcblk1p2): | ||
| + | [ 1.413300] VFS: Mounted root (ext4 filesystem) on device 179:98. | ||
| + | [ 1.414697] Freeing unused kernel memory: 2176K | ||
| + | [ 1.415158] Run /sbin/init as init process | ||
| + | [ 1.415522] | ||
| + | [ 1.415524] | ||
| + | [ 1.415526] | ||
| + | [ 1.415529] | ||
| + | [ 1.415531] | ||
| + | [ 1.520910] init: Console is alive | ||
| + | [ 1.521583] init: - watchdog - | ||
| + | [ 1.624897] kmodloader: loading kernel modules from / | ||
| + | [ 1.630757] gpio_button_hotplug: | ||
| + | [ 1.640101] usbcore: registered new interface driver uas | ||
| + | [ 1.640748] kmodloader: done loading kernel modules from / | ||
| + | [ 1.643869] init: - preinit - | ||
| + | [ 1.828752] random: jshn: uninitialized urandom read (4 bytes read) | ||
| + | [ 1.855742] random: jshn: uninitialized urandom read (4 bytes read) | ||
| + | [ 1.895265] random: jshn: uninitialized urandom read (4 bytes read) | ||
| + | [ 3.258907] random: procd: uninitialized urandom read (4 bytes read) | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ 152.850758] rk_gmac-dwmac fe010000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off | ||
| + | [ 349.488885] r8169 0000: | ||
| + | [ 349.489722] br-lan: port 1(eth1) entered blocking state | ||
| + | [ 349.490228] br-lan: port 1(eth1) entered forwarding state | ||
| </ | </ | ||