· 5 years ago · Jul 08, 2020, 10:26 PM
1[ 0.000000] Booting Linux on physical CPU 0x100
2[ 0.000000] Linux version 5.4.50-odroidxu4 (root@builder) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #20.05.7 SMP PREEMPT Thu Jul 2 14:22:09 UTC 2020
3[ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (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: Hardkernel Odroid XU4
7[ 0.000000] Memory policy: Data cache writealloc
8[ 0.000000] cma: Reserved 128 MiB at 0xb6800000
9[ 0.000000] Samsung CPU ID: 0xe5422001
10[ 0.000000] On node 0 totalpages: 518656
11[ 0.000000] Normal zone: 1728 pages used for memmap
12[ 0.000000] Normal zone: 0 pages reserved
13[ 0.000000] Normal zone: 196608 pages, LIFO batch:63
14[ 0.000000] HighMem zone: 322048 pages, LIFO batch:63
15[ 0.000000] Running under secure firmware.
16[ 0.000000] percpu: Embedded 20 pages/cpu s51852 r8192 d21876 u81920
17[ 0.000000] pcpu-alloc: s51852 r8192 d21876 u81920 alloc=20*4096
18[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
19[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516928
20[ 0.000000] Kernel command line: console=ttySAC2,115200n8 console=tty1 consoleblank=0 loglevel=1 root=UUID=b2ad4155-a442-4533-ab02-a95e91d4ab6f rootfstype=ext4 rootwait rw smsc95xx.macaddr=00:1e:06:61:7a:55 governor=performance hdmi_tx_amp_lvl=31 hdmi_tx_lvl_ch0=3 hdmi_tx_lvl_ch1=3 hdmi_tx_lvl_ch2=3 hdmi_tx_emp_lvl=6 hdmi_clk_amp_lvl=31 hdmi_tx_res=0 HPD=true vout=hdmi usb-storage.quirks=
21[ 0.000000] hdmi: using HDMI mode
22[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
23[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
24[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
25[ 0.000000] Memory: 1898396K/2074624K available (11264K kernel code, 731K rwdata, 3028K rodata, 1024K init, 298K bss, 45156K reserved, 131072K cma-reserved, 1157120K highmem)
26[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
27[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
28[ 0.000000] Tasks RCU enabled.
29[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
30[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
31[ 0.000000] GIC: Using split EOI/Deactivate mode
32[ 0.000000] random: get_random_bytes called from start_kernel+0x36c/0x540 with crng_init=0
33[ 0.000000] Switching to timer-based delay loop, resolution 41ns
34[ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
35[ 0.000007] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
36[ 0.000028] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 49
37[ 0.001650] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
38[ 0.001666] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
39[ 0.001682] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
40[ 0.001691] Ignoring duplicate/late registration of read_current_timer delay
41[ 0.002261] Console: colour dummy device 80x30
42[ 0.002278] printk: console [tty1] enabled
43[ 0.002316] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
44[ 0.002328] pid_max: default: 32768 minimum: 301
45[ 0.002491] LSM: Security Framework initializing
46[ 0.002534] Yama: becoming mindful.
47[ 0.002912] AppArmor: AppArmor initialized
48[ 0.002987] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
49[ 0.003005] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
50[ 0.003087] *** VALIDATE tmpfs ***
51[ 0.003826] *** VALIDATE proc ***
52[ 0.004179] *** VALIDATE cgroup1 ***
53[ 0.004189] *** VALIDATE cgroup2 ***
54[ 0.004250] CPU: Testing write buffer coherency: ok
55[ 0.004884] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100
56[ 0.060073] Setting up static identity map for 0x40100000 - 0x40100060
57[ 0.060384] ARM CCI driver probed
58[ 0.060614] Exynos MCPM support installed
59[ 0.079997] rcu: Hierarchical SRCU implementation.
60[ 0.102304] soc soc0: Exynos: CPU[EXYNOS5800] PRO_ID[0xe5422001] REV[0x1] Detected
61[ 0.119995] smp: Bringing up secondary CPUs ...
62[ 0.200414] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101
63[ 0.280373] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102
64[ 0.360371] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103
65[ 0.440378] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000
66[ 0.440386] CPU4: detected I-Cache line size mismatch, workaround enabled
67[ 0.440394] CPU4: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
68[ 0.520376] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001
69[ 0.520383] CPU5: detected I-Cache line size mismatch, workaround enabled
70[ 0.520390] CPU5: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
71[ 0.600378] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002
72[ 0.600386] CPU6: detected I-Cache line size mismatch, workaround enabled
73[ 0.600392] CPU6: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
74[ 0.680377] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003
75[ 0.680385] CPU7: detected I-Cache line size mismatch, workaround enabled
76[ 0.680392] CPU7: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
77[ 0.680605] smp: Brought up 1 node, 8 CPUs
78[ 0.680618] SMP: Total of 8 processors activated (384.00 BogoMIPS).
79[ 0.680624] CPU: All CPU(s) started in HYP mode.
80[ 0.680628] CPU: Virtualization extensions available.
81[ 0.681659] devtmpfs: initialized
82[ 0.702669] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
83[ 0.703096] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
84[ 0.703154] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
85[ 0.705977] xor: measuring software checksum speed
86[ 0.799971] arm4regs : 1516.400 MB/sec
87[ 0.899974] 8regs : 1237.200 MB/sec
88[ 0.999971] 32regs : 1232.400 MB/sec
89[ 1.000381] random: fast init done
90[ 1.099971] neon : 2218.000 MB/sec
91[ 1.099979] xor: using function: neon (2218.000 MB/sec)
92[ 1.100035] pinctrl core: initialized pinctrl subsystem
93[ 1.102426] NET: Registered protocol family 16
94[ 1.105894] DMA: preallocated 2048 KiB pool for atomic coherent allocations
95[ 1.107324] audit: initializing netlink subsys (disabled)
96[ 1.107602] audit: type=2000 audit(1.100:1): state=initialized audit_enabled=0 res=1
97[ 1.108430] cpuidle: using governor menu
98[ 1.109143] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
99[ 1.109150] hw-breakpoint: maximum watchpoint size is 8 bytes.
100[ 1.206728] EXYNOS5420 PMU initialized
101[ 1.431269] cryptd: max_cpu_qlen set to 1000
102[ 1.609989] raid6: neonx8 gen() 1466 MB/s
103[ 1.780001] raid6: neonx8 xor() 1191 MB/s
104[ 1.949983] raid6: neonx4 gen() 1342 MB/s
105[ 2.119993] raid6: neonx4 xor() 1165 MB/s
106[ 2.290008] raid6: neonx2 gen() 1062 MB/s
107[ 2.459986] raid6: neonx2 xor() 1358 MB/s
108[ 2.629992] raid6: neonx1 gen() 721 MB/s
109[ 2.800006] raid6: neonx1 xor() 1013 MB/s
110[ 2.970143] raid6: int32x8 gen() 378 MB/s
111[ 3.140152] raid6: int32x8 xor() 120 MB/s
112[ 3.310100] raid6: int32x4 gen() 363 MB/s
113[ 3.480009] raid6: int32x4 xor() 280 MB/s
114[ 3.650109] raid6: int32x2 gen() 265 MB/s
115[ 3.820098] raid6: int32x2 xor() 264 MB/s
116[ 3.990153] raid6: int32x1 gen() 180 MB/s
117[ 4.160037] raid6: int32x1 xor() 203 MB/s
118[ 4.160045] raid6: using algorithm neonx8 gen() 1466 MB/s
119[ 4.160050] raid6: .... xor() 1191 MB/s, rmw enabled
120[ 4.160055] raid6: using neon recovery algorithm
121[ 4.162548] iommu: Default domain type: Translated
122[ 4.162968] usbcore: registered new interface driver usbfs
123[ 4.163017] usbcore: registered new interface driver hub
124[ 4.163160] usbcore: registered new device driver usb
125[ 4.163778] s3c-i2c 12c80000.i2c: slave address 0x00
126[ 4.163792] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz
127[ 4.164067] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter
128[ 4.164524] mc: Linux media interface: v0.10
129[ 4.164563] videodev: Linux video capture interface: v2.00
130[ 4.165116] Advanced Linux Sound Architecture Driver Initialized.
131[ 4.165649] NetLabel: Initializing
132[ 4.165656] NetLabel: domain hash size = 128
133[ 4.165662] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
134[ 4.165732] NetLabel: unlabeled traffic allowed by default
135[ 4.166325] clocksource: Switched to clocksource mct-frc
136[ 4.268830] *** VALIDATE bpf ***
137[ 4.269084] VFS: Disk quotas dquot_6.6.0
138[ 4.269156] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
139[ 4.269257] *** VALIDATE ramfs ***
140[ 4.270007] AppArmor: AppArmor Filesystem Enabled
141[ 4.283088] thermal_sys: Registered thermal governor 'step_wise'
142[ 4.285447] NET: Registered protocol family 2
143[ 4.286269] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
144[ 4.286373] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
145[ 4.286470] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
146[ 4.286623] TCP: Hash tables configured (established 8192 bind 8192)
147[ 4.286759] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
148[ 4.286802] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
149[ 4.287034] NET: Registered protocol family 1
150[ 4.287295] Trying to unpack rootfs image as initramfs...
151[ 4.758873] Freeing initrd memory: 7728K
152[ 4.760742] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
153[ 4.761530] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
154[ 4.763457] Initialise system trusted keyrings
155[ 4.763508] Key type blacklist registered
156[ 4.764020] workingset: timestamp_bits=14 max_order=19 bucket_order=5
157[ 4.772948] squashfs: version 4.0 (2009/01/31) Phillip Lougher
158[ 4.773990] fuse: init (API version 7.31)
159[ 4.774099] *** VALIDATE fuse ***
160[ 4.774110] *** VALIDATE fuse ***
161[ 4.775393] Platform Keyring initialized
162[ 4.805929] Key type asymmetric registered
163[ 4.805939] Asymmetric key parser 'x509' registered
164[ 4.806081] bounce: pool size: 64 pages
165[ 4.806137] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
166[ 4.806429] io scheduler mq-deadline registered
167[ 4.806438] io scheduler kyber registered
168[ 4.806485] io scheduler bfq registered
169[ 4.809050] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator
170[ 4.810041] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus not found, using dummy regulator
171[ 4.810128] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator
172[ 4.810495] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus not found, using dummy regulator
173[ 4.810582] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus-boost not found, using dummy regulator
174[ 4.819823] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
175[ 4.819834] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
176[ 4.822557] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
177[ 4.822569] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
178[ 4.823466] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
179[ 4.823477] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
180[ 4.895846] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
181[ 4.898146] samsung-uart 12c20000.serial: IRQ index 1 not found
182[ 4.898214] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 62, base_baud = 0) is a S3C6400/10
183[ 4.898301] printk: console [ttySAC2] enabled
184[ 4.899900] exynos-trng 10830600.rng: Exynos True Random Number Generator.
185[ 4.901404] exynos-mixer 14450000.mixer: Adding to iommu group 0
186[ 4.912137] panfrost 11800000.gpu: clock rate = 400000000
187[ 4.912181] panfrost 11800000.gpu: failed to get regulator: -517
188[ 4.912190] panfrost 11800000.gpu: regulator init failed -517
189[ 4.923460] brd: module loaded
190[ 4.924167] libphy: Fixed MDIO Bus: probed
191[ 4.924507] usbcore: registered new interface driver r8152
192[ 4.924557] usbcore: registered new interface driver cdc_ether
193[ 4.924596] usbcore: registered new interface driver cdc_subset
194[ 4.926816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
195[ 4.926840] ehci-exynos: EHCI EXYNOS driver
196[ 4.927189] exynos-ehci 12110000.usb: EHCI Host Controller
197[ 4.927216] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1
198[ 4.927515] exynos-ehci 12110000.usb: irq 79, io mem 0x12110000
199[ 4.956355] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
200[ 4.956634] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
201[ 4.956645] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
202[ 4.956654] usb usb1: Product: EHCI Host Controller
203[ 4.956663] usb usb1: Manufacturer: Linux 5.4.50-odroidxu4 ehci_hcd
204[ 4.956671] usb usb1: SerialNumber: 12110000.usb
205[ 4.957299] hub 1-0:1.0: USB hub found
206[ 4.957352] hub 1-0:1.0: 3 ports detected
207[ 4.958364] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
208[ 4.958388] ohci-exynos: OHCI EXYNOS driver
209[ 4.958595] exynos-ohci 12120000.usb: USB Host Controller
210[ 4.958619] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
211[ 4.958745] exynos-ohci 12120000.usb: irq 79, io mem 0x12120000
212[ 5.030605] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
213[ 5.030616] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
214[ 5.030626] usb usb2: Product: USB Host Controller
215[ 5.030635] usb usb2: Manufacturer: Linux 5.4.50-odroidxu4 ohci_hcd
216[ 5.030643] usb usb2: SerialNumber: 12120000.usb
217[ 5.031222] hub 2-0:1.0: USB hub found
218[ 5.031265] hub 2-0:1.0: 3 ports detected
219[ 5.033494] mousedev: PS/2 mouse device common for all mice
220[ 5.035298] i2c /dev entries driver
221[ 5.058389] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV
222[ 5.071427] vddq_mmc2: Bringing 3300000uV into 2800000-2800000uV
223[ 5.087553] vdd_sd: Bringing 3300000uV into 2800000-2800000uV
224[ 5.163221] s5m-rtc s2mps14-rtc: registered as rtc0
225[ 5.163788] s2mps11-clk s2mps11-clk: DMA mask not set
226[ 5.175470] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled
227[ 5.176114] device-mapper: uevent: version 1.0.3
228[ 5.176524] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
229[ 5.189693] sdhci: Secure Digital Host Controller Interface driver
230[ 5.189699] sdhci: Copyright(c) Pierre Ossman
231[ 5.190074] Synopsys Designware Multimedia Card Interface Driver
232[ 5.190746] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
233[ 5.190792] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
234[ 5.190802] dwmmc_exynos 12200000.mmc: Version ID is 250a
235[ 5.190833] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 81,64 bit host data width,64 deep fifo
236[ 5.191036] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq
237[ 5.208490] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
238[ 5.222047] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
239[ 5.222148] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
240[ 5.222170] dwmmc_exynos 12220000.mmc: Version ID is 250a
241[ 5.222303] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 82,64 bit host data width,64 deep fifo
242[ 5.238853] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
243[ 5.257260] s5p-secss 10830000.sss: s5p-sss driver registered
244[ 5.257915] hidraw: raw HID events driver (C) Jiri Kosina
245[ 5.275590] exynos-nocp: new NoC Probe device registered: 10ca1000.nocp
246[ 5.275896] exynos-nocp: new NoC Probe device registered: 10ca1400.nocp
247[ 5.276197] exynos-nocp: new NoC Probe device registered: 10ca1800.nocp
248[ 5.276598] exynos-nocp: new NoC Probe device registered: 10ca1c00.nocp
249[ 5.277472] exynos-ppmu: new PPMU device registered 10d00000.ppmu (ppmu-event3-dmc0_0)
250[ 5.277900] exynos-ppmu: new PPMU device registered 10d10000.ppmu (ppmu-event3-dmc0_1)
251[ 5.278289] exynos-ppmu: new PPMU device registered 10d60000.ppmu (ppmu-event3-dmc1_0)
252[ 5.278678] exynos-ppmu: new PPMU device registered 10d70000.ppmu (ppmu-event3-dmc1_1)
253[ 5.280664] exynos-adc 12d10000.adc: IRQ index 1 not found
254[ 5.288715] NET: Registered protocol family 17
255[ 5.288738] NET: Registered protocol family 15
256[ 5.288761] Key type dns_resolver registered
257[ 5.289366] Registering SWP/SWPB emulation handler
258[ 5.289565] registered taskstats version 1
259[ 5.289570] Loading compiled-in X.509 certificates
260[ 5.291885] Loaded X.509 cert 'Build time autogenerated kernel key: cb05031c6e1d48876bdb27e9a4762d96a8a67559'
261[ 5.292108] Key type ._fscrypt registered
262[ 5.292113] Key type .fscrypt registered
263[ 5.294746] Btrfs loaded, crc32c=crc32c-generic
264[ 5.327329] Key type big_key registered
265[ 5.338699] mmc_host mmc1: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
266[ 5.339731] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
267[ 5.340694] mmcblk1: mmc1:aaaa SB32G 29.7 GiB
268[ 5.344006] mmcblk1: p1
269[ 5.345875] Key type encrypted registered
270[ 5.345888] AppArmor: AppArmor sha1 policy hashing enabled
271[ 5.390872] exynos-asv 10000000.chipid: cpu0 opp0, freq: 1500 missing
272[ 5.390911] exynos-asv 10000000.chipid: cpu4 opp0, freq: 2100 missing
273[ 5.393152] OF: graph: no port node found in /soc/hdmi@14530000
274[ 5.394122] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations
275[ 5.394190] exynos-drm exynos-drm: bound 14450000.mixer (ops 0xc0cb2038)
276[ 5.394214] exynos-drm exynos-drm: bound 14530000.hdmi (ops 0xc0cb26bc)
277[ 5.394219] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
278[ 5.394223] [drm] No driver support for vblank timestamp query.
279[ 5.394265] [drm] Cannot find any crtc or sizes
280[ 5.394699] [drm] Cannot find any crtc or sizes
281[ 5.394815] [drm] Initialized exynos 1.1.0 20180330 for exynos-drm on minor 0
282[ 5.395393] panfrost 11800000.gpu: clock rate = 400000000
283[ 5.395527] panfrost 11800000.gpu: mali-t620 id 0x620 major 0x0 minor 0x1 status 0x0
284[ 5.395533] panfrost 11800000.gpu: features: 00000000,10206400, issues: 00000000,21eee400
285[ 5.395540] panfrost 11800000.gpu: Features: L2:0x07110206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xf JS:0x7
286[ 5.395544] panfrost 11800000.gpu: shader_present=0x3f l2_present=0x11
287[ 5.397368] [drm] Initialized panfrost 1.1.0 20180908 for 11800000.gpu on minor 1
288[ 5.399090] dwc3 12000000.dwc3: Failed to get clk 'ref': -2
289[ 5.399565] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
290[ 5.399581] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 3
291[ 5.399823] xhci-hcd xhci-hcd.8.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
292[ 5.399894] xhci-hcd xhci-hcd.8.auto: irq 159, io mem 0x12000000
293[ 5.400225] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
294[ 5.400231] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
295[ 5.400236] usb usb3: Product: xHCI Host Controller
296[ 5.400241] usb usb3: Manufacturer: Linux 5.4.50-odroidxu4 xhci-hcd
297[ 5.400246] usb usb3: SerialNumber: xhci-hcd.8.auto
298[ 5.400614] hub 3-0:1.0: USB hub found
299[ 5.400639] hub 3-0:1.0: 1 port detected
300[ 5.400872] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
301[ 5.400883] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 4
302[ 5.400892] xhci-hcd xhci-hcd.8.auto: Host supports USB 3.0 SuperSpeed
303[ 5.400953] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
304[ 5.401049] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
305[ 5.401055] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
306[ 5.401060] usb usb4: Product: xHCI Host Controller
307[ 5.401064] usb usb4: Manufacturer: Linux 5.4.50-odroidxu4 xhci-hcd
308[ 5.401069] usb usb4: SerialNumber: xhci-hcd.8.auto
309[ 5.401409] hub 4-0:1.0: USB hub found
310[ 5.401441] hub 4-0:1.0: 1 port detected
311[ 5.403287] dwc3 12400000.dwc3: Failed to get clk 'ref': -2
312[ 5.403644] xhci-hcd xhci-hcd.9.auto: xHCI Host Controller
313[ 5.403657] xhci-hcd xhci-hcd.9.auto: new USB bus registered, assigned bus number 5
314[ 5.403888] xhci-hcd xhci-hcd.9.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
315[ 5.403960] xhci-hcd xhci-hcd.9.auto: irq 160, io mem 0x12400000
316[ 5.404272] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
317[ 5.404278] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
318[ 5.404283] usb usb5: Product: xHCI Host Controller
319[ 5.404288] usb usb5: Manufacturer: Linux 5.4.50-odroidxu4 xhci-hcd
320[ 5.404293] usb usb5: SerialNumber: xhci-hcd.9.auto
321[ 5.404624] hub 5-0:1.0: USB hub found
322[ 5.404652] hub 5-0:1.0: 1 port detected
323[ 5.404870] xhci-hcd xhci-hcd.9.auto: xHCI Host Controller
324[ 5.404880] xhci-hcd xhci-hcd.9.auto: new USB bus registered, assigned bus number 6
325[ 5.404889] xhci-hcd xhci-hcd.9.auto: Host supports USB 3.0 SuperSpeed
326[ 5.404946] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
327[ 5.405042] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
328[ 5.405047] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
329[ 5.405052] usb usb6: Product: xHCI Host Controller
330[ 5.405057] usb usb6: Manufacturer: Linux 5.4.50-odroidxu4 xhci-hcd
331[ 5.405061] usb usb6: SerialNumber: xhci-hcd.9.auto
332[ 5.405390] hub 6-0:1.0: USB hub found
333[ 5.405423] hub 6-0:1.0: 1 port detected
334[ 5.406936] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling
335[ 5.407151] s3c-rtc 101e0000.rtc: registered as rtc1
336[ 5.409951] exynos-bus: new bus device registered: soc:bus_wcore ( 84000 KHz ~ 400000 KHz)
337[ 5.410512] exynos-bus: new bus device registered: soc:bus_noc ( 67000 KHz ~ 100000 KHz)
338[ 5.410935] exynos-bus: new bus device registered: soc:bus_fsys_apb (100000 KHz ~ 200000 KHz)
339[ 5.411227] exynos-bus: new bus device registered: soc:bus_fsys (100000 KHz ~ 200000 KHz)
340[ 5.411724] exynos-bus: new bus device registered: soc:bus_fsys2 ( 75000 KHz ~ 150000 KHz)
341[ 5.412347] exynos-bus: new bus device registered: soc:bus_mfc ( 96000 KHz ~ 333000 KHz)
342[ 5.412901] exynos-bus: new bus device registered: soc:bus_gen ( 89000 KHz ~ 267000 KHz)
343[ 5.413258] exynos-bus: new bus device registered: soc:bus_peri ( 67000 KHz ~ 67000 KHz)
344[ 5.413863] exynos-bus: new bus device registered: soc:bus_g2d ( 84000 KHz ~ 333000 KHz)
345[ 5.414412] exynos-bus: new bus device registered: soc:bus_g2d_acp ( 67000 KHz ~ 267000 KHz)
346[ 5.414985] exynos-bus: new bus device registered: soc:bus_jpeg ( 75000 KHz ~ 300000 KHz)
347[ 5.415525] exynos-bus: new bus device registered: soc:bus_jpeg_apb ( 84000 KHz ~ 167000 KHz)
348[ 5.415962] exynos-bus: new bus device registered: soc:bus_disp1_fimd (120000 KHz ~ 200000 KHz)
349[ 5.416519] exynos-bus: new bus device registered: soc:bus_disp1 (120000 KHz ~ 300000 KHz)
350[ 5.417005] exynos-bus: new bus device registered: soc:bus_gscl_scaler (150000 KHz ~ 300000 KHz)
351[ 5.417611] exynos-bus: new bus device registered: soc:bus_mscl ( 84000 KHz ~ 400000 KHz)
352[ 5.423210] s5m-rtc s2mps14-rtc: setting system clock to 2000-01-01T00:00:12 UTC (946684812)
353[ 5.465643] ALSA device list:
354[ 5.465654] No soundcards found.
355[ 5.467232] Freeing unused kernel memory: 1024K
356[ 5.487164] Run /init as init process
357[ 5.786611] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
358[ 5.821601] usb 4-1: New USB device found, idVendor=05e3, idProduct=0616, bcdDevice=22.23
359[ 5.821609] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
360[ 5.821615] usb 4-1: Product: USB3.0 Hub
361[ 5.821620] usb 4-1: Manufacturer: GenesysLogic
362[ 5.849631] hub 4-1:1.0: USB hub found
363[ 5.849957] hub 4-1:1.0: 2 ports detected
364[ 5.976351] usb 3-1: new high-speed USB device number 2 using xhci-hcd
365[ 6.020883] input: gpio_keys as /devices/platform/gpio_keys/input/input0
366[ 6.160867] usb 3-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=22.23
367[ 6.160875] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
368[ 6.160880] usb 3-1: Product: USB2.0 Hub
369[ 6.160885] usb 3-1: Manufacturer: GenesysLogic
370[ 6.201365] hub 3-1:1.0: USB hub found
371[ 6.201764] hub 3-1:1.0: 2 ports detected
372[ 6.248281] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330
373[ 6.248288] dma-pl330 3880000.adma: DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6
374[ 6.248917] samsung-i2s 3830000.i2s-sec: DMA channels sourced from device 3830000.i2s
375[ 6.251190] odroid-audio sound: snd-soc-dummy-dai <-> samsung-i2s mapping ok
376[ 6.251251] odroid-audio sound: i2s-hifi <-> snd-soc-dummy-dai mapping ok
377[ 6.251915] odroid-audio sound: snd-soc-dummy-dai <-> samsung-i2s-sec mapping ok
378[ 6.273361] dma-pl330 3880000.adma: PM domain MAU will not be powered off
379[ 6.626884] usb 6-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
380[ 6.658889] usb 6-1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
381[ 6.658933] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
382[ 6.658965] usb 6-1: Product: USB 10/100/1000 LAN
383[ 6.658995] usb 6-1: Manufacturer: Realtek
384[ 6.659025] usb 6-1: SerialNumber: 000001000000
385[ 6.893964] usb 6-1: reset SuperSpeed Gen 1 USB device number 2 using xhci-hcd
386[ 7.010702] r8152 6-1:1.0 eth0: v2.13.0 (2020/04/20)
387[ 7.010732] r8152 6-1:1.0 eth0: This product is covered by one or more of the following patents:
388 US6,570,884, US6,115,776, and US6,327,625.
389
390[ 7.015080] ------------[ cut here ]------------
391[ 7.015129] WARNING: CPU: 5 PID: 241 at fs/sysfs/group.c:280 sysfs_remove_group+0x9c/0xa4
392[ 7.015149] sysfs group 'rtl_adv' not found for kobject '6-1:1.0'
393[ 7.015164] Modules linked in: gpio_keys
394[ 7.015204] CPU: 5 PID: 241 Comm: systemd-udevd Not tainted 5.4.50-odroidxu4 #20.05.7
395[ 7.015220] Hardware name: Hardkernel ODROID-XU4
396[ 7.015277] [<c0112690>] (unwind_backtrace) from [<c010d914>] (show_stack+0x10/0x14)
397[ 7.015317] [<c010d914>] (show_stack) from [<c0b17044>] (dump_stack+0x94/0xa8)
398[ 7.015355] [<c0b17044>] (dump_stack) from [<c01269ac>] (__warn+0xd0/0xf8)
399[ 7.015387] [<c01269ac>] (__warn) from [<c0126d84>] (warn_slowpath_fmt+0x94/0xb8)
400[ 7.015419] [<c0126d84>] (warn_slowpath_fmt) from [<c0366d04>] (sysfs_remove_group+0x9c/0xa4)
401[ 7.015461] [<c0366d04>] (sysfs_remove_group) from [<c08049cc>] (rtl8152_disconnect+0x18/0x88)
402[ 7.015500] [<c08049cc>] (rtl8152_disconnect) from [<c0842ab4>] (usb_unbind_interface+0x68/0x228)
403[ 7.015542] [<c0842ab4>] (usb_unbind_interface) from [<c07bf3b0>] (device_release_driver_internal+0xe8/0x1b8)
404[ 7.015583] [<c07bf3b0>] (device_release_driver_internal) from [<c07bd98c>] (bus_remove_device+0xe0/0x138)
405[ 7.015619] [<c07bd98c>] (bus_remove_device) from [<c07b9bc8>] (device_del+0x140/0x36c)
406[ 7.015651] [<c07b9bc8>] (device_del) from [<c0840528>] (usb_disable_device+0xc8/0x270)
407[ 7.015682] [<c0840528>] (usb_disable_device) from [<c084101c>] (usb_set_configuration+0x278/0x870)
408[ 7.015717] [<c084101c>] (usb_set_configuration) from [<c0846598>] (bConfigurationValue_store+0x70/0xb4)
409[ 7.015752] [<c0846598>] (bConfigurationValue_store) from [<c0364da0>] (kernfs_fop_write+0x108/0x220)
410[ 7.015789] [<c0364da0>] (kernfs_fop_write) from [<c02ce8a0>] (vfs_write+0xa4/0x1c0)
411[ 7.015827] [<c02ce8a0>] (vfs_write) from [<c02cfb58>] (ksys_write+0x58/0xd0)
412[ 7.015862] [<c02cfb58>] (ksys_write) from [<c0101000>] (ret_fast_syscall+0x0/0x54)
413[ 7.015882] Exception stack(0xeceb3fa8 to 0xeceb3ff0)
414[ 7.015912] 3fa0: 00000074 0057d878 00000005 0057d878 00000001 00000000
415[ 7.015943] 3fc0: 00000074 0057d878 0056dac0 00000004 00000001 00000001 00571740 005772a8
416[ 7.015966] 3fe0: 00000004 bed55f88 b6f475b3 b6ed0746
417[ 7.015989] ---[ end trace 4b1580b4c8d9c6d1 ]---
418[ 7.326043] usb 6-1: reset SuperSpeed Gen 1 USB device number 2 using xhci-hcd
419[ 7.458065] r8152 6-1:1.0 eth0: v2.13.0 (2020/04/20)
420[ 7.458080] r8152 6-1:1.0 eth0: This product is covered by one or more of the following patents:
421 US6,570,884, US6,115,776, and US6,327,625.
422
423[ 7.475781] r8152 6-1:1.0 enx001e0631a3e5: renamed from eth0
424[ 7.736820] EXT4-fs (mmcblk1p1): mounted filesystem with writeback data mode. Opts: (null)
425[ 8.190494] systemd[1]: System time before build time, advancing clock.
426[ 8.210528] systemd[1]: Inserted module 'autofs4'
427[ 8.255584] NET: Registered protocol family 10
428[ 8.256591] Segment Routing with IPv6
429[ 8.280987] systemd[1]: systemd 241 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)
430[ 8.281666] systemd[1]: Detected architecture arm.
431[ 8.364729] systemd[1]: Set hostname to <odroidxu4>.
432[ 8.550022] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
433[ 8.550036] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
434[ 8.755556] random: systemd: uninitialized urandom read (16 bytes read)
435[ 8.760201] random: systemd: uninitialized urandom read (16 bytes read)
436[ 8.760239] systemd[1]: Reached target Remote File Systems.
437[ 8.760641] random: systemd: uninitialized urandom read (16 bytes read)
438[ 8.763170] systemd[1]: Created slice system-serial\x2dgetty.slice.
439[ 8.763874] systemd[1]: Listening on Syslog Socket.
440[ 8.764351] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
441[ 8.764613] systemd[1]: Reached target Swap.
442[ 8.886557] EXT4-fs (mmcblk1p1): re-mounted. Opts: commit=600,errors=remount-ro
443[ 9.103878] random: crng init done
444[ 9.103902] random: 7 urandom warning(s) missed due to ratelimiting
445[ 9.332678] zram: Added device: zram0
446[ 9.333137] zram: Added device: zram1
447[ 9.333517] zram: Added device: zram2
448[ 9.374310] gpiomem-exynos 13400000.gpiomem: Initialised: GPIO register area is 2
449[ 9.376940] gpiomem-exynos 13400000.gpiomem: Initialised: Registers at 0x13400000
450[ 9.377001] gpiomem-exynos 13400000.gpiomem: Initialised: Registers at 0x14010000
451[ 9.465138] s5p-mfc 11000000.codec: Adding to iommu group 1
452[ 9.466051] s5p-jpeg 11f50000.jpeg: Adding to iommu group 2
453[ 9.471571] s5p-jpeg 11f50000.jpeg: encoder device registered as /dev/video0
454[ 9.473974] s5p-jpeg 11f50000.jpeg: decoder device registered as /dev/video1
455[ 9.473983] s5p-jpeg 11f50000.jpeg: Samsung S5P JPEG codec
456[ 9.474284] s5p-jpeg 11f60000.jpeg: Adding to iommu group 3
457[ 9.478848] s5p-jpeg 11f60000.jpeg: encoder device registered as /dev/video2
458[ 9.479096] s5p-jpeg 11f60000.jpeg: decoder device registered as /dev/video3
459[ 9.479103] s5p-jpeg 11f60000.jpeg: Samsung S5P JPEG codec
460[ 9.492345] zram1: detected capacity change from 0 to 1043570688
461[ 9.492465] exynos-gsc 13e00000.video-scaler: Adding to iommu group 4
462[ 9.493739] exynos-gsc 13e10000.video-scaler: Adding to iommu group 5
463[ 9.497682] s5p-mfc 11000000.codec: preallocated 8 MiB buffer for the firmware and context buffers
464[ 9.509301] s5p-mfc 11000000.codec: decoder registered as /dev/video6
465[ 9.510314] s5p-mfc 11000000.codec: encoder registered as /dev/video7
466[ 9.605737] ------------[ cut here ]------------
467[ 9.605756] WARNING: CPU: 5 PID: 356 at fs/sysfs/group.c:280 sysfs_remove_group+0x9c/0xa4
468[ 9.605761] sysfs group 'rtl_adv' not found for kobject '6-1:1.0'
469[ 9.605766] Modules linked in: exynos_gsc s5p_jpeg s5p_mfc v4l2_mem2mem videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videobuf2_common s5p_cec evdev exynos_gpiomem zram ip_tables ipv6 nf_defrag_ipv6 autofs4 gpio_keys
470[ 9.605800] CPU: 5 PID: 356 Comm: systemd-udevd Tainted: G W 5.4.50-odroidxu4 #20.05.7
471[ 9.605804] Hardware name: Hardkernel ODROID-XU4
472[ 9.605820] [<c0112690>] (unwind_backtrace) from [<c010d914>] (show_stack+0x10/0x14)
473[ 9.605829] [<c010d914>] (show_stack) from [<c0b17044>] (dump_stack+0x94/0xa8)
474[ 9.605838] [<c0b17044>] (dump_stack) from [<c01269ac>] (__warn+0xd0/0xf8)
475[ 9.605845] [<c01269ac>] (__warn) from [<c0126d84>] (warn_slowpath_fmt+0x94/0xb8)
476[ 9.605852] [<c0126d84>] (warn_slowpath_fmt) from [<c0366d04>] (sysfs_remove_group+0x9c/0xa4)
477[ 9.605864] [<c0366d04>] (sysfs_remove_group) from [<c08049cc>] (rtl8152_disconnect+0x18/0x88)
478[ 9.605874] [<c08049cc>] (rtl8152_disconnect) from [<c0842ab4>] (usb_unbind_interface+0x68/0x228)
479[ 9.605885] [<c0842ab4>] (usb_unbind_interface) from [<c07bf3b0>] (device_release_driver_internal+0xe8/0x1b8)
480[ 9.605893] [<c07bf3b0>] (device_release_driver_internal) from [<c07bd98c>] (bus_remove_device+0xe0/0x138)
481[ 9.605901] [<c07bd98c>] (bus_remove_device) from [<c07b9bc8>] (device_del+0x140/0x36c)
482[ 9.605910] [<c07b9bc8>] (device_del) from [<c0840528>] (usb_disable_device+0xc8/0x270)
483[ 9.605917] [<c0840528>] (usb_disable_device) from [<c084101c>] (usb_set_configuration+0x278/0x870)
484[ 9.605926] [<c084101c>] (usb_set_configuration) from [<c0846598>] (bConfigurationValue_store+0x70/0xb4)
485[ 9.605936] [<c0846598>] (bConfigurationValue_store) from [<c0364da0>] (kernfs_fop_write+0x108/0x220)
486[ 9.605945] [<c0364da0>] (kernfs_fop_write) from [<c02ce8a0>] (vfs_write+0xa4/0x1c0)
487[ 9.605954] [<c02ce8a0>] (vfs_write) from [<c02cfb58>] (ksys_write+0x58/0xd0)
488[ 9.605962] [<c02cfb58>] (ksys_write) from [<c01011e0>] (__sys_trace_return+0x0/0x20)
489[ 9.605968] Exception stack(0xebe39fa8 to 0xebe39ff0)
490[ 9.605975] 9fa0: 00000074 005795e8 00000006 005795e8 00000001 00000000
491[ 9.605981] 9fc0: 00000074 005795e8 00568908 00000004 00000001 00000001 005666d0 0056a7a8
492[ 9.605987] 9fe0: 00000004 befb80e0 b6ed85b3 b6e61746
493[ 9.605994] ---[ end trace 4b1580b4c8d9c6d2 ]---
494[ 9.676856] Adding 1019108k swap on /dev/zram1. Priority:5 extents:1 across:1019108k SS
495[ 9.868666] zram0: detected capacity change from 0 to 52428800
496[ 9.923307] zram2: detected capacity change from 0 to 1043570688
497[ 10.027829] EXT4-fs (zram2): mounted filesystem without journal. Opts: discard
498[ 10.109324] usb 6-1: reset SuperSpeed Gen 1 USB device number 2 using xhci-hcd
499[ 10.208429] r8152 6-1:1.0 eth0: v2.13.0 (2020/04/20)
500[ 10.208439] r8152 6-1:1.0 eth0: This product is covered by one or more of the following patents:
501 US6,570,884, US6,115,776, and US6,327,625.
502
503[ 10.333290] r8152 6-1:1.0 enx001e0631a3e5: renamed from eth0
504[ 12.799391] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
505[ 12.799423] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
506[ 16.306167] systemd[1]: Started Armbian memory supported logging.
507[ 16.312013] systemd[1]: Starting Journal Service...
508[ 16.513760] systemd[1]: Started Journal Service.
509[ 16.571653] systemd-journald[531]: Received request to flush runtime journal from PID 1
510[ 17.568866] EXT4-fs (mmcblk1p1): resizing filesystem from 152576 to 7712800 blocks
511[ 28.539621] EXT4-fs (mmcblk1p1): resized to 3670016 blocks
512[ 31.346613] usb 4-1.2: new SuperSpeed Gen 1 USB device number 3 using xhci-hcd
513[ 31.378454] usb 4-1.2: New USB device found, idVendor=152d, idProduct=0561, bcdDevice= 0.04
514[ 31.378484] usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=5
515[ 31.378505] usb 4-1.2: Product: JMS56x Series
516[ 31.378525] usb 4-1.2: Manufacturer: JMicron
517[ 31.378546] usb 4-1.2: SerialNumber: DB0123457975
518[ 32.052451] SCSI subsystem initialized
519[ 32.282625] usbcore: registered new interface driver usb-storage
520[ 32.527560] scsi host0: uas
521[ 32.528631] usbcore: registered new interface driver uas
522[ 32.531927] scsi 0:0:0:0: Direct-Access ST8000VX 0022-2EJ112 0004 PQ: 0 ANSI: 6
523[ 32.683022] scsi 0:0:0:0: Attached scsi generic sg0 type 0
524[ 32.853390] sd 0:0:0:0: [sda] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
525[ 32.853628] sd 0:0:0:0: [sda] Write Protect is off
526[ 32.853636] sd 0:0:0:0: [sda] Mode Sense: 67 00 10 08
527[ 32.854095] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
528[ 32.854576] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
529[ 32.950232] sda:
530[ 32.953865] sd 0:0:0:0: [sda] Attached SCSI disk
531[ 33.323637] sd 0:0:0:0: [sda] tag#10 data cmplt err -75 uas-tag 2 inflight: CMD
532[ 33.323690] sd 0:0:0:0: [sda] tag#10 CDB: opcode=0x88 88 00 00 00 00 03 a3 81 29 b8 00 00 00 48 00 00
533[ 35.687399] vdd_ldo12: disabling
534[ 38.573358] EXT4-fs (mmcblk1p1): resized to 6815744 blocks
535[ 41.439007] EXT4-fs (mmcblk1p1): resized filesystem to 7712800
536[ 43.438352] IPv6: ADDRCONF(NETDEV_CHANGE): enx001e0631a3e5: link becomes ready
537[ 43.438893] r8152 6-1:1.0 enx001e0631a3e5: carrier on
538[ 63.866178] sd 0:0:0:0: [sda] tag#10 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD
539[ 63.866188] sd 0:0:0:0: [sda] tag#10 CDB: opcode=0x88 88 00 00 00 00 03 a3 81 29 b8 00 00 00 48 00 00
540[ 63.906179] scsi host0: uas_eh_device_reset_handler start
541[ 64.286511] usb 4-1.2: reset SuperSpeed Gen 1 USB device number 3 using xhci-hcd
542[ 64.318653] scsi host0: uas_eh_device_reset_handler success
543[ 305.261122] usb 4-1.2: cmd cmplt err -71
544[ 335.866624] sd 0:0:0:0: [sda] tag#25 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN
545[ 335.866635] sd 0:0:0:0: [sda] tag#25 CDB: opcode=0x88 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00
546[ 335.926642] scsi host0: uas_eh_device_reset_handler start
547[ 336.306931] usb 4-1.2: reset SuperSpeed Gen 1 USB device number 3 using xhci-hcd
548[ 336.338917] scsi host0: uas_eh_device_reset_handler success
549[ 408.437642] usb 4-1.2: cmd cmplt err -71
550[ 438.906692] sd 0:0:0:0: [sda] tag#16 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN
551[ 438.906701] sd 0:0:0:0: [sda] tag#16 CDB: opcode=0x88 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00
552[ 438.976702] scsi host0: uas_eh_device_reset_handler start
553[ 439.587082] usb 4-1.2: reset SuperSpeed Gen 1 USB device number 3 using xhci-hcd
554[ 439.618966] scsi host0: uas_eh_device_reset_handler success
555[ 450.994311] usb 4-1.2: cmd cmplt err -71
556[ 481.146511] sd 0:0:0:0: [sda] tag#13 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN
557[ 481.146520] sd 0:0:0:0: [sda] tag#13 CDB: opcode=0x88 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00
558[ 481.206505] scsi host0: uas_eh_device_reset_handler start
559[ 481.586833] usb 4-1.2: reset SuperSpeed Gen 1 USB device number 3 using xhci-hcd
560[ 481.618868] scsi host0: uas_eh_device_reset_handler success
561[ 481.655120] sda:
562[ 496.246800] usb 4-1.2: cmd cmplt err -71
563[ 526.586493] sd 0:0:0:0: [sda] tag#16 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN
564[ 526.586503] sd 0:0:0:0: [sda] tag#16 CDB: opcode=0x88 88 00 00 00 00 03 a3 81 2a 78 00 00 00 08 00 00
565[ 526.646497] scsi host0: uas_eh_device_reset_handler start
566[ 527.026785] usb 4-1.2: reset SuperSpeed Gen 1 USB device number 3 using xhci-hcd
567[ 527.058788] scsi host0: uas_eh_device_reset_handler success
568[ 534.022726] usb 4-1.2: cmd cmplt err -71
569[ 534.022859] usb 4-1.2: cmd cmplt err -71
570[ 564.346490] sd 0:0:0:0: [sda] tag#18 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD OUT
571[ 564.346499] sd 0:0:0:0: [sda] tag#18 CDB: opcode=0x8a 8a 00 00 00 00 03 a3 81 2a 88 00 00 00 28 00 00
572[ 564.346601] sd 0:0:0:0: [sda] tag#17 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD OUT
573[ 564.346607] sd 0:0:0:0: [sda] tag#17 CDB: opcode=0x8a 8a 00 00 00 00 00 00 00 00 00 00 00 00 28 00 00
574[ 564.406513] scsi host0: uas_eh_device_reset_handler start
575[ 564.786782] usb 4-1.2: reset SuperSpeed Gen 1 USB device number 3 using xhci-hcd
576[ 564.818746] scsi host0: uas_eh_device_reset_handler success
577[ 564.854192] sda: sda1
578[ 895.456183] usb 4-1.2: cmd cmplt err -71
579[ 925.946421] sd 0:0:0:0: [sda] tag#14 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN
580[ 925.946431] sd 0:0:0:0: [sda] tag#14 CDB: opcode=0x88 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00
581[ 926.006448] scsi host0: uas_eh_device_reset_handler start
582[ 926.396697] usb 4-1.2: reset SuperSpeed Gen 1 USB device number 3 using xhci-hcd
583[ 926.428580] scsi host0: uas_eh_device_reset_handler success
584[ 1121.964496] usb 4-1.2: cmd cmplt err -71
585[ 1152.506012] sd 0:0:0:0: [sda] tag#16 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN
586[ 1152.506022] sd 0:0:0:0: [sda] tag#16 CDB: opcode=0x88 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00
587[ 1152.545993] scsi host0: uas_eh_device_reset_handler start
588[ 1152.936281] usb 4-1.2: reset SuperSpeed Gen 1 USB device number 3 using xhci-hcd
589[ 1152.968225] scsi host0: uas_eh_device_reset_handler success
590[ 1266.815277] usb 4-1.2: cmd cmplt err -71
591[ 1297.145915] sd 0:0:0:0: [sda] tag#17 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN
592[ 1297.145924] sd 0:0:0:0: [sda] tag#17 CDB: opcode=0x88 88 00 00 00 00 00 00 00 00 00 00 00 00 08 00 00
593[ 1297.215911] scsi host0: uas_eh_device_reset_handler start
594[ 1297.596302] usb 4-1.2: reset SuperSpeed Gen 1 USB device number 3 using xhci-hcd
595[ 1297.628184] scsi host0: uas_eh_device_reset_handler success
596[ 1300.520544] sd 0:0:0:0: [sda] tag#14 data cmplt err -75 uas-tag 1 inflight: CMD
597[ 1300.520559] sd 0:0:0:0: [sda] tag#14 CDB: opcode=0x88 88 00 00 00 00 00 00 01 0a 40 00 00 00 08 00 00
598[ 1331.065893] sd 0:0:0:0: [sda] tag#14 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD
599[ 1331.065903] sd 0:0:0:0: [sda] tag#14 CDB: opcode=0x88 88 00 00 00 00 00 00 01 0a 40 00 00 00 08 00 00
600[ 1332.825891] sd 0:0:0:0: [sda] tag#23 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD OUT
601[ 1332.825899] sd 0:0:0:0: [sda] tag#23 CDB: opcode=0x8a 8a 00 00 00 00 00 00 00 08 00 00 00 04 00 00 00
602[ 1332.826034] sd 0:0:0:0: [sda] tag#22 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD OUT
603[ 1332.826041] sd 0:0:0:0: [sda] tag#22 CDB: opcode=0x8a 8a 00 00 00 00 00 00 00 04 00 00 00 04 00 00 00
604[ 1332.826144] sd 0:0:0:0: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD OUT
605[ 1332.826150] sd 0:0:0:0: [sda] tag#21 CDB: opcode=0x8a 8a 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00
606[ 1332.826266] sd 0:0:0:0: [sda] tag#20 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD OUT
607[ 1332.826272] sd 0:0:0:0: [sda] tag#20 CDB: opcode=0x8a 8a 00 00 00 00 00 00 00 0c 00 00 00 04 00 00 00
608[ 1332.865884] scsi host0: uas_eh_device_reset_handler start
609[ 1332.966198] usb 4-1.2: reset SuperSpeed Gen 1 USB device number 3 using xhci-hcd
610[ 1332.998333] scsi host0: uas_eh_device_reset_handler success
611[ 1363.705854] sd 0:0:0:0: [sda] tag#18 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN
612[ 1363.705863] sd 0:0:0:0: [sda] tag#18 CDB: opcode=0x88 88 00 00 00 00 00 00 01 0a 48 00 00 00 08 00 00
613[ 1368.725835] xhci-hcd xhci-hcd.8.auto: xHCI host not responding to stop endpoint command.
614[ 1368.741852] xhci-hcd xhci-hcd.8.auto: Host halt failed, -110
615[ 1368.741857] xhci-hcd xhci-hcd.8.auto: xHCI host controller not responding, assume dead
616[ 1368.741937] xhci-hcd xhci-hcd.8.auto: HC died; cleaning up
617[ 1368.742000] usb 3-1: USB disconnect, device number 2
618[ 1368.742574] usb 4-1: USB disconnect, device number 2
619[ 1368.742582] usb 4-1.2: USB disconnect, device number 3
620[ 1368.742894] sd 0:0:0:0: [sda] tag#19 uas_zap_pending 0 uas-tag 2 inflight: CMD
621[ 1368.742902] sd 0:0:0:0: [sda] tag#19 CDB: opcode=0x8a 8a 00 00 00 00 00 00 00 08 00 00 00 04 00 00 00
622[ 1368.742910] sd 0:0:0:0: [sda] tag#16 uas_zap_pending 0 uas-tag 3 inflight: CMD
623[ 1368.742916] sd 0:0:0:0: [sda] tag#16 CDB: opcode=0x8a 8a 00 00 00 00 00 00 00 04 00 00 00 04 00 00 00
624[ 1368.742923] sd 0:0:0:0: [sda] tag#17 uas_zap_pending 0 uas-tag 4 inflight: CMD
625[ 1368.742929] sd 0:0:0:0: [sda] tag#17 CDB: opcode=0x8a 8a 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00
626[ 1368.742937] sd 0:0:0:0: [sda] tag#20 uas_zap_pending 0 uas-tag 5 inflight: CMD
627[ 1368.742944] sd 0:0:0:0: [sda] tag#20 CDB: opcode=0x8a 8a 00 00 00 00 00 00 00 0c 00 00 00 04 00 00 00
628[ 1368.795910] sd 0:0:0:0: Device offlined - not ready after error recovery
629[ 1368.795920] sd 0:0:0:0: Device offlined - not ready after error recovery
630[ 1368.795926] sd 0:0:0:0: Device offlined - not ready after error recovery
631[ 1368.795934] sd 0:0:0:0: Device offlined - not ready after error recovery
632[ 1368.795941] sd 0:0:0:0: Device offlined - not ready after error recovery
633[ 1368.845851] blk_update_request: I/O error, dev sda, sector 68168 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
634[ 1368.845883] blk_update_request: I/O error, dev sda, sector 3072 op 0x1:(WRITE) flags 0x104000 phys_seg 128 prio class 0
635[ 1368.845891] Buffer I/O error on dev sda, logical block 384, lost async page write
636[ 1368.845907] Buffer I/O error on dev sda, logical block 385, lost async page write
637[ 1368.845916] Buffer I/O error on dev sda, logical block 386, lost async page write
638[ 1368.845925] Buffer I/O error on dev sda, logical block 387, lost async page write
639[ 1368.845933] Buffer I/O error on dev sda, logical block 388, lost async page write
640[ 1368.845942] Buffer I/O error on dev sda, logical block 389, lost async page write
641[ 1368.845950] Buffer I/O error on dev sda, logical block 390, lost async page write
642[ 1368.845958] Buffer I/O error on dev sda, logical block 391, lost async page write
643[ 1368.845966] Buffer I/O error on dev sda, logical block 392, lost async page write
644[ 1368.845974] Buffer I/O error on dev sda, logical block 393, lost async page write
645[ 1368.846461] blk_update_request: I/O error, dev sda, sector 2048 op 0x1:(WRITE) flags 0x104000 phys_seg 128 prio class 0
646[ 1368.846964] blk_update_request: I/O error, dev sda, sector 0 op 0x1:(WRITE) flags 0x104000 phys_seg 128 prio class 0
647[ 1368.847485] blk_update_request: I/O error, dev sda, sector 1024 op 0x1:(WRITE) flags 0x104000 phys_seg 128 prio class 0
648[ 1368.848064] blk_update_request: I/O error, dev sda, sector 4096 op 0x1:(WRITE) flags 0x100000 phys_seg 1 prio class 0
649[ 1368.848246] blk_update_request: I/O error, dev sda, sector 4104 op 0x1:(WRITE) flags 0x800 phys_seg 16 prio class 0
650[ 1368.848499] blk_update_request: I/O error, dev sda, sector 4232 op 0x1:(WRITE) flags 0x100000 phys_seg 13 prio class 0
651[ 1368.849561] blk_update_request: I/O error, dev sda, sector 4336 op 0x1:(WRITE) flags 0x4800 phys_seg 128 prio class 0
652[ 1368.850769] blk_update_request: I/O error, dev sda, sector 5360 op 0x1:(WRITE) flags 0x4800 phys_seg 128 prio class 0
653[ 1368.964344] sd 0:0:0:0: [sda] Synchronizing SCSI cache
654[ 1369.575864] sd 0:0:0:0: [sda] Synchronize Cache(10) failed: Result: hostbyte=0x07 driverbyte=0x00
655[ 1369.806130] xhci-hcd xhci-hcd.8.auto: WARN Can't disable streams for endpoint 0x82, streams are being disabled already