· 6 years ago · Dec 07, 2019, 03:36 PM
1[ 0.000000] Booting Linux on physical CPU 0x0
2[ 0.000000] Linux version 5.4.0 (ponywka@ponyLinux) (gcc version 9.2.0 (Arch Repository)) #2 SMP Sat Dec 7 17:44:10 MSK 2019
3[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
4[ 0.000000] CPU: div instructions available: patching division code
5[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
6[ 0.000000] OF: fdt: Machine model: Xunlong Orange Pi Zero
7[ 0.000000] Memory policy: Data cache writealloc
8[ 0.000000] cma: Reserved 16 MiB at 0x5ec00000
9[ 0.000000] On node 0 totalpages: 131072
10[ 0.000000] Normal zone: 1024 pages used for memmap
11[ 0.000000] Normal zone: 0 pages reserved
12[ 0.000000] Normal zone: 131072 pages, LIFO batch:31
13[ 0.000000] psci: probing for conduit method from DT.
14[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
15[ 0.000000] percpu: Embedded 15 pages/cpu s30604 r8192 d22644 u61440
16[ 0.000000] pcpu-alloc: s30604 r8192 d22644 u61440 alloc=15*4096
17[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
18[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048
19[ 0.000000] Kernel command line: console=ttyS0,115200 root=PARTUUID=0b80fb8b-01 rw rootwait
20[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
21[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
22[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
23[ 0.000000] Memory: 486588K/524288K available (6144K kernel code, 436K rwdata, 1696K rodata, 1024K init, 242K bss, 21316K reserved, 16384K cma-reserved, 0K highmem)
24[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
25[ 0.000000] rcu: Hierarchical RCU implementation.
26[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
27[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
28[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
29[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
30[ 0.000000] GIC: Using split EOI/Deactivate mode
31[ 0.000000] random: get_random_bytes called from start_kernel+0x2b0/0x440 with crng_init=0
32[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
33[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
34[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
35[ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
36[ 0.000017] Switching to timer-based delay loop, resolution 41ns
37[ 0.000205] Console: colour dummy device 80x30
38[ 0.000247] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
39[ 0.000260] pid_max: default: 32768 minimum: 301
40[ 0.000398] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
41[ 0.000411] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
42[ 0.001065] CPU: Testing write buffer coherency: ok
43[ 0.001402] /cpus/cpu@0 missing clock-frequency property
44[ 0.001420] /cpus/cpu@1 missing clock-frequency property
45[ 0.001434] /cpus/cpu@2 missing clock-frequency property
46[ 0.001448] /cpus/cpu@3 missing clock-frequency property
47[ 0.001459] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
48[ 0.001914] Setting up static identity map for 0x40100000 - 0x40100060
49[ 0.002018] rcu: Hierarchical SRCU implementation.
50[ 0.002450] smp: Bringing up secondary CPUs ...
51[ 0.013110] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
52[ 0.023842] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
53[ 0.034521] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
54[ 0.034608] smp: Brought up 1 node, 4 CPUs
55[ 0.034625] SMP: Total of 4 processors activated (192.00 BogoMIPS).
56[ 0.034631] CPU: All CPU(s) started in HYP mode.
57[ 0.034635] CPU: Virtualization extensions available.
58[ 0.035109] devtmpfs: initialized
59[ 0.039850] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
60[ 0.040073] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
61[ 0.040095] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
62[ 0.040864] pinctrl core: initialized pinctrl subsystem
63[ 0.041705] NET: Registered protocol family 16
64[ 0.042834] DMA: preallocated 256 KiB pool for atomic coherent allocations
65[ 0.043765] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
66[ 0.043774] hw-breakpoint: maximum watchpoint size is 8 bytes.
67[ 0.057615] SCSI subsystem initialized
68[ 0.057880] libata version 3.00 loaded.
69[ 0.058075] usbcore: registered new interface driver usbfs
70[ 0.058118] usbcore: registered new interface driver hub
71[ 0.058171] usbcore: registered new device driver usb
72[ 0.058356] pps_core: LinuxPPS API ver. 1 registered
73[ 0.058363] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
74[ 0.058382] PTP clock support registered
75[ 0.058584] Advanced Linux Sound Architecture Driver Initialized.
76[ 0.059339] clocksource: Switched to clocksource arch_sys_counter
77[ 0.066225] thermal_sys: Registered thermal governor 'step_wise'
78[ 0.066508] NET: Registered protocol family 2
79[ 0.066988] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
80[ 0.067015] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
81[ 0.067060] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
82[ 0.067120] TCP: Hash tables configured (established 4096 bind 4096)
83[ 0.067217] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
84[ 0.067255] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
85[ 0.067424] NET: Registered protocol family 1
86[ 0.067903] RPC: Registered named UNIX socket transport module.
87[ 0.067914] RPC: Registered udp transport module.
88[ 0.067919] RPC: Registered tcp transport module.
89[ 0.067925] RPC: Registered tcp NFSv4.1 backchannel transport module.
90[ 0.068130] Unpacking initramfs...
91[ 0.440450] Freeing initrd memory: 6520K
92[ 0.441978] workingset: timestamp_bits=30 max_order=17 bucket_order=0
93[ 0.448646] NFS: Registering the id_resolver key type
94[ 0.448686] Key type id_resolver registered
95[ 0.448692] Key type id_legacy registered
96[ 0.448770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
97[ 0.448778] io scheduler mq-deadline registered
98[ 0.448784] io scheduler kyber registered
99[ 0.449564] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
100[ 0.453176] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
101[ 0.454677] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
102[ 0.502640] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
103[ 0.504276] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pa not found, using dummy regulator
104[ 0.505029] printk: console [ttyS0] disabled
105[ 0.525210] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 36, base_baud = 1500000) is a U6_16550A
106[ 1.132673] printk: console [ttyS0] enabled
107[ 1.140558] libphy: Fixed MDIO Bus: probed
108[ 1.144656] CAN device driver interface
109[ 1.148893] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found
110[ 1.155279] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found
111[ 1.161286] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
112[ 1.167072] dwmac-sun8i 1c30000.ethernet: No regulator found
113[ 1.172951] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000)
114[ 1.182370] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
115[ 1.189598] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
116[ 1.196811] dwmac-sun8i 1c30000.ethernet: COE Type 2
117[ 1.201781] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
118[ 1.208561] dwmac-sun8i 1c30000.ethernet: Normal descriptors
119[ 1.214223] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
120[ 1.220065] libphy: stmmac: probed
121[ 1.223945] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
122[ 1.230161] libphy: mdio_mux: probed
123[ 1.233749] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
124[ 1.240115] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
125[ 1.253261] libphy: mdio_mux: probed
126[ 1.257233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
127[ 1.263777] ehci-platform: EHCI generic platform driver
128[ 1.269190] ehci-platform 1c1a000.usb: EHCI Host Controller
129[ 1.274796] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
130[ 1.282942] ehci-platform 1c1a000.usb: irq 27, io mem 0x01c1a000
131[ 1.309350] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
132[ 1.316149] hub 1-0:1.0: USB hub found
133[ 1.319968] hub 1-0:1.0: 1 port detected
134[ 1.324481] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
135[ 1.330696] ohci-platform: OHCI generic platform driver
136[ 1.336057] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
137[ 1.342698] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
138[ 1.350611] ohci-platform 1c1a400.usb: irq 28, io mem 0x01c1a400
139[ 1.423956] hub 2-0:1.0: USB hub found
140[ 1.427735] hub 2-0:1.0: 1 port detected
141[ 1.435649] sun6i-rtc 1f00000.rtc: registered as rtc0
142[ 1.440731] sun6i-rtc 1f00000.rtc: RTC enabled
143[ 1.445365] i2c /dev entries driver
144[ 1.449809] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
145[ 1.458145] sun8i-h3-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
146[ 1.468655] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
147[ 1.479173] sunxi-mmc 1c0f000.mmc: Got CD GPIO
148[ 1.508957] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
149[ 1.516123] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
150[ 1.527372] usbcore: registered new interface driver usbhid
151[ 1.532978] usbhid: USB HID core driver
152[ 1.539688] NET: Registered protocol family 17
153[ 1.544146] can: controller area network core (rev 20170425 abi 9)
154[ 1.550411] NET: Registered protocol family 29
155[ 1.554852] can: raw protocol (rev 20170425)
156[ 1.559116] can: broadcast manager protocol (rev 20170425 t)
157[ 1.564789] can: netlink gateway (rev 20190810) max_hops=1
158[ 1.570509] Key type dns_resolver registered
159[ 1.574863] Registering SWP/SWPB emulation handler
160[ 1.589685] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
161[ 1.600752] ehci-platform 1c1b000.usb: EHCI Host Controller
162[ 1.606348] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
163[ 1.614569] ehci-platform 1c1b000.usb: irq 29, io mem 0x01c1b000
164[ 1.649349] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
165[ 1.655486] mmc0: host does not support reading read-only switch, assuming write-enable
166[ 1.664240] hub 3-0:1.0: USB hub found
167[ 1.668123] hub 3-0:1.0: 1 port detected
168[ 1.672136] mmc0: new high speed SDHC card at address 1234
169[ 1.678322] mmcblk0: mmc0:1234 SA16G 14.4 GiB
170[ 1.683650] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
171[ 1.690307] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
172[ 1.699016] ohci-platform 1c1b400.usb: irq 30, io mem 0x01c1b400
173[ 1.706680] mmcblk0: p1 p2
174[ 1.774075] hub 4-0:1.0: USB hub found
175[ 1.777869] hub 4-0:1.0: 1 port detected
176[ 1.782678] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
177[ 1.796893] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
178[ 2.041921] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB
179[ 2.048996] sun6i-rtc 1f00000.rtc: setting system clock to 2019-12-07T15:09:39 UTC (1575731379)
180[ 2.058006] ALSA device list:
181[ 2.060996] No soundcards found.
182[ 2.066350] Freeing unused kernel memory: 1024K
183[ 2.071065] Run /init as init process
184[ 2.090153] mmc1: new high speed SDIO card at address 0001
185[ 3.028640] random: fast init done
186[ 3.387170] random: crng init done
187[ 3.834412] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
188[ 4.540056] systemd[1]: Failed to lookup module alias 'autofs4': Function not implemented
189[ 4.575753] systemd[1]: systemd 243.162-2-arch 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)
190[ 4.598753] systemd[1]: Detected architecture arm.
191[ 4.640651] systemd[1]: Set hostname to <ponyPi>.
192[ 5.545265] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
193[ 5.557738] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
194[ 5.567174] systemd[1]: Created slice system-getty.slice.
195[ 5.600078] systemd[1]: Created slice system-serial\x2dgetty.slice.
196[ 5.629954] systemd[1]: Created slice system-systemd\x2dfsck.slice.
197[ 5.659864] systemd[1]: Created slice User and Session Slice.
198[ 5.689783] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
199[ 7.196108] systemd-journald[131]: Received client request to flush runtime journal.
200[ 7.701057] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY]
201[ 7.715754] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
202[ 7.723283] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
203[ 7.731043] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
204[ 7.737674] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
205[ 7.750411] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
206[ 10.559361] Adding 4194300k swap on /dev/mmcblk0p2. Priority:-2 extents:1 across:4194300k SS
207[ 18.809685] systemd-journald[131]: Failed to set ACL on /var/log/journal/239e1fce9682481bbfee4ff18f50a9fa/user-1001.journal, ignoring: Operation not supported
208[ 32.479376] vcc3v0: disabling
209[ 32.482362] vcc5v0: disabling