Skip to content

Instantly share code, notes, and snippets.

@avafinger
Created June 15, 2020 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avafinger/0e4330e41f3474a77b8922144e98a1b3 to your computer and use it in GitHub Desktop.
Save avafinger/0e4330e41f3474a77b8922144e98a1b3 to your computer and use it in GitHub Desktop.
NanoPi R2S with Kernel 5.8.0-rc1
ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.254.28 netmask 255.255.0.0 broadcast 192.168.255.255
inet6 2804:7f4:3580:5da1:48c0:a9ff:fe05:7e21 prefixlen 64 scopeid 0x0<global>
inet6 fe80::48c0:a9ff:fe05:7e21 prefixlen 64 scopeid 0x20<link>
ether 4a:c0:a9:05:7e:21 txqueuelen 1000 (Ethernet)
RX packets 1141 bytes 580770 (580.7 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 678 bytes 158225 (158.2 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 28
eth1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 192.168.1.1 netmask 255.255.255.0 broadcast 192.168.1.255
ether a6:81:41:d3:20:18 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 166 bytes 12104 (12.1 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 166 bytes 12104 (12.1 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.8.0-rc1 (alex@svn) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12-rc1) 7.5.0, GNU ld (Linaro_Binutils-2019.12-rc1) 2.28.2.20170706) #3 SMP PREEMPT Mon Jun 15 10:07:48 -03 2020
[ 0.000000] Machine model: FriendlyElec NanoPi R2S
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 16 MiB at 0x000000003f000000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000200000-0x000000003fffffff]
[ 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-0x000000003fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000003fffffff]
[ 0.000000] On node 0 totalpages: 261632
[ 0.000000] DMA zone: 4088 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 261632 pages, LIFO batch:63
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] percpu: Embedded 32 pages/cpu s91112 r8192 d31768 u131072
[ 0.000000] pcpu-alloc: s91112 r8192 d31768 u131072 alloc=32*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257544
[ 0.000000] Kernel command line: earlyprintk root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait fsck.repair=yes panic=10 no_console_suspend consoleblank=0
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 977704K/1046528K available (13564K kernel code, 1782K rwdata, 9288K rodata, 5056K init, 803K bss, 52440K reserved, 16384K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 44384 entries in 174 pages
[ 0.000000] ftrace: allocated 174 pages with 5 groups
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x378/0x508 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000009] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000871] Console: colour dummy device 80x25
[ 0.001691] printk: console [tty0] enabled
[ 0.001768] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.001814] pid_max: default: 32768 minimum: 301
[ 0.002072] LSM: Security Framework initializing
[ 0.002228] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.002273] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.005554] rcu: Hierarchical SRCU implementation.
[ 0.009504] EFI services will not be available.
[ 0.010528] smp: Bringing up secondary CPUs ...
[ 0.011651] Detected VIPT I-cache on CPU1
[ 0.011760] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.013168] Detected VIPT I-cache on CPU2
[ 0.013266] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.014543] Detected VIPT I-cache on CPU3
[ 0.014632] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.014869] smp: Brought up 1 node, 4 CPUs
[ 0.015013] SMP: Total of 4 processors activated.
[ 0.015047] CPU features: detected: 32-bit EL0 Support
[ 0.015082] CPU features: detected: CRC32 instructions
[ 0.040637] CPU: All CPU(s) started at EL2
[ 0.040746] alternatives: patching kernel code
[ 0.043086] devtmpfs: initialized
[ 0.062017] Registered cp15_barrier emulation handler
[ 0.062078] Registered setend emulation handler
[ 0.062981] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.063052] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.064695] pinctrl core: initialized pinctrl subsystem
[ 0.065753] thermal_sys: Registered thermal governor 'fair_share'
[ 0.065760] thermal_sys: Registered thermal governor 'step_wise'
[ 0.066534] DMI not present or invalid.
[ 0.067642] NET: Registered protocol family 16
[ 0.070491] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.071943] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.073450] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.073644] audit: initializing netlink subsys (disabled)
[ 0.074108] audit: type=2000 audit(0.072:1): state=initialized audit_enabled=0 res=1
[ 0.075597] cpuidle: using governor ladder
[ 0.075675] cpuidle: using governor menu
[ 0.076143] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.076408] ASID allocator initialised with 65536 entries
[ 0.123970] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.124023] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.124054] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.124085] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.127274] cryptd: max_cpu_qlen set to 1000
[ 0.140670] iommu: Default domain type: Translated
[ 0.142755] SCSI subsystem initialized
[ 0.143241] libata version 3.00 loaded.
[ 0.143638] usbcore: registered new interface driver usbfs
[ 0.143761] usbcore: registered new interface driver hub
[ 0.143948] usbcore: registered new device driver usb
[ 0.144098] mc: Linux media interface: v0.10
[ 0.144172] videodev: Linux video capture interface: v2.00
[ 0.144298] pps_core: LinuxPPS API ver. 1 registered
[ 0.144324] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.144379] PTP clock support registered
[ 0.145389] Advanced Linux Sound Architecture Driver Initialized.
[ 0.146661] Bluetooth: Core ver 2.22
[ 0.146773] NET: Registered protocol family 31
[ 0.146798] Bluetooth: HCI device and connection manager initialized
[ 0.146843] Bluetooth: HCI socket layer initialized
[ 0.146879] Bluetooth: L2CAP socket layer initialized
[ 0.146944] Bluetooth: SCO socket layer initialized
[ 0.147003] NetLabel: Initializing
[ 0.147024] NetLabel: domain hash size = 128
[ 0.147050] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.147185] NetLabel: unlabeled traffic allowed by default
[ 0.148524] clocksource: Switched to clocksource arch_sys_counter
[ 1.796921] VFS: Disk quotas dquot_6.6.0
[ 1.797081] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.797407] FS-Cache: Loaded
[ 1.813838] NET: Registered protocol family 2
[ 1.814991] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes, linear)
[ 1.815106] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.815255] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 1.815785] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.816081] UDP hash table entries: 512 (order: 3, 49152 bytes, linear)
[ 1.816223] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear)
[ 1.817081] NET: Registered protocol family 1
[ 1.818253] RPC: Registered named UNIX socket transport module.
[ 1.818298] RPC: Registered udp transport module.
[ 1.818324] RPC: Registered tcp transport module.
[ 1.818350] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.818396] PCI: CLS 0 bytes, default 64
[ 1.818780] Trying to unpack rootfs image as initramfs...
[ 1.899574] Freeing initrd memory: 1076K
[ 1.901504] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.910968] Initialise system trusted keyrings
[ 1.911447] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[ 1.926800] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.927452] FS-Cache: Netfs 'nfs' registered for caching
[ 1.928803] NFS: Registering the id_resolver key type
[ 1.928884] Key type id_resolver registered
[ 1.928910] Key type id_legacy registered
[ 1.928952] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.929406] fuse: init (API version 7.31)
[ 2.002334] Key type asymmetric registered
[ 2.002386] Asymmetric key parser 'x509' registered
[ 2.002510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.002878] io scheduler mq-deadline registered
[ 2.002921] io scheduler kyber registered
[ 2.011140] rockchip-u3phy ff470000.usb3-phy: Rockchip u3phy initialized successfully
[ 2.017787] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330
[ 2.017845] dma-pl330 ff1f0000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 2.018874] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
[ 2.022251] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 12, base_baud = 1500000) is a 16550A
[ 2.098400] printk: console [ttyS2] enabled
[ 2.102888] rockchip-drm display-subsystem: [drm:rockchip_drm_platform_probe] *ERROR* No available vop found for display-subsystem.
[ 2.117962] brd: module loaded
[ 2.139011] loop: module loaded
[ 2.142741] libphy: Fixed MDIO Bus: probed
[ 2.144856] rk_gmac-dwmac ff540000.ethernet: IRQ eth_wake_irq not found
[ 2.145492] rk_gmac-dwmac ff540000.ethernet: IRQ eth_lpi not found
[ 2.146280] rk_gmac-dwmac ff540000.ethernet: PTP uses main clock
[ 2.147053] rk_gmac-dwmac ff540000.ethernet: clock input or output? (input).
[ 2.147705] rk_gmac-dwmac ff540000.ethernet: TX delay(0x24).
[ 2.148233] rk_gmac-dwmac ff540000.ethernet: RX delay(0x18).
[ 2.148822] rk_gmac-dwmac ff540000.ethernet: integrated PHY? (no).
[ 2.149522] rk_gmac-dwmac ff540000.ethernet: cannot get clock clk_mac_speed
[ 2.150164] rk_gmac-dwmac ff540000.ethernet: clock input from PHY
[ 2.155749] rk_gmac-dwmac ff540000.ethernet: init for RGMII
[ 2.156728] rk_gmac-dwmac ff540000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[ 2.157402] rk_gmac-dwmac ff540000.ethernet: DWMAC1000
[ 2.157885] rk_gmac-dwmac ff540000.ethernet: DMA HW capability register supported
[ 2.158567] rk_gmac-dwmac ff540000.ethernet: RX Checksum Offload Engine supported
[ 2.159253] rk_gmac-dwmac ff540000.ethernet: COE Type 2
[ 2.159734] rk_gmac-dwmac ff540000.ethernet: TX Checksum insertion supported
[ 2.160374] rk_gmac-dwmac ff540000.ethernet: Wake-Up On Lan supported
[ 2.161061] rk_gmac-dwmac ff540000.ethernet: Normal descriptors
[ 2.161609] rk_gmac-dwmac ff540000.ethernet: Ring mode enabled
[ 2.162145] rk_gmac-dwmac ff540000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.224543] libphy: stmmac: probed
[ 2.229749] PPP generic driver version 2.4.2
[ 2.230662] usbcore: registered new interface driver asix
[ 2.231245] usbcore: registered new interface driver ax88179_178a
[ 2.231872] usbcore: registered new interface driver cdc_ether
[ 2.232475] usbcore: registered new interface driver qmi_wwan
[ 2.236870] phy phy-ff470000.usb3-phy.2: u3phy u2 power on
[ 2.237435] phy phy-ff470000.usb3-phy.3: u3phy u3 power on
[ 2.240718] dwc2 ff580000.usb: supply vusb_d not found, using dummy regulator
[ 2.241550] dwc2 ff580000.usb: supply vusb_a not found, using dummy regulator
[ 2.372636] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM
[ 2.374229] dwc2 ff580000.usb: DWC OTG Controller
[ 2.374722] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
[ 2.375427] dwc2 ff580000.usb: irq 29, io mem 0xff580000
[ 2.376265] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[ 2.377081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.377746] usb usb1: Product: DWC OTG Controller
[ 2.378182] usb usb1: Manufacturer: Linux 5.8.0-rc1 dwc2_hsotg
[ 2.378716] usb usb1: SerialNumber: ff580000.usb
[ 2.380257] hub 1-0:1.0: USB hub found
[ 2.380716] hub 1-0:1.0: 1 port detected
[ 2.382489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.383123] ehci-pci: EHCI PCI platform driver
[ 2.383624] ehci-platform: EHCI generic platform driver
[ 2.386894] ehci-platform ff5c0000.usb: EHCI Host Controller
[ 2.387467] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
[ 2.388402] ehci-platform ff5c0000.usb: irq 30, io mem 0xff5c0000
[ 2.404553] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
[ 2.405579] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[ 2.406340] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.407000] usb usb2: Product: EHCI Host Controller
[ 2.407452] usb usb2: Manufacturer: Linux 5.8.0-rc1 ehci_hcd
[ 2.407976] usb usb2: SerialNumber: ff5c0000.usb
[ 2.409588] hub 2-0:1.0: USB hub found
[ 2.410015] hub 2-0:1.0: 1 port detected
[ 2.411303] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.411966] ohci-platform: OHCI generic platform driver
[ 2.413187] ohci-platform ff5d0000.usb: Generic Platform OHCI controller
[ 2.413847] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 3
[ 2.414824] ohci-platform ff5d0000.usb: irq 31, io mem 0xff5d0000
[ 2.476934] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.08
[ 2.477705] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.478367] usb usb3: Product: Generic Platform OHCI controller
[ 2.478911] usb usb3: Manufacturer: Linux 5.8.0-rc1 ohci_hcd
[ 2.479433] usb usb3: SerialNumber: ff5d0000.usb
[ 2.481002] hub 3-0:1.0: USB hub found
[ 2.481428] hub 3-0:1.0: 1 port detected
[ 2.483664] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 2.484229] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 4
[ 2.485307] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 2.486282] xhci-hcd xhci-hcd.0.auto: irq 166, io mem 0xff600000
[ 2.487660] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[ 2.488431] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.489201] usb usb4: Product: xHCI Host Controller
[ 2.489656] usb usb4: Manufacturer: Linux 5.8.0-rc1 xhci-hcd
[ 2.490178] usb usb4: SerialNumber: xhci-hcd.0.auto
[ 2.491746] hub 4-0:1.0: USB hub found
[ 2.492167] hub 4-0:1.0: 1 port detected
[ 2.493274] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 2.493823] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5
[ 2.494541] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 2.495279] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.496272] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[ 2.497128] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.497797] usb usb5: Product: xHCI Host Controller
[ 2.498250] usb usb5: Manufacturer: Linux 5.8.0-rc1 xhci-hcd
[ 2.498773] usb usb5: SerialNumber: xhci-hcd.0.auto
[ 2.500299] hub 5-0:1.0: USB hub found
[ 2.500770] hub 5-0:1.0: 1 port detected
[ 2.502100] usbcore: registered new interface driver cdc_acm
[ 2.502638] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.503460] usbcore: registered new interface driver cdc_wdm
[ 2.504485] usbcore: registered new interface driver uas
[ 2.505312] usbcore: registered new interface driver usb-storage
[ 2.506022] usbcore: registered new interface driver usbserial_generic
[ 2.506661] usbserial: USB Serial support registered for generic
[ 2.507320] usbcore: registered new interface driver ch341
[ 2.507862] usbserial: USB Serial support registered for ch341-uart
[ 2.508550] usbcore: registered new interface driver cp210x
[ 2.509095] usbserial: USB Serial support registered for cp210x
[ 2.509792] usbcore: registered new interface driver ftdi_sio
[ 2.510357] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 2.511416] usbcore: registered new interface driver option
[ 2.511962] usbserial: USB Serial support registered for GSM modem (1-port)
[ 2.513245] usbcore: registered new interface driver pl2303
[ 2.513867] usbserial: USB Serial support registered for pl2303
[ 2.514537] usbcore: registered new interface driver qcserial
[ 2.515100] usbserial: USB Serial support registered for Qualcomm USB modem
[ 2.516711] mousedev: PS/2 mouse device common for all mice
[ 2.518363] i2c /dev entries driver
[ 2.524378] rk808 1-0018: chip id: 0x8050
[ 2.533045] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 2.533677] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 2.534378] DCDC_REG1: supplied by vcc_sys
[ 2.537860] DCDC_REG2: supplied by vcc_sys
[ 2.540157] DCDC_REG3: supplied by vcc_sys
[ 2.541200] DCDC_REG4: supplied by vcc_sys
[ 2.543186] LDO_REG1: supplied by vcc_io
[ 2.546997] LDO_REG2: supplied by vcc_io
[ 2.550973] LDO_REG3: supplied by vcc_io
[ 2.565267] rk808-rtc rk808-rtc: registered as rtc0
[ 2.567571] rk808-rtc rk808-rtc: setting system clock to 2016-01-21T08:50:09 UTC (1453366209)
[ 2.570724] input: rk805 pwrkey as /devices/platform/ff160000.i2c/i2c-1/1-0018/rk805-pwrkey/input/input0
[ 2.572926] IR NEC protocol handler initialized
[ 2.578832] rockchip-thermal ff250000.tsadc: Missing tshut mode property, using default (cru)
[ 2.579643] rockchip-thermal ff250000.tsadc: Missing tshut-polarity property, using default (low)
[ 2.583068] device-mapper: uevent: version 1.0.3
[ 2.584091] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[ 2.590997] sdhci: Secure Digital Host Controller Interface driver
[ 2.591593] sdhci: Copyright(c) Pierre Ossman
[ 2.591997] Synopsys Designware Multimedia Card Interface Driver
[ 2.594019] dwmmc_rockchip ff500000.dwmmc: IDMAC supports 32-bit address mode.
[ 2.594737] dwmmc_rockchip ff500000.dwmmc: Using internal DMA controller.
[ 2.595375] dwmmc_rockchip ff500000.dwmmc: Version ID is 270a
[ 2.596006] dwmmc_rockchip ff500000.dwmmc: DW MMC controller at irq 27,32 bit host data width,256 deep fifo
[ 2.597051] vcc_sd: supplied by vcc_io
[ 2.616084] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 2.630343] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.632860] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.634097] hid: raw HID events driver (C) Jiri Kosina
[ 2.635201] usbcore: registered new interface driver usbhid
[ 2.635722] usbhid: USB HID core driver
[ 2.641324] drop_monitor: Initializing network drop monitor service
[ 2.642320] Initializing XFRM netlink socket
[ 2.643876] NET: Registered protocol family 10
[ 2.647036] Segment Routing with IPv6
[ 2.665652] bpfilter: Loaded bpfilter_umh pid 153
[ 2.666602] NET: Registered protocol family 17
[ 2.667454] Bluetooth: RFCOMM TTY layer initialized
[ 2.667923] Bluetooth: RFCOMM socket layer initialized
[ 2.668430] Bluetooth: RFCOMM ver 1.11
[ 2.668925] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.669492] Bluetooth: HIDP socket layer initialized
[ 2.670063] Key type dns_resolver registered
[ 2.671305] registered taskstats version 1
[ 2.671709] Loading compiled-in X.509 certificates
[ 2.672273] Key type ._fscrypt registered
[ 2.672774] Key type .fscrypt registered
[ 2.673162] Key type fscrypt-provisioning registered
[ 2.711162] random: fast init done
[ 2.712556] input: gpio-keys as /devices/platform/gpio-keys/input/input1
[ 2.715557] ALSA device list:
[ 2.715856] No soundcards found.
[ 2.716534] dw-apb-uart ff130000.serial: forbid DMA for kernel console
[ 2.717512] mmc_host mmc0: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
[ 2.722637] Freeing unused kernel memory: 5056K
[ 2.723174] Run /init as init process
[ 2.723515] with arguments:
[ 2.723519] /init
[ 2.723522] earlyprintk
[ 2.723526] with environment:
[ 2.723531] HOME=/
[ 2.723534] TERM=linux
[ 2.840693] usb 5-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 2.861745] usb 5-1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[ 2.862505] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[ 2.863156] usb 5-1: Product: USB 10/100/1000 LAN
[ 2.863585] usb 5-1: Manufacturer: Realtek
[ 2.863956] usb 5-1: SerialNumber: 000000000000
[ 3.895484] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 273
[ 3.896178] mmc0: new ultra high speed SDR104 SDHC card at address aaaa
[ 3.898421] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
[ 3.903166] mmcblk0: p1 p2
[ 7.866249] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
[ 8.329141] systemd[1]: System time before build time, advancing clock.
[ 8.454520] systemd[1]: systemd 245.4-4ubuntu3.1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 8.458089] systemd[1]: Detected architecture arm64.
[ 8.521816] systemd[1]: Set hostname to <nanopi-r2s>.
[ 9.879599] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 273
[ 10.272793] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[ 10.388210] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.393072] systemd[1]: Created slice system-modprobe.slice.
[ 10.404769] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.406963] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 10.416747] random: systemd: uninitialized urandom read (16 bytes read)
[ 10.419030] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 10.430673] systemd[1]: Created slice User and Session Slice.
[ 10.441193] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 10.453177] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 10.465969] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 10.477014] systemd[1]: Reached target Local Encrypted Volumes.
[ 10.488980] systemd[1]: Reached target Paths.
[ 10.500918] systemd[1]: Reached target Remote File Systems.
[ 10.502604] systemd[1]: Reached target Slices.
[ 10.512879] systemd[1]: Reached target Swap.
[ 10.525672] systemd[1]: Listening on Syslog Socket.
[ 10.537818] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 10.549293] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 10.562225] systemd[1]: Listening on Journal Audit Socket.
[ 10.573683] systemd[1]: Listening on Journal Socket (/dev/log).
[ 10.586069] systemd[1]: Listening on Journal Socket.
[ 10.598154] systemd[1]: Listening on udev Control Socket.
[ 10.609641] systemd[1]: Listening on udev Kernel Socket.
[ 10.619240] systemd[1]: Mounting Huge Pages File System...
[ 10.629552] systemd[1]: Mounting POSIX Message Queue File System...
[ 10.641629] systemd[1]: Mounting Kernel Debug File System...
[ 10.662765] systemd[1]: Mounting Kernel Trace File System...
[ 10.684767] systemd[1]: Starting Journal Service...
[ 10.704065] systemd[1]: Starting Set the console keyboard layout...
[ 10.724643] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 10.736923] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[ 11.885673] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 273
[ 11.890905] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 11.892267] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 11.912781] systemd[1]: Starting Load Kernel Modules...
[ 11.935840] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 11.960993] systemd[1]: Starting udev Coldplug all Devices...
[ 11.979488] systemd[1]: Mounted Huge Pages File System.
[ 11.994599] systemd[1]: Mounted POSIX Message Queue File System.
[ 12.006323] systemd[1]: Mounted Kernel Debug File System.
[ 12.009512] EXT4-fs (mmcblk0p2): re-mounted. Opts: commit=600,errors=remount-ro
[ 12.022082] systemd[1]: Mounted Kernel Trace File System.
[ 12.038881] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 12.062302] systemd[1]: Finished Load Kernel Modules.
[ 12.077468] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 12.096141] systemd[1]: Mounting FUSE Control File System...
[ 12.115373] systemd[1]: Mounting Kernel Configuration File System...
[ 12.128210] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 12.129361] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 12.135856] systemd[1]: Starting Load/Save Random Seed...
[ 12.155468] systemd[1]: Starting Apply Kernel Variables...
[ 12.179766] systemd[1]: Starting Create System Users...
[ 12.188443] systemd[1]: Started Journal Service.
[ 12.320873] systemd-journald[213]: Received client request to flush runtime journal.
[ 14.063175] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 273
[ 15.418542] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 273
[ 15.480030] usbcore: registered new interface driver r8152
[ 15.659039] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 15.659090] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
[ 15.663685] usb 5-1: reset SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 15.701787] r8152 5-1:1.0 (unnamed net_device) (uninitialized): Invalid ether addr 00:00:00:00:00:00
[ 15.702654] r8152 5-1:1.0 (unnamed net_device) (uninitialized): Random ether addr a6:81:41:d3:20:18
[ 15.726563] r8152 5-1:1.0: load rtl8153b-2 v1 10/23/19 successfully
[ 15.770919] r8152 5-1:1.0 eth1: v1.11.11
[ 16.965852] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 273
[ 17.160530] random: crng init done
[ 17.160542] random: 7 urandom warning(s) missed due to ratelimiting
[ 18.199493] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 273
[ 18.314119] rk_gmac-dwmac ff540000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211E Gigabit Ethernet] (irq=POLL)
[ 18.314173] cma: cma_alloc: alloc failed, req-size: 2 pages, ret: -12
[ 18.314825] cma: cma_alloc: alloc failed, req-size: 2 pages, ret: -12
[ 18.324666] rk_gmac-dwmac ff540000.ethernet eth0: No Safety Features support found
[ 18.324695] rk_gmac-dwmac ff540000.ethernet eth0: PTP not supported by HW
[ 18.324711] rk_gmac-dwmac ff540000.ethernet eth0: configuring for phy/rgmii link mode
[ 20.682411] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 273
[ 22.027593] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 273
[ 22.082675] zram: Added device: zram0
[ 22.084376] zram: Added device: zram1
[ 22.090030] zram: Added device: zram2
[ 22.092287] zram: Added device: zram3
[ 22.152944] zram0: detected capacity change from 0 to 128028672
[ 22.220589] Adding 125024k swap on /dev/zram0. Priority:5 extents:1 across:125024k SSFS
[ 22.225880] zram1: detected capacity change from 0 to 128028672
[ 22.268744] Adding 125024k swap on /dev/zram1. Priority:5 extents:1 across:125024k SSFS
[ 22.271542] zram2: detected capacity change from 0 to 128028672
[ 22.320736] Adding 125024k swap on /dev/zram2. Priority:5 extents:1 across:125024k SSFS
[ 22.323358] zram3: detected capacity change from 0 to 128028672
[ 22.368673] Adding 125024k swap on /dev/zram3. Priority:5 extents:1 across:125024k SSFS
[ 22.406347] rk_gmac-dwmac ff540000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 22.406416] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 25.615327] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 273
[ 31.499243] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 228
[ 32.719570] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 273
lsmod
Module Size Used by
zram 36864 4
zsmalloc 28672 1 zram
r8152 77824 0
crct10dif_ce 20480 1
uio_pdrv_genirq 16384 0
uio 24576 1 uio_pdrv_genirq
sch_fq_codel 20480 3
ip_tables 32768 0
x_tables 36864 1 ip_tables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment