Skip to content

Instantly share code, notes, and snippets.

@invisiblek
Created January 26, 2024 02:05
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 invisiblek/2ba2f9e7e67559a356928bf1e8ee8703 to your computer and use it in GitHub Desktop.
Save invisiblek/2ba2f9e7e67559a356928bf1e8ee8703 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.1.74 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r24893+1-b34e6de7da) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP PREEMPT Fri Jan 26 00:27:49 2024
[ 0.000000] Machine model: FriendlyElec NanoPi R2S Plus
[ 0.000000] earlycon: uart8250 at MMIO32 0x00000000ff130000 (options '')
[ 0.000000] printk: bootconsole [uart8250] enabled
[ 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, zone DMA: 512 pages in unavailable ranges
[ 0.000000] cma: Reserved 16 MiB at 0x000000003dc00000
[ 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.4
[ 0.000000] percpu: Embedded 18 pages/cpu s34152 r8192 d31384 u73728
[ 0.000000] pcpu-alloc: s34152 r8192 d31384 u73728 alloc=18*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257544
[ 0.000000] Kernel command line: console=ttyS2,1500000 console=tty1 earlycon=uart8250,mmio32,0xff130000 swiotlb=1 root=PARTUUID=5452574f-02 rw rootwait
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 992252K/1046528K available (9344K kernel code, 2428K rwdata, 2804K rodata, 1856K init, 740K bss, 37892K 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] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 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.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.001395] Console: colour dummy device 80x25
[ 0.001815] printk: console [tty1] enabled
[ 0.002207] printk: bootconsole [uart8250] disabled
[ 0.002728] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.002768] pid_max: default: 32768 minimum: 301
[ 0.003476] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.003517] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.006441] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.006495] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.006650] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.006675] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.006958] rcu: Hierarchical SRCU implementation.
[ 0.006979] rcu: Max phase no-delay instances is 1000.
[ 0.008444] smp: Bringing up secondary CPUs ...
[ 0.009318] Detected VIPT I-cache on CPU1
[ 0.009551] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.010522] Detected VIPT I-cache on CPU2
[ 0.010728] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.011673] Detected VIPT I-cache on CPU3
[ 0.011884] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.012033] smp: Brought up 1 node, 4 CPUs
[ 0.012147] SMP: Total of 4 processors activated.
[ 0.012168] CPU features: detected: 32-bit EL0 Support
[ 0.012191] CPU features: detected: CRC32 instructions
[ 0.012311] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.012343] CPU: All CPU(s) started at EL2
[ 0.012359] alternatives: applying system-wide alternatives
[ 0.027391] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.027481] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.028672] pinctrl core: initialized pinctrl subsystem
[ 0.030853] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.032728] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.033179] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.033399] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.034654] thermal_sys: Registered thermal governor 'step_wise'
[ 0.034670] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.034794] cpuidle: using governor menu
[ 0.035011] ASID allocator initialised with 65536 entries
[ 0.035180] Serial: AMBA PL011 UART driver
[ 0.052762] rockchip-gpio ff210000.gpio: probed /pinctrl/gpio@ff210000
[ 0.053650] rockchip-gpio ff220000.gpio: probed /pinctrl/gpio@ff220000
[ 0.054294] rockchip-gpio ff230000.gpio: probed /pinctrl/gpio@ff230000
[ 0.054945] rockchip-gpio ff240000.gpio: probed /pinctrl/gpio@ff240000
[ 0.059232] KASLR disabled due to lack of seed
[ 0.068451] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.068572] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.068598] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.068620] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.068644] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.068668] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.068691] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.068713] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.070085] cryptd: max_cpu_qlen set to 1000
[ 0.074123] gpio-regulator sdmmcio-regulator: Failed to register regulator: -517
[ 0.074318] iommu: Default domain type: Passthrough
[ 0.074872] SCSI subsystem initialized
[ 0.075196] usbcore: registered new interface driver usbfs
[ 0.075289] usbcore: registered new interface driver hub
[ 0.075359] usbcore: registered new device driver usb
[ 0.075599] pps_core: LinuxPPS API ver. 1 registered
[ 0.075622] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.075666] PTP clock support registered
[ 0.078761] clocksource: Switched to clocksource arch_sys_counter
[ 0.079391] VFS: Disk quotas dquot_6.6.0
[ 0.079518] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.086002] NET: Registered PF_INET protocol family
[ 0.086343] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.088787] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.088972] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.089025] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.089164] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.089589] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.089895] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.090002] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.090440] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.090518] PCI: CLS 0 bytes, default 64
[ 0.092759] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[ 0.101947] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.102011] jffs2: version 2.2 (NAND) (SUMMARY) (ZLIB) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.104409] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.104802] io scheduler mq-deadline registered
[ 0.109976] gpio-syscon ff100000.syscon:gpio: can't read the data register offset!
[ 0.114609] dma-pl330 ff1f0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.114680] dma-pl330 ff1f0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 0.115905] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.120672] printk: console [ttyS2] disabled
[ 0.120814] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 21, base_baud = 1500000) is a 16550A
[ 0.192343] printk: console [ttyS2] enabled
[ 0.203529] loop: module loaded
[ 0.203878] mtip32xx Version 1.3.1
[ 0.204390] Loading iSCSI transport class v2.0-870.
[ 0.210386] rk_gmac-dwmac ff540000.ethernet: IRQ eth_wake_irq not found
[ 0.211035] rk_gmac-dwmac ff540000.ethernet: IRQ eth_lpi not found
[ 0.211784] rk_gmac-dwmac ff540000.ethernet: PTP uses main clock
[ 0.214249] usbcore: registered new interface driver usb-storage
[ 0.215090] i2c_dev: i2c /dev entries driver
[ 0.216195] ehci-platform ff5c0000.usb: EHCI Host Controller
[ 0.216220] ohci-platform ff5d0000.usb: Generic Platform OHCI controller
[ 0.216270] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 1
[ 0.216772] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 2
[ 0.217552] ehci-platform ff5c0000.usb: irq 25, io mem 0xff5c0000
[ 0.218115] rk808 1-0018: chip id: 0x8050
[ 0.218330] ohci-platform ff5d0000.usb: irq 26, io mem 0xff5d0000
[ 0.227759] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 0.228385] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 0.248686] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
[ 0.250041] hub 1-0:1.0: USB hub found
[ 0.250441] hub 1-0:1.0: 1 port detected
[ 0.253946] rk808-rtc rk808-rtc: registered as rtc0
[ 0.256156] rk808-rtc rk808-rtc: setting system clock to 2016-01-21T08:50:09 UTC (1453366209)
[ 0.258888] input: rk805 pwrkey as /devices/platform/ff160000.i2c/i2c-1/1-0018/rk805-pwrkey/input/input0
[ 0.264441] dw_wdt ff1a0000.watchdog: No valid TOPs array specified
[ 0.267466] cpu cpu0: EM: created perf domain
[ 0.269856] sdhci: Secure Digital Host Controller Interface driver
[ 0.270446] sdhci: Copyright(c) Pierre Ossman
[ 0.270838] Synopsys Designware Multimedia Card Interface Driver
[ 0.271533] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.272171] dwmmc_rockchip ff500000.mmc: IDMAC supports 32-bit address mode.
[ 0.272335] dwmmc_rockchip ff520000.mmc: IDMAC supports 32-bit address mode.
[ 0.272871] dwmmc_rockchip ff500000.mmc: Using internal DMA controller.
[ 0.273493] dwmmc_rockchip ff520000.mmc: Using internal DMA controller.
[ 0.274063] dwmmc_rockchip ff500000.mmc: Version ID is 270a
[ 0.274073] dwmmc_rockchip ff520000.mmc: Version ID is 270a
[ 0.274712] dwmmc_rockchip ff500000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo
[ 0.275188] dwmmc_rockchip ff520000.mmc: DW MMC controller at irq 40,32 bit host data width,256 deep fifo
[ 0.277346] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.278352] hid: raw HID events driver (C) Jiri Kosina
[ 0.278516] mmc_host mmc1: card is non-removable.
[ 0.279006] usbcore: registered new interface driver usbhid
[ 0.279802] usbhid: USB HID core driver
[ 0.281572] NET: Registered PF_INET6 protocol family
[ 0.283856] Segment Routing with IPv6
[ 0.283958] hub 2-0:1.0: USB hub found
[ 0.284258] In-situ OAM (IOAM) with IPv6
[ 0.284593] hub 2-0:1.0: 1 port detected
[ 0.285015] NET: Registered PF_PACKET protocol family
[ 0.285819] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 0.287288] 8021q: 802.1Q VLAN Support v1.8
[ 0.292136] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 0.314949] rk_gmac-dwmac ff540000.ethernet: IRQ eth_wake_irq not found
[ 0.315596] rk_gmac-dwmac ff540000.ethernet: IRQ eth_lpi not found
[ 0.316288] rk_gmac-dwmac ff540000.ethernet: PTP uses main clock
[ 0.317090] rk_gmac-dwmac ff540000.ethernet: clock input or output? (input).
[ 0.317732] rk_gmac-dwmac ff540000.ethernet: TX delay(0x24).
[ 0.318250] rk_gmac-dwmac ff540000.ethernet: RX delay(0x18).
[ 0.318825] rk_gmac-dwmac ff540000.ethernet: integrated PHY? (no).
[ 0.319444] rk_gmac-dwmac ff540000.ethernet: clock input from PHY
[ 0.325013] rk_gmac-dwmac ff540000.ethernet: init for RGMII
[ 0.325977] rk_gmac-dwmac ff540000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[ 0.326633] rk_gmac-dwmac ff540000.ethernet: DWMAC1000
[ 0.327104] rk_gmac-dwmac ff540000.ethernet: DMA HW capability register supported
[ 0.327769] rk_gmac-dwmac ff540000.ethernet: RX Checksum Offload Engine supported
[ 0.328434] rk_gmac-dwmac ff540000.ethernet: COE Type 2
[ 0.328921] rk_gmac-dwmac ff540000.ethernet: TX Checksum insertion supported
[ 0.329545] rk_gmac-dwmac ff540000.ethernet: Wake-Up On Lan supported
[ 0.330122] rk_gmac-dwmac ff540000.ethernet: Normal descriptors
[ 0.330649] rk_gmac-dwmac ff540000.ethernet: Ring mode enabled
[ 0.331167] rk_gmac-dwmac ff540000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 0.406825] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
[ 0.407810] mmc_host mmc1: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
[ 0.496406] dwmmc_rockchip ff500000.mmc: IDMAC supports 32-bit address mode.
[ 0.497122] dwmmc_rockchip ff500000.mmc: Using internal DMA controller.
[ 0.497733] dwmmc_rockchip ff500000.mmc: Version ID is 270a
[ 0.498291] dwmmc_rockchip ff500000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo
[ 0.518072] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 0.532679] Waiting for root device PARTUUID=5452574f-02...
[ 0.587845] mmc_host mmc0: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
[ 0.673377] dwmmc_rockchip ff520000.mmc: Successfully tuned phase to 196
[ 0.674282] mmc1: new HS200 MMC card at address 0001
[ 0.676967] mmcblk1: mmc1:0001 A3A551 28.9 GiB
[ 0.681182] mmcblk1boot0: mmc1:0001 A3A551 4.00 MiB
[ 0.683801] mmcblk1boot1: mmc1:0001 A3A551 4.00 MiB
[ 0.685765] mmcblk1rpmb: mmc1:0001 A3A551 16.0 MiB, chardev (245:0)
[ 0.730526] dwmmc_rockchip ff500000.mmc: Successfully tuned phase to 157
[ 0.731202] mmc0: new ultra high speed SDR104 SDHC card at address 59b4
[ 0.733508] mmcblk0: mmc0:59b4 SMTC 29.1 GiB
[ 0.736236] mmcblk0: p1 p2
[ 0.749969] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Quota mode: none.
[ 0.753056] VFS: Mounted root (ext4 filesystem) on device 179:98.
[ 0.754730] Freeing unused kernel memory: 1856K
[ 0.808840] Run /sbin/init as init process
[ 0.809262] with arguments:
[ 0.809268] /sbin/init
[ 0.809275] with environment:
[ 0.809280] HOME=/
[ 0.809287] TERM=linux
[ 0.872252] init: Console is alive
[ 0.872985] init: - watchdog -
[ 0.921938] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 0.928926] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 0.935071] init: - preinit -
[ 1.107802] random: jshn: uninitialized urandom read (4 bytes read)
[ 1.143668] random: jshn: uninitialized urandom read (4 bytes read)
[ 1.206564] random: jshn: uninitialized urandom read (4 bytes read)
[ 1.322547] dw-apb-uart ff130000.serial: forbid DMA for kernel console
[ 3.440695] mount_root: mounting /dev/root with options
[ 3.444353] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
[ 3.593217] EXT4-fs (mmcblk0p1): mounted filesystem without journal. Quota mode: none.
[ 3.602655] EXT4-fs (mmcblk0p1): unmounting filesystem.
[ 3.607982] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 3.637367] procd: - early -
[ 3.637920] procd: - watchdog -
[ 4.214884] procd: - watchdog -
[ 4.216625] procd: - ubus -
[ 4.276623] random: ubusd: uninitialized urandom read (4 bytes read)
[ 17.258621] random: crng init done
[ 17.258969] random: 3 urandom warning(s) missed due to ratelimiting
[ 17.262447] procd: - init -
[ 17.586082] kmodloader: loading kernel modules from /etc/modules.d/*
[ 17.641215] PPP generic driver version 2.4.2
[ 17.642909] NET: Registered PF_PPPOX protocol family
[ 17.647872] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 17.790391] urngd: v1.0.2 started.
[ 24.643077] rk_gmac-dwmac ff540000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 24.828918] rk_gmac-dwmac ff540000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
[ 24.838777] rk_gmac-dwmac ff540000.ethernet eth0: No Safety Features support found
[ 24.839551] rk_gmac-dwmac ff540000.ethernet eth0: PTP not supported by HW
[ 24.841002] rk_gmac-dwmac ff540000.ethernet eth0: configuring for phy/rgmii link mode
[ 29.030160] rk_gmac-dwmac ff540000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 29.031093] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 53.989384] rk_gmac-dwmac ff540000.ethernet eth0: Link is Down
root@OpenWrt:/#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment