Skip to content

Instantly share code, notes, and snippets.

@avafinger
Created November 1, 2020 21:06
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/80e4cbcefdc43a51c080ae1a8928498f to your computer and use it in GitHub Desktop.
Save avafinger/80e4cbcefdc43a51c080ae1a8928498f to your computer and use it in GitHub Desktop.
NanoPi R2S eth1
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.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) #1 SMP PREEMPT Sat Oct 31 20:27:10 -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 s91368 r8192 d31512 u131072
[ 0.000000] pcpu-alloc: s91368 r8192 d31512 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: 976096K/1046528K available (14076K kernel code, 2778K rwdata, 4536K rodata, 9856K init, 831K bss, 54048K reserved, 16384K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 46595 entries in 183 pages
[ 0.000000] ftrace: allocated 183 pages with 6 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] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x378/0x4f8 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.000912] Console: colour dummy device 80x25
[ 0.001777] printk: console [tty0] enabled
[ 0.001852] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.001903] pid_max: default: 32768 minimum: 301
[ 0.002147] LSM: Security Framework initializing
[ 0.002282] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.002327] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.005646] rcu: Hierarchical SRCU implementation.
[ 0.007489] EFI services will not be available.
[ 0.008601] smp: Bringing up secondary CPUs ...
[ 0.009706] Detected VIPT I-cache on CPU1
[ 0.009832] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.011228] Detected VIPT I-cache on CPU2
[ 0.011344] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.012787] Detected VIPT I-cache on CPU3
[ 0.012903] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.013154] smp: Brought up 1 node, 4 CPUs
[ 0.013306] SMP: Total of 4 processors activated.
[ 0.013341] CPU features: detected: 32-bit EL0 Support
[ 0.013376] CPU features: detected: CRC32 instructions
[ 0.039732] CPU: All CPU(s) started at EL2
[ 0.039883] alternatives: patching kernel code
[ 0.042319] devtmpfs: initialized
[ 0.062210] Registered cp15_barrier emulation handler
[ 0.062278] Registered setend emulation handler
[ 0.063398] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.063478] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.065143] pinctrl core: initialized pinctrl subsystem
[ 0.066544] DMI not present or invalid.
[ 0.067667] NET: Registered protocol family 16
[ 0.071864] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.072257] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.072624] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.072791] audit: initializing netlink subsys (disabled)
[ 0.073247] audit: type=2000 audit(0.072:1): state=initialized audit_enabled=0 res=1
[ 0.074739] thermal_sys: Registered thermal governor 'fair_share'
[ 0.074759] thermal_sys: Registered thermal governor 'step_wise'
[ 0.075387] cpuidle: using governor ladder
[ 0.075486] cpuidle: using governor menu
[ 0.075973] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.076255] ASID allocator initialised with 65536 entries
[ 0.153800] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.153859] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.153889] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.153924] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.157255] cryptd: max_cpu_qlen set to 1000
[ 0.172015] iommu: Default domain type: Translated
[ 0.174086] SCSI subsystem initialized
[ 0.174703] libata version 3.00 loaded.
[ 0.175194] usbcore: registered new interface driver usbfs
[ 0.175327] usbcore: registered new interface driver hub
[ 0.175543] usbcore: registered new device driver usb
[ 0.175702] mc: Linux media interface: v0.10
[ 0.175780] videodev: Linux video capture interface: v2.00
[ 0.175912] pps_core: LinuxPPS API ver. 1 registered
[ 0.175939] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.175999] PTP clock support registered
[ 0.177840] Advanced Linux Sound Architecture Driver Initialized.
[ 0.179306] Bluetooth: Core ver 2.22
[ 0.179432] NET: Registered protocol family 31
[ 0.179463] Bluetooth: HCI device and connection manager initialized
[ 0.179516] Bluetooth: HCI socket layer initialized
[ 0.179558] Bluetooth: L2CAP socket layer initialized
[ 0.179617] Bluetooth: SCO socket layer initialized
[ 0.179674] NetLabel: Initializing
[ 0.179697] NetLabel: domain hash size = 128
[ 0.179724] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.179894] NetLabel: unlabeled traffic allowed by default
[ 0.181133] clocksource: Switched to clocksource arch_sys_counter
[ 1.922868] VFS: Disk quotas dquot_6.6.0
[ 1.923029] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.923359] FS-Cache: Loaded
[ 1.940446] NET: Registered protocol family 2
[ 1.941824] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes, linear)
[ 1.941936] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 1.942099] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 1.942634] TCP: Hash tables configured (established 8192 bind 8192)
[ 1.942937] UDP hash table entries: 512 (order: 3, 49152 bytes, linear)
[ 1.943083] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear)
[ 1.943846] NET: Registered protocol family 1
[ 1.945055] RPC: Registered named UNIX socket transport module.
[ 1.945186] RPC: Registered udp transport module.
[ 1.945213] RPC: Registered tcp transport module.
[ 1.945236] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.945282] PCI: CLS 0 bytes, default 64
[ 1.945714] Trying to unpack rootfs image as initramfs...
[ 2.026668] Freeing initrd memory: 1076K
[ 2.028557] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 2.038395] Initialise system trusted keyrings
[ 2.038882] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[ 2.054544] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.055196] FS-Cache: Netfs 'nfs' registered for caching
[ 2.056359] NFS: Registering the id_resolver key type
[ 2.056444] Key type id_resolver registered
[ 2.056470] Key type id_legacy registered
[ 2.056685] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.057226] fuse: init (API version 7.32)
[ 2.130647] Key type asymmetric registered
[ 2.130707] Asymmetric key parser 'x509' registered
[ 2.130841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.131232] io scheduler mq-deadline registered
[ 2.131272] io scheduler kyber registered
[ 2.140033] rockchip-u3phy ff470000.usb3-phy: Rockchip u3phy initialized successfully
[ 2.147507] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330
[ 2.147571] dma-pl330 ff1f0000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 2.149419] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
[ 2.152893] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 20, base_baud = 1500000) is a 16550A
[ 2.229768] printk: console [ttyS2] enabled
[ 2.235106] rockchip-drm display-subsystem: [drm:rockchip_drm_platform_probe] *ERROR* No available vop found for display-subsystem.
[ 2.251637] brd: module loaded
[ 2.273527] loop: module loaded
[ 2.277558] libphy: Fixed MDIO Bus: probed
[ 2.279720] rk_gmac-dwmac ff540000.ethernet: IRQ eth_wake_irq not found
[ 2.280359] rk_gmac-dwmac ff540000.ethernet: IRQ eth_lpi not found
[ 2.281260] rk_gmac-dwmac ff540000.ethernet: PTP uses main clock
[ 2.282193] rk_gmac-dwmac ff540000.ethernet: clock input or output? (input).
[ 2.282849] rk_gmac-dwmac ff540000.ethernet: TX delay(0x24).
[ 2.283375] rk_gmac-dwmac ff540000.ethernet: RX delay(0x18).
[ 2.283910] rk_gmac-dwmac ff540000.ethernet: integrated PHY? (no).
[ 2.284603] rk_gmac-dwmac ff540000.ethernet: cannot get clock clk_mac_speed
[ 2.285284] rk_gmac-dwmac ff540000.ethernet: clock input from PHY
[ 2.290916] rk_gmac-dwmac ff540000.ethernet: init for RGMII
[ 2.291902] rk_gmac-dwmac ff540000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[ 2.292595] rk_gmac-dwmac ff540000.ethernet: DWMAC1000
[ 2.293085] rk_gmac-dwmac ff540000.ethernet: DMA HW capability register supported
[ 2.293820] rk_gmac-dwmac ff540000.ethernet: RX Checksum Offload Engine supported
[ 2.294505] rk_gmac-dwmac ff540000.ethernet: COE Type 2
[ 2.294991] rk_gmac-dwmac ff540000.ethernet: TX Checksum insertion supported
[ 2.295636] rk_gmac-dwmac ff540000.ethernet: Wake-Up On Lan supported
[ 2.296364] rk_gmac-dwmac ff540000.ethernet: Normal descriptors
[ 2.296912] rk_gmac-dwmac ff540000.ethernet: Ring mode enabled
[ 2.297478] rk_gmac-dwmac ff540000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.361151] libphy: stmmac: probed
[ 2.368204] PPP generic driver version 2.4.2
[ 2.369192] usbcore: registered new interface driver asix
[ 2.369798] usbcore: registered new interface driver ax88179_178a
[ 2.370419] usbcore: registered new interface driver cdc_ether
[ 2.371019] usbcore: registered new interface driver qmi_wwan
[ 2.376390] phy phy-ff470000.usb3-phy.2: u3phy u2 power on
[ 2.376966] phy phy-ff470000.usb3-phy.3: u3phy u3 power on
[ 2.381106] dwc2 ff580000.usb: supply vusb_d not found, using dummy regulator
[ 2.382256] dwc2 ff580000.usb: supply vusb_a not found, using dummy regulator
[ 2.513269] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM
[ 2.514487] dwc2 ff580000.usb: DWC OTG Controller
[ 2.514980] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
[ 2.515684] dwc2 ff580000.usb: irq 37, io mem 0xff580000
[ 2.516518] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 2.517330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.517997] usb usb1: Product: DWC OTG Controller
[ 2.518436] usb usb1: Manufacturer: Linux 5.10.0-rc1 dwc2_hsotg
[ 2.518983] usb usb1: SerialNumber: ff580000.usb
[ 2.520623] hub 1-0:1.0: USB hub found
[ 2.521058] hub 1-0:1.0: 1 port detected
[ 2.523390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.524041] ehci-pci: EHCI PCI platform driver
[ 2.524554] ehci-platform: EHCI generic platform driver
[ 2.528004] ehci-platform ff5c0000.usb: EHCI Host Controller
[ 2.528575] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
[ 2.529658] ehci-platform ff5c0000.usb: irq 38, io mem 0xff5c0000
[ 2.545152] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
[ 2.546196] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 2.546958] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.547619] usb usb2: Product: EHCI Host Controller
[ 2.548075] usb usb2: Manufacturer: Linux 5.10.0-rc1 ehci_hcd
[ 2.548604] usb usb2: SerialNumber: ff5c0000.usb
[ 2.550176] hub 2-0:1.0: USB hub found
[ 2.550613] hub 2-0:1.0: 1 port detected
[ 2.552064] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.552694] ohci-platform: OHCI generic platform driver
[ 2.554068] ohci-platform ff5d0000.usb: Generic Platform OHCI controller
[ 2.554724] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 3
[ 2.555686] ohci-platform ff5d0000.usb: irq 39, io mem 0xff5d0000
[ 2.617547] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 2.618318] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.618981] usb usb3: Product: Generic Platform OHCI controller
[ 2.619523] usb usb3: Manufacturer: Linux 5.10.0-rc1 ohci_hcd
[ 2.620052] usb usb3: SerialNumber: ff5d0000.usb
[ 2.621638] hub 3-0:1.0: USB hub found
[ 2.622066] hub 3-0:1.0: 1 port detected
[ 2.624656] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 2.625325] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 4
[ 2.626339] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 2.627302] xhci-hcd xhci-hcd.0.auto: irq 174, io mem 0xff600000
[ 2.628673] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 2.629560] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.630235] usb usb4: Product: xHCI Host Controller
[ 2.630691] usb usb4: Manufacturer: Linux 5.10.0-rc1 xhci-hcd
[ 2.631228] usb usb4: SerialNumber: xhci-hcd.0.auto
[ 2.632847] hub 4-0:1.0: USB hub found
[ 2.633355] hub 4-0:1.0: 1 port detected
[ 2.634468] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 2.635009] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5
[ 2.635748] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 2.636487] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.637562] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 2.638322] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.638983] usb usb5: Product: xHCI Host Controller
[ 2.639433] usb usb5: Manufacturer: Linux 5.10.0-rc1 xhci-hcd
[ 2.639964] usb usb5: SerialNumber: xhci-hcd.0.auto
[ 2.641589] hub 5-0:1.0: USB hub found
[ 2.642024] hub 5-0:1.0: 1 port detected
[ 2.643350] usbcore: registered new interface driver cdc_acm
[ 2.643890] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.644701] usbcore: registered new interface driver cdc_wdm
[ 2.645773] usbcore: registered new interface driver uas
[ 2.646530] usbcore: registered new interface driver usb-storage
[ 2.647274] usbcore: registered new interface driver usbserial_generic
[ 2.647917] usbserial: USB Serial support registered for generic
[ 2.648557] usbcore: registered new interface driver ch341
[ 2.649155] usbserial: USB Serial support registered for ch341-uart
[ 2.649819] usbcore: registered new interface driver cp210x
[ 2.650365] usbserial: USB Serial support registered for cp210x
[ 2.651065] usbcore: registered new interface driver ftdi_sio
[ 2.651632] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 2.652721] usbcore: registered new interface driver option
[ 2.653337] usbserial: USB Serial support registered for GSM modem (1-port)
[ 2.654574] usbcore: registered new interface driver pl2303
[ 2.655145] usbserial: USB Serial support registered for pl2303
[ 2.655810] usbcore: registered new interface driver qcserial
[ 2.656378] usbserial: USB Serial support registered for Qualcomm USB modem
[ 2.658049] mousedev: PS/2 mouse device common for all mice
[ 2.659697] i2c /dev entries driver
[ 2.667302] rk808 1-0018: chip id: 0x8050
[ 2.676168] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 2.676810] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 2.680444] vdd_logic: supplied by vcc_sys
[ 2.682977] vdd_arm: supplied by vcc_sys
[ 2.683904] vcc_ddr: supplied by vcc_sys
[ 2.685890] vcc_io: supplied by vcc_sys
[ 2.690315] vcc_18: supplied by vcc_io
[ 2.694643] vcc18_emmc: supplied by vcc_io
[ 2.699054] vdd_10: supplied by vcc_io
[ 2.710325] rk808-rtc rk808-rtc: registered as rtc0
[ 2.712632] rk808-rtc rk808-rtc: setting system clock to 2016-01-21T08:50:11 UTC (1453366211)
[ 2.715811] input: rk805 pwrkey as /devices/platform/ff160000.i2c/i2c-1/1-0018/rk805-pwrkey/input/input0
[ 2.718463] IR NEC protocol handler initialized
[ 2.721390] rockchip-thermal ff250000.tsadc: Missing tshut mode property, using default (cru)
[ 2.722192] rockchip-thermal ff250000.tsadc: Missing tshut-polarity property, using default (low)
[ 2.724859] dw_wdt ff1a0000.watchdog: No valid TOPs array specified
[ 2.726920] device-mapper: uevent: version 1.0.3
[ 2.728001] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 2.735589] sdhci: Secure Digital Host Controller Interface driver
[ 2.736188] sdhci: Copyright(c) Pierre Ossman
[ 2.736597] Synopsys Designware Multimedia Card Interface Driver
[ 2.737830] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.738655] dwmmc_rockchip ff500000.dwmmc: IDMAC supports 32-bit address mode.
[ 2.739384] dwmmc_rockchip ff500000.dwmmc: Using internal DMA controller.
[ 2.740022] dwmmc_rockchip ff500000.dwmmc: Version ID is 270a
[ 2.740669] dwmmc_rockchip ff500000.dwmmc: DW MMC controller at irq 35,32 bit host data width,256 deep fifo
[ 2.741894] vcc_sd: supplied by vcc_io
[ 2.745700] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.747109] hid: raw HID events driver (C) Jiri Kosina
[ 2.748346] usbcore: registered new interface driver usbhid
[ 2.748886] usbhid: USB HID core driver
[ 2.755469] drop_monitor: Initializing network drop monitor service
[ 2.756399] Initializing XFRM netlink socket
[ 2.757964] NET: Registered protocol family 10
[ 2.761005] Segment Routing with IPv6
[ 2.761349] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 2.781225] bpfilter: Loaded bpfilter_umh pid 153
[ 2.782259] NET: Registered protocol family 17
[ 2.783204] Bluetooth: RFCOMM TTY layer initialized
[ 2.783688] Bluetooth: RFCOMM socket layer initialized
[ 2.784219] Bluetooth: RFCOMM ver 1.11
[ 2.784582] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.785271] Bluetooth: HIDP socket layer initialized
[ 2.785857] Key type dns_resolver registered
[ 2.787210] registered taskstats version 1
[ 2.787622] Loading compiled-in X.509 certificates
[ 2.788183] Key type ._fscrypt registered
[ 2.788580] Key type .fscrypt registered
[ 2.788939] Key type fscrypt-provisioning registered
[ 2.830368] input: gpio-keys as /devices/platform/gpio-keys/input/input1
[ 2.833263] ALSA device list:
[ 2.833571] No soundcards found.
[ 2.834197] dw-apb-uart ff130000.serial: forbid DMA for kernel console
[ 2.843274] Freeing unused kernel memory: 9856K
[ 2.849200] Run /init as init process
[ 2.849598] with arguments:
[ 2.849605] /init
[ 2.849612] earlyprintk
[ 2.849617] with environment:
[ 2.849621] HOME=/
[ 2.849628] TERM=linux
[ 2.850017] random: fast init done
[ 2.864305] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 100000000Hz, actual 100000000HZ div = 0)
[ 2.977409] usb 5-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 2.999441] usb 5-1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00
[ 3.000218] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[ 3.000880] usb 5-1: Product: USB 10/100/1000 LAN
[ 3.001367] usb 5-1: Manufacturer: Realtek
[ 3.001757] usb 5-1: SerialNumber: 000000000000
[ 3.255611] dwmmc_rockchip ff500000.dwmmc: Successfully tuned phase to 116
[ 3.256322] mmc0: new ultra high speed SDR50 SDHC card at address aaaa
[ 3.258537] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
[ 3.264070] mmcblk0: p1 p2
[ 7.988185] EXT4-fs (mmcblk0p2): warning: mounting unchecked fs, running e2fsck is recommended
[ 7.992156] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
[ 8.547112] systemd[1]: System time before build time, advancing clock.
[ 8.764495] systemd[1]: systemd 242 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.768531] systemd[1]: Detected architecture arm64.
[ 8.815867] systemd[1]: Set hostname to <nanopi-r2s>.
[ 8.820434] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[ 9.322783] systemd[1]: /lib/systemd/system/dbus.socket:4: 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.
[ 9.401801] systemd[1]: Configuration file /lib/systemd/system/fan-monitor.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 9.426238] random: systemd: uninitialized urandom read (16 bytes read)
[ 9.427471] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 9.441389] random: systemd: uninitialized urandom read (16 bytes read)
[ 9.442835] systemd[1]: Listening on Journal Socket.
[ 9.453396] random: systemd: uninitialized urandom read (16 bytes read)
[ 9.456474] systemd[1]: Created slice User and Session Slice.
[ 9.484932] systemd[1]: Starting Set the console keyboard layout...
[ 9.734569] EXT4-fs (mmcblk0p2): re-mounted. Opts: commit=600,errors=remount-ro
[ 10.174007] systemd-journald[223]: Received request to flush runtime journal from PID 1
[ 10.913279] usbcore: registered new interface driver r8152
[ 11.100973] usb 5-1: reset SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 11.137748] r8152 5-1:1.0 (unnamed net_device) (uninitialized): Invalid ether addr 00:00:00:00:00:00
[ 11.139141] r8152 5-1:1.0 (unnamed net_device) (uninitialized): Random ether addr 16:a5:8f:9d:6a:b2
[ 11.158079] r8152 5-1:1.0: load rtl8153b-2 v1 10/23/19 successfully
[ 11.213522] r8152 5-1:1.0 eth1: v1.11.11
[ 11.409830] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 11.409875] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
[ 11.707126] rk_gmac-dwmac ff540000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211E Gigabit Ethernet] (irq=POLL)
[ 11.721233] rk_gmac-dwmac ff540000.ethernet eth0: No Safety Features support found
[ 11.721266] rk_gmac-dwmac ff540000.ethernet eth0: PTP not supported by HW
[ 11.721946] rk_gmac-dwmac ff540000.ethernet eth0: configuring for phy/rgmii link mode
[ 12.359293] zram: Added device: zram0
[ 12.360620] zram: Added device: zram1
[ 12.362065] zram: Added device: zram2
[ 12.363218] zram: Added device: zram3
[ 12.444152] zram0: detected capacity change from 0 to 128438272
[ 13.517277] Adding 125424k swap on /dev/zram0. Priority:5 extents:1 across:125424k SSFS
[ 13.527557] zram1: detected capacity change from 0 to 128438272
[ 14.229144] random: crng init done
[ 14.229161] random: 7 urandom warning(s) missed due to ratelimiting
[ 14.321257] Adding 125424k swap on /dev/zram1. Priority:5 extents:1 across:125424k SSFS
[ 14.323593] zram2: detected capacity change from 0 to 128438272
[ 14.381226] Adding 125424k swap on /dev/zram2. Priority:5 extents:1 across:125424k SSFS
[ 14.383779] zram3: detected capacity change from 0 to 128438272
[ 14.445178] Adding 125424k swap on /dev/zram3. Priority:5 extents:1 across:125424k SSFS
[ 14.801341] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 14.802462] r8152 5-1:1.0 eth1: carrier on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment