· 6 years ago · Oct 18, 2019, 10:40 AM
1[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
2[ 0.000000] Linux version 5.3.1 (alex@svn) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #1 SMP PREEMPT Sun Sep 29 19:28:13 -03 2019
3[ 0.000000] Machine model: FriendlyARM NanoPi A64
4[ 0.000000] cma: Reserved 384 MiB at 0x0000000066000000
5[ 0.000000] NUMA: No NUMA configuration found
6[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007dffffff]
7[ 0.000000] NUMA: NODE_DATA [mem 0x65de3840-0x65de4fff]
8[ 0.000000] Zone ranges:
9[ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007dffffff]
10[ 0.000000] Normal empty
11[ 0.000000] Movable zone start for each node
12[ 0.000000] Early memory node ranges
13[ 0.000000] node 0: [mem 0x0000000040000000-0x000000007dffffff]
14[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007dffffff]
15[ 0.000000] On node 0 totalpages: 253952
16[ 0.000000] DMA32 zone: 3968 pages used for memmap
17[ 0.000000] DMA32 zone: 0 pages reserved
18[ 0.000000] DMA32 zone: 253952 pages, LIFO batch:63
19[ 0.000000] psci: probing for conduit method from DT.
20[ 0.000000] psci: PSCIv1.1 detected in firmware.
21[ 0.000000] psci: Using standard PSCI v0.2 function IDs
22[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
23[ 0.000000] psci: SMC Calling Convention v1.1
24[ 0.000000] percpu: Embedded 22 pages/cpu s52696 r8192 d29224 u90112
25[ 0.000000] pcpu-alloc: s52696 r8192 d29224 u90112 alloc=22*4096
26[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
27[ 0.000000] Detected VIPT I-cache on CPU0
28[ 0.000000] CPU features: detected: ARM erratum 845719
29[ 0.000000] CPU features: detected: ARM erratum 843419
30[ 0.000000] Speculative Store Bypass Disable mitigation not required
31[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 249984
32[ 0.000000] Policy zone: DMA32
33[ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait fsck.repair=yes panic=10
34[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
35[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
36[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
37[ 0.000000] Memory: 588444K/1015808K available (8446K kernel code, 584K rwdata, 2408K rodata, 576K init, 340K bss, 34148K reserved, 393216K cma-reserved)
38[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
39[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
40[ 0.000000] Tasks RCU enabled.
41[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
42[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
43[ 0.000000] GIC: Using split EOI/Deactivate mode
44[ 0.000000] random: get_random_bytes called from start_kernel+0x2f4/0x488 with crng_init=0
45[ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1
46[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
47[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
48[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
49[ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
50[ 0.000282] Console: colour dummy device 80x25
51[ 0.000360] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
52[ 0.000370] pid_max: default: 32768 minimum: 301
53[ 0.000468] LSM: Security Framework initializing
54[ 0.000539] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
55[ 0.000553] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
56[ 0.001104] *** VALIDATE proc ***
57[ 0.001314] *** VALIDATE cgroup1 ***
58[ 0.001321] *** VALIDATE cgroup2 ***
59[ 0.024000] ASID allocator initialised with 32768 entries
60[ 0.031991] rcu: Hierarchical SRCU implementation.
61[ 0.048028] smp: Bringing up secondary CPUs ...
62[ 0.080990] Detected VIPT I-cache on CPU1
63[ 0.081044] arch_timer: CPU1: Trapping CNTVCT access
64[ 0.081055] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
65[ 0.112659] Detected VIPT I-cache on CPU2
66[ 0.112690] arch_timer: CPU2: Trapping CNTVCT access
67[ 0.112698] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
68[ 0.144700] Detected VIPT I-cache on CPU3
69[ 0.144727] arch_timer: CPU3: Trapping CNTVCT access
70[ 0.144735] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
71[ 0.144813] smp: Brought up 1 node, 4 CPUs
72[ 0.144818] SMP: Total of 4 processors activated.
73[ 0.144825] CPU features: detected: 32-bit EL0 Support
74[ 0.144830] CPU features: detected: CRC32 instructions
75[ 0.145146] CPU: All CPU(s) started at EL2
76[ 0.145165] alternatives: patching kernel code
77[ 0.146324] devtmpfs: initialized
78[ 0.153305] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
79[ 0.153327] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
80[ 0.167150] pinctrl core: initialized pinctrl subsystem
81[ 0.168398] NET: Registered protocol family 16
82[ 0.168883] audit: initializing netlink subsys (disabled)
83[ 0.169002] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
84[ 0.169956] cpuidle: using governor menu
85[ 0.170281] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
86[ 0.171500] DMA: preallocated 256 KiB pool for atomic allocations
87[ 0.172428] Serial: AMBA PL011 UART driver
88[ 0.192990] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
89[ 0.193000] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
90[ 0.193006] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
91[ 0.193012] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
92[ 0.195544] cryptd: max_cpu_qlen set to 1000
93[ 0.202147] cam500b-avdd: supplied by vcc3v3
94[ 0.202402] cam500b-dovdd: supplied by vcc3v3
95[ 0.202664] cam500b-dvdd: supplied by vcc3v3
96[ 0.203522] SCSI subsystem initialized
97[ 0.203755] libata version 3.00 loaded.
98[ 0.204107] usbcore: registered new interface driver usbfs
99[ 0.204175] usbcore: registered new interface driver hub
100[ 0.204242] usbcore: registered new device driver usb
101[ 0.204746] pps_core: LinuxPPS API ver. 1 registered
102[ 0.204752] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
103[ 0.204776] PTP clock support registered
104[ 0.204960] EDAC MC: Ver: 3.0.0
105[ 0.209448] Advanced Linux Sound Architecture Driver Initialized.
106[ 0.210406] clocksource: Switched to clocksource arch_sys_counter
107[ 0.210607] VFS: Disk quotas dquot_6.6.0
108[ 0.210666] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
109[ 0.210713] *** VALIDATE hugetlbfs ***
110[ 0.218690] thermal_sys: Registered thermal governor 'fair_share'
111[ 0.218696] thermal_sys: Registered thermal governor 'bang_bang'
112[ 0.218704] thermal_sys: Registered thermal governor 'step_wise'
113[ 0.218708] thermal_sys: Registered thermal governor 'user_space'
114[ 0.218711] thermal_sys: Registered thermal governor 'power_allocator'
115[ 0.219369] NET: Registered protocol family 2
116[ 0.219833] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
117[ 0.219865] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
118[ 0.219950] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
119[ 0.220113] TCP: Hash tables configured (established 8192 bind 8192)
120[ 0.220232] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
121[ 0.220267] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
122[ 0.220420] NET: Registered protocol family 1
123[ 0.220853] RPC: Registered named UNIX socket transport module.
124[ 0.220857] RPC: Registered udp transport module.
125[ 0.220860] RPC: Registered tcp transport module.
126[ 0.220864] RPC: Registered tcp NFSv4.1 backchannel transport module.
127[ 0.221085] Trying to unpack rootfs image as initramfs...
128[ 0.276124] Freeing initrd memory: 1076K
129[ 0.277006] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
130[ 0.283847] Initialise system trusted keyrings
131[ 0.284016] workingset: timestamp_bits=44 max_order=18 bucket_order=0
132[ 0.292779] squashfs: version 4.0 (2009/01/31) Phillip Lougher
133[ 0.293716] NFS: Registering the id_resolver key type
134[ 0.293745] Key type id_resolver registered
135[ 0.293748] Key type id_legacy registered
136[ 0.293760] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
137[ 0.293960] 9p: Installing v9fs 9p2000 file system support
138[ 0.314548] NET: Registered protocol family 38
139[ 0.314565] Key type asymmetric registered
140[ 0.314570] Asymmetric key parser 'x509' registered
141[ 0.314634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
142[ 0.314779] io scheduler mq-deadline registered
143[ 0.314785] io scheduler kyber registered
144[ 0.315227] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device
145[ 0.316195] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
146[ 0.319883] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
147[ 0.333095] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
148[ 0.341814] loop: module loaded
149[ 0.344840] libphy: Fixed MDIO Bus: probed
150[ 0.345182] tun: Universal TUN/TAP device driver, 1.6
151[ 0.346449] PPP generic driver version 2.4.2
152[ 0.346818] VFIO - User Level meta-driver version: 0.3
153[ 0.347251] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
154[ 0.347257] ehci-platform: EHCI generic platform driver
155[ 0.347786] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
156[ 0.347815] ohci-platform: OHCI generic platform driver
157[ 0.348570] usbcore: registered new interface driver usb-storage
158[ 0.349619] mousedev: PS/2 mouse device common for all mice
159[ 0.350342] sun6i-rtc 1f00000.rtc: registered as rtc0
160[ 0.350351] sun6i-rtc 1f00000.rtc: RTC enabled
161[ 0.350684] i2c /dev entries driver
162[ 0.352137] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
163[ 0.352892] sun50i-a64-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
164[ 0.353297] sdhci: Secure Digital Host Controller Interface driver
165[ 0.353301] sdhci: Copyright(c) Pierre Ossman
166[ 0.353439] Synopsys Designware Multimedia Card Interface Driver
167[ 0.354330] sdhci-pltfm: SDHCI platform and OF driver helper
168[ 0.355449] ledtrig-cpu: registered to indicate activity on CPUs
169[ 0.355756] hidraw: raw HID events driver (C) Jiri Kosina
170[ 0.356073] usbcore: registered new interface driver usbhid
171[ 0.356078] usbhid: USB HID core driver
172[ 0.356939] thermal thermal_zone0: failed to read out thermal zone (-110)
173[ 0.356981] thermal thermal_zone1: failed to read out thermal zone (-110)
174[ 0.357007] thermal thermal_zone2: failed to read out thermal zone (-110)
175[ 0.359000] NET: Registered protocol family 17
176[ 0.359213] 9pnet: Installing 9P2000 support
177[ 0.359282] Key type dns_resolver registered
178[ 0.360026] registered taskstats version 1
179[ 0.360030] Loading compiled-in X.509 certificates
180[ 0.371385] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
181[ 0.371819] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
182[ 0.375100] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
183[ 0.375477] dcdc1: supplied by regulator-dummy
184[ 0.375833] dcdc2: supplied by regulator-dummy
185[ 0.376110] dcdc4: supplied by regulator-dummy
186[ 0.376398] dcdc5: supplied by regulator-dummy
187[ 0.376673] dcdc6: supplied by regulator-dummy
188[ 0.376924] dc1sw: supplied by regulator-dummy
189[ 0.377133] aldo1: supplied by regulator-dummy
190[ 0.377407] aldo2: supplied by regulator-dummy
191[ 0.377697] aldo3: supplied by regulator-dummy
192[ 0.377964] dldo1: supplied by regulator-dummy
193[ 0.378282] dldo2: supplied by regulator-dummy
194[ 0.378581] dldo3: supplied by regulator-dummy
195[ 0.378850] dldo4: supplied by regulator-dummy
196[ 0.379143] eldo1: supplied by regulator-dummy
197[ 0.379410] eldo2: supplied by regulator-dummy
198[ 0.379683] eldo3: supplied by regulator-dummy
199[ 0.379976] fldo1: supplied by regulator-dummy
200[ 0.380250] fldo2: supplied by regulator-dummy
201[ 0.380542] rtc-ldo: supplied by regulator-dummy
202[ 0.380797] ldo-io0: supplied by regulator-dummy
203[ 0.381059] ldo-io1: supplied by regulator-dummy
204[ 0.381339] drivevbus: supplied by regulator-dummy
205[ 0.381565] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
206[ 0.386540] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
207[ 0.386927] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
208[ 0.387415] printk: console [ttyS0] disabled
209[ 0.408037] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 30, base_baud = 1500000) is a U6_16550A
210[ 0.408089] printk: console [ttyS0] enabled
211[ 0.409058] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
212[ 0.409321] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
213[ 0.409598] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
214[ 0.409613] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
215[ 0.409620] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
216[ 0.409626] dwmac-sun8i 1c30000.ethernet: COE Type 2
217[ 0.409632] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
218[ 0.409639] dwmac-sun8i 1c30000.ethernet: Normal descriptors
219[ 0.409645] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
220[ 0.409800] libphy: stmmac: probed
221[ 0.411806] ehci-platform 1c1a000.usb: EHCI Host Controller
222[ 0.411834] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
223[ 0.411972] ehci-platform 1c1a000.usb: irq 18, io mem 0x01c1a000
224[ 0.426424] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
225[ 0.426600] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
226[ 0.426609] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
227[ 0.426617] usb usb1: Product: EHCI Host Controller
228[ 0.426624] usb usb1: Manufacturer: Linux 5.3.1 ehci_hcd
229[ 0.426630] usb usb1: SerialNumber: 1c1a000.usb
230[ 0.427129] hub 1-0:1.0: USB hub found
231[ 0.427159] hub 1-0:1.0: 1 port detected
232[ 0.427962] ehci-platform 1c1b000.usb: EHCI Host Controller
233[ 0.427984] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2
234[ 0.428088] ehci-platform 1c1b000.usb: irq 20, io mem 0x01c1b000
235[ 0.442432] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
236[ 0.442582] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
237[ 0.442590] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
238[ 0.442597] usb usb2: Product: EHCI Host Controller
239[ 0.442605] usb usb2: Manufacturer: Linux 5.3.1 ehci_hcd
240[ 0.442611] usb usb2: SerialNumber: 1c1b000.usb
241[ 0.443088] hub 2-0:1.0: USB hub found
242[ 0.443118] hub 2-0:1.0: 1 port detected
243[ 0.466423] thermal thermal_zone2: failed to read out thermal zone (-110)
244[ 0.477295] thermal thermal_zone2: failed to read out thermal zone (-110)
245[ 0.618578] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
246[ 0.618605] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3
247[ 0.618749] ohci-platform 1c1a400.usb: irq 19, io mem 0x01c1a400
248[ 0.682568] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.03
249[ 0.682577] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
250[ 0.682585] usb usb3: Product: Generic Platform OHCI controller
251[ 0.682592] usb usb3: Manufacturer: Linux 5.3.1 ohci_hcd
252[ 0.682598] usb usb3: SerialNumber: 1c1a400.usb
253[ 0.683094] hub 3-0:1.0: USB hub found
254[ 0.683126] hub 3-0:1.0: 1 port detected
255[ 0.683915] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
256[ 0.683938] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
257[ 0.684054] ohci-platform 1c1b400.usb: irq 21, io mem 0x01c1b400
258[ 0.746557] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.03
259[ 0.746566] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
260[ 0.746573] usb usb4: Product: Generic Platform OHCI controller
261[ 0.746580] usb usb4: Manufacturer: Linux 5.3.1 ohci_hcd
262[ 0.746587] usb usb4: SerialNumber: 1c1b400.usb
263[ 0.747060] hub 4-0:1.0: USB hub found
264[ 0.747097] hub 4-0:1.0: 1 port detected
265[ 0.747978] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
266[ 0.826557] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
267[ 0.826570] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
268[ 0.826732] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
269[ 0.826741] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
270[ 0.826749] usb usb5: Product: MUSB HDRC host driver
271[ 0.826756] usb usb5: Manufacturer: Linux 5.3.1 musb-hcd
272[ 0.826763] usb usb5: SerialNumber: musb-hdrc.1.auto
273[ 0.827226] hub 5-0:1.0: USB hub found
274[ 0.827258] hub 5-0:1.0: 1 port detected
275[ 0.829392] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 792000 KHz
276[ 0.832939] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 816000 KHz
277[ 0.833879] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
278[ 0.837080] sunxi-mmc 1c0f000.mmc: Got CD GPIO
279[ 0.854448] usb 1-1: new high-speed USB device number 2 using ehci-platform
280[ 0.861661] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
281[ 0.862684] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
282[ 0.863658] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
283[ 0.863927] vcc-pg-wifi-io: voltage operation not allowed
284[ 0.887522] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
285[ 0.896956] simple-framebuffer 7e000000.framebuffer: framebuffer at 0x7e000000, 0x7e9000 bytes, mapped to 0x(____ptrval____)
286[ 0.896968] simple-framebuffer 7e000000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680
287[ 0.897431] Console: switching to colour frame buffer device 240x67
288[ 0.908205] mmc0: new high speed SDHC card at address aaaa
289[ 0.909499] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
290[ 0.911636] mmcblk0: p1 p2
291[ 0.913688] mmc1: new high speed SDIO card at address 0001
292[ 0.933317] simple-framebuffer 7e000000.framebuffer: fb0: simplefb registered!
293[ 0.933726] sun6i-rtc 1f00000.rtc: setting system clock to 2019-09-30T00:35:10 UTC (1569803710)
294[ 0.936706] vcc3v3: disabling
295[ 0.936712] cam500b-avdd: disabling
296[ 0.936716] cam500b-dovdd: disabling
297[ 0.936719] cam500b-dvdd: disabling
298[ 0.936750] ALSA device list:
299[ 0.936754] No soundcards found.
300[ 0.937242] Freeing unused kernel memory: 576K
301[ 0.946458] Run /init as init process
302[ 1.012189] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 9.01
303[ 1.012204] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
304[ 1.012213] usb 1-1: Product: USB2.0 Hub
305[ 1.013086] hub 1-1:1.0: USB hub found
306[ 1.013420] hub 1-1:1.0: 4 ports detected
307[ 1.069863] random: fast init done
308[ 1.072752] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
309[ 1.307702] usb 1-1.1: new low-speed USB device number 3 using ehci-platform
310[ 1.434442] usb 1-1.1: New USB device found, idVendor=1c4f, idProduct=0002, bcdDevice= 1.10
311[ 1.435250] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
312[ 1.436591] usb 1-1.1: Product: USB Keyboard
313[ 1.440444] usb 1-1.1: Manufacturer: SIGMACHIP
314[ 1.450798] input: SIGMACHIP USB Keyboard as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:1C4F:0002.0001/input/input0
315[ 1.511652] hid-generic 0003:1C4F:0002.0001: input,hidraw0: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-1c1a000.usb-1.1/input0
316[ 1.518783] input: SIGMACHIP USB Keyboard Consumer Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.1/1-1.1:1.1/0003:1C4F:0002.0002/input/input1
317[ 1.591423] input: SIGMACHIP USB Keyboard System Control as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.1/1-1.1:1.1/0003:1C4F:0002.0002/input/input2
318[ 1.595533] hid-generic 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-1c1a000.usb-1.1/input1
319[ 1.679621] usb 1-1.4: new low-speed USB device number 4 using ehci-platform
320[ 1.797291] usb 1-1.4: New USB device found, idVendor=1bcf, idProduct=0007, bcdDevice= 0.10
321[ 1.797607] usb 1-1.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
322[ 1.797836] usb 1-1.4: Product: USB Optical Mouse
323[ 1.821073] input: USB Optical Mouse as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:1BCF:0007.0003/input/input3
324[ 1.821387] input: USB Optical Mouse as /devices/platform/soc/1c1a000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:1BCF:0007.0003/input/input4
325[ 1.821681] hid-generic 0003:1BCF:0007.0003: input,hiddev96,hidraw2: USB HID v1.10 Mouse [USB Optical Mouse] on usb-1c1a000.usb-1.4/input0
326[ 1.958308] NET: Registered protocol family 10
327[ 1.959009] Segment Routing with IPv6
328[ 2.032842] systemd[1]: systemd 237 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)
329[ 2.033437] systemd[1]: Detected architecture arm64.
330[ 2.079098] systemd[1]: Set hostname to <nanopi-a64>.
331[ 2.334796] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
332[ 2.334812] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
333[ 2.573374] random: systemd: uninitialized urandom read (16 bytes read)
334[ 2.573798] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
335[ 2.590738] random: systemd: uninitialized urandom read (16 bytes read)
336[ 2.591071] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
337[ 2.606576] random: systemd: uninitialized urandom read (16 bytes read)
338[ 2.606649] systemd[1]: Reached target Paths.
339[ 2.619178] systemd[1]: Reached target Local Encrypted Volumes.
340[ 2.631945] systemd[1]: Created slice System Slice.
341[ 3.044160] EXT4-fs (mmcblk0p2): re-mounted. Opts: commit=600,errors=remount-ro
342[ 3.394499] systemd-journald[1349]: Received request to flush runtime journal from PID 1
343[ 3.681025] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pe not found, using dummy regulator
344[ 3.681102] gpio-141 (sda): enforced open drain please flag it properly in DT/ACPI DSDT/board file
345[ 3.681143] gpio-140 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file
346[ 3.681998] i2c-gpio i2c: using lines 141 (SDA) and 140 (SCL)
347[ 3.689255] mc: Linux media interface: v0.10
348[ 3.713353] videodev: Linux video capture interface: v2.00
349[ 3.773283] mali: loading out-of-tree module taints kernel.
350[ 3.783922] Allwinner sunXi mali glue initialized
351[ 3.784415] Mali:
352[ 3.784418] Found Mali GPU Mali-400 MP r1p1
353[ 3.784685] Mali:
354[ 3.784688] 2+0 PP cores initialized
355[ 3.785330] Mali:
356[ 3.785334] Mali device driver loaded
357[ 3.818740] axp20x-gpio axp20x-gpio: DMA mask not set
358[ 3.819438] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
359[ 3.837264] Registered IR keymap rc-empty
360[ 3.837388] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
361[ 3.837495] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input5
362[ 3.843367] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
363[ 3.846065] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
364[ 3.846965] sunxi-ir 1f02000.ir: initialized sunXi IR driver
365[ 3.859563] axp20x-adc axp813-adc: DMA mask not set
366[ 3.878078] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
367[ 3.905768] cedrus 1c0e000.video-codec: Device registered as /dev/video1
368[ 3.910510] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer])
369[ 3.912047] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer])
370[ 3.912534] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
371[ 3.912554] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon])
372[ 3.912769] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon])
373[ 3.913932] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
374[ 3.919945] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
375[ 3.920418] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi])
376[ 3.920429] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
377[ 3.920434] [drm] No driver support for vblank timestamp query.
378[ 3.920440] checking generic (7e000000 7e9000) vs hw (0 ffffffffffffffff)
379[ 3.920444] fb0: switching to sun4i-drm-fb from simple
380[ 3.920818] Console: switching to colour dummy device 80x25
381[ 3.921979] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
382[ 3.989256] cfg80211: Loading compiled-in X.509 certificates for regulatory database
383[ 4.002831] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
384[ 4.265598] bFWReady == _FALSE call reset 8051...
385[ 4.428405] Console: switching to colour frame buffer device 240x67
386[ 4.480524] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
387[ 4.562285] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
388[ 4.758512] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
389[ 5.983315] dwmac-sun8i 1c30000.ethernet eth0: PHY [stmmac-0:07] driver [RTL8211E Gigabit Ethernet]
390[ 5.983330] dwmac-sun8i 1c30000.ethernet eth0: phy: setting supported 00,00000000,000062ff advertising 00,00000000,000062ff
391[ 5.989644] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
392[ 5.989661] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
393[ 5.989667] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
394[ 5.989677] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii link mode
395[ 5.989693] dwmac-sun8i 1c30000.ethernet eth0: phylink_mac_config: mode=phy/rgmii/Unknown/Unknown adv=00,00000000,000062ff pause=10 link=0 an=1
396[ 5.997130] dwmac-sun8i 1c30000.ethernet eth0: phy link down rgmii/Unknown/Unknown
397[ 6.309805] zram: Added device: zram0
398[ 6.311337] zram: Added device: zram1
399[ 6.312261] zram: Added device: zram2
400[ 6.313281] zram: Added device: zram3
401[ 6.394602] zram0: detected capacity change from 0 to 125865984
402[ 7.493732] Adding 122912k swap on /dev/zram0. Priority:5 extents:1 across:122912k SS
403[ 7.506017] zram1: detected capacity change from 0 to 125865984
404[ 8.558448] Adding 122912k swap on /dev/zram1. Priority:5 extents:1 across:122912k SS
405[ 8.560435] zram2: detected capacity change from 0 to 125865984
406[ 9.630574] Adding 122912k swap on /dev/zram2. Priority:5 extents:1 across:122912k SS
407[ 9.637336] zram3: detected capacity change from 0 to 125865984
408[ 10.690478] Adding 122912k swap on /dev/zram3. Priority:5 extents:1 across:122912k SS
409[ 11.108466] dwmac-sun8i 1c30000.ethernet eth0: phy link up rgmii/1Gbps/Full
410[ 11.109090] dwmac-sun8i 1c30000.ethernet eth0: phylink_mac_config: mode=phy/rgmii/1Gbps/Full adv=00,00000000,00000000 pause=0f link=1 an=0
411[ 11.109276] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
412[ 11.109315] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
413[ 15.166006] random: crng init done
414[ 15.166020] random: 7 urandom warning(s) missed due to ratelimiting
415[ 18.307553] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
416ubuntu@nanopi-a64:~$ ifconfig
417eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
418 inet 192.168.254.100 netmask 255.255.0.0 broadcast 192.168.255.255
419 inet6 fe80::ba:4dff:fed2:145b prefixlen 64 scopeid 0x20<link>
420 ether 02:ba:4d:d2:14:5b txqueuelen 1000 (Ethernet)
421 RX packets 277 bytes 26455 (26.4 KB)
422 RX errors 0 dropped 0 overruns 0 frame 0
423 TX packets 197 bytes 51673 (51.6 KB)
424 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
425 device interrupt 31
426
427lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
428 inet 127.0.0.1 netmask 255.0.0.0
429 inet6 ::1 prefixlen 128 scopeid 0x10<host>
430 loop txqueuelen 1000 (Local Loopback)
431 RX packets 84 bytes 6324 (6.3 KB)
432 RX errors 0 dropped 0 overruns 0 frame 0
433 TX packets 84 bytes 6324 (6.3 KB)
434 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
435
436wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
437 inet 192.168.254.101 netmask 255.255.0.0 broadcast 192.168.255.255
438 inet6 fe80::36c3:d2ff:fe13:f1f0 prefixlen 64 scopeid 0x20<link>
439 ether 34:c3:d2:13:f1:f0 txqueuelen 1000 (Ethernet)
440 RX packets 69 bytes 7662 (7.6 KB)
441 RX errors 0 dropped 0 overruns 0 frame 0
442 TX packets 19 bytes 2626 (2.6 KB)
443 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
444
445ubuntu@nanopi-a64:~$