· 6 years ago · Dec 21, 2019, 10:46 PM
1[ 0.000000] Booting Linux on physical CPU 0x0
2[ 0.000000] Linux version 5.4.0 (jernej@kista) (gcc version 9.2.0 (GCC)) #1 SMP Sat Dec 21 22:26:17 CET 2019
3[ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (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: Olimex A20-OLinuXino-LIME2
7[ 0.000000] Memory policy: Data cache writealloc
8[ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB
9[ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool
10[ 0.000000] On node 0 totalpages: 260119
11[ 0.000000] Normal zone: 1728 pages used for memmap
12[ 0.000000] Normal zone: 0 pages reserved
13[ 0.000000] Normal zone: 196608 pages, LIFO batch:63
14[ 0.000000] HighMem zone: 63511 pages, LIFO batch:15
15[ 0.000000] psci: probing for conduit method from DT.
16[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
17[ 0.000000] percpu: Embedded 15 pages/cpu s32204 r8192 d21044 u61440
18[ 0.000000] pcpu-alloc: s32204 r8192 d21044 u61440 alloc=15*4096
19[ 0.000000] pcpu-alloc: [0] 0 [0] 1
20[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258391
21[ 0.000000] Kernel command line: boot=UUID=1212-0024 disk=UUID=b31a2c9b-a576-4ece-b208-e8b4a2789b9f console=ttyS0,115200 systemd.debug-shell=1 root=/dev/ram0 rdinit=/init
22[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
23[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
24[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
25[ 0.000000] Memory: 914608K/1040476K available (8192K kernel code, 508K rwdata, 2148K rodata, 5120K init, 265K bss, 27564K reserved, 98304K cma-reserved, 254044K highmem)
26[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
27[ 0.000000] rcu: Hierarchical RCU implementation.
28[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
29[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
30[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
31[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
32[ 0.000000] GIC: Using split EOI/Deactivate mode
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.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
36[ 0.000020] Switching to timer-based delay loop, resolution 41ns
37[ 0.000451] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
38[ 0.000781] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
39[ 0.001046] Console: colour dummy device 80x30
40[ 0.001102] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
41[ 0.001119] pid_max: default: 32768 minimum: 301
42[ 0.001311] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
43[ 0.001330] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
44[ 0.001434] *** VALIDATE tmpfs ***
45[ 0.002084] *** VALIDATE proc ***
46[ 0.002430] *** VALIDATE cgroup1 ***
47[ 0.002448] *** VALIDATE cgroup2 ***
48[ 0.002466] CPU: Testing write buffer coherency: ok
49[ 0.002975] /cpus/cpu@0 missing clock-frequency property
50[ 0.003001] /cpus/cpu@1 missing clock-frequency property
51[ 0.003016] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
52[ 0.003697] Setting up static identity map for 0x40100000 - 0x40100060
53[ 0.003866] rcu: Hierarchical SRCU implementation.
54[ 0.004501] smp: Bringing up secondary CPUs ...
55[ 0.015382] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
56[ 0.015565] smp: Brought up 1 node, 2 CPUs
57[ 0.015582] SMP: Total of 2 processors activated (96.00 BogoMIPS).
58[ 0.015590] CPU: All CPU(s) started in HYP mode.
59[ 0.015595] CPU: Virtualization extensions available.
60[ 0.016441] devtmpfs: initialized
61[ 0.022658] random: get_random_u32 called from bucket_table_alloc+0x58/0x14c with crng_init=0
62[ 0.023318] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
63[ 0.023638] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
64[ 0.023668] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
65[ 0.027720] pinctrl core: initialized pinctrl subsystem
66[ 0.029102] NET: Registered protocol family 16
67[ 0.030808] DMA: preallocated 256 KiB pool for atomic coherent allocations
68[ 0.031963] cpuidle: using governor ladder
69[ 0.032001] cpuidle: using governor menu
70[ 0.032335] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
71[ 0.032345] hw-breakpoint: maximum watchpoint size is 8 bytes.
72[ 0.057203] SCSI subsystem initialized
73[ 0.057572] libata version 3.00 loaded.
74[ 0.057839] usbcore: registered new interface driver usbfs
75[ 0.057895] usbcore: registered new interface driver hub
76[ 0.057970] usbcore: registered new device driver usb
77[ 0.058230] mc: Linux media interface: v0.10
78[ 0.058267] videodev: Linux video capture interface: v2.00
79[ 0.058428] pps_core: LinuxPPS API ver. 1 registered
80[ 0.058437] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
81[ 0.058458] PTP clock support registered
82[ 0.058974] Advanced Linux Sound Architecture Driver Initialized.
83[ 0.060187] clocksource: Switched to clocksource arch_sys_counter
84[ 0.060525] *** VALIDATE ramfs ***
85[ 0.061274] simple-framebuffer 7f817000.framebuffer: framebuffer at 0x7f817000, 0x7e9000 bytes, mapped to 0x(ptrval)
86[ 0.061293] simple-framebuffer 7f817000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680
87[ 0.095725] Console: switching to colour frame buffer device 240x67
88[ 0.129257] simple-framebuffer 7f817000.framebuffer: fb0: simplefb registered!
89[ 0.137743] thermal_sys: Registered thermal governor 'step_wise'
90[ 0.137753] thermal_sys: Registered thermal governor 'power_allocator'
91[ 0.138330] NET: Registered protocol family 2
92[ 0.139227] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
93[ 0.139269] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
94[ 0.139352] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
95[ 0.139479] TCP: Hash tables configured (established 8192 bind 8192)
96[ 0.139634] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
97[ 0.139721] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
98[ 0.140043] NET: Registered protocol family 1
99[ 0.141161] RPC: Registered named UNIX socket transport module.
100[ 0.141181] RPC: Registered udp transport module.
101[ 0.141187] RPC: Registered tcp transport module.
102[ 0.141193] RPC: Registered tcp NFSv4.1 backchannel transport module.
103[ 0.162487] hw perfevents: no interrupt-affinity property for /pmu, guessing.
104[ 0.162858] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
105[ 0.166914] Initialise system trusted keyrings
106[ 0.167227] workingset: timestamp_bits=14 max_order=18 bucket_order=4
107[ 0.175578] squashfs: version 4.0 (2009/01/31) Phillip Lougher
108[ 0.176968] NFS: Registering the id_resolver key type
109[ 0.177019] Key type id_resolver registered
110[ 0.177027] Key type id_legacy registered
111[ 0.177046] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
112[ 0.177495] NET: Registered protocol family 38
113[ 0.177513] Key type asymmetric registered
114[ 0.177521] Asymmetric key parser 'x509' registered
115[ 0.177528] Asymmetric key parser 'pkcs8' registered
116[ 0.177583] bounce: pool size: 64 pages
117[ 0.177645] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
118[ 0.177921] io scheduler mq-deadline registered
119[ 0.177935] io scheduler kyber registered
120[ 0.178910] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO
121[ 0.182948] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
122[ 0.247232] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
123[ 0.250123] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
124[ 0.251245] printk: console [ttyS0] disabled
125[ 0.271496] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 46, base_baud = 1500000) is a U6_16550A
126[ 0.998658] printk: console [ttyS0] enabled
127[ 1.007884] sun4i-drm display-engine: bound 1e00000.display-frontend (ops 0xc0950f10)
128[ 1.015910] sun4i-drm display-engine: bound 1e20000.display-frontend (ops 0xc0950f10)
129[ 1.024066] sun4i-drm display-engine: bound 1e60000.display-backend (ops 0xc0950750)
130[ 1.032119] sun4i-drm display-engine: bound 1e40000.display-backend (ops 0xc0950750)
131[ 1.040410] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
132[ 1.048248] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc094f478)
133[ 1.056377] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
134[ 1.064255] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xc094f478)
135[ 1.072945] sun4i-drm display-engine: bound 1c16000.hdmi (ops 0xc09515a8)
136[ 1.079737] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
137[ 1.086403] [drm] No driver support for vblank timestamp query.
138[ 1.092350] checking generic (7f817000 7e9000) vs hw (0 ffffffff)
139[ 1.092356] fb0: switching to sun4i-drm-fb from simple
140[ 1.097853] Console: switching to colour dummy device 80x30
141[ 1.104326] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
142[ 1.210020] Console: switching to colour frame buffer device 240x67
143[ 1.249632] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
144[ 1.271590] brd: module loaded
145[ 1.274881] loop: module loaded
146[ 1.304349] ahci-sunxi 1c18000.sata: 1c18000.sata supply ahci not found, using dummy regulator
147[ 1.313199] ahci-sunxi 1c18000.sata: 1c18000.sata supply phy not found, using dummy regulator
148[ 1.322995] libphy: Fixed MDIO Bus: probed
149[ 1.327711] tun: Universal TUN/TAP device driver, 1.6
150[ 1.333105] CAN device driver interface
151[ 1.337687] sun7i-dwmac 1c50000.ethernet: IRQ eth_wake_irq not found
152[ 1.344149] sun7i-dwmac 1c50000.ethernet: IRQ eth_lpi not found
153[ 1.350244] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
154[ 1.356004] sun7i-dwmac 1c50000.ethernet: no reset control found
155[ 1.362060] sun7i-dwmac 1c50000.ethernet: no regulator found
156[ 1.368059] sun7i-dwmac 1c50000.ethernet: Version ID not available
157[ 1.374305] sun7i-dwmac 1c50000.ethernet: DWMAC1000
158[ 1.379276] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported
159[ 1.386536] sun7i-dwmac 1c50000.ethernet: Normal descriptors
160[ 1.392210] sun7i-dwmac 1c50000.ethernet: Ring mode enabled
161[ 1.398034] libphy: stmmac: probed
162[ 1.404174] usbcore: registered new interface driver r8152
163[ 1.409684] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
164[ 1.416247] ehci-platform: EHCI generic platform driver
165[ 1.422042] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
166[ 1.428269] ohci-platform: OHCI generic platform driver
167[ 1.434042] usbcore: registered new interface driver uas
168[ 1.439448] usbcore: registered new interface driver usb-storage
169[ 1.447195] sunxi-rtc 1c20d00.rtc: registered as rtc0
170[ 1.452460] i2c /dev entries driver
171[ 1.457275] axp20x-i2c 1-0034: AXP20x variant AXP209 found
172[ 1.469521] axp20x-gpio axp20x-gpio: DMA mask not set
173[ 1.476488] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
174[ 1.491793] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-0034/axp20x-pek/input/input0
175[ 1.502550] ldo1: supplied by regulator-dummy
176[ 1.507284] ldo2: supplied by regulator-dummy
177[ 1.512849] ldo3: supplied by regulator-dummy
178[ 1.518682] ldo4: supplied by regulator-dummy
179[ 1.523152] vddio-csi1: Bringing 3000000uV into 2800000-2800000uV
180[ 1.529377] random: fast init done
181[ 1.533150] ldo5: supplied by regulator-dummy
182[ 1.538228] dcdc2: supplied by regulator-dummy
183[ 1.543459] dcdc3: supplied by regulator-dummy
184[ 1.549927] axp20x-i2c 1-0034: AXP20X driver loaded
185[ 1.556144] IR NEC protocol handler initialized
186[ 1.560751] IR RC5(x/sz) protocol handler initialized
187[ 1.565811] IR RC6 protocol handler initialized
188[ 1.570367] IR JVC protocol handler initialized
189[ 1.574897] IR Sony protocol handler initialized
190[ 1.579510] IR SANYO protocol handler initialized
191[ 1.584222] IR Sharp protocol handler initialized
192[ 1.588925] IR MCE Keyboard/mouse protocol handler initialized
193[ 1.594764] IR XMP protocol handler initialized
194[ 1.599293] ir_imon_decoder: IR iMON protocol handler initialized
195[ 1.605396] IR RCMM protocol handler initialized
196[ 1.610421] usbcore: registered new interface driver xbox_remote
197[ 1.616652] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
198[ 1.624665] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
199[ 1.636612] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-ph not found, using dummy regulator
200[ 1.646410] sunxi-mmc 1c0f000.mmc: Got CD GPIO
201[ 1.675621] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
202[ 1.683913] sun4i-ss 1c15000.crypto-engine: Die ID 0
203[ 1.692632] hidraw: raw HID events driver (C) Jiri Kosina
204[ 1.698824] usbcore: registered new interface driver usbhid
205[ 1.704462] usbhid: USB HID core driver
206[ 1.709087] cedrus 1c0e000.video-codec: Device registered as /dev/video0
207[ 1.717007] axp20x-adc axp20x-adc: DMA mask not set
208[ 1.851582] mmc0: host does not support reading read-only switch, assuming write-enable
209[ 1.865659] mmc0: new high speed SDHC card at address aaaa
210[ 1.872258] mmcblk0: mmc0:aaaa SC16G 14.8 GiB
211[ 1.884075] mmcblk0: p1 p2
212[ 2.549394] Initializing XFRM netlink socket
213[ 2.554485] NET: Registered protocol family 10
214[ 2.560258] Segment Routing with IPv6
215[ 2.564047] NET: Registered protocol family 17
216[ 2.568510] can: controller area network core (rev 20170425 abi 9)
217[ 2.574795] NET: Registered protocol family 29
218[ 2.579250] can: raw protocol (rev 20170425)
219[ 2.583536] can: broadcast manager protocol (rev 20170425 t)
220[ 2.589203] can: netlink gateway (rev 20190810) max_hops=1
221[ 2.594963] Key type dns_resolver registered
222[ 2.599445] Registering SWP/SWPB emulation handler
223[ 2.604667] Loading compiled-in X.509 certificates
224[ 2.626527] ahci-sunxi 1c18000.sata: 1c18000.sata supply ahci not found, using dummy regulator
225[ 2.635357] ahci-sunxi 1c18000.sata: 1c18000.sata supply phy not found, using dummy regulator
226[ 2.740222] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
227[ 2.747716] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1
228[ 2.753642] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
229[ 2.762619] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc
230[ 2.771847] scsi host0: ahci-sunxi
231[ 2.775759] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 36
232[ 2.784482] ehci-platform 1c14000.usb: EHCI Host Controller
233[ 2.790107] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
234[ 2.798402] ehci-platform 1c14000.usb: irq 32, io mem 0x01c14000
235[ 2.830188] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
236[ 2.836545] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
237[ 2.844838] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
238[ 2.852074] usb usb1: Product: EHCI Host Controller
239[ 2.856954] usb usb1: Manufacturer: Linux 5.4.0 ehci_hcd
240[ 2.862274] usb usb1: SerialNumber: 1c14000.usb
241[ 2.867567] hub 1-0:1.0: USB hub found
242[ 2.871397] hub 1-0:1.0: 1 port detected
243[ 2.876391] ehci-platform 1c1c000.usb: EHCI Host Controller
244[ 2.882051] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
245[ 2.890261] ehci-platform 1c1c000.usb: irq 37, io mem 0x01c1c000
246[ 2.920193] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
247[ 2.926561] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
248[ 2.934849] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
249[ 2.942083] usb usb2: Product: EHCI Host Controller
250[ 2.946961] usb usb2: Manufacturer: Linux 5.4.0 ehci_hcd
251[ 2.952286] usb usb2: SerialNumber: 1c1c000.usb
252[ 2.957545] hub 2-0:1.0: USB hub found
253[ 2.961380] hub 2-0:1.0: 1 port detected
254[ 2.966376] ohci-platform 1c14400.usb: Generic Platform OHCI controller
255[ 2.973078] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
256[ 2.981765] ohci-platform 1c14400.usb: irq 33, io mem 0x01c14400
257[ 3.054437] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
258[ 3.062720] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
259[ 3.069941] usb usb3: Product: Generic Platform OHCI controller
260[ 3.075872] usb usb3: Manufacturer: Linux 5.4.0 ohci_hcd
261[ 3.081192] usb usb3: SerialNumber: 1c14400.usb
262[ 3.086464] hub 3-0:1.0: USB hub found
263[ 3.090307] hub 3-0:1.0: 1 port detected
264[ 3.095286] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
265[ 3.101985] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
266[ 3.110117] ohci-platform 1c1c400.usb: irq 38, io mem 0x01c1c400
267[ 3.111692] ata1: SATA link down (SStatus 0 SControl 300)
268[ 3.184460] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
269[ 3.192762] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
270[ 3.199984] usb usb4: Product: Generic Platform OHCI controller
271[ 3.205916] usb usb4: Manufacturer: Linux 5.4.0 ohci_hcd
272[ 3.211238] usb usb4: SerialNumber: 1c1c400.usb
273[ 3.216641] hub 4-0:1.0: USB hub found
274[ 3.220507] hub 4-0:1.0: 1 port detected
275[ 3.225570] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
276[ 3.237071] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
277[ 3.242923] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
278[ 3.251070] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
279[ 3.259344] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
280[ 3.266593] usb usb5: Product: MUSB HDRC host driver
281[ 3.271581] usb usb5: Manufacturer: Linux 5.4.0 musb-hcd
282[ 3.276893] usb usb5: SerialNumber: musb-hdrc.1.auto
283[ 3.282575] hub 5-0:1.0: USB hub found
284[ 3.286395] hub 5-0:1.0: 1 port detected
285[ 3.291462] printk: console [netcon0] enabled
286[ 3.295834] netconsole: network logging started
287[ 3.300470] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01T00:00:05 UTC (5)
288[ 3.308783] ALSA device list:
289[ 3.311820] No soundcards found.
290[ 3.323274] Freeing unused kernel memory: 5120K
291[ 3.330568] Run /init as init process
292[ 3.437074] Checking disk(s): UUID=1212-0024 UUID=b31a2c9b-a576-4ece-b208-e8b4a2789b9f
293[ 3.710414] usb 4-1: new full-speed USB device number 2 using ohci-platform
294[ 3.987260] usb 4-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.07
295[ 3.987276] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
296[ 3.987283] usb 4-1: Product: USB Receiver
297[ 3.987289] usb 4-1: Manufacturer: Logitech
298[ 3.998103] input: Logitech USB Receiver as /devices/platform/soc/1c1c400.usb/usb4/4-1/4-1:1.0/0003:046D:C52B.0001/input/input1
299[ 4.012335] fsck: CP437: Invalid argument
300[ 4.012583] fsck: fsck.fat 4.1 (2017-01-24)
301[ 4.012869] fsck: /dev/mmcblk0p1: 8 files, 13348/65501 clusters
302[ 4.013074] fsck: STORAGE: recovering journal
303[ 4.013415] fsck: STORAGE: clean, 154/3758080 files, 482467/15029760 blocks
304[ 4.061444] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-1c1c400.usb-1/input0
305[ 4.069647] input: Logitech USB Receiver Mouse as /devices/platform/soc/1c1c400.usb/usb4/4-1/4-1:1.1/0003:046D:C52B.0002/input/input2
306[ 4.080769] input: Logitech USB Receiver Consumer Control as /devices/platform/soc/1c1c400.usb/usb4/4-1/4-1:1.1/0003:046D:C52B.0002/input/input3
307[ 4.151019] input: Logitech USB Receiver System Control as /devices/platform/soc/1c1c400.usb/usb4/4-1/4-1:1.1/0003:046D:C52B.0002/input/input4
308[ 4.151813] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1c400.usb-1/input1
309[ 4.159416] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-1c1c400.usb-1/input2
310[ 4.611235] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
311[ 5.671492] systemd[1]: System time before build time, advancing clock.
312[ 5.735559] systemd[1]: Failed to lookup module alias 'autofs4': Function not implemented
313[ 5.763375] systemd[1]: systemd 244 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)
314[ 5.764108] systemd[1]: Detected architecture arm.
315[ 5.840741] systemd[1]: Set hostname to <LibreELEC>.
316[ 6.256562] random: systemd: uninitialized urandom read (16 bytes read)
317[ 6.256899] systemd[1]: user.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
318[ 6.256921] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
319[ 6.260070] systemd[1]: Created slice User and Session Slice.
320[ 6.290610] random: systemd: uninitialized urandom read (16 bytes read)
321[ 6.291066] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
322[ 6.320519] random: systemd: uninitialized urandom read (16 bytes read)
323[ 6.320957] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
324[ 6.350784] systemd[1]: Reached target Paths.
325[ 6.380604] systemd[1]: Reached target Slices.
326[ 6.417939] systemd[1]: Listening on RPCbind Server Activation Socket.
327[ 6.440653] systemd[1]: Reached target RPC Port Mapper.
328[ 6.471092] systemd[1]: Listening on initctl Compatibility Named Pipe.
329[ 6.571892] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
330[ 6.573856] systemd[1]: Listening on Journal Socket (/dev/log).
331[ 6.601550] systemd[1]: Listening on Journal Socket.
332[ 6.631574] systemd[1]: Listening on udev Control Socket.
333[ 6.661223] systemd[1]: Listening on udev Kernel Socket.
334[ 6.691460] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
335[ 6.699158] systemd[1]: Mounting POSIX Message Queue File System...
336[ 6.738944] systemd[1]: Mounting Kernel Debug File System...
337[ 6.779158] systemd[1]: Mounting Variable Directory...
338[ 6.817356] systemd[1]: Started Early root shell on /dev/console FOR DEBUGGING ONLY.
339[ 6.860298] systemd[1]: Starting Show Version...
340[ 6.869803] systemd[1]: Starting Create Persistent Log Directory on /storage...
341[ 6.876641] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
342[ 6.890080] systemd[1]: Starting Setup NTP servers for timesyncd...
343[ 6.921694] systemd[1]: Mounted POSIX Message Queue File System.
344[ 6.923433] systemd[1]: Mounted Kernel Debug File System.
345[ 6.925364] systemd[1]: Mounted Variable Directory.
346[ 6.934734] systemd[1]: Starting Create kernel modules tree from overlays...
347[ 6.979168] systemd[1]: Started Show Version.
348[ 6.986890] systemd[1]: Started Create Persistent Log Directory on /storage.
349[ 6.988677] systemd[1]: Condition check resulted in Persistent Log Storage being skipped.
350[ 7.166238] systemd[1]: Started Setup NTP servers for timesyncd.
351[ 7.230635] kernel-overlays-setup: setup base modules
352[ 7.325118] kernel-overlays-setup: added modules from /usr/lib/kernel-overlays/base/lib/modules/5.4.0
353[ 7.393509] kernel-overlays-setup: added firmware from /usr/lib/kernel-overlays/base/lib/firmware
354[ 7.393866] kernel-overlays-setup: adding overlays from /storage/.cache/kernel-overlays
355[ 7.398479] kernel-overlays-setup: done
356[ 7.401281] systemd[1]: kernel-overlays.service: Succeeded.
357[ 7.403893] systemd[1]: Started Create kernel modules tree from overlays.
358[ 7.411827] systemd[1]: Starting Create list of static device nodes for the current kernel...
359[ 7.422253] systemd[1]: Starting Setup machine-id...
360[ 7.436152] systemd[1]: Starting Mounting swapfile...
361[ 7.452101] systemd[1]: Starting Load Kernel Modules...
362[ 7.524533] systemd[1]: Starting udev Coldplug all Devices...
363[ 7.588297] systemd[1]: Started Create list of static device nodes for the current kernel.
364[ 7.650807] systemd[1]: Started Setup machine-id.
365[ 7.664741] systemd[1]: Starting Journal Service...
366[ 7.684153] systemd[1]: Starting Create Static Device Nodes in /dev...
367[ 7.760454] systemd[1]: Started Mounting swapfile.
368[ 7.762264] systemd[1]: Reached target Swap.
369[ 7.785829] systemd[1]: Mounting Temporary Directory (/tmp)...
370[ 7.843073] systemd[1]: Started Load Kernel Modules.
371[ 7.864284] systemd[1]: Mounted Temporary Directory (/tmp).
372[ 7.866024] systemd[1]: Reached target Local File Systems.
373[ 7.867575] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
374[ 7.885531] systemd[1]: Mounting Kernel Configuration File System...
375[ 7.912044] systemd[1]: Starting Apply Kernel Variables...
376[ 7.959628] systemd[1]: Mounted Kernel Configuration File System.
377[ 8.021391] systemd[1]: Started Create Static Device Nodes in /dev.
378[ 8.064500] systemd[1]: Started Apply Kernel Variables.
379[ 8.136906] systemd[1]: Started Journal Service.
380[ 8.238427] systemd-journald[212]: Received client request to flush runtime journal.
381[ 10.160933] random: crng init done
382[ 10.160954] random: 7 urandom warning(s) missed due to ratelimiting
383[ 14.981173] mali: loading out-of-tree module taints kernel.
384[ 14.987044] Allwinner sunXi mali glue initialized
385[ 15.114298] Mali:
386[ 15.114305] Mali device driver loaded
387[ 15.294391] sun7i-dwmac 1c50000.ethernet eth0: PHY [stmmac-0:01] driver [Micrel KSZ9031 Gigabit PHY]
388[ 15.324975] sun7i-dwmac 1c50000.ethernet eth0: No Safety Features support found
389[ 15.324997] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled
390[ 15.325012] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available
391[ 15.325024] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW
392[ 15.325041] sun7i-dwmac 1c50000.ethernet eth0: configuring for phy/rgmii link mode
393[ 18.469557] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
394[ 18.469617] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
395[ 18.559973] 8021q: 802.1Q VLAN Support v1.8
396[ 33.770321] vcc3v0: disabling
397[ 33.770340] vcc5v0: disabling
398[ 33.770362] vddio-csi0: disabling
399[ 33.770760] vddio-csi1: disabling
400[ 33.771141] usb0-vbus: disabling