· 5 years ago · Mar 10, 2021, 07:42 PM
1[ 0.000000] Booting Linux on physical CPU 0x0
2[ 0.000000] Linux version 5.4.10-armv7 (root@zippy.arm.slackware.com) (gcc version 9.2.0 (GCC)) #2 SMP Fri Jan 10 21:00:04 GMT 2020
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 PC
7[ 0.000000] Memory policy: Data cache writealloc
8[ 0.000000] cma: Reserved 16 MiB at 0x7f000000
9[ 0.000000] On node 0 totalpages: 262144
10[ 0.000000] DMA zone: 1536 pages used for memmap
11[ 0.000000] DMA zone: 0 pages reserved
12[ 0.000000] DMA zone: 196608 pages, LIFO batch:63
13[ 0.000000] HighMem zone: 65536 pages, LIFO batch:15
14[ 0.000000] psci: probing for conduit method from DT.
15[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
16[ 0.000000] percpu: Embedded 20 pages/cpu s53132 r8192 d20596 u81920
17[ 0.000000] pcpu-alloc: s53132 r8192 d20596 u81920 alloc=20*4096
18[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
19[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608
20[ 0.000000] Kernel command line: console=ttyS0,115200n8 console=tty0 disp.screen0_output_mode=EDID:1280x720p50 debug earlyprintk hdmi.audio=EDID:0 root=/dev/mmcblk0p3 waitforroot=5 rootfstype=ext2
21[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
22[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
23[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
24[ 0.000000] Memory: 995484K/1048576K available (8192K kernel code, 1152K rwdata, 3324K rodata, 2048K init, 807K bss, 36708K reserved, 16384K cma-reserved, 245748K highmem)
25[ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
26[ 0.000000] rcu: Hierarchical RCU implementation.
27[ 0.000000] rcu: RCU dyntick-idle grace-period acceleration is enabled.
28[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
29[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
30[ 0.000000] GIC: Using split EOI/Deactivate mode
31[ 0.000000] rcu: Offload RCU callbacks from CPUs: (none).
32[ 0.000000] random: get_random_bytes called from start_kernel+0x298/0x4a8 with crng_init=0
33[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
34[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
35[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
36[ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
37[ 0.000018] Switching to timer-based delay loop, resolution 41ns
38[ 0.000486] Console: colour dummy device 80x30
39[ 0.000970] printk: console [tty0] enabled
40[ 0.001028] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
41[ 0.001058] pid_max: default: 32768 minimum: 301
42[ 0.001195] LSM: Security Framework initializing
43[ 0.001382] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
44[ 0.001415] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
45[ 0.001492] *** VALIDATE tmpfs ***
46[ 0.002156] *** VALIDATE proc ***
47[ 0.002334] *** VALIDATE cgroup1 ***
48[ 0.002355] *** VALIDATE cgroup2 ***
49[ 0.002410] CPU: Testing write buffer coherency: ok
50[ 0.002778] /cpus/cpu@0 missing clock-frequency property
51[ 0.002814] /cpus/cpu@1 missing clock-frequency property
52[ 0.002841] /cpus/cpu@2 missing clock-frequency property
53[ 0.002868] /cpus/cpu@3 missing clock-frequency property
54[ 0.002888] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
55[ 0.003476] Setting up static identity map for 0x40300000 - 0x403000c4
56[ 0.004365] rcu: Hierarchical SRCU implementation.
57[ 0.006158] smp: Bringing up secondary CPUs ...
58[ 0.016985] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
59[ 0.027898] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
60[ 0.038737] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
61[ 0.038859] smp: Brought up 1 node, 4 CPUs
62[ 0.038922] SMP: Total of 4 processors activated (192.00 BogoMIPS).
63[ 0.038938] CPU: All CPU(s) started in HYP mode.
64[ 0.038950] CPU: Virtualization extensions available.
65[ 0.039726] devtmpfs: initialized
66[ 0.045618] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
67[ 0.045990] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
68[ 0.046033] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
69[ 0.047119] pinctrl core: initialized pinctrl subsystem
70[ 0.049004] NET: Registered protocol family 16
71[ 0.051015] DMA: preallocated 256 KiB pool for atomic coherent allocations
72[ 0.051874] audit: initializing netlink subsys (disabled)
73[ 0.052122] audit: type=2000 audit(0.022:1): state=initialized audit_enabled=0 res=1
74[ 0.053518] cpuidle: using governor ladder
75[ 0.053664] cpuidle: using governor menu
76[ 0.054100] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
77[ 0.054126] hw-breakpoint: maximum watchpoint size is 8 bytes.
78[ 0.055906] Serial: AMBA PL011 UART driver
79[ 0.085453] fbcon: Taking over console
80[ 0.086315] AT91: Could not find identification node
81[ 0.087980] vgaarb: loaded
82[ 0.089158] pps_core: LinuxPPS API ver. 1 registered
83[ 0.089181] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
84[ 0.089220] PTP clock support registered
85[ 0.091684] clocksource: Switched to clocksource arch_sys_counter
86[ 0.144216] VFS: Disk quotas dquot_6.6.0
87[ 0.144323] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
88[ 0.144439] *** VALIDATE ramfs ***
89[ 0.153842] thermal_sys: Registered thermal governor 'fair_share'
90[ 0.153849] thermal_sys: Registered thermal governor 'step_wise'
91[ 0.153880] thermal_sys: Registered thermal governor 'user_space'
92[ 0.154426] NET: Registered protocol family 2
93[ 0.155240] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
94[ 0.155291] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
95[ 0.155385] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
96[ 0.155511] TCP: Hash tables configured (established 8192 bind 8192)
97[ 0.155634] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
98[ 0.155765] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
99[ 0.156118] NET: Registered protocol family 1
100[ 0.156164] PCI: CLS 0 bytes, default 128
101[ 0.156583] Trying to unpack rootfs image as initramfs...
102[ 0.823757] Freeing initrd memory: 10992K
103[ 0.826158] Initialise system trusted keyrings
104[ 0.826418] workingset: timestamp_bits=30 max_order=18 bucket_order=0
105[ 0.833313] zbud: loaded
106[ 0.833832] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
107[ 0.834214] *** VALIDATE jffs2 ***
108[ 0.876181] Key type asymmetric registered
109[ 0.876214] Asymmetric key parser 'x509' registered
110[ 0.876297] bounce: pool size: 64 pages
111[ 0.876381] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
112[ 0.886010] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
113[ 0.888033] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
114[ 0.953628] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
115[ 0.955347] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pa not found, using dummy regulator
116[ 0.956244] printk: console [ttyS0] disabled
117[ 0.976468] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 40, base_baud = 1500000) is a U6_16550A
118[ 1.675596] printk: console [ttyS0] enabled
119[ 1.680684] Serial: AMBA driver
120[ 1.688301] exynos-drm exynos-drm: bound exynos-drm-vidi (ops 0xc0bf7270)
121[ 1.695133] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
122[ 1.701763] [drm] No driver support for vblank timestamp query.
123[ 1.707827] [drm] Cannot find any crtc or sizes
124[ 1.712492] [drm] Cannot find any crtc or sizes
125[ 1.714286] [drm] Initialized exynos 1.1.0 20180330 for exynos-drm on minor 0
126[ 1.738098] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0bfbb1c)
127[ 1.745321] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0bf83f0)
128[ 1.753079] sun8i-dw-hdmi 1ee0000.hdmi: 1ee0000.hdmi supply hvcc not found, using dummy regulator
129[ 1.762934] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
130[ 1.772944] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
131[ 1.781052] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0bfb108)
132[ 1.787878] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
133[ 1.794525] [drm] No driver support for vblank timestamp query.
134[ 1.800985] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
135[ 1.808874] [drm] Cannot find any crtc or sizes
136[ 1.828555] brd: module loaded
137[ 1.833692] libphy: Fixed MDIO Bus: probed
138[ 1.838809] mousedev: PS/2 mouse device common for all mice
139[ 1.845835] sun6i-rtc 1f00000.rtc: registered as rtc0
140[ 1.850926] sun6i-rtc 1f00000.rtc: RTC enabled
141[ 1.859631] sun8i-h3-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
142[ 1.872964] NET: Registered protocol family 17
143[ 1.877716] Key type dns_resolver registered
144[ 1.882266] ThumbEE CPU extension supported.
145[ 1.886573] Registering SWP/SWPB emulation handler
146[ 1.891735] registered taskstats version 1
147[ 1.895874] Loading compiled-in X.509 certificates
148[ 1.900798] zswap: loaded using pool lzo/zbud
149[ 1.905557] Key type ._fscrypt registered
150[ 1.909604] Key type .fscrypt registered
151[ 1.927353] sun6i-rtc 1f00000.rtc: setting system clock to 2021-03-10T16:06:37 UTC (1615392397)
152[ 1.939418] Freeing unused kernel memory: 2048K
153[ 1.944178] Run /init as init process
154[ 2.067933] random: udevd: uninitialized urandom read (16 bytes read)
155[ 2.074791] random: udevd: uninitialized urandom read (16 bytes read)
156[ 2.081351] random: udevd: uninitialized urandom read (16 bytes read)
157[ 2.190777] udevd[136]: starting eudev-3.2.9
158[ 2.402354] SCSI subsystem initialized
159[ 2.496493] libata version 3.00 loaded.
160[ 2.525862] usbcore: registered new interface driver usbfs
161[ 2.531528] usbcore: registered new interface driver hub
162[ 2.537054] usbcore: registered new device driver usb
163[ 2.552951] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
164[ 2.571196] ehci-orion: EHCI orion driver
165[ 2.584249] ehci-pci: EHCI PCI platform driver
166[ 2.591426] uhci_hcd: USB Universal Host Controller Interface driver
167[ 2.612118] hidraw: raw HID events driver (C) Jiri Kosina
168[ 2.628946] usbcore: registered new interface driver usbhid
169[ 2.634613] usbhid: USB HID core driver
170[ 2.652391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
171[ 2.673111] usbcore: registered new interface driver usb-storage
172[ 2.688008] usbcore: registered new interface driver ums-cypress
173[ 2.702921] usbcore: registered new interface driver ums-usbat
174[ 2.717482] usbcore: registered new interface driver ums-freecom
175[ 2.732286] usbcore: registered new interface driver ums-isd200
176[ 2.747188] usbcore: registered new interface driver ums-sddr09
177[ 2.762118] usbcore: registered new interface driver ums-sddr55
178[ 2.781189] usbcore: registered new interface driver ums-alauda
179[ 2.795895] usbcore: registered new interface driver ums-jumpshot
180[ 2.810876] usbcore: registered new interface driver ums-onetouch
181[ 2.828987] ehci-platform: EHCI generic platform driver
182[ 2.834695] ehci-platform 1c1a000.usb: EHCI Host Controller
183[ 2.840328] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
184[ 2.848688] ehci-platform 1c1a000.usb: irq 26, io mem 0x01c1a000
185[ 2.861697] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
186[ 2.868034] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
187[ 2.876331] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
188[ 2.883576] usb usb1: Product: EHCI Host Controller
189[ 2.888475] usb usb1: Manufacturer: Linux 5.4.10-armv7 ehci_hcd
190[ 2.894414] usb usb1: SerialNumber: 1c1a000.usb
191[ 2.899744] hub 1-0:1.0: USB hub found
192[ 2.903590] hub 1-0:1.0: 1 port detected
193[ 2.925474] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
194[ 2.944976] ehci-platform 1c1b000.usb: EHCI Host Controller
195[ 2.950707] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2
196[ 2.958910] ehci-platform 1c1b000.usb: irq 28, io mem 0x01c1b000
197[ 2.971744] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
198[ 2.978191] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
199[ 2.986509] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
200[ 2.986516] usb usb2: Product: EHCI Host Controller
201[ 2.986523] usb usb2: Manufacturer: Linux 5.4.10-armv7 ehci_hcd
202[ 2.986528] usb usb2: SerialNumber: 1c1b000.usb
203[ 2.987373] hub 2-0:1.0: USB hub found
204[ 3.013063] hub 2-0:1.0: 1 port detected
205[ 3.019521] ehci-platform 1c1c000.usb: EHCI Host Controller
206[ 3.025208] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3
207[ 3.038545] ehci-platform 1c1c000.usb: irq 30, io mem 0x01c1c000
208[ 3.049851] tegra-ehci: Tegra EHCI driver
209[ 3.051713] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
210[ 3.060400] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
211[ 3.068744] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
212[ 3.068751] usb usb3: Product: EHCI Host Controller
213[ 3.068757] usb usb3: Manufacturer: Linux 5.4.10-armv7 ehci_hcd
214[ 3.068769] usb usb3: SerialNumber: 1c1c000.usb
215[ 3.092326] hub 3-0:1.0: USB hub found
216[ 3.096221] hub 3-0:1.0: 1 port detected
217[ 3.102719] ehci-platform 1c1d000.usb: EHCI Host Controller
218[ 3.108412] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 4
219[ 3.116878] ehci-platform 1c1d000.usb: irq 32, io mem 0x01c1d000
220[ 3.129725] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
221[ 3.136240] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
222[ 3.144596] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
223[ 3.144603] usb usb4: Product: EHCI Host Controller
224[ 3.144610] usb usb4: Manufacturer: Linux 5.4.10-armv7 ehci_hcd
225[ 3.144621] usb usb4: SerialNumber: 1c1d000.usb
226[ 3.168600] hub 4-0:1.0: USB hub found
227[ 3.172577] hub 4-0:1.0: 1 port detected
228[ 3.240565] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
229[ 3.343732] usb 2-1: new high-speed USB device number 2 using ehci-platform
230[ 3.414029] JFS: nTxBlock = 8007, nTxLock = 64056
231[ 3.497693] usb 2-1: New USB device found, idVendor=2001, idProduct=3d04, bcdDevice= 0.00
232[ 3.505923] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
233[ 3.513098] usb 2-1: Product: 802.11 n WLAN
234[ 3.513105] usb 2-1: Manufacturer: MediaTek
235[ 3.513111] usb 2-1: SerialNumber: 1.0
236[ 3.655549] SGI XFS with ACLs, security attributes, realtime, no debug enabled
237[ 3.687628] FS-Cache: Loaded
238[ 3.806093] RPC: Registered named UNIX socket transport module.
239[ 3.812071] RPC: Registered udp transport module.
240[ 3.816804] RPC: Registered tcp transport module.
241[ 3.821528] RPC: Registered tcp NFSv4.1 backchannel transport module.
242[ 3.961777] FS-Cache: Netfs 'nfs' registered for caching
243[ 4.018855] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
244[ 4.029806] sunxi-mmc 1c0f000.mmc: Got CD GPIO
245[ 4.059808] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
246[ 4.102676] mmc0: host does not support reading read-only switch, assuming write-enable
247[ 4.116771] mmc0: new high speed SDHC card at address aaaa
248[ 4.124143] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
249[ 4.135012] mmcblk0: p1 p2 p3
250[ 9.557853] random: fast init done
251[ 9.886865] loop: module loaded
252[ 11.138864] udevd[558]: starting eudev-3.2.9
253[ 11.605854] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
254[ 11.820508] ohci-platform: OHCI generic platform driver
255[ 11.826602] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
256[ 11.833403] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 5
257[ 11.841801] ohci-platform 1c1a400.usb: irq 27, io mem 0x01c1a400
258[ 11.911906] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
259[ 11.920320] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
260[ 11.927670] usb usb5: Product: Generic Platform OHCI controller
261[ 11.933635] usb usb5: Manufacturer: Linux 5.4.10-armv7 ohci_hcd
262[ 11.939680] usb usb5: SerialNumber: 1c1a400.usb
263[ 11.958832] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
264[ 11.965600] hub 5-0:1.0: USB hub found
265[ 11.973277] hub 5-0:1.0: 1 port detected
266[ 11.980135] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
267[ 11.987004] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6
268[ 12.000567] ohci-platform 1c1b400.usb: irq 29, io mem 0x01c1b400
269[ 12.050379] usb_phy_generic usb_phy_generic.3.auto: usb_phy_generic.3.auto supply vcc not found, using dummy regulator
270[ 12.065484] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
271[ 12.069894] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found
272[ 12.073861] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
273[ 12.080241] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found
274[ 12.087581] usb usb6: Product: Generic Platform OHCI controller
275[ 12.099591] usb usb6: Manufacturer: Linux 5.4.10-armv7 ohci_hcd
276[ 12.100124] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
277[ 12.105635] usb usb6: SerialNumber: 1c1b400.usb
278[ 12.117441] lima 1c40000.gpu: IRQ ppmmu2 not found
279[ 12.122386] lima 1c40000.gpu: IRQ ppmmu3 not found
280[ 12.125789] dwmac-sun8i 1c30000.ethernet: No regulator found
281[ 12.127691] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
282[ 12.139743] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000)
283[ 12.141357] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
284[ 12.149358] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
285[ 12.162927] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
286[ 12.169080] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver
287[ 12.170231] dwmac-sun8i 1c30000.ethernet: COE Type 2
288[ 12.171618] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
289[ 12.171706] lima 1c40000.gpu: IRQ pp2 not found
290[ 12.171714] lima 1c40000.gpu: IRQ pp3 not found
291[ 12.171724] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
292[ 12.174158] lima 1c40000.gpu: bus rate = 200000000
293[ 12.174166] lima 1c40000.gpu: mod rate = 384000000
294[ 12.174686] [drm] Initialized lima 1.0.0 20190217 for 1c40000.gpu on minor 2
295[ 12.185415] hub 6-0:1.0: USB hub found
296[ 12.187330] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
297[ 12.187337] dwmac-sun8i 1c30000.ethernet: Normal descriptors
298[ 12.187343] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
299[ 12.243317] hub 6-0:1.0: 1 port detected
300[ 12.258185] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 7
301[ 12.268799] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
302[ 12.274627] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
303[ 12.277212] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
304[ 12.287188] libphy: stmmac: probed
305[ 12.291110] usb usb7: Product: MUSB HDRC host driver
306[ 12.299595] usb usb7: Manufacturer: Linux 5.4.10-armv7 musb-hcd
307[ 12.301853] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
308[ 12.305594] usb usb7: SerialNumber: musb-hdrc.4.auto
309[ 12.311950] libphy: mdio_mux: probed
310[ 12.320742] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
311[ 12.327248] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
312[ 12.333315] hub 7-0:1.0: USB hub found
313[ 12.337802] hub 7-0:1.0: 1 port detected
314[ 12.349217] libphy: mdio_mux: probed
315[ 12.370502] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 8
316[ 12.380273] ohci-platform 1c1c400.usb: irq 31, io mem 0x01c1c400
317[ 12.442094] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
318[ 12.450483] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
319[ 12.457752] usb usb8: Product: Generic Platform OHCI controller
320[ 12.463706] usb usb8: Manufacturer: Linux 5.4.10-armv7 ohci_hcd
321[ 12.469679] usb usb8: SerialNumber: 1c1c400.usb
322[ 12.493162] hub 8-0:1.0: USB hub found
323[ 12.500209] hub 8-0:1.0: 1 port detected
324[ 12.512813] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
325[ 12.515452] sun4i-codec 1c22c00.codec: Failed to register our card
326[ 12.522156] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 9
327[ 12.543691] ohci-platform 1c1d400.usb: irq 33, io mem 0x01c1d400
328[ 12.551346] debugfs: Directory '1c22c00.codec' with parent 'H3 Audio Codec' already present!
329[ 12.566803] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
330[ 12.607439] usb usb9: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
331[ 12.615808] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
332[ 12.623088] usb usb9: Product: Generic Platform OHCI controller
333[ 12.629051] usb usb9: Manufacturer: Linux 5.4.10-armv7 ohci_hcd
334[ 12.635006] usb usb9: SerialNumber: 1c1d400.usb
335[ 12.704010] hub 9-0:1.0: USB hub found
336[ 12.710508] hub 9-0:1.0: 1 port detected
337[ 12.875729] usb 8-1: new full-speed USB device number 2 using ohci-platform
338[ 12.881095] cfg80211: Loading compiled-in X.509 certificates for regulatory database
339[ 12.916387] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
340[ 13.082872] usb 8-1: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.54
341[ 13.091187] usb 8-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
342[ 13.098356] usb 8-1: Product: USB2.0-Serial
343[ 13.102631] usb 9-1: new low-speed USB device number 2 using ohci-platform
344[ 13.219702] usb 2-1: reset high-speed USB device number 2 using ehci-platform
345[ 13.319756] usb 9-1: New USB device found, idVendor=1a2c, idProduct=0c21, bcdDevice= 1.10
346[ 13.327969] usb 9-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
347[ 13.335126] usb 9-1: Product: USB Keyboard
348[ 13.339243] usb 9-1: Manufacturer: USB
349[ 13.357784] mt7601u 2-1:1.0: ASIC revision: 76010001 MAC revision: 76010500
350[ 13.398278] mt7601u 2-1:1.0: EEPROM ver:0d fae:00
351[ 13.403662] mt7601u 2-1:1.0: EEPROM country region 01 (channels 1-13)
352[ 13.625466] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
353[ 13.634214] usbcore: registered new interface driver mt7601u
354[ 13.735111] input: USB USB Keyboard as /devices/platform/soc/1c1d400.usb/usb9/9-1/9-1:1.0/0003:1A2C:0C21.0001/input/input1
355[ 13.754286] usbcore: registered new interface driver usbserial_generic
356[ 13.761007] usbserial: USB Serial support registered for generic
357[ 13.774721] usbcore: registered new interface driver ch341
358[ 13.785015] usbserial: USB Serial support registered for ch341-uart
359[ 13.791479] ch341 8-1:1.0: ch341-uart converter detected
360[ 13.798167] hid-generic 0003:1A2C:0C21.0001: input,hidraw0: USB HID v1.10 Keyboard [USB USB Keyboard] on usb-1c1d400.usb-1/input0
361[ 13.812000] input: USB USB Keyboard Mouse as /devices/platform/soc/1c1d400.usb/usb9/9-1/9-1:1.1/0003:1A2C:0C21.0002/input/input2
362[ 13.824258] input: USB USB Keyboard System Control as /devices/platform/soc/1c1d400.usb/usb9/9-1/9-1:1.1/0003:1A2C:0C21.0002/input/input3
363[ 13.837975] usb 8-1: ch341-uart converter now attached to ttyUSB0
364[ 13.889363] input: USB USB Keyboard Consumer Control as /devices/platform/soc/1c1d400.usb/usb9/9-1/9-1:1.1/0003:1A2C:0C21.0002/input/input4
365[ 13.902385] hid-generic 0003:1A2C:0C21.0002: input,hidraw1: USB HID v1.10 Mouse [USB USB Keyboard] on usb-1c1d400.usb-1/input1
366[ 14.177723] Adding 2097148k swap on /dev/mmcblk0p2. Priority:-2 extents:1 across:2097148k SSFS
367[ 15.924138] ext2 filesystem being remounted at / supports timestamps until 2038 (0x7fffffff)
368[ 20.625965] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY]
369[ 20.627726] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
370[ 20.627747] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
371[ 20.627757] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
372[ 20.627771] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
373[ 21.730130] random: crng init done
374[ 21.730149] random: 7 urandom warning(s) missed due to ratelimiting
375[ 21.935562] NET: Registered protocol family 10
376[ 21.939253] Segment Routing with IPv6
377[ 24.587167] NET: Registered protocol family 3
378[ 24.626871] NET: Registered protocol family 5
379[ 24.685732] NET: Unregistered protocol family 5
380[ 24.734409] NET: Registered protocol family 5
381[ 24.794743] NET: Unregistered protocol family 5
382[ 24.850889] NET: Registered protocol family 5
383[ 24.896057] NET: Unregistered protocol family 5
384[ 32.253703] vcc3v0: disabling
385[ 32.253718] vcc5v0: disabling
386[ 32.253724] usb0-vbus: disabling
387[ 37.511520] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY]
388[ 37.513300] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
389[ 37.513319] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
390[ 37.513329] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
391[ 37.513341] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
392[ 41.019412] wlan0: authenticate with 00:0f:94:e6:81:64
393[ 41.037582] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
394[ 41.039384] wlan0: authenticated
395[ 41.039720] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
396[ 41.043475] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
397[ 41.080914] wlan0: associated
398[ 41.340017] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
399[ 894.122527] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
400[ 895.344566] wlan0: authenticate with 00:0f:94:e6:81:64
401[ 895.363418] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
402[ 895.365229] wlan0: authenticated
403[ 895.365696] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
404[ 895.372095] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
405[ 895.409031] wlan0: associated
406[ 1419.154226] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
407[ 1420.393220] wlan0: authenticate with 00:0f:94:e6:81:64
408[ 1420.412410] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
409[ 1420.477179] wlan0: authenticated
410[ 1420.477682] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
411[ 1420.506552] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=2)
412[ 1420.541027] wlan0: associated
413[ 1765.213708] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
414[ 1766.465215] wlan0: authenticate with 00:0f:94:e6:81:64
415[ 1766.483289] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
416[ 1766.492949] wlan0: authenticated
417[ 1766.493699] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
418[ 1766.500451] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=2)
419[ 1766.536903] wlan0: associated
420[ 2067.191940] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
421[ 2068.425047] wlan0: authenticate with 00:0f:94:e6:81:64
422[ 2068.444537] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
423[ 2068.472195] wlan0: authenticated
424[ 2068.472674] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
425[ 2068.507689] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=2)
426[ 2068.542028] wlan0: associated
427[ 2467.213700] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
428[ 2468.457413] wlan0: authenticate with 00:0f:94:e6:81:64
429[ 2468.475405] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
430[ 2468.482424] wlan0: authenticated
431[ 2468.482686] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
432[ 2468.486424] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
433[ 2468.522401] wlan0: associated
434[ 2769.229082] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
435[ 2770.480704] wlan0: authenticate with 00:0f:94:e6:81:64
436[ 2770.500538] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
437[ 2770.507953] wlan0: authenticated
438[ 2770.508683] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
439[ 2770.512678] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
440[ 2770.550523] wlan0: associated
441[ 3070.245809] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
442[ 3071.473414] wlan0: authenticate with 00:0f:94:e6:81:64
443[ 3071.490281] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
444[ 3071.581796] wlan0: authenticated
445[ 3071.582672] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
446[ 3071.586437] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
447[ 3071.618521] wlan0: associated
448[ 3372.280309] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
449[ 3373.513608] wlan0: authenticate with 00:0f:94:e6:81:64
450[ 3373.530408] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
451[ 3373.532219] wlan0: authenticated
452[ 3373.532687] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
453[ 3373.536709] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
454[ 3373.573396] wlan0: associated
455[ 3674.281185] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
456[ 3675.512501] wlan0: authenticate with 00:0f:94:e6:81:64
457[ 3675.531279] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
458[ 3675.532979] wlan0: authenticated
459[ 3675.533678] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
460[ 3675.579794] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
461[ 3675.611664] wlan0: associated
462[ 3975.299073] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
463[ 3976.529106] wlan0: authenticate with 00:0f:94:e6:81:64
464[ 3976.547397] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
465[ 3976.577422] wlan0: authenticated
466[ 3976.577677] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
467[ 3976.593816] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
468[ 3976.626663] wlan0: associated
469[ 4277.322057] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
470[ 4278.544896] wlan0: authenticate with 00:0f:94:e6:81:64
471[ 4278.563276] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
472[ 4278.565096] wlan0: authenticated
473[ 4278.565691] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
474[ 4278.571084] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
475[ 4278.608521] wlan0: associated
476[ 4794.343555] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
477[ 4795.568872] wlan0: authenticate with 00:0f:94:e6:81:64
478[ 4795.588273] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
479[ 4795.590082] wlan0: authenticated
480[ 4795.590678] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
481[ 4795.594423] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
482[ 4795.631141] wlan0: associated
483[ 5096.365069] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
484[ 5097.601835] wlan0: authenticate with 00:0f:94:e6:81:64
485[ 5097.618397] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
486[ 5097.623364] wlan0: authenticated
487[ 5097.623673] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
488[ 5097.627448] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
489[ 5097.664516] wlan0: associated
490[ 5397.378442] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
491[ 5398.600688] wlan0: authenticate with 00:0f:94:e6:81:64
492[ 5398.618146] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
493[ 5398.619844] wlan0: authenticated
494[ 5398.620677] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
495[ 5398.625575] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
496[ 5398.661655] wlan0: associated
497[ 5699.395822] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
498[ 5700.624903] wlan0: authenticate with 00:0f:94:e6:81:64
499[ 5700.644391] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
500[ 5700.648833] wlan0: authenticated
501[ 5700.649663] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
502[ 5700.670420] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
503[ 5700.703014] wlan0: associated
504[ 6000.412317] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
505[ 6001.640392] wlan0: authenticate with 00:0f:94:e6:81:64
506[ 6001.660275] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
507[ 6001.661975] wlan0: authenticated
508[ 6001.662668] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
509[ 6001.666428] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
510[ 6001.703012] wlan0: associated
511[ 6302.433189] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
512[ 6303.665285] wlan0: authenticate with 00:0f:94:e6:81:64
513[ 6303.684272] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
514[ 6303.689158] wlan0: authenticated
515[ 6303.689668] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
516[ 6303.698533] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
517[ 6303.731009] wlan0: associated
518[ 6604.447673] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
519[ 6605.688955] wlan0: authenticate with 00:0f:94:e6:81:64
520[ 6605.709396] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
521[ 6605.711697] wlan0: authenticated
522[ 6605.712666] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
523[ 6605.716418] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
524[ 6605.753887] wlan0: associated
525[ 6906.465797] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
526[ 6907.705023] wlan0: authenticate with 00:0f:94:e6:81:64
527[ 6907.724266] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
528[ 6907.726079] wlan0: authenticated
529[ 6907.726669] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
530[ 6907.731430] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
531[ 6907.768008] wlan0: associated
532[ 7207.480169] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
533[ 7208.705527] wlan0: authenticate with 00:0f:94:e6:81:64
534[ 7208.723390] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
535[ 7208.725205] wlan0: authenticated
536[ 7208.725671] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
537[ 7208.730566] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
538[ 7208.767131] wlan0: associated
539[ 7509.498060] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
540[ 7510.736301] wlan0: authenticate with 00:0f:94:e6:81:64
541[ 7510.756658] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
542[ 7510.758429] wlan0: authenticated
543[ 7510.758668] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
544[ 7510.762536] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
545[ 7510.795009] wlan0: associated
546[ 7810.515932] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
547[ 7811.768249] wlan0: authenticate with 00:0f:94:e6:81:64
548[ 7811.788252] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
549[ 7811.790217] wlan0: authenticated
550[ 7811.790663] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
551[ 7811.794428] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
552[ 7811.830007] wlan0: associated
553[ 8113.531558] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
554[ 8114.356654] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY]
555[ 8114.358365] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
556[ 8114.358382] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
557[ 8114.358391] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
558[ 8114.358404] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
559[ 8125.380773] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY]
560[ 8125.382595] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
561[ 8125.382666] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
562[ 8125.382683] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
563[ 8125.382699] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
564[ 8127.765065] wlan0: authenticate with 00:0f:94:e6:81:64
565[ 8127.776513] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
566[ 8127.778972] wlan0: authenticated
567[ 8127.779660] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
568[ 8127.785791] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
569[ 8127.823882] wlan0: associated
570[ 8128.063930] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
571[ 8993.582413] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
572[ 8994.840537] wlan0: authenticate with 00:0f:94:e6:81:64
573[ 8994.860258] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
574[ 8994.862068] wlan0: authenticated
575[ 8994.862661] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
576[ 8994.866573] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
577[ 8994.902248] wlan0: associated
578[ 9414.605427] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
579[ 9415.840077] wlan0: authenticate with 00:0f:94:e6:81:64
580[ 9415.858383] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
581[ 9415.862957] wlan0: authenticated
582[ 9415.863654] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
583[ 9415.867533] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
584[ 9415.903879] wlan0: associated
585[ 9715.627284] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
586[ 9716.880688] wlan0: authenticate with 00:0f:94:e6:81:64
587[ 9716.899252] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
588[ 9716.901194] wlan0: authenticated
589[ 9716.901657] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
590[ 9716.918282] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
591[ 9716.955874] wlan0: associated
592[10017.642298] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
593[10018.872515] wlan0: authenticate with 00:0f:94:e6:81:64
594[10018.891382] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
595[10018.893066] wlan0: authenticated
596[10018.893658] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
597[10018.899521] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
598[10018.936872] wlan0: associated
599[10429.664921] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
600[10430.904997] wlan0: authenticate with 00:0f:94:e6:81:64
601[10430.922125] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
602[10430.925040] wlan0: authenticated
603[10430.925651] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
604[10430.930923] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
605[10430.966638] wlan0: associated
606[10731.680416] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
607[10732.362096] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY]
608[10732.363879] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
609[10732.363897] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
610[10732.363906] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
611[10732.363919] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
612[10741.730976] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY]
613[10741.732870] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
614[10741.732889] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
615[10741.732898] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
616[10741.732910] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
617[10744.114457] wlan0: authenticate with 00:0f:94:e6:81:64
618[10744.126657] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
619[10744.128434] wlan0: authenticated
620[10744.128643] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
621[10744.134642] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
622[10744.170992] wlan0: associated
623[10744.385643] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
624[11531.726544] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
625[11532.960881] wlan0: authenticate with 00:0f:94:e6:81:64
626[11532.979371] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
627[11532.992169] wlan0: authenticated
628[11532.992650] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
629[11532.996672] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
630[11533.031993] wlan0: associated
631[12035.755150] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
632[12036.993257] wlan0: authenticate with 00:0f:94:e6:81:64
633[12037.010369] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
634[12037.013689] wlan0: authenticated
635[12037.014642] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
636[12037.020516] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
637[12037.057364] wlan0: associated
638[12337.772275] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
639[12338.359669] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY]
640[12338.361409] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
641[12338.361427] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
642[12338.361436] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
643[12338.361449] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
644[12348.187180] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY]
645[12348.189221] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
646[12348.189238] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
647[12348.189248] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
648[12348.189261] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
649[12350.576521] wlan0: authenticate with 00:0f:94:e6:81:64
650[12350.587373] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
651[12350.590219] wlan0: authenticated
652[12350.590638] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
653[12350.594415] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
654[12350.632628] wlan0: associated
655[12350.821481] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
656[13132.817145] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
657[13134.057594] wlan0: authenticate with 00:0f:94:e6:81:64
658[13134.077699] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
659[13134.079474] wlan0: authenticated
660[13134.079672] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
661[13134.083577] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
662[13134.120004] wlan0: associated
663[15081.929296] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
664[15083.184579] wlan0: authenticate with 00:0f:94:e6:81:64
665[15083.203236] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
666[15083.205043] wlan0: authenticated
667[15083.205634] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
668[15083.209425] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
669[15083.248618] wlan0: associated
670[15383.945263] wlan0: deauthenticated from 00:0f:94:e6:81:64 (Reason: 3=DEAUTH_LEAVING)
671[15384.350392] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY]
672[15384.352351] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
673[15384.352370] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
674[15384.352379] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
675[15384.352392] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
676[15394.152092] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY]
677[15394.154060] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
678[15394.154078] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
679[15394.154088] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
680[15394.154101] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
681[15396.552698] wlan0: authenticate with 00:0f:94:e6:81:64
682[15396.563364] wlan0: send auth to 00:0f:94:e6:81:64 (try 1/3)
683[15396.565166] wlan0: authenticated
684[15396.565630] wlan0: associate with 00:0f:94:e6:81:64 (try 1/3)
685[15396.569406] wlan0: RX AssocResp from 00:0f:94:e6:81:64 (capab=0x411 status=0 aid=1)
686[15396.604849] wlan0: associated
687[15396.793853] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
688