· 6 years ago · Oct 17, 2019, 02:48 PM
1[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
2[ 0.000000] Linux version 5.3.1-m64 (alex@svn) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #1 SMP PREEMPT Sat Sep 28 16:41:30 -03 2019
3[ 0.000000] Machine model: BananaPi-M64
4[ 0.000000] cma: Reserved 384 MiB at 0x00000000a6000000
5[ 0.000000] NUMA: No NUMA configuration found
6[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bdffffff]
7[ 0.000000] NUMA: NODE_DATA [mem 0xa5be3840-0xa5be4fff]
8[ 0.000000] Zone ranges:
9[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000bdffffff]
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-0x00000000bdffffff]
14[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bdffffff]
15[ 0.000000] On node 0 totalpages: 516096
16[ 0.000000] DMA32 zone: 8064 pages used for memmap
17[ 0.000000] DMA32 zone: 0 pages reserved
18[ 0.000000] DMA32 zone: 516096 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: 508032
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: 262144 (order: 9, 2097152 bytes, linear)
35[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
36[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
37[ 0.000000] Memory: 1617264K/2064384K available (8382K kernel code, 574K rwdata, 2292K rodata, 576K init, 335K bss, 53904K 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.000280] Console: colour dummy device 80x25
51[ 0.000361] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
52[ 0.000371] pid_max: default: 32768 minimum: 301
53[ 0.000468] LSM: Security Framework initializing
54[ 0.000544] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
55[ 0.000565] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
56[ 0.001138] *** VALIDATE proc ***
57[ 0.001348] *** VALIDATE cgroup1 ***
58[ 0.001356] *** VALIDATE cgroup2 ***
59[ 0.024001] ASID allocator initialised with 32768 entries
60[ 0.031993] rcu: Hierarchical SRCU implementation.
61[ 0.048028] smp: Bringing up secondary CPUs ...
62[ 0.080986] Detected VIPT I-cache on CPU1
63[ 0.081038] arch_timer: CPU1: Trapping CNTVCT access
64[ 0.081049] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
65[ 0.112654] Detected VIPT I-cache on CPU2
66[ 0.112684] arch_timer: CPU2: Trapping CNTVCT access
67[ 0.112693] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
68[ 0.144699] Detected VIPT I-cache on CPU3
69[ 0.144726] arch_timer: CPU3: Trapping CNTVCT access
70[ 0.144734] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
71[ 0.144813] smp: Brought up 1 node, 4 CPUs
72[ 0.144819] SMP: Total of 4 processors activated.
73[ 0.144824] CPU features: detected: 32-bit EL0 Support
74[ 0.144830] CPU features: detected: CRC32 instructions
75[ 0.145142] CPU: All CPU(s) started at EL2
76[ 0.145162] alternatives: patching kernel code
77[ 0.146660] devtmpfs: initialized
78[ 0.153421] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
79[ 0.153442] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
80[ 0.167284] pinctrl core: initialized pinctrl subsystem
81[ 0.168381] NET: Registered protocol family 16
82[ 0.168878] audit: initializing netlink subsys (disabled)
83[ 0.169008] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
84[ 0.172853] cpuidle: using governor menu
85[ 0.173183] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
86[ 0.177488] DMA: preallocated 256 KiB pool for atomic allocations
87[ 0.178414] Serial: AMBA PL011 UART driver
88[ 0.199095] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
89[ 0.199107] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
90[ 0.199112] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
91[ 0.199118] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
92[ 0.201906] cryptd: max_cpu_qlen set to 1000
93[ 0.207061] SCSI subsystem initialized
94[ 0.207266] libata version 3.00 loaded.
95[ 0.207599] usbcore: registered new interface driver usbfs
96[ 0.207678] usbcore: registered new interface driver hub
97[ 0.207763] usbcore: registered new device driver usb
98[ 0.208220] pps_core: LinuxPPS API ver. 1 registered
99[ 0.208225] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
100[ 0.208247] PTP clock support registered
101[ 0.208425] EDAC MC: Ver: 3.0.0
102[ 0.209683] Advanced Linux Sound Architecture Driver Initialized.
103[ 0.210710] clocksource: Switched to clocksource arch_sys_counter
104[ 0.210963] VFS: Disk quotas dquot_6.6.0
105[ 0.211025] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
106[ 0.211076] *** VALIDATE hugetlbfs ***
107[ 0.219900] thermal_sys: Registered thermal governor 'fair_share'
108[ 0.219906] thermal_sys: Registered thermal governor 'bang_bang'
109[ 0.219913] thermal_sys: Registered thermal governor 'step_wise'
110[ 0.219918] thermal_sys: Registered thermal governor 'user_space'
111[ 0.219921] thermal_sys: Registered thermal governor 'power_allocator'
112[ 0.220558] NET: Registered protocol family 2
113[ 0.221038] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
114[ 0.221080] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
115[ 0.221242] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
116[ 0.221562] TCP: Hash tables configured (established 16384 bind 16384)
117[ 0.221689] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
118[ 0.221751] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
119[ 0.221933] NET: Registered protocol family 1
120[ 0.222397] RPC: Registered named UNIX socket transport module.
121[ 0.222401] RPC: Registered udp transport module.
122[ 0.222404] RPC: Registered tcp transport module.
123[ 0.222408] RPC: Registered tcp NFSv4.1 backchannel transport module.
124[ 0.222602] Trying to unpack rootfs image as initramfs...
125[ 0.276955] Freeing initrd memory: 1076K
126[ 0.277824] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
127[ 0.284801] Initialise system trusted keyrings
128[ 0.284943] workingset: timestamp_bits=44 max_order=19 bucket_order=0
129[ 0.293949] squashfs: version 4.0 (2009/01/31) Phillip Lougher
130[ 0.294935] NFS: Registering the id_resolver key type
131[ 0.294965] Key type id_resolver registered
132[ 0.294968] Key type id_legacy registered
133[ 0.294981] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
134[ 0.295188] 9p: Installing v9fs 9p2000 file system support
135[ 0.315616] NET: Registered protocol family 38
136[ 0.315631] Key type asymmetric registered
137[ 0.315636] Asymmetric key parser 'x509' registered
138[ 0.315699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
139[ 0.315853] io scheduler mq-deadline registered
140[ 0.315858] io scheduler kyber registered
141[ 0.316331] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device
142[ 0.317021] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
143[ 0.320406] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
144[ 0.333558] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
145[ 0.342217] loop: module loaded
146[ 0.345199] libphy: Fixed MDIO Bus: probed
147[ 0.345644] tun: Universal TUN/TAP device driver, 1.6
148[ 0.346958] PPP generic driver version 2.4.2
149[ 0.347314] VFIO - User Level meta-driver version: 0.3
150[ 0.347706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
151[ 0.347712] ehci-platform: EHCI generic platform driver
152[ 0.348204] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
153[ 0.348210] ohci-platform: OHCI generic platform driver
154[ 0.348917] usbcore: registered new interface driver usb-storage
155[ 0.349942] mousedev: PS/2 mouse device common for all mice
156[ 0.350666] sun6i-rtc 1f00000.rtc: registered as rtc0
157[ 0.350674] sun6i-rtc 1f00000.rtc: RTC enabled
158[ 0.350892] i2c /dev entries driver
159[ 0.352165] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
160[ 0.352901] sun50i-a64-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
161[ 0.353243] sdhci: Secure Digital Host Controller Interface driver
162[ 0.353248] sdhci: Copyright(c) Pierre Ossman
163[ 0.353382] Synopsys Designware Multimedia Card Interface Driver
164[ 0.354277] sdhci-pltfm: SDHCI platform and OF driver helper
165[ 0.355388] ledtrig-cpu: registered to indicate activity on CPUs
166[ 0.355713] hidraw: raw HID events driver (C) Jiri Kosina
167[ 0.355983] usbcore: registered new interface driver usbhid
168[ 0.355988] usbhid: USB HID core driver
169[ 0.356808] thermal thermal_zone0: failed to read out thermal zone (-110)
170[ 0.356848] thermal thermal_zone1: failed to read out thermal zone (-110)
171[ 0.356872] thermal thermal_zone2: failed to read out thermal zone (-110)
172[ 0.358769] NET: Registered protocol family 17
173[ 0.359000] 9pnet: Installing 9P2000 support
174[ 0.359077] Key type dns_resolver registered
175[ 0.359758] registered taskstats version 1
176[ 0.359763] Loading compiled-in X.509 certificates
177[ 0.362094] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
178[ 0.362524] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found
179[ 0.366189] dcdc1: supplied by regulator-dummy
180[ 0.366467] dcdc2: supplied by regulator-dummy
181[ 0.366683] dcdc4: supplied by regulator-dummy
182[ 0.366956] dcdc5: supplied by regulator-dummy
183[ 0.367188] dcdc6: supplied by regulator-dummy
184[ 0.367400] dc1sw: supplied by regulator-dummy
185[ 0.367601] aldo1: supplied by regulator-dummy
186[ 0.367646] afvcc-csi: Bringing 3300000uV into 2800000-2800000uV
187[ 0.367901] aldo2: supplied by regulator-dummy
188[ 0.368109] aldo3: supplied by regulator-dummy
189[ 0.368326] dldo1: supplied by regulator-dummy
190[ 0.368542] dldo2: supplied by regulator-dummy
191[ 0.368760] dldo3: supplied by regulator-dummy
192[ 0.368799] avdd-csi: Bringing 2900000uV into 2800000-2800000uV
193[ 0.369023] dldo4: supplied by regulator-dummy
194[ 0.369245] eldo1: supplied by regulator-dummy
195[ 0.369460] eldo2: supplied by regulator-dummy
196[ 0.369678] eldo3: supplied by regulator-dummy
197[ 0.369716] dvdd-csi: Bringing 700000uV into 1500000-1500000uV
198[ 0.369936] fldo1: supplied by regulator-dummy
199[ 0.370164] fldo2: supplied by regulator-dummy
200[ 0.370414] rtc-ldo: supplied by regulator-dummy
201[ 0.370594] ldo-io0: supplied by regulator-dummy
202[ 0.370860] ldo-io1: supplied by regulator-dummy
203[ 0.371111] drivevbus: supplied by regulator-dummy
204[ 0.371272] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
205[ 0.371540] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
206[ 0.375906] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
207[ 0.376250] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
208[ 0.376679] printk: console [ttyS0] disabled
209[ 0.397305] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 31, base_baud = 1500000) is a U6_16550A
210[ 0.397364] printk: console [ttyS0] enabled
211[ 0.398135] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
212[ 0.419144] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 32, base_baud = 1500000) is a U6_16550A
213[ 0.419335] serial serial0: tty port ttyS1 registered
214[ 0.419980] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
215[ 0.420194] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
216[ 0.420437] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
217[ 0.420453] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
218[ 0.420460] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
219[ 0.420466] dwmac-sun8i 1c30000.ethernet: COE Type 2
220[ 0.420472] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
221[ 0.420479] dwmac-sun8i 1c30000.ethernet: Normal descriptors
222[ 0.420485] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
223[ 0.420639] libphy: stmmac: probed
224[ 0.424387] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-ph not found, using dummy regulator
225[ 0.425536] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 792000 KHz
226[ 0.429062] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 816000 KHz
227[ 0.429330] thermal thermal_zone0: failed to read out thermal zone (-110)
228[ 0.429941] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
229[ 0.433608] sunxi-mmc 1c0f000.mmc: Got CD GPIO
230[ 0.458861] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
231[ 0.460479] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
232[ 0.467916] thermal thermal_zone2: failed to read out thermal zone (-110)
233[ 0.477946] thermal thermal_zone2: failed to read out thermal zone (-110)
234[ 0.485803] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
235[ 0.486560] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator
236[ 0.504188] mmc0: new high speed SDHC card at address 59b4
237[ 0.505248] mmcblk0: mmc0:59b4 SDU1 7.52 GiB
238[ 0.513341] mmcblk0: p1 p2
239[ 0.520421] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
240[ 0.521942] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
241[ 0.523465] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
242[ 0.526224] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
243[ 0.527096] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pe not found, using dummy regulator
244[ 0.527786] simple-framebuffer be000000.framebuffer: framebuffer at 0xbe000000, 0x7e9000 bytes, mapped to 0x(____ptrval____)
245[ 0.527798] simple-framebuffer be000000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680
246[ 0.528252] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
247[ 0.528670] Console: switching to colour frame buffer device 240x67
248[ 0.560378] random: fast init done
249[ 0.567658] simple-framebuffer be000000.framebuffer: fb0: simplefb registered!
250[ 0.576386] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:08 UTC (8)
251[ 0.576682] cpvdd: disabling
252[ 0.576761] usb0-vbus: disabling
253[ 0.576792] ALSA device list:
254[ 0.576796] No soundcards found.
255[ 0.577321] Freeing unused kernel memory: 576K
256[ 0.590774] Run /init as init process
257[ 0.608448] mmc2: new DDR MMC card at address 0001
258[ 0.609895] mmcblk2: mmc2:0001 8WPD3R 7.28 GiB
259[ 0.610982] mmcblk2boot0: mmc2:0001 8WPD3R partition 1 4.00 MiB
260[ 0.611962] mmcblk2boot1: mmc2:0001 8WPD3R partition 2 4.00 MiB
261[ 0.616176] mmcblk2: p1 p2
262[ 0.662461] mmc1: new high speed SDIO card at address 0001
263[ 0.843825] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
264[ 1.615205] systemd[1]: System time before build time, advancing clock.
265[ 1.869921] NET: Registered protocol family 10
266[ 1.870565] Segment Routing with IPv6
267[ 2.007249] 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)
268[ 2.008350] systemd[1]: Detected architecture arm64.
269[ 2.095589] systemd[1]: Set hostname to <bpi-m64>.
270[ 2.378694] 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.
271[ 2.381601] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
272[ 2.677852] random: systemd: uninitialized urandom read (16 bytes read)
273[ 2.677924] systemd[1]: Reached target Swap.
274[ 2.690901] random: systemd: uninitialized urandom read (16 bytes read)
275[ 2.692230] systemd[1]: Created slice User and Session Slice.
276[ 2.702904] random: systemd: uninitialized urandom read (16 bytes read)
277[ 2.703268] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
278[ 2.715722] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
279[ 2.734940] systemd[1]: Reached target Paths.
280[ 3.054325] EXT4-fs (mmcblk0p2): re-mounted. Opts: commit=600,errors=remount-ro
281[ 3.475927] systemd-journald[1273]: Received request to flush runtime journal from PID 1
282[ 3.945328] mali: loading out-of-tree module taints kernel.
283[ 3.957467] mc: Linux media interface: v0.10
284[ 3.963104] Allwinner sunXi mali glue initialized
285[ 3.963653] Mali:
286[ 3.963659] Found Mali GPU Mali-400 MP r1p1
287[ 3.963915] Mali:
288[ 3.963918] 2+0 PP cores initialized
289[ 3.968175] Mali:
290[ 3.968179] Mali device driver loaded
291[ 3.991122] videodev: Linux video capture interface: v2.00
292[ 4.080997] asoc-simple-card sound: sun8i <-> 1c22c00.dai mapping ok
293[ 4.115723] Registered IR keymap rc-empty
294[ 4.115836] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
295[ 4.115967] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input0
296[ 4.116324] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
297[ 4.116515] sunxi-ir 1f02000.ir: initialized sunXi IR driver
298[ 4.127533] Bluetooth: Core ver 2.22
299[ 4.127593] NET: Registered protocol family 31
300[ 4.127597] Bluetooth: HCI device and connection manager initialized
301[ 4.127616] Bluetooth: HCI socket layer initialized
302[ 4.127624] Bluetooth: L2CAP socket layer initialized
303[ 4.127629] Bluetooth: SCO socket layer initialized
304[ 4.128840] axp20x-gpio axp20x-gpio: DMA mask not set
305[ 4.130774] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
306[ 4.133916] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set
307[ 4.134083] power_supply axp813-ac: hwmon: 'axp813-ac' is not a valid name attribute, please fix
308[ 4.134995] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
309[ 4.136088] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
310[ 4.136249] power_supply axp20x-usb: hwmon: 'axp20x-usb' is not a valid name attribute, please fix
311[ 4.158126] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer])
312[ 4.159316] phy phy-1c19400.phy.0: Changing dr_mode to 1
313[ 4.159328] phy phy-1c19400.phy.0: External vbus detected, not enabling our own vbus
314[ 4.159333] ehci-platform 1c1a000.usb: EHCI Host Controller
315[ 4.159352] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
316[ 4.159516] ehci-platform 1c1a000.usb: irq 19, io mem 0x01c1a000
317[ 4.159709] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer])
318[ 4.160062] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
319[ 4.160079] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon])
320[ 4.160239] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon])
321[ 4.161878] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
322[ 4.165505] axp20x-adc axp813-adc: DMA mask not set
323[ 4.169456] Bluetooth: HCI UART driver ver 2.3
324[ 4.169466] Bluetooth: HCI UART protocol H4 registered
325[ 4.169538] Bluetooth: HCI UART protocol LL registered
326[ 4.169761] Bluetooth: HCI UART protocol Broadcom registered
327[ 4.171774] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
328[ 4.172286] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi])
329[ 4.172297] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
330[ 4.172299] [drm] No driver support for vblank timestamp query.
331[ 4.172305] checking generic (be000000 7e9000) vs hw (0 ffffffffffffffff)
332[ 4.172309] fb0: switching to sun4i-drm-fb from simple
333[ 4.172852] Console: switching to colour dummy device 80x25
334[ 4.173231] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
335[ 4.174913] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
336[ 4.175101] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
337[ 4.175108] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
338[ 4.175113] usb usb1: Product: EHCI Host Controller
339[ 4.175118] usb usb1: Manufacturer: Linux 5.3.1-m64 ehci_hcd
340[ 4.175123] usb usb1: SerialNumber: 1c1a000.usb
341[ 4.175621] hub 1-0:1.0: USB hub found
342[ 4.175657] hub 1-0:1.0: 1 port detected
343[ 4.176443] ehci-platform 1c1b000.usb: EHCI Host Controller
344[ 4.176462] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2
345[ 4.176589] ehci-platform 1c1b000.usb: irq 21, io mem 0x01c1b000
346[ 4.190795] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
347[ 4.191077] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
348[ 4.191083] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
349[ 4.191089] usb usb2: Product: EHCI Host Controller
350[ 4.191093] usb usb2: Manufacturer: Linux 5.3.1-m64 ehci_hcd
351[ 4.191098] usb usb2: SerialNumber: 1c1b000.usb
352[ 4.191642] hub 2-0:1.0: USB hub found
353[ 4.191723] hub 2-0:1.0: 1 port detected
354[ 4.192506] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
355[ 4.192526] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3
356[ 4.192627] ohci-platform 1c1a400.usb: irq 20, io mem 0x01c1a400
357[ 4.254954] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.03
358[ 4.254966] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
359[ 4.254972] usb usb3: Product: Generic Platform OHCI controller
360[ 4.254976] usb usb3: Manufacturer: Linux 5.3.1-m64 ohci_hcd
361[ 4.254981] usb usb3: SerialNumber: 1c1a400.usb
362[ 4.256856] hub 3-0:1.0: USB hub found
363[ 4.256892] hub 3-0:1.0: 1 port detected
364[ 4.259245] power_supply axp20x-battery: hwmon: 'axp20x-battery' is not a valid name attribute, please fix
365[ 4.263562] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
366[ 4.263589] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
367[ 4.263711] ohci-platform 1c1b400.usb: irq 22, io mem 0x01c1b400
368[ 4.328248] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
369[ 4.330696] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.03
370[ 4.330733] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
371[ 4.330739] usb usb4: Product: Generic Platform OHCI controller
372[ 4.330744] usb usb4: Manufacturer: Linux 5.3.1-m64 ohci_hcd
373[ 4.330748] usb usb4: SerialNumber: 1c1b400.usb
374[ 4.331367] hub 4-0:1.0: USB hub found
375[ 4.331399] hub 4-0:1.0: 1 port detected
376[ 4.332613] cedrus 1c0e000.video-codec: Device registered as /dev/video0
377[ 4.332727] usb_phy_generic usb_phy_generic.2.auto: usb_phy_generic.2.auto supply vcc not found, using dummy regulator
378[ 4.340256] Bluetooth: hci0: BCM: chip id 94
379[ 4.342836] Bluetooth: hci0: BCM: features 0x2e
380[ 4.372410] Bluetooth: hci0: 4343A0
381[ 4.372907] Bluetooth: hci0: BCM4343A0 (001.001.034) build 0000
382[ 4.438095] musb-hdrc musb-hdrc.3.auto: MUSB HDRC host driver
383[ 4.438528] musb-hdrc musb-hdrc.3.auto: new USB bus registered, assigned bus number 5
384[ 4.446247] bluetooth hci0: Direct firmware load for brcm/BCM4343A0.hcd failed with error -2
385[ 4.446555] Bluetooth: hci0: BCM: Patch brcm/BCM4343A0.hcd not found
386[ 4.449222] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
387[ 4.449238] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
388[ 4.449248] usb usb5: Product: MUSB HDRC host driver
389[ 4.449256] usb usb5: Manufacturer: Linux 5.3.1-m64 musb-hcd
390[ 4.449265] usb usb5: SerialNumber: musb-hdrc.3.auto
391[ 4.464082] hub 5-0:1.0: USB hub found
392[ 4.464123] hub 5-0:1.0: 1 port detected
393[ 4.486774] cfg80211: Loading compiled-in X.509 certificates for regulatory database
394[ 4.499176] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
395[ 4.527900] usb 2-1: new high-speed USB device number 2 using ehci-platform
396[ 4.637626] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430a0-sdio for chip BCM43430/0
397[ 4.668489] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430a0-sdio.sinovoip,bananapi-m64.txt failed with error -2
398[ 4.687398] usb 2-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
399[ 4.687414] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
400[ 4.687425] usb 2-1: Product: USB 2.0 Hub
401[ 4.688377] hub 2-1:1.0: USB hub found
402[ 4.688518] hub 2-1:1.0: 4 ports detected
403[ 4.713592] Console: switching to colour frame buffer device 240x67
404[ 4.755739] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
405[ 4.796144] asoc-simple-card soc:sound_hdmi: i2s-hifi <-> 1c22800.i2s mapping ok
406[ 4.816436] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430a0-sdio for chip BCM43430/0
407[ 4.816522] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
408[ 4.817287] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/0 wl0: May 29 2017 00:03:43 version 7.13.53.9 (r664949) FWID 01-130000
409[ 5.082812] usb 2-1.2: new high-speed USB device number 3 using ehci-platform
410[ 5.157152] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
411[ 5.298523] usb 2-1.2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 9.01
412[ 5.298535] usb 2-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
413[ 5.298540] usb 2-1.2: Product: USB2.0 Hub
414[ 5.299617] hub 2-1.2:1.0: USB hub found
415[ 5.300081] hub 2-1.2:1.0: 4 ports detected
416[ 5.614787] usb 2-1.2.1: new low-speed USB device number 4 using ehci-platform
417[ 5.731154] usb 2-1.2.1: New USB device found, idVendor=1c4f, idProduct=0002, bcdDevice= 1.10
418[ 5.731170] usb 2-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
419[ 5.731179] usb 2-1.2.1: Product: USB Keyboard
420[ 5.731187] usb 2-1.2.1: Manufacturer: SIGMACHIP
421[ 5.736463] input: SIGMACHIP USB Keyboard as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/0003:1C4F:0002.0001/input/input1
422[ 5.814545] hid-generic 0003:1C4F:0002.0001: input,hidraw0: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-1c1b000.usb-1.2.1/input0
423[ 5.820415] input: SIGMACHIP USB Keyboard Consumer Control as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.1/0003:1C4F:0002.0002/input/input2
424[ 5.886771] input: SIGMACHIP USB Keyboard System Control as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.1/0003:1C4F:0002.0002/input/input3
425[ 5.887066] hid-generic 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-1c1b000.usb-1.2.1/input1
426[ 5.974782] usb 2-1.2.4: new low-speed USB device number 5 using ehci-platform
427[ 6.074646] dwmac-sun8i 1c30000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet]
428[ 6.074660] dwmac-sun8i 1c30000.ethernet eth0: phy: setting supported 00,00000000,000062ff advertising 00,00000000,000062ff
429[ 6.077925] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
430[ 6.077939] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
431[ 6.077946] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
432[ 6.077957] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii link mode
433[ 6.077972] dwmac-sun8i 1c30000.ethernet eth0: phylink_mac_config: mode=phy/rgmii/Unknown/Unknown adv=00,00000000,000062ff pause=10 link=0 an=1
434[ 6.079076] dwmac-sun8i 1c30000.ethernet eth0: phy link down rgmii/Unknown/Unknown
435[ 6.100004] usb 2-1.2.4: New USB device found, idVendor=1bcf, idProduct=0007, bcdDevice= 0.10
436[ 6.100015] usb 2-1.2.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
437[ 6.100021] usb 2-1.2.4: Product: USB Optical Mouse
438[ 6.123156] input: USB Optical Mouse as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.2/2-1.2.4/2-1.2.4:1.0/0003:1BCF:0007.0003/input/input4
439[ 6.123539] input: USB Optical Mouse as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.2/2-1.2.4/2-1.2.4:1.0/0003:1BCF:0007.0003/input/input5
440[ 6.123914] hid-generic 0003:1BCF:0007.0003: input,hiddev96,hidraw2: USB HID v1.10 Mouse [USB Optical Mouse] on usb-1c1b000.usb-1.2.4/input0
441[ 6.540103] zram: Added device: zram0
442[ 6.541071] zram: Added device: zram1
443[ 6.542243] zram: Added device: zram2
444[ 6.543619] zram: Added device: zram3
445[ 6.657044] zram0: detected capacity change from 0 to 257552384
446[ 7.738753] Adding 251512k swap on /dev/zram0. Priority:5 extents:1 across:251512k SS
447[ 7.749980] zram1: detected capacity change from 0 to 257552384
448[ 8.814797] Adding 251512k swap on /dev/zram1. Priority:5 extents:1 across:251512k SS
449[ 8.817755] zram2: detected capacity change from 0 to 257552384
450[ 9.882758] Adding 251512k swap on /dev/zram2. Priority:5 extents:1 across:251512k SS
451[ 9.885664] zram3: detected capacity change from 0 to 257552384
452[ 10.182266] dwmac-sun8i 1c30000.ethernet eth0: phy link up rgmii/1Gbps/Full
453[ 10.182899] dwmac-sun8i 1c30000.ethernet eth0: phylink_mac_config: mode=phy/rgmii/1Gbps/Full adv=00,00000000,00000000 pause=0f link=1 an=0
454[ 10.184133] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
455[ 10.184602] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
456[ 10.950794] Adding 251512k swap on /dev/zram3. Priority:5 extents:1 across:251512k SS
457[ 64.476159] random: crng init done
458[ 64.476184] random: 7 urandom warning(s) missed due to ratelimiting
459ubuntu@bpi-m64:~$ ifconfig
460eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
461 inet 192.168.254.100 netmask 255.255.0.0 broadcast 192.168.255.255
462 inet6 fe80::ba:dfff:fef9:cbd6 prefixlen 64 scopeid 0x20<link>
463 ether 02:ba:df:f9:cb:d6 txqueuelen 1000 (Ethernet)
464 RX packets 5322 bytes 410389 (410.3 KB)
465 RX errors 0 dropped 0 overruns 0 frame 0
466 TX packets 7133 bytes 1320701 (1.3 MB)
467 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
468 device interrupt 34
469
470lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
471 inet 127.0.0.1 netmask 255.0.0.0
472 inet6 ::1 prefixlen 128 scopeid 0x10<host>
473 loop txqueuelen 1000 (Local Loopback)
474 RX packets 84 bytes 6180 (6.1 KB)
475 RX errors 0 dropped 0 overruns 0 frame 0
476 TX packets 84 bytes 6180 (6.1 KB)
477 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0