Advertisement
bavay

rockpro64_diags_after_bug

Jun 15th, 2019
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.73 KB | None | 0 0
  1.  
  2. ### dmesg:
  3.  
  4. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  5. [ 0.000000] Linux version 5.1.0-1111-ayufan-g626fd74bbb54 (root@runner-f725ff63-project-6422644-concurrent-0) (gcc version 7.3.0 (Ubuntu/Linaro 7.3.0-16ubuntu3)) #ayufan SMP PREEMPT Sun May 26 18:26:16 UTC 2019
  6. [ 0.000000] Machine model: Pine64 RockPro64
  7. [ 0.000000] earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '')
  8. [ 0.000000] printk: bootconsole [uart8250] enabled
  9. [ 0.000000] efi: Getting EFI parameters from FDT:
  10. [ 0.000000] efi: UEFI not found.
  11. [ 0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
  12. [ 0.000000] cma: Reserved 16 MiB at 0x00000000f7000000
  13. [ 0.000000] NUMA: No NUMA configuration found
  14. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000000f7ffffff]
  15. [ 0.000000] NUMA: NODE_DATA [mem 0xf67d7840-0xf67d8fff]
  16. [ 0.000000] Zone ranges:
  17. [ 0.000000] DMA32 [mem 0x0000000000200000-0x00000000f7ffffff]
  18. [ 0.000000] Normal empty
  19. [ 0.000000] Movable zone start for each node
  20. [ 0.000000] Early memory node ranges
  21. [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000f7ffffff]
  22. [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff]
  23. [ 0.000000] On node 0 totalpages: 1015296
  24. [ 0.000000] DMA32 zone: 15864 pages used for memmap
  25. [ 0.000000] DMA32 zone: 0 pages reserved
  26. [ 0.000000] DMA32 zone: 1015296 pages, LIFO batch:63
  27. [ 0.000000] psci: probing for conduit method from DT.
  28. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  29. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  30. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  31. [ 0.000000] psci: SMC Calling Convention v1.0
  32. [ 0.000000] random: get_random_bytes called from start_kernel+0xa4/0x470 with crng_init=0
  33. [ 0.000000] percpu: Embedded 23 pages/cpu s56792 r8192 d29224 u94208
  34. [ 0.000000] pcpu-alloc: s56792 r8192 d29224 u94208 alloc=23*4096
  35. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
  36. [ 0.000000] Detected VIPT I-cache on CPU0
  37. [ 0.000000] CPU features: detected: ARM erratum 845719
  38. [ 0.000000] CPU features: detected: GIC system register CPU interface
  39. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 999432
  40. [ 0.000000] Policy zone: DMA32
  41. [ 0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1 root=UUID=64af660a-d253-4e8d-b02e-fb9519d74328 rootwait rootfstype=ext4 console=ttyS2,1500000 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=52955402-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
  42. [ 0.000000] Memory: 3934928K/4061184K available (18300K kernel code, 1982K rwdata, 7608K rodata, 1600K init, 535K bss, 109872K reserved, 16384K cma-reserved)
  43. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
  44. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  45. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6.
  46. [ 0.000000] Tasks RCU enabled.
  47. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  48. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
  49. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  50. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  51. [ 0.000000] GICv3: Distributor has no Range Selector support
  52. [ 0.000000] GICv3: no VLPI support, no direct LPI support
  53. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
  54. [ 0.000000] ITS [mem 0xfee20000-0xfee3ffff]
  55. [ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @f6080000 (flat, esz 8, psz 64K, shr 0)
  56. [ 0.000000] ITS: using cache flushing for cmd queue
  57. [ 0.000000] GICv3: using LPI property table @0x00000000f6040000
  58. [ 0.000000] GIC: using cache flushing for LPI property table
  59. [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000f6050000
  60. [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
  61. [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
  62. [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  63. [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  64. [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  65. [ 0.000000] rockchip_mmc_get_phase: invalid clk rate
  66. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  67. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  68. [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  69. [ 0.002458] Console: colour dummy device 80x25
  70. [ 0.002467] printk: console [tty1] enabled
  71. [ 0.002472] printk: bootconsole [uart8250] disabled
  72. [ 0.002561] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  73. [ 0.002572] pid_max: default: 32768 minimum: 301
  74. [ 0.002667] LSM: Security Framework initializing
  75. [ 0.004349] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  76. [ 0.005172] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  77. [ 0.005227] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  78. [ 0.005257] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  79. [ 0.005741] *** VALIDATE proc ***
  80. [ 0.005963] *** VALIDATE cgroup1 ***
  81. [ 0.005969] *** VALIDATE cgroup2 ***
  82. [ 0.027716] ASID allocator initialised with 32768 entries
  83. [ 0.035712] rcu: Hierarchical SRCU implementation.
  84. [ 0.043824] Platform MSI: interrupt-controller@fee20000 domain created
  85. [ 0.044286] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
  86. [ 0.048731] EFI services will not be available.
  87. [ 0.056660] smp: Bringing up secondary CPUs ...
  88. [ 0.088838] Detected VIPT I-cache on CPU1
  89. [ 0.088871] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
  90. [ 0.088885] GICv3: CPU1: using allocated LPI pending table @0x00000000f6060000
  91. [ 0.088923] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  92. [ 0.120882] Detected VIPT I-cache on CPU2
  93. [ 0.120905] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
  94. [ 0.120916] GICv3: CPU2: using allocated LPI pending table @0x00000000f6070000
  95. [ 0.120940] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  96. [ 0.152954] Detected VIPT I-cache on CPU3
  97. [ 0.152976] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
  98. [ 0.152986] GICv3: CPU3: using allocated LPI pending table @0x00000000f6100000
  99. [ 0.153010] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  100. [ 0.185037] CPU features: detected: EL2 vector hardening
  101. [ 0.185046] Detected PIPT I-cache on CPU4
  102. [ 0.185070] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
  103. [ 0.185081] GICv3: CPU4: using allocated LPI pending table @0x00000000f6110000
  104. [ 0.185109] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
  105. [ 0.217111] Detected PIPT I-cache on CPU5
  106. [ 0.217130] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
  107. [ 0.217140] GICv3: CPU5: using allocated LPI pending table @0x00000000f6120000
  108. [ 0.217163] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
  109. [ 0.217249] smp: Brought up 1 node, 6 CPUs
  110. [ 0.217256] SMP: Total of 6 processors activated.
  111. [ 0.217261] CPU features: detected: 32-bit EL0 Support
  112. [ 0.217267] CPU features: detected: CRC32 instructions
  113. [ 0.218031] CPU: All CPU(s) started at EL2
  114. [ 0.218062] alternatives: patching kernel code
  115. [ 0.220898] devtmpfs: initialized
  116. [ 0.237287] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  117. [ 0.237336] futex hash table entries: 2048 (order: 5, 131072 bytes)
  118. [ 0.238261] xor: measuring software checksum speed
  119. [ 0.277141] 8regs : 1566.000 MB/sec
  120. [ 0.317185] 32regs : 1925.000 MB/sec
  121. [ 0.357235] arm64_neon: 1666.000 MB/sec
  122. [ 0.357239] xor: using function: 32regs (1925.000 MB/sec)
  123. [ 0.357250] pinctrl core: initialized pinctrl subsystem
  124. [ 0.359753] DMI not present or invalid.
  125. [ 0.360249] NET: Registered protocol family 16
  126. [ 0.361469] audit: initializing netlink subsys (disabled)
  127. [ 0.361607] audit: type=2000 audit(0.360:1): state=initialized audit_enabled=0 res=1
  128. [ 0.363733] cpuidle: using governor menu
  129. [ 0.364512] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  130. [ 0.364520] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  131. [ 0.366029] DMA: preallocated 256 KiB pool for atomic allocations
  132. [ 0.368499] Serial: AMBA PL011 UART driver
  133. [ 0.427876] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  134. [ 0.427886] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  135. [ 0.427891] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  136. [ 0.427897] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  137. [ 0.428440] cryptd: max_cpu_qlen set to 1000
  138. [ 0.493642] raid6: neonx8 gen() 1122 MB/s
  139. [ 0.561730] raid6: neonx8 xor() 1046 MB/s
  140. [ 0.629890] raid6: neonx4 gen() 1030 MB/s
  141. [ 0.697979] raid6: neonx4 xor() 986 MB/s
  142. [ 0.766154] raid6: neonx2 gen() 793 MB/s
  143. [ 0.834298] raid6: neonx2 xor() 827 MB/s
  144. [ 0.902412] raid6: neonx1 gen() 496 MB/s
  145. [ 0.970498] raid6: neonx1 xor() 585 MB/s
  146. [ 1.038602] raid6: int64x8 gen() 668 MB/s
  147. [ 1.106708] raid6: int64x8 xor() 512 MB/s
  148. [ 1.174821] raid6: int64x4 gen() 708 MB/s
  149. [ 1.242944] raid6: int64x4 xor() 522 MB/s
  150. [ 1.311080] raid6: int64x2 gen() 461 MB/s
  151. [ 1.379219] raid6: int64x2 xor() 413 MB/s
  152. [ 1.447425] raid6: int64x1 gen() 301 MB/s
  153. [ 1.515499] raid6: int64x1 xor() 303 MB/s
  154. [ 1.515503] raid6: using algorithm neonx8 gen() 1122 MB/s
  155. [ 1.515506] raid6: .... xor() 1046 MB/s, rmw enabled
  156. [ 1.515511] raid6: using neon recovery algorithm
  157. [ 1.516422] ACPI: Interpreter disabled.
  158. [ 1.517874] vcc3v3_pcie: supplied by dc_12v
  159. [ 1.518364] vcc_sys: supplied by dc_12v
  160. [ 1.518862] vcc3v3_sys: supplied by vcc_sys
  161. [ 1.520014] rk_iommu ff650800.iommu: Failed to get clk 'iface': -2
  162. [ 1.520448] rk_iommu ff660480.iommu: Failed to get clk 'iface': -2
  163. [ 1.520771] rk_iommu ff903f00.iommu: Failed to get clk 'iface': -2
  164. [ 1.521237] vgaarb: loaded
  165. [ 1.521573] SCSI subsystem initialized
  166. [ 1.521815] libata version 3.00 loaded.
  167. [ 1.522136] usbcore: registered new interface driver usbfs
  168. [ 1.522185] usbcore: registered new interface driver hub
  169. [ 1.522279] usbcore: registered new device driver usb
  170. [ 1.523998] media: Linux media interface: v0.10
  171. [ 1.524048] videodev: Linux video capture interface: v2.00
  172. [ 1.524180] pps_core: LinuxPPS API ver. 1 registered
  173. [ 1.524185] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  174. [ 1.524267] PTP clock support registered
  175. [ 1.526000] Advanced Linux Sound Architecture Driver Initialized.
  176. [ 1.526526] Bluetooth: Core ver 2.22
  177. [ 1.526572] NET: Registered protocol family 31
  178. [ 1.526576] Bluetooth: HCI device and connection manager initialized
  179. [ 1.526586] Bluetooth: HCI socket layer initialized
  180. [ 1.526593] Bluetooth: L2CAP socket layer initialized
  181. [ 1.526608] Bluetooth: SCO socket layer initialized
  182. [ 1.526654] NetLabel: Initializing
  183. [ 1.526658] NetLabel: domain hash size = 128
  184. [ 1.526660] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  185. [ 1.526728] NetLabel: unlabeled traffic allowed by default
  186. [ 1.527796] clocksource: Switched to clocksource arch_sys_counter
  187. [ 1.527995] VFS: Disk quotas dquot_6.6.0
  188. [ 1.528058] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  189. [ 1.528109] *** VALIDATE hugetlbfs ***
  190. [ 1.528288] pnp: PnP ACPI: disabled
  191. [ 1.536118] NET: Registered protocol family 2
  192. [ 1.536861] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
  193. [ 1.536977] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  194. [ 1.537378] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  195. [ 1.537922] TCP: Hash tables configured (established 32768 bind 32768)
  196. [ 1.538071] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  197. [ 1.538189] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  198. [ 1.538438] NET: Registered protocol family 1
  199. [ 1.539058] RPC: Registered named UNIX socket transport module.
  200. [ 1.539062] RPC: Registered udp transport module.
  201. [ 1.539065] RPC: Registered tcp transport module.
  202. [ 1.539068] RPC: Registered tcp NFSv4.1 backchannel transport module.
  203. [ 1.539583] PCI: CLS 0 bytes, default 64
  204. [ 1.539752] Trying to unpack rootfs image as initramfs...
  205. [ 1.745172] Freeing initrd memory: 3644K
  206. [ 1.746510] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  207. [ 1.746784] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  208. [ 1.747372] kvm [1]: IPA Size Limit: 40bits
  209. [ 1.748342] kvm [1]: vgic-v2@fff20000
  210. [ 1.748364] kvm [1]: GIC system register CPU interface enabled
  211. [ 1.748501] kvm [1]: vgic interrupt IRQ10
  212. [ 1.748650] kvm [1]: Hyp mode initialized successfully
  213. [ 1.799110] workingset: timestamp_bits=44 max_order=20 bucket_order=0
  214. [ 1.808084] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  215. [ 1.808916] NFS: Registering the id_resolver key type
  216. [ 1.808939] Key type id_resolver registered
  217. [ 1.808942] Key type id_legacy registered
  218. [ 1.808954] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  219. [ 1.808959] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  220. [ 1.809966] fuse init (API version 7.29)
  221. [ 1.810419] 9p: Installing v9fs 9p2000 file system support
  222. [ 1.968844] NET: Registered protocol family 38
  223. [ 1.970645] Key type asymmetric registered
  224. [ 1.970651] Asymmetric key parser 'x509' registered
  225. [ 1.970720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  226. [ 1.970868] io scheduler mq-deadline registered
  227. [ 1.970873] io scheduler kyber registered
  228. [ 2.004260] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
  229. [ 2.004272] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
  230. [ 2.006291] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
  231. [ 2.006303] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  232. [ 2.013317] pwm-regulator: supplied by vcc_sys
  233. [ 2.019530] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  234. [ 2.021846] printk: console [ttyS2] disabled
  235. [ 2.021895] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 35, base_baud = 1500000) is a 16550A
  236. [ 2.022129] printk: console [ttyS2] enabled
  237. [ 2.024266] SuperH (H)SCI(F) driver initialized
  238. [ 2.025326] msm_serial: driver initialized
  239. [ 2.044972] cacheinfo: Unable to detect cache hierarchy for CPU 0
  240. [ 2.054833] brd: module loaded
  241. [ 2.062924] loop: module loaded
  242. [ 2.087603] rockchip-spi ff1d0000.spi: Failed to request TX DMA channel
  243. [ 2.087614] rockchip-spi ff1d0000.spi: Failed to request RX DMA channel
  244. [ 2.090546] m25p80 spi0.0: gd25q128 (16384 Kbytes)
  245. [ 2.093201] 3 fixed-partitions partitions found on MTD device spi0.0
  246. [ 2.093208] Creating 3 MTD partitions on "spi0.0":
  247. [ 2.093219] 0x000000000000-0x0000003f8000 : "loader"
  248. [ 2.094643] 0x0000003f8000-0x000000400000 : "env"
  249. [ 2.095998] 0x0000007c0000-0x000000800000 : "vendor"
  250. [ 2.100568] libphy: Fixed MDIO Bus: probed
  251. [ 2.102493] tun: Universal TUN/TAP device driver, 1.6
  252. [ 2.105231] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  253. [ 2.105237] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  254. [ 2.105302] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
  255. [ 2.105306] igb: Copyright (c) 2007-2014 Intel Corporation.
  256. [ 2.105356] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
  257. [ 2.105359] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  258. [ 2.106155] sky2: driver version 1.30
  259. [ 2.108684] force_sf_dma_mode is ignored if force_thresh_dma_mode is set.
  260. [ 2.108719] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
  261. [ 2.108819] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
  262. [ 2.108829] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
  263. [ 2.108836] rk_gmac-dwmac fe300000.ethernet: RX delay(0x20).
  264. [ 2.108846] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
  265. [ 2.108892] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
  266. [ 2.108898] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
  267. [ 2.113970] rk_gmac-dwmac fe300000.ethernet: init for RGMII
  268. [ 2.114148] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
  269. [ 2.114157] rk_gmac-dwmac fe300000.ethernet: DWMAC1000
  270. [ 2.114164] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
  271. [ 2.114170] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
  272. [ 2.114177] rk_gmac-dwmac fe300000.ethernet: COE Type 2
  273. [ 2.114182] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
  274. [ 2.114216] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
  275. [ 2.114222] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
  276. [ 2.114228] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  277. [ 2.203949] libphy: stmmac: probed
  278. [ 2.203966] RTL8211F Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
  279. [ 2.203973] RTL8211F Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
  280. [ 2.206936] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  281. [ 2.207039] usbcore: registered new interface driver pegasus
  282. [ 2.207099] usbcore: registered new interface driver rtl8150
  283. [ 2.207156] usbcore: registered new interface driver r8152
  284. [ 2.207205] usbcore: registered new interface driver asix
  285. [ 2.207256] usbcore: registered new interface driver ax88179_178a
  286. [ 2.207302] usbcore: registered new interface driver cdc_ether
  287. [ 2.207354] usbcore: registered new interface driver dm9601
  288. [ 2.207402] usbcore: registered new interface driver CoreChips
  289. [ 2.207456] usbcore: registered new interface driver smsc75xx
  290. [ 2.207522] usbcore: registered new interface driver smsc95xx
  291. [ 2.207573] usbcore: registered new interface driver net1080
  292. [ 2.207628] usbcore: registered new interface driver plusb
  293. [ 2.207677] usbcore: registered new interface driver cdc_subset
  294. [ 2.207732] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  295. [ 2.207829] usbcore: registered new interface driver cdc_ncm
  296. [ 2.208044] VFIO - User Level meta-driver version: 0.3
  297. [ 2.210694] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
  298. [ 2.213008] dwc3 fe900000.dwc3: Failed to get clk 'ref': -2
  299. [ 2.220347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  300. [ 2.220354] ehci-pci: EHCI PCI platform driver
  301. [ 2.220405] ehci-platform: EHCI generic platform driver
  302. [ 2.222864] ehci-platform fe3c0000.usb: EHCI Host Controller
  303. [ 2.222888] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 1
  304. [ 2.223346] ehci-platform fe3c0000.usb: irq 29, io mem 0xfe3c0000
  305. [ 2.235821] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
  306. [ 2.236488] hub 1-0:1.0: USB hub found
  307. [ 2.236525] hub 1-0:1.0: 1 port detected
  308. [ 2.237291] ehci-orion: EHCI orion driver
  309. [ 2.237637] ehci-exynos: EHCI EXYNOS driver
  310. [ 2.237849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  311. [ 2.237876] ohci-pci: OHCI PCI platform driver
  312. [ 2.237976] ohci-platform: OHCI generic platform driver
  313. [ 2.238400] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
  314. [ 2.238425] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 2
  315. [ 2.238736] ohci-platform fe3e0000.usb: irq 30, io mem 0xfe3e0000
  316. [ 2.300446] hub 2-0:1.0: USB hub found
  317. [ 2.300481] hub 2-0:1.0: 1 port detected
  318. [ 2.301214] ohci-exynos: OHCI EXYNOS driver
  319. [ 2.302437] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  320. [ 2.302459] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 3
  321. [ 2.303140] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
  322. [ 2.303196] xhci-hcd xhci-hcd.0.auto: irq 223, io mem 0xfe900000
  323. [ 2.304072] hub 3-0:1.0: USB hub found
  324. [ 2.304103] hub 3-0:1.0: 1 port detected
  325. [ 2.304427] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  326. [ 2.304446] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 4
  327. [ 2.304462] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  328. [ 2.304524] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  329. [ 2.305051] hub 4-0:1.0: USB hub found
  330. [ 2.305079] hub 4-0:1.0: 1 port detected
  331. [ 2.306046] usbcore: registered new interface driver usb-storage
  332. [ 2.312638] i2c /dev entries driver
  333. [ 2.315588] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
  334. [ 2.315618] fan53555-reg: supplied by vcc_sys
  335. [ 2.317116] syr828: mapping for mode 1 not defined
  336. [ 2.317439] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
  337. [ 2.317458] fan53555-reg: supplied by vcc_sys
  338. [ 2.319174] rk808 0-001b: chip id: 0x0
  339. [ 2.323045] rk808-regulator rk808-regulator: there is no dvs0 gpio
  340. [ 2.323070] rk808-regulator rk808-regulator: there is no dvs1 gpio
  341. [ 2.323127] DCDC_REG1: supplied by vcc_sys
  342. [ 2.323918] DCDC_REG2: supplied by vcc_sys
  343. [ 2.324362] DCDC_REG3: supplied by vcc_sys
  344. [ 2.324584] DCDC_REG4: supplied by vcc_sys
  345. [ 2.325058] LDO_REG1: supplied by vcc_sys
  346. [ 2.325596] random: fast init done
  347. [ 2.326396] LDO_REG2: supplied by vcc_sys
  348. [ 2.327406] LDO_REG3: supplied by vcc_sys
  349. [ 2.328402] LDO_REG4: supplied by vcc_sys
  350. [ 2.329406] LDO_REG5: supplied by vcc_sys
  351. [ 2.330616] LDO_REG6: supplied by vcc_sys
  352. [ 2.331607] LDO_REG7: supplied by vcc_sys
  353. [ 2.332831] LDO_REG8: supplied by vcc_sys
  354. [ 2.333843] SWITCH_REG1: supplied by vcc3v3_sys
  355. [ 2.334054] SWITCH_REG2: supplied by vcc3v3_sys
  356. [ 2.337469] rk808-rtc rk808-rtc: registered as rtc0
  357. [ 2.352565] Bluetooth: HCI UART driver ver 2.3
  358. [ 2.357517] sdhci: Secure Digital Host Controller Interface driver
  359. [ 2.357522] sdhci: Copyright(c) Pierre Ossman
  360. [ 2.357947] Synopsys Designware Multimedia Card Interface Driver
  361. [ 2.359371] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
  362. [ 2.359801] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
  363. [ 2.359809] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
  364. [ 2.359863] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 25,32 bit host data width,256 deep fifo
  365. [ 2.373103] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  366. [ 2.389179] sdhci-pltfm: SDHCI platform and OF driver helper
  367. [ 2.392973] mmc1: CQHCI version 5.10
  368. [ 2.419891] mmc1: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
  369. [ 2.427010] ledtrig-cpu: registered to indicate activity on CPUs
  370. [ 2.430924] usbcore: registered new interface driver usbhid
  371. [ 2.430929] usbhid: USB HID core driver
  372. [ 2.432967] rockchip-saradc ff100000.saradc: ff100000.saradc supply vref not found, using dummy regulator
  373. [ 2.441353] xt_time: kernel timezone is -0000
  374. [ 2.441380] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
  375. [ 2.441710] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
  376. [ 2.441858] IPVS: ipvs loaded.
  377. [ 2.441863] IPVS: [rr] scheduler registered.
  378. [ 2.441865] IPVS: [wrr] scheduler registered.
  379. [ 2.441868] IPVS: [lc] scheduler registered.
  380. [ 2.441870] IPVS: [wlc] scheduler registered.
  381. [ 2.441872] IPVS: [fo] scheduler registered.
  382. [ 2.441874] IPVS: [ovf] scheduler registered.
  383. [ 2.441880] IPVS: [lblc] scheduler registered.
  384. [ 2.441886] IPVS: [lblcr] scheduler registered.
  385. [ 2.441888] IPVS: [dh] scheduler registered.
  386. [ 2.441891] IPVS: [sh] scheduler registered.
  387. [ 2.441893] IPVS: [sed] scheduler registered.
  388. [ 2.441895] IPVS: [nq] scheduler registered.
  389. [ 2.442131] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
  390. [ 2.442172] Initializing XFRM netlink socket
  391. [ 2.442562] NET: Registered protocol family 10
  392. [ 2.443227] Segment Routing with IPv6
  393. [ 2.443462] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  394. [ 2.443894] NET: Registered protocol family 17
  395. [ 2.443934] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  396. [ 2.444022] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  397. [ 2.444028] Bluetooth: HIDP socket layer initialized
  398. [ 2.444056] 8021q: 802.1Q VLAN Support v1.8
  399. [ 2.444172] 9pnet: Installing 9P2000 support
  400. [ 2.444221] Key type dns_resolver registered
  401. [ 2.444986] registered taskstats version 1
  402. [ 2.445710] Btrfs loaded, crc32c=crc32c-generic
  403. [ 2.464455] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
  404. [ 2.472835] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
  405. [ 2.475299] mmc1: new HS200 MMC card at address 0001
  406. [ 2.476729] mmcblk1: mmc1:0001 M8B16G 14.5 GiB
  407. [ 2.477174] mmcblk1boot0: mmc1:0001 M8B16G partition 1 4.00 MiB
  408. [ 2.477614] mmcblk1boot1: mmc1:0001 M8B16G partition 2 4.00 MiB
  409. [ 2.477885] mmcblk1rpmb: mmc1:0001 M8B16G partition 3 4.00 MiB, chardev (237:0)
  410. [ 2.479822] mmcblk1: p1
  411. [ 2.483382] rk808-rtc rk808-rtc: setting system clock to 2019-06-14T19:24:02 UTC (1560540242)
  412. [ 2.483393] of_cfs_init
  413. [ 2.483434] of_cfs_init: OK
  414. [ 2.484238] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  415. [ 2.484245] cfg80211: failed to load regulatory.db
  416. [ 2.484358] vcc3v3_pcie: disabling
  417. [ 2.484376] ALSA device list:
  418. [ 2.484379] No soundcards found.
  419. [ 2.485160] Freeing unused kernel memory: 1600K
  420. [ 2.487933] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
  421. [ 2.504154] Run /init as init process
  422. [ 2.540538] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  423. [ 2.540943] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  424. [ 2.540988] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  425. [ 2.647897] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
  426. [ 2.664108] rockchip-pcie-phy pcie-phy: Cannot find GRF syscon
  427. [ 2.664120] rockchip-pcie-phy: probe of pcie-phy failed with error -22
  428. [ 2.673999] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
  429. [ 2.768630] scsi host0: uas
  430. [ 2.769585] scsi 0:0:0:0: Direct-Access JMicron Generic 3102 PQ: 0 ANSI: 6
  431. [ 2.773657] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
  432. [ 2.817982] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
  433. [ 2.964482] dwmmc_rockchip fe320000.dwmmc: Successfully tuned phase to 219
  434. [ 2.964517] mmc0: new ultra high speed SDR104 SDXC card at address aaaa
  435. [ 2.966361] mmcblk0: mmc0:aaaa SN256 238 GiB
  436. [ 2.968584] mmcblk0: p1
  437. [ 2.975159] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
  438. [ 9.201522] usbcore: registered new interface driver uas
  439. [ 9.204633] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
  440. [ 39.915952] sd 0:0:0:0: tag#7 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN
  441. [ 39.915981] sd 0:0:0:0: tag#7 CDB: opcode=0x9e, sa=0x10 9e 10 00 00 00 00 00 00 00 00 00 00 00 20 00 00
  442. [ 39.932162] scsi host0: uas_eh_device_reset_handler start
  443. [ 40.060721] usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using xhci-hcd
  444. [ 40.084648] scsi host0: uas_eh_device_reset_handler success
  445. [ 40.092839] sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
  446. [ 40.092851] sd 0:0:0:0: [sda] 4096-byte physical blocks
  447. [ 40.093034] sd 0:0:0:0: [sda] Write Protect is off
  448. [ 40.093046] sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08
  449. [ 40.093382] sd 0:0:0:0: [sda] Disabling FUA
  450. [ 40.093395] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  451. [ 40.093741] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
  452. [ 40.096899] sda: sda1
  453. [ 40.100477] sd 0:0:0:0: [sda] Attached SCSI disk
  454. [ 40.213484] random: crng init done
  455. [ 40.213494] random: 7 urandom warning(s) missed due to ratelimiting
  456. [ 40.876126] EXT4-fs (mmcblk1p1): mounted filesystem with writeback data mode. Opts: (null)
  457. [ 41.160964] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  458. [ 41.161695] systemd[1]: Detected architecture arm64.
  459. [ 41.167069] systemd[1]: Set hostname to <rockpro64>.
  460. [ 41.192689] ttyS2 - failed to request DMA
  461. [ 41.440654] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  462. [ 41.441255] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  463. [ 41.441527] systemd[1]: Listening on udev Kernel Socket.
  464. [ 41.441695] systemd[1]: Reached target Remote File Systems.
  465. [ 41.442038] systemd[1]: Listening on Journal Socket.
  466. [ 41.442232] systemd[1]: Reached target Swap.
  467. [ 41.442946] systemd[1]: Created slice User and Session Slice.
  468. [ 41.495258] EXT4-fs (mmcblk1p1): re-mounted. Opts: commit=600,errors=remount-ro
  469. [ 41.562787] systemd-journald[2429]: Received request to flush runtime journal from PID 1
  470. [ 41.845998] rockchip-vop ff900000.vop: Adding to iommu group 2
  471. [ 41.846934] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
  472. [ 41.853832] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
  473. [ 41.860909] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
  474. [ 41.872519] es8316 1-0010: Failed to get IRQ 0: -22
  475. [ 41.928412] asoc-simple-card es8316-sound: ES8316 HiFi <-> ff890000.i2s mapping ok
  476. [ 41.928454] asoc-simple-card es8316-sound: ASoC: no source widget found for MICBIAS1
  477. [ 41.928459] asoc-simple-card es8316-sound: ASoC: Failed to add route MICBIAS1 -> direct -> Mic Jack
  478. [ 41.928464] asoc-simple-card es8316-sound: ASoC: no sink widget found for IN1P
  479. [ 41.928467] asoc-simple-card es8316-sound: ASoC: Failed to add route Mic Jack -> direct -> IN1P
  480. [ 41.928477] asoc-simple-card es8316-sound: ASoC: no DMI vendor name!
  481. [ 41.943666] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
  482. [ 42.027961] es8316 1-0010: ASoC: Differential Mux DAPM update failed: -6
  483. [ 42.028321] es8316 1-0010: ASoC: Digital Mic Mux DAPM update failed: -6
  484. [ 42.072644] EXT4-fs (sda1): recovery complete
  485. [ 42.072663] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: commit=600,errors=remount-ro
  486. [ 42.444976] F2FS-fs (mmcblk0p1): Mounted with checkpoint version = e93
  487. [ 42.623571] RTL8211F Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
  488. [ 42.629934] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found
  489. [ 42.629952] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW
  490. [ 42.631076] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  491. [ 42.631098] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  492. [ 44.701235] es8316 1-0010: ASoC: Differential Mux DAPM update failed: -6
  493. [ 44.701597] es8316 1-0010: ASoC: Digital Mic Mux DAPM update failed: -6
  494. [37037.153517] sd 0:0:0:0: [sda] tag#29 uas_eh_abort_handler 0 uas-tag 30 inflight: CMD OUT
  495. [37037.153531] sd 0:0:0:0: [sda] tag#29 CDB: opcode=0x2a 2a 00 33 94 b0 00 00 04 00 00
  496. [37037.153680] sd 0:0:0:0: [sda] tag#28 uas_eh_abort_handler 0 uas-tag 9 inflight: CMD OUT
  497. [37037.153686] sd 0:0:0:0: [sda] tag#28 CDB: opcode=0x2a 2a 00 33 92 86 80 00 01 80 00
  498. [37037.153746] sd 0:0:0:0: [sda] tag#27 uas_eh_abort_handler 0 uas-tag 8 inflight: CMD OUT
  499. [37037.153752] sd 0:0:0:0: [sda] tag#27 CDB: opcode=0x2a 2a 00 33 92 82 80 00 04 00 00
  500. [37037.153843] sd 0:0:0:0: [sda] tag#26 uas_eh_abort_handler 0 uas-tag 7 inflight: CMD OUT
  501. [37037.153849] sd 0:0:0:0: [sda] tag#26 CDB: opcode=0x2a 2a 00 33 92 7e 80 00 04 00 00
  502. [37037.153933] sd 0:0:0:0: [sda] tag#25 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD OUT
  503. [37037.153939] sd 0:0:0:0: [sda] tag#25 CDB: opcode=0x2a 2a 00 33 92 7c 00 00 02 80 00
  504. [37037.154007] sd 0:0:0:0: [sda] tag#24 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD OUT
  505. [37037.154012] sd 0:0:0:0: [sda] tag#24 CDB: opcode=0x2a 2a 00 33 92 78 00 00 04 00 00
  506. [37037.154096] sd 0:0:0:0: [sda] tag#23 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD OUT
  507. [37037.154102] sd 0:0:0:0: [sda] tag#23 CDB: opcode=0x2a 2a 00 33 92 74 00 00 04 00 00
  508. [37037.154184] sd 0:0:0:0: [sda] tag#22 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD OUT
  509. [37037.154190] sd 0:0:0:0: [sda] tag#22 CDB: opcode=0x2a 2a 00 33 92 70 00 00 04 00 00
  510. [37037.154272] sd 0:0:0:0: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD OUT
  511. [37037.154278] sd 0:0:0:0: [sda] tag#21 CDB: opcode=0x2a 2a 00 33 92 6c 00 00 04 00 00
  512. [37037.154362] sd 0:0:0:0: [sda] tag#20 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD OUT
  513. [37037.154367] sd 0:0:0:0: [sda] tag#20 CDB: opcode=0x2a 2a 00 33 92 68 00 00 04 00 00
  514. [37037.154449] sd 0:0:0:0: [sda] tag#19 uas_eh_abort_handler 0 uas-tag 29 inflight: CMD OUT
  515. [37037.154455] sd 0:0:0:0: [sda] tag#19 CDB: opcode=0x2a 2a 00 33 94 ac 00 00 04 00 00
  516. [37037.154536] sd 0:0:0:0: [sda] tag#18 uas_eh_abort_handler 0 uas-tag 28 inflight: CMD OUT
  517. [37037.154542] sd 0:0:0:0: [sda] tag#18 CDB: opcode=0x2a 2a 00 33 94 a8 00 00 04 00 00
  518. [37037.154624] sd 0:0:0:0: [sda] tag#17 uas_eh_abort_handler 0 uas-tag 27 inflight: CMD OUT
  519. [37037.154630] sd 0:0:0:0: [sda] tag#17 CDB: opcode=0x2a 2a 00 33 98 48 00 00 03 c0 00
  520. [37037.154709] sd 0:0:0:0: [sda] tag#16 uas_eh_abort_handler 0 uas-tag 26 inflight: CMD OUT
  521. [37037.154714] sd 0:0:0:0: [sda] tag#16 CDB: opcode=0x2a 2a 00 33 98 44 70 00 03 90 00
  522. [37037.154792] sd 0:0:0:0: [sda] tag#15 uas_eh_abort_handler 0 uas-tag 25 inflight: CMD OUT
  523. [37037.154797] sd 0:0:0:0: [sda] tag#15 CDB: opcode=0x2a 2a 00 33 98 40 70 00 04 00 00
  524. [37037.154878] sd 0:0:0:0: [sda] tag#14 uas_eh_abort_handler 0 uas-tag 24 inflight: CMD OUT
  525. [37037.154883] sd 0:0:0:0: [sda] tag#14 CDB: opcode=0x2a 2a 00 33 98 3c 70 00 04 00 00
  526. [37037.154964] sd 0:0:0:0: [sda] tag#13 uas_eh_abort_handler 0 uas-tag 23 inflight: CMD OUT
  527. [37037.154969] sd 0:0:0:0: [sda] tag#13 CDB: opcode=0x2a 2a 00 33 98 38 70 00 04 00 00
  528. [37037.155050] sd 0:0:0:0: [sda] tag#12 uas_eh_abort_handler 0 uas-tag 22 inflight: CMD OUT
  529. [37037.155055] sd 0:0:0:0: [sda] tag#12 CDB: opcode=0x2a 2a 00 33 98 34 70 00 04 00 00
  530. [37037.155135] sd 0:0:0:0: [sda] tag#11 uas_eh_abort_handler 0 uas-tag 21 inflight: CMD OUT
  531. [37037.155141] sd 0:0:0:0: [sda] tag#11 CDB: opcode=0x2a 2a 00 33 98 30 70 00 04 00 00
  532. [37037.155221] sd 0:0:0:0: [sda] tag#10 uas_eh_abort_handler 0 uas-tag 20 inflight: CMD OUT
  533. [37037.155227] sd 0:0:0:0: [sda] tag#10 CDB: opcode=0x2a 2a 00 33 98 2c 70 00 04 00 00
  534. [37037.155306] sd 0:0:0:0: [sda] tag#9 uas_eh_abort_handler 0 uas-tag 19 inflight: CMD OUT
  535. [37037.155312] sd 0:0:0:0: [sda] tag#9 CDB: opcode=0x2a 2a 00 33 98 2c 00 00 00 70 00
  536. [37037.155352] sd 0:0:0:0: [sda] tag#8 uas_eh_abort_handler 0 uas-tag 18 inflight: CMD OUT
  537. [37037.155358] sd 0:0:0:0: [sda] tag#8 CDB: opcode=0x2a 2a 00 33 98 28 00 00 04 00 00
  538. [37037.155437] sd 0:0:0:0: [sda] tag#7 uas_eh_abort_handler 0 uas-tag 17 inflight: CMD OUT
  539. [37037.155443] sd 0:0:0:0: [sda] tag#7 CDB: opcode=0x2a 2a 00 33 98 24 00 00 04 00 00
  540. [37037.155522] sd 0:0:0:0: [sda] tag#6 uas_eh_abort_handler 0 uas-tag 16 inflight: CMD OUT
  541. [37037.155528] sd 0:0:0:0: [sda] tag#6 CDB: opcode=0x2a 2a 00 33 98 20 00 00 04 00 00
  542. [37037.155606] sd 0:0:0:0: [sda] tag#5 uas_eh_abort_handler 0 uas-tag 15 inflight: CMD OUT
  543. [37037.155612] sd 0:0:0:0: [sda] tag#5 CDB: opcode=0x2a 2a 00 33 98 1c 00 00 04 00 00
  544. [37037.155691] sd 0:0:0:0: [sda] tag#4 uas_eh_abort_handler 0 uas-tag 14 inflight: CMD OUT
  545. [37037.155696] sd 0:0:0:0: [sda] tag#4 CDB: opcode=0x2a 2a 00 33 98 18 00 00 04 00 00
  546. [37037.155774] sd 0:0:0:0: [sda] tag#3 uas_eh_abort_handler 0 uas-tag 13 inflight: CMD OUT
  547. [37037.155779] sd 0:0:0:0: [sda] tag#3 CDB: opcode=0x2a 2a 00 33 98 14 00 00 04 00 00
  548. [37037.155857] sd 0:0:0:0: [sda] tag#2 uas_eh_abort_handler 0 uas-tag 12 inflight: CMD OUT
  549. [37037.155863] sd 0:0:0:0: [sda] tag#2 CDB: opcode=0x2a 2a 00 33 98 10 00 00 04 00 00
  550. [37037.155940] sd 0:0:0:0: [sda] tag#1 uas_eh_abort_handler 0 uas-tag 11 inflight: CMD OUT
  551. [37037.155946] sd 0:0:0:0: [sda] tag#1 CDB: opcode=0x2a 2a 00 33 98 0c 00 00 04 00 00
  552. [37037.156024] sd 0:0:0:0: [sda] tag#0 uas_eh_abort_handler 0 uas-tag 10 inflight: CMD OUT
  553. [37037.156029] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 33 98 08 00 00 04 00 00
  554. [37037.168892] scsi host0: uas_eh_device_reset_handler start
  555. [37037.297537] usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using xhci-hcd
  556. [37037.320223] scsi host0: uas_eh_device_reset_handler success
  557. [37080.161010] sd 0:0:0:0: [sda] tag#29 uas_eh_abort_handler 0 uas-tag 30 inflight: CMD OUT
  558. [37080.161017] sd 0:0:0:0: [sda] tag#29 CDB: opcode=0x2a 2a 00 33 b7 73 90 00 04 00 00
  559. [37080.161403] sd 0:0:0:0: [sda] tag#28 uas_eh_abort_handler 0 uas-tag 17 inflight: CMD OUT
  560. [37080.161411] sd 0:0:0:0: [sda] tag#28 CDB: opcode=0x2a 2a 00 33 b7 42 58 00 04 00 00
  561. [37080.161789] sd 0:0:0:0: [sda] tag#27 uas_eh_abort_handler 0 uas-tag 16 inflight: CMD OUT
  562. [37080.161796] sd 0:0:0:0: [sda] tag#27 CDB: opcode=0x2a 2a 00 33 b7 3e 58 00 04 00 00
  563. [37080.162173] sd 0:0:0:0: [sda] tag#26 uas_eh_abort_handler 0 uas-tag 15 inflight: CMD OUT
  564. [37080.162181] sd 0:0:0:0: [sda] tag#26 CDB: opcode=0x2a 2a 00 33 b7 3c f0 00 01 68 00
  565. [37080.162398] sd 0:0:0:0: [sda] tag#25 uas_eh_abort_handler 0 uas-tag 14 inflight: CMD OUT
  566. [37080.162403] sd 0:0:0:0: [sda] tag#25 CDB: opcode=0x2a 2a 00 33 b7 38 f0 00 04 00 00
  567. [37080.162667] sd 0:0:0:0: [sda] tag#24 uas_eh_abort_handler 0 uas-tag 13 inflight: CMD OUT
  568. [37080.162671] sd 0:0:0:0: [sda] tag#24 CDB: opcode=0x2a 2a 00 33 b7 34 f0 00 04 00 00
  569. [37080.162774] sd 0:0:0:0: [sda] tag#23 uas_eh_abort_handler 0 uas-tag 12 inflight: CMD OUT
  570. [37080.162778] sd 0:0:0:0: [sda] tag#23 CDB: opcode=0x2a 2a 00 33 b7 30 f0 00 04 00 00
  571. [37080.162991] sd 0:0:0:0: [sda] tag#22 uas_eh_abort_handler 0 uas-tag 11 inflight: CMD OUT
  572. [37080.162994] sd 0:0:0:0: [sda] tag#22 CDB: opcode=0x2a 2a 00 33 b7 2c f0 00 04 00 00
  573. [37080.163093] sd 0:0:0:0: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 10 inflight: CMD OUT
  574. [37080.163097] sd 0:0:0:0: [sda] tag#21 CDB: opcode=0x2a 2a 00 33 b7 28 f0 00 04 00 00
  575. [37080.163173] sd 0:0:0:0: [sda] tag#20 uas_eh_abort_handler 0 uas-tag 9 inflight: CMD OUT
  576. [37080.163176] sd 0:0:0:0: [sda] tag#20 CDB: opcode=0x2a 2a 00 33 b7 24 f0 00 04 00 00
  577. [37080.163251] sd 0:0:0:0: [sda] tag#19 uas_eh_abort_handler 0 uas-tag 8 inflight: CMD OUT
  578. [37080.163254] sd 0:0:0:0: [sda] tag#19 CDB: opcode=0x2a 2a 00 33 b7 20 f0 00 04 00 00
  579. [37080.163330] sd 0:0:0:0: [sda] tag#18 uas_eh_abort_handler 0 uas-tag 7 inflight: CMD OUT
  580. [37080.163332] sd 0:0:0:0: [sda] tag#18 CDB: opcode=0x2a 2a 00 33 b7 1c f0 00 04 00 00
  581. [37080.163410] sd 0:0:0:0: [sda] tag#17 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD OUT
  582. [37080.163413] sd 0:0:0:0: [sda] tag#17 CDB: opcode=0x2a 2a 00 33 b7 18 f0 00 04 00 00
  583. [37080.163488] sd 0:0:0:0: [sda] tag#16 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD OUT
  584. [37080.163491] sd 0:0:0:0: [sda] tag#16 CDB: opcode=0x2a 2a 00 33 b7 14 f0 00 04 00 00
  585. [37080.163566] sd 0:0:0:0: [sda] tag#15 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD OUT
  586. [37080.163569] sd 0:0:0:0: [sda] tag#15 CDB: opcode=0x2a 2a 00 33 b7 11 a8 00 03 48 00
  587. [37080.163640] sd 0:0:0:0: [sda] tag#14 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD OUT
  588. [37080.163643] sd 0:0:0:0: [sda] tag#14 CDB: opcode=0x2a 2a 00 33 b7 0d a8 00 04 00 00
  589. [37080.163713] sd 0:0:0:0: [sda] tag#13 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD OUT
  590. [37080.163717] sd 0:0:0:0: [sda] tag#13 CDB: opcode=0x2a 2a 00 33 b7 09 a8 00 04 00 00
  591. [37080.163790] sd 0:0:0:0: [sda] tag#12 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD OUT
  592. [37080.163794] sd 0:0:0:0: [sda] tag#12 CDB: opcode=0x2a 2a 00 33 b7 05 a8 00 04 00 00
  593. [37080.163867] sd 0:0:0:0: [sda] tag#11 uas_eh_abort_handler 0 uas-tag 29 inflight: CMD OUT
  594. [37080.163870] sd 0:0:0:0: [sda] tag#11 CDB: opcode=0x2a 2a 00 33 b7 6f 90 00 04 00 00
  595. [37080.163944] sd 0:0:0:0: [sda] tag#10 uas_eh_abort_handler 0 uas-tag 28 inflight: CMD OUT
  596. [37080.163948] sd 0:0:0:0: [sda] tag#10 CDB: opcode=0x2a 2a 00 33 b7 6b 90 00 04 00 00
  597. [37080.164022] sd 0:0:0:0: [sda] tag#9 uas_eh_abort_handler 0 uas-tag 27 inflight: CMD OUT
  598. [37080.164025] sd 0:0:0:0: [sda] tag#9 CDB: opcode=0x2a 2a 00 33 b7 67 90 00 04 00 00
  599. [37080.164098] sd 0:0:0:0: [sda] tag#8 uas_eh_abort_handler 0 uas-tag 26 inflight: CMD OUT
  600. [37080.164102] sd 0:0:0:0: [sda] tag#8 CDB: opcode=0x2a 2a 00 33 b7 63 90 00 04 00 00
  601. [37080.164175] sd 0:0:0:0: [sda] tag#7 uas_eh_abort_handler 0 uas-tag 25 inflight: CMD OUT
  602. [37080.164178] sd 0:0:0:0: [sda] tag#7 CDB: opcode=0x2a 2a 00 33 b7 5f 90 00 04 00 00
  603. [37080.164250] sd 0:0:0:0: [sda] tag#6 uas_eh_abort_handler 0 uas-tag 24 inflight: CMD OUT
  604. [37080.164253] sd 0:0:0:0: [sda] tag#6 CDB: opcode=0x2a 2a 00 33 b7 5b 90 00 04 00 00
  605. [37080.164325] sd 0:0:0:0: [sda] tag#5 uas_eh_abort_handler 0 uas-tag 23 inflight: CMD OUT
  606. [37080.164329] sd 0:0:0:0: [sda] tag#5 CDB: opcode=0x2a 2a 00 33 b7 5a 58 00 01 38 00
  607. [37080.164383] sd 0:0:0:0: [sda] tag#4 uas_eh_abort_handler 0 uas-tag 22 inflight: CMD OUT
  608. [37080.164387] sd 0:0:0:0: [sda] tag#4 CDB: opcode=0x2a 2a 00 33 b7 56 58 00 04 00 00
  609. [37080.164445] sd 0:0:0:0: [sda] tag#3 uas_eh_abort_handler 0 uas-tag 21 inflight: CMD OUT
  610. [37080.164449] sd 0:0:0:0: [sda] tag#3 CDB: opcode=0x2a 2a 00 33 b7 52 58 00 04 00 00
  611. [37080.164520] sd 0:0:0:0: [sda] tag#2 uas_eh_abort_handler 0 uas-tag 20 inflight: CMD OUT
  612. [37080.164523] sd 0:0:0:0: [sda] tag#2 CDB: opcode=0x2a 2a 00 33 b7 4e 58 00 04 00 00
  613. [37080.164594] sd 0:0:0:0: [sda] tag#1 uas_eh_abort_handler 0 uas-tag 19 inflight: CMD OUT
  614. [37080.164597] sd 0:0:0:0: [sda] tag#1 CDB: opcode=0x2a 2a 00 33 b7 4a 58 00 04 00 00
  615. [37080.164668] sd 0:0:0:0: [sda] tag#0 uas_eh_abort_handler 0 uas-tag 18 inflight: CMD OUT
  616. [37080.164672] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 33 b7 46 58 00 04 00 00
  617. [37080.177095] scsi host0: uas_eh_device_reset_handler start
  618. [37080.305666] usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using xhci-hcd
  619. [37080.328116] scsi host0: uas_eh_device_reset_handler success
  620. [37117.025147] sd 0:0:0:0: [sda] tag#29 uas_eh_abort_handler 0 uas-tag 30 inflight: CMD OUT
  621. [37117.025160] sd 0:0:0:0: [sda] tag#29 CDB: opcode=0x2a 2a 00 33 c1 72 88 00 04 00 00
  622. [37117.025503] sd 0:0:0:0: [sda] tag#28 uas_eh_abort_handler 0 uas-tag 17 inflight: CMD OUT
  623. [37117.025517] sd 0:0:0:0: [sda] tag#28 CDB: opcode=0x2a 2a 00 33 c1 45 e0 00 04 00 00
  624. [37117.025668] sd 0:0:0:0: [sda] tag#27 uas_eh_abort_handler 0 uas-tag 16 inflight: CMD OUT
  625. [37117.025675] sd 0:0:0:0: [sda] tag#27 CDB: opcode=0x2a 2a 00 33 c1 41 e0 00 04 00 00
  626. [37117.025982] sd 0:0:0:0: [sda] tag#26 uas_eh_abort_handler 0 uas-tag 15 inflight: CMD OUT
  627. [37117.025995] sd 0:0:0:0: [sda] tag#26 CDB: opcode=0x2a 2a 00 33 c1 3d e0 00 04 00 00
  628. [37117.026143] sd 0:0:0:0: [sda] tag#25 uas_eh_abort_handler 0 uas-tag 14 inflight: CMD OUT
  629. [37117.026149] sd 0:0:0:0: [sda] tag#25 CDB: opcode=0x2a 2a 00 33 c1 39 e0 00 04 00 00
  630. [37117.026302] sd 0:0:0:0: [sda] tag#24 uas_eh_abort_handler 0 uas-tag 13 inflight: CMD OUT
  631. [37117.026308] sd 0:0:0:0: [sda] tag#24 CDB: opcode=0x2a 2a 00 33 c1 36 b0 00 03 30 00
  632. [37117.026454] sd 0:0:0:0: [sda] tag#23 uas_eh_abort_handler 0 uas-tag 12 inflight: CMD OUT
  633. [37117.026460] sd 0:0:0:0: [sda] tag#23 CDB: opcode=0x2a 2a 00 33 c1 32 b0 00 04 00 00
  634. [37117.026609] sd 0:0:0:0: [sda] tag#22 uas_eh_abort_handler 0 uas-tag 11 inflight: CMD OUT
  635. [37117.026615] sd 0:0:0:0: [sda] tag#22 CDB: opcode=0x2a 2a 00 33 c1 2e b0 00 04 00 00
  636. [37117.026712] sd 0:0:0:0: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 10 inflight: CMD OUT
  637. [37117.026718] sd 0:0:0:0: [sda] tag#21 CDB: opcode=0x2a 2a 00 33 c1 2a b0 00 04 00 00
  638. [37117.026791] sd 0:0:0:0: [sda] tag#20 uas_eh_abort_handler 0 uas-tag 9 inflight: CMD OUT
  639. [37117.026797] sd 0:0:0:0: [sda] tag#20 CDB: opcode=0x2a 2a 00 33 c1 26 b0 00 04 00 00
  640. [37117.026868] sd 0:0:0:0: [sda] tag#19 uas_eh_abort_handler 0 uas-tag 8 inflight: CMD OUT
  641. [37117.026874] sd 0:0:0:0: [sda] tag#19 CDB: opcode=0x2a 2a 00 33 c1 24 58 00 02 58 00
  642. [37117.026933] sd 0:0:0:0: [sda] tag#18 uas_eh_abort_handler 0 uas-tag 7 inflight: CMD OUT
  643. [37117.026939] sd 0:0:0:0: [sda] tag#18 CDB: opcode=0x2a 2a 00 33 c1 20 58 00 04 00 00
  644. [37117.027001] sd 0:0:0:0: [sda] tag#17 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD OUT
  645. [37117.027007] sd 0:0:0:0: [sda] tag#17 CDB: opcode=0x2a 2a 00 33 c1 1c 58 00 04 00 00
  646. [37117.027077] sd 0:0:0:0: [sda] tag#16 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD OUT
  647. [37117.027082] sd 0:0:0:0: [sda] tag#16 CDB: opcode=0x2a 2a 00 33 c1 18 58 00 04 00 00
  648. [37117.027151] sd 0:0:0:0: [sda] tag#15 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD OUT
  649. [37117.027157] sd 0:0:0:0: [sda] tag#15 CDB: opcode=0x2a 2a 00 33 c1 15 00 00 03 58 00
  650. [37117.027222] sd 0:0:0:0: [sda] tag#14 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD OUT
  651. [37117.027228] sd 0:0:0:0: [sda] tag#14 CDB: opcode=0x2a 2a 00 33 c1 11 00 00 04 00 00
  652. [37117.027294] sd 0:0:0:0: [sda] tag#13 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD OUT
  653. [37117.027299] sd 0:0:0:0: [sda] tag#13 CDB: opcode=0x2a 2a 00 33 c1 0d 00 00 04 00 00
  654. [37117.027368] sd 0:0:0:0: [sda] tag#12 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD OUT
  655. [37117.027374] sd 0:0:0:0: [sda] tag#12 CDB: opcode=0x2a 2a 00 33 c1 09 00 00 04 00 00
  656. [37117.027442] sd 0:0:0:0: [sda] tag#11 uas_eh_abort_handler 0 uas-tag 29 inflight: CMD OUT
  657. [37117.027448] sd 0:0:0:0: [sda] tag#11 CDB: opcode=0x2a 2a 00 33 c1 6e 88 00 04 00 00
  658. [37117.027572] sd 0:0:0:0: [sda] tag#10 uas_eh_abort_handler 0 uas-tag 28 inflight: CMD OUT
  659. [37117.027577] sd 0:0:0:0: [sda] tag#10 CDB: opcode=0x2a 2a 00 33 c1 6e 30 00 00 58 00
  660. [37117.027626] sd 0:0:0:0: [sda] tag#9 uas_eh_abort_handler 0 uas-tag 27 inflight: CMD OUT
  661. [37117.027632] sd 0:0:0:0: [sda] tag#9 CDB: opcode=0x2a 2a 00 33 c1 6a 30 00 04 00 00
  662. [37117.027740] sd 0:0:0:0: [sda] tag#8 uas_eh_abort_handler 0 uas-tag 26 inflight: CMD OUT
  663. [37117.027745] sd 0:0:0:0: [sda] tag#8 CDB: opcode=0x2a 2a 00 33 c1 66 30 00 04 00 00
  664. [37117.027816] sd 0:0:0:0: [sda] tag#7 uas_eh_abort_handler 0 uas-tag 25 inflight: CMD OUT
  665. [37117.027822] sd 0:0:0:0: [sda] tag#7 CDB: opcode=0x2a 2a 00 33 c1 62 30 00 04 00 00
  666. [37117.027892] sd 0:0:0:0: [sda] tag#6 uas_eh_abort_handler 0 uas-tag 24 inflight: CMD OUT
  667. [37117.027897] sd 0:0:0:0: [sda] tag#6 CDB: opcode=0x2a 2a 00 33 c1 5e 30 00 04 00 00
  668. [37117.027963] sd 0:0:0:0: [sda] tag#5 uas_eh_abort_handler 0 uas-tag 23 inflight: CMD OUT
  669. [37117.027968] sd 0:0:0:0: [sda] tag#5 CDB: opcode=0x2a 2a 00 33 c1 5a 58 00 03 d8 00
  670. [37117.028035] sd 0:0:0:0: [sda] tag#4 uas_eh_abort_handler 0 uas-tag 22 inflight: CMD OUT
  671. [37117.028041] sd 0:0:0:0: [sda] tag#4 CDB: opcode=0x2a 2a 00 33 c1 56 58 00 04 00 00
  672. [37117.028107] sd 0:0:0:0: [sda] tag#3 uas_eh_abort_handler 0 uas-tag 21 inflight: CMD OUT
  673. [37117.028113] sd 0:0:0:0: [sda] tag#3 CDB: opcode=0x2a 2a 00 33 c1 52 58 00 04 00 00
  674. [37117.028180] sd 0:0:0:0: [sda] tag#2 uas_eh_abort_handler 0 uas-tag 20 inflight: CMD OUT
  675. [37117.028185] sd 0:0:0:0: [sda] tag#2 CDB: opcode=0x2a 2a 00 33 c1 4e 58 00 04 00 00
  676. [37117.028253] sd 0:0:0:0: [sda] tag#1 uas_eh_abort_handler 0 uas-tag 19 inflight: CMD OUT
  677. [37117.028258] sd 0:0:0:0: [sda] tag#1 CDB: opcode=0x2a 2a 00 33 c1 4d e0 00 00 78 00
  678. [37117.028302] sd 0:0:0:0: [sda] tag#0 uas_eh_abort_handler 0 uas-tag 18 inflight: CMD OUT
  679. [37117.028307] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 33 c1 49 e0 00 04 00 00
  680. [37117.049238] scsi host0: uas_eh_device_reset_handler start
  681. [37117.177593] usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using xhci-hcd
  682. [37117.199769] scsi host0: uas_eh_device_reset_handler success
  683. [37151.841253] sd 0:0:0:0: [sda] tag#7 uas_eh_abort_handler 0 uas-tag 21 inflight: CMD OUT
  684. [37151.841266] sd 0:0:0:0: [sda] tag#7 CDB: opcode=0x2a 2a 00 33 d6 8a 10 00 04 00 00
  685. [37151.841399] sd 0:0:0:0: [sda] tag#6 uas_eh_abort_handler 0 uas-tag 20 inflight: CMD OUT
  686. [37151.841404] sd 0:0:0:0: [sda] tag#6 CDB: opcode=0x2a 2a 00 33 d6 86 10 00 04 00 00
  687. [37151.841506] sd 0:0:0:0: [sda] tag#5 uas_eh_abort_handler 0 uas-tag 19 inflight: CMD OUT
  688. [37151.841511] sd 0:0:0:0: [sda] tag#5 CDB: opcode=0x2a 2a 00 33 d6 82 10 00 04 00 00
  689. [37151.841607] sd 0:0:0:0: [sda] tag#4 uas_eh_abort_handler 0 uas-tag 18 inflight: CMD OUT
  690. [37151.841612] sd 0:0:0:0: [sda] tag#4 CDB: opcode=0x2a 2a 00 33 d6 7e 10 00 04 00 00
  691. [37151.841707] sd 0:0:0:0: [sda] tag#3 uas_eh_abort_handler 0 uas-tag 17 inflight: CMD OUT
  692. [37151.841712] sd 0:0:0:0: [sda] tag#3 CDB: opcode=0x2a 2a 00 33 d6 7a 10 00 04 00 00
  693. [37151.841806] sd 0:0:0:0: [sda] tag#2 uas_eh_abort_handler 0 uas-tag 16 inflight: CMD OUT
  694. [37151.841812] sd 0:0:0:0: [sda] tag#2 CDB: opcode=0x2a 2a 00 33 d6 79 90 00 00 80 00
  695. [37151.841867] sd 0:0:0:0: [sda] tag#1 uas_eh_abort_handler 0 uas-tag 15 inflight: CMD OUT
  696. [37151.841873] sd 0:0:0:0: [sda] tag#1 CDB: opcode=0x2a 2a 00 33 d6 75 90 00 04 00 00
  697. [37151.841966] sd 0:0:0:0: [sda] tag#0 uas_eh_abort_handler 0 uas-tag 14 inflight: CMD OUT
  698. [37151.841972] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 33 d6 71 90 00 04 00 00
  699. [37151.845250] sd 0:0:0:0: [sda] tag#29 uas_eh_abort_handler 0 uas-tag 30 inflight: CMD OUT
  700. [37151.845256] sd 0:0:0:0: [sda] tag#29 CDB: opcode=0x2a 2a 00 33 d6 ad 50 00 04 00 00
  701. [37151.845349] sd 0:0:0:0: [sda] tag#28 uas_eh_abort_handler 0 uas-tag 13 inflight: CMD OUT
  702. [37151.845363] sd 0:0:0:0: [sda] tag#28 CDB: opcode=0x2a 2a 00 33 d6 6d 90 00 04 00 00
  703. [37151.845475] sd 0:0:0:0: [sda] tag#27 uas_eh_abort_handler 0 uas-tag 12 inflight: CMD OUT
  704. [37151.845481] sd 0:0:0:0: [sda] tag#27 CDB: opcode=0x2a 2a 00 33 d6 69 90 00 04 00 00
  705. [37151.845579] sd 0:0:0:0: [sda] tag#26 uas_eh_abort_handler 0 uas-tag 11 inflight: CMD OUT
  706. [37151.845585] sd 0:0:0:0: [sda] tag#26 CDB: opcode=0x2a 2a 00 33 d6 65 90 00 04 00 00
  707. [37151.845683] sd 0:0:0:0: [sda] tag#25 uas_eh_abort_handler 0 uas-tag 10 inflight: CMD OUT
  708. [37151.845689] sd 0:0:0:0: [sda] tag#25 CDB: opcode=0x2a 2a 00 33 d6 61 90 00 04 00 00
  709. [37151.845789] sd 0:0:0:0: [sda] tag#24 uas_eh_abort_handler 0 uas-tag 9 inflight: CMD OUT
  710. [37151.845795] sd 0:0:0:0: [sda] tag#24 CDB: opcode=0x2a 2a 00 33 d6 5d 90 00 04 00 00
  711. [37151.845893] sd 0:0:0:0: [sda] tag#23 uas_eh_abort_handler 0 uas-tag 8 inflight: CMD OUT
  712. [37151.845899] sd 0:0:0:0: [sda] tag#23 CDB: opcode=0x2a 2a 00 33 d6 59 90 00 04 00 00
  713. [37151.846192] sd 0:0:0:0: [sda] tag#22 uas_eh_abort_handler 0 uas-tag 7 inflight: CMD OUT
  714. [37151.846207] sd 0:0:0:0: [sda] tag#22 CDB: opcode=0x2a 2a 00 33 d6 55 90 00 04 00 00
  715. [37151.846424] sd 0:0:0:0: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD OUT
  716. [37151.846438] sd 0:0:0:0: [sda] tag#21 CDB: opcode=0x2a 2a 00 33 d6 53 38 00 02 58 00
  717. [37151.846635] sd 0:0:0:0: [sda] tag#20 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD OUT
  718. [37151.846649] sd 0:0:0:0: [sda] tag#20 CDB: opcode=0x2a 2a 00 33 d6 4f 38 00 04 00 00
  719. [37151.846844] sd 0:0:0:0: [sda] tag#19 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD OUT
  720. [37151.846857] sd 0:0:0:0: [sda] tag#19 CDB: opcode=0x2a 2a 00 33 d6 4b 38 00 04 00 00
  721. [37151.847053] sd 0:0:0:0: [sda] tag#18 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD OUT
  722. [37151.847066] sd 0:0:0:0: [sda] tag#18 CDB: opcode=0x2a 2a 00 33 d6 47 38 00 04 00 00
  723. [37151.847262] sd 0:0:0:0: [sda] tag#17 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD OUT
  724. [37151.847276] sd 0:0:0:0: [sda] tag#17 CDB: opcode=0x2a 2a 00 33 d6 43 38 00 04 00 00
  725. [37151.847398] sd 0:0:0:0: [sda] tag#16 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD OUT
  726. [37151.847409] sd 0:0:0:0: [sda] tag#16 CDB: opcode=0x2a 2a 00 33 d6 3f 38 00 04 00 00
  727. [37151.847484] sd 0:0:0:0: [sda] tag#15 uas_eh_abort_handler 0 uas-tag 29 inflight: CMD OUT
  728. [37151.847494] sd 0:0:0:0: [sda] tag#15 CDB: opcode=0x2a 2a 00 33 d6 a9 50 00 04 00 00
  729. [37151.847569] sd 0:0:0:0: [sda] tag#14 uas_eh_abort_handler 0 uas-tag 28 inflight: CMD OUT
  730. [37151.847579] sd 0:0:0:0: [sda] tag#14 CDB: opcode=0x2a 2a 00 33 d6 a5 50 00 04 00 00
  731. [37151.847651] sd 0:0:0:0: [sda] tag#13 uas_eh_abort_handler 0 uas-tag 27 inflight: CMD OUT
  732. [37151.847661] sd 0:0:0:0: [sda] tag#13 CDB: opcode=0x2a 2a 00 33 d6 a1 50 00 04 00 00
  733. [37151.847733] sd 0:0:0:0: [sda] tag#12 uas_eh_abort_handler 0 uas-tag 26 inflight: CMD OUT
  734. [37151.847743] sd 0:0:0:0: [sda] tag#12 CDB: opcode=0x2a 2a 00 33 d6 9d 50 00 04 00 00
  735. [37151.847815] sd 0:0:0:0: [sda] tag#11 uas_eh_abort_handler 0 uas-tag 25 inflight: CMD OUT
  736. [37151.847825] sd 0:0:0:0: [sda] tag#11 CDB: opcode=0x2a 2a 00 33 d6 99 50 00 04 00 00
  737. [37151.847897] sd 0:0:0:0: [sda] tag#10 uas_eh_abort_handler 0 uas-tag 24 inflight: CMD OUT
  738. [37151.847907] sd 0:0:0:0: [sda] tag#10 CDB: opcode=0x2a 2a 00 33 d6 96 10 00 03 40 00
  739. [37151.847974] sd 0:0:0:0: [sda] tag#9 uas_eh_abort_handler 0 uas-tag 23 inflight: CMD OUT
  740. [37151.847983] sd 0:0:0:0: [sda] tag#9 CDB: opcode=0x2a 2a 00 33 d6 92 10 00 04 00 00
  741. [37151.848055] sd 0:0:0:0: [sda] tag#8 uas_eh_abort_handler 0 uas-tag 22 inflight: CMD OUT
  742. [37151.848064] sd 0:0:0:0: [sda] tag#8 CDB: opcode=0x2a 2a 00 33 d6 8e 10 00 04 00 00
  743. [37151.873340] scsi host0: uas_eh_device_reset_handler start
  744. [37152.001677] usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using xhci-hcd
  745. [37152.025519] scsi host0: uas_eh_device_reset_handler success
  746.  
  747. ### meminfo:
  748.  
  749. MemTotal: 3956556 kB
  750. MemFree: 33372 kB
  751. MemAvailable: 3036868 kB
  752. Buffers: 241448 kB
  753. Cached: 2765392 kB
  754. SwapCached: 0 kB
  755. Active: 1139652 kB
  756. Inactive: 2529916 kB
  757. Active(anon): 666884 kB
  758. Inactive(anon): 31876 kB
  759. Active(file): 472768 kB
  760. Inactive(file): 2498040 kB
  761. Unevictable: 0 kB
  762. Mlocked: 0 kB
  763. SwapTotal: 0 kB
  764. SwapFree: 0 kB
  765. Dirty: 76 kB
  766. Writeback: 0 kB
  767. AnonPages: 631432 kB
  768. Mapped: 87276 kB
  769. Shmem: 35812 kB
  770. KReclaimable: 122800 kB
  771. Slab: 202988 kB
  772. SReclaimable: 122800 kB
  773. SUnreclaim: 80188 kB
  774. KernelStack: 3104 kB
  775. PageTables: 4832 kB
  776. NFS_Unstable: 0 kB
  777. Bounce: 0 kB
  778. WritebackTmp: 0 kB
  779. CommitLimit: 1978276 kB
  780. Committed_AS: 1910524 kB
  781. VmallocTotal: 135290159040 kB
  782. VmallocUsed: 0 kB
  783. VmallocChunk: 0 kB
  784. Percpu: 1296 kB
  785. AnonHugePages: 522240 kB
  786. ShmemHugePages: 0 kB
  787. ShmemPmdMapped: 0 kB
  788. CmaTotal: 16384 kB
  789. CmaFree: 0 kB
  790. HugePages_Total: 0
  791. HugePages_Free: 0
  792. HugePages_Rsvd: 0
  793. HugePages_Surp: 0
  794. Hugepagesize: 2048 kB
  795. Hugetlb: 0 kB
  796.  
  797. ### ifconfig:
  798.  
  799. eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  800. inet 192.168.1.22 netmask 255.255.255.0 broadcast 192.168.1.255
  801. inet6 fe80::9826:c0ff:fe15:3f65 prefixlen 64 scopeid 0x20<link>
  802. ether 9a:26:c0:15:3f:65 txqueuelen 1000 (Ethernet)
  803. RX packets 104537 bytes 9974958 (9.5 MiB)
  804. RX errors 0 dropped 0 overruns 0 frame 0
  805. TX packets 172765 bytes 222716930 (212.3 MiB)
  806. TX errors 1 dropped 0 overruns 1 carrier 0 collisions 0
  807. device interrupt 24
  808.  
  809. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  810. inet 127.0.0.1 netmask 255.0.0.0
  811. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  812. loop txqueuelen 1000 (Local Loopback)
  813. RX packets 166568 bytes 98553054 (93.9 MiB)
  814. RX errors 0 dropped 0 overruns 0 frame 0
  815. TX packets 166568 bytes 98553054 (93.9 MiB)
  816. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  817.  
  818. ### lsusb:
  819.  
  820. Bus 004 Device 002: ID 152d:0578 JMicron Technology Corp. / JMicron USA Technology Corp.
  821. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  822. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  823. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  824. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  825.  
  826. /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
  827. |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
  828. /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 480M
  829. /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
  830. /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
  831.  
  832. ### lspci:
  833.  
  834. ### partitions:
  835.  
  836. major minor #blocks name
  837.  
  838. 1 0 4096 ram0
  839. 1 1 4096 ram1
  840. 1 2 4096 ram2
  841. 1 3 4096 ram3
  842. 1 4 4096 ram4
  843. 1 5 4096 ram5
  844. 1 6 4096 ram6
  845. 1 7 4096 ram7
  846. 1 8 4096 ram8
  847. 1 9 4096 ram9
  848. 1 10 4096 ram10
  849. 1 11 4096 ram11
  850. 1 12 4096 ram12
  851. 1 13 4096 ram13
  852. 1 14 4096 ram14
  853. 1 15 4096 ram15
  854. 31 0 4064 mtdblock0
  855. 31 1 32 mtdblock1
  856. 31 2 256 mtdblock2
  857. 179 0 15155200 mmcblk1
  858. 179 1 14987264 mmcblk1p1
  859. 179 96 249872384 mmcblk0
  860. 179 97 249871360 mmcblk0p1
  861. 8 0 500107608 sda
  862. 8 1 500106584 sda1
  863.  
  864. ### df:
  865.  
  866. Filesystem Size Used Avail Use% Mounted on
  867. udev 1.9G 0 1.9G 0% /dev
  868. tmpfs 387M 11M 377M 3% /run
  869. /dev/mmcblk1p1 15G 7.5G 6.5G 54% /
  870. tmpfs 1.9G 0 1.9G 0% /dev/shm
  871. tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  872. tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
  873. tmpfs 1.9G 16K 1.9G 1% /tmp
  874. /dev/sda1 469G 297G 172G 64% /mnt/data
  875. /dev/mmcblk0p1 239G 194G 46G 82% /mnt/sdcard
  876. armbian-ramlog 50M 3.5M 47M 7% /var/log
  877.  
  878. ### Installed packages:
  879.  
  880. ii linux-base 4.5 all Linux image base package
  881. ii linux-dtb-rockchip64 5.88 arm64 Linux DTB, version 4.4.180-rockchip64
  882. rc linux-image-4.19.0-1073-ayufan-ga6e013135a6e 4.19.0-1073-ayufan arm64 Linux kernel, version 4.19.0-1073-ayufan-ga6e013135a6e
  883. rc linux-image-5.0.0-1103-ayufan-g5cdba61f032d 5.0.0-1103-ayufan arm64 Linux kernel, version 5.0.0-1103-ayufan-g5cdba61f032d
  884. ii linux-image-5.0.0-1105-ayufan-g2d7c76c290dc 5.0.0-1105-ayufan arm64 Linux kernel, version 5.0.0-1105-ayufan-g2d7c76c290dc
  885. ii linux-image-5.1.0-1111-ayufan-g626fd74bbb54 5.1.0-1111-ayufan arm64 Linux kernel, version 5.1.0-1111-ayufan-g626fd74bbb54
  886. rc linux-image-dev-rockchip64 5.85 arm64 Linux kernel, version 5.0.0-rockchip64
  887. ii linux-image-rockchip64 5.88 arm64 Linux kernel, version 4.4.180-rockchip64
  888. ii linux-libc-dev:arm64 4.9.168-1+deb9u2 arm64 Linux support headers for userspace development
  889. ii linux-stretch-root-rockpro64 5.75 arm64 Armbian tweaks for stretch on rockpro64 (default branch)
  890. ii linux-u-boot-rockpro64-default 5.85 arm64 Uboot loader 2017.09
  891.  
  892. ### Loaded modules:
  893.  
  894. Module Size Used by
  895. cpufreq_userspace 16384 0
  896. snd_soc_es8316 45056 1
  897. rockchipdrm 122880 0
  898. analogix_dp 36864 1 rockchipdrm
  899. dw_mipi_dsi 20480 1 rockchipdrm
  900. pcie_rockchip_host 20480 0
  901. uas 24576 1
  902. phy_rockchip_pcie 16384 0
  903.  
  904. ### Kernel version:
  905.  
  906. Linux rockpro64 5.1.0-1111-ayufan-g626fd74bbb54 #ayufan SMP PREEMPT Sun May 26 18:26:16 UTC 2019 aarch64 GNU/Linux
  907.  
  908. ### mmc1:0001 info:
  909.  
  910. fwrev: 0xb105000000000000
  911. uevent: DRIVER=mmcblk MMC_TYPE=MMC MMC_NAME=M8B16G MODALIAS=mmc:block
  912. cid: 8801034d384231364728cb0633287500
  913. rel_sectors: 0x1
  914. rca: 0x0001
  915. pre_eol_info: 0x01
  916. csd: d0ffff320f5903ffffffffe796400000
  917. manfid: 0x000088
  918. ocr: 0x00000080
  919. preferred_erase_size: 4194304
  920. enhanced_area_offset: 18446744073709551594
  921. raw_rpmb_size_mult: 0x20
  922. type: MMC
  923. hwrev: 0x0
  924. date: 07/2018
  925. prv: 0x28
  926. ffu_capable: 1
  927. dsr: 0x404
  928. erase_size: 524288
  929. life_time: 0x01 0x01
  930. enhanced_area_size: 4294967274
  931. oemid: 0x0103
  932. serial: 0xcb063328
  933. cmdq_en: 0
  934. rev: 0x7
  935. name: M8B16G
  936.  
  937. ### mmc0:aaaa info:
  938.  
  939. fwrev: 0x0
  940. uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SN256 MODALIAS=mmc:block
  941. cid: 035344534e323536808c150eb6012bc5
  942. rca: 0xaaaa
  943. csd: 400e0032db790007725f7f800a404071
  944. manfid: 0x000003
  945. ocr: 0x00200000
  946. preferred_erase_size: 4194304
  947. type: SD
  948. hwrev: 0x8
  949. date: 11/2018
  950. dsr: 0x404
  951. erase_size: 512
  952. oemid: 0x5344
  953. serial: 0x8c150eb6
  954. ssr: 0000000008000000040090000f05391e000800000002fc0003000000000000000000000000000000000000000000000000000000000000000000000000000000
  955. scr: 0245848700000000
  956. name: SN256
  957.  
  958. ### Current sysinfo:
  959.  
  960. Linux 5.1.0-1111-ayufan-g626fd74bbb54 (rockpro64) 06/15/2019 _aarch64_ (6 CPU)
  961.  
  962. avg-cpu: %user %nice %system %iowait %steal %idle
  963. 0.30 0.00 0.14 0.17 0.00 99.38
  964.  
  965. Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
  966. ram0 0.00 0.00 0.00 0 0
  967. ram1 0.00 0.00 0.00 0 0
  968. ram2 0.00 0.00 0.00 0 0
  969. ram3 0.00 0.00 0.00 0 0
  970. ram4 0.00 0.00 0.00 0 0
  971. ram5 0.00 0.00 0.00 0 0
  972. ram6 0.00 0.00 0.00 0 0
  973. ram7 0.00 0.00 0.00 0 0
  974. ram8 0.00 0.00 0.00 0 0
  975. ram9 0.00 0.00 0.00 0 0
  976. ram10 0.00 0.00 0.00 0 0
  977. ram11 0.00 0.00 0.00 0 0
  978. ram12 0.00 0.00 0.00 0 0
  979. ram13 0.00 0.00 0.00 0 0
  980. ram14 0.00 0.00 0.00 0 0
  981. ram15 0.00 0.00 0.00 0 0
  982. nb0 0.00 0.00 0.00 0 0
  983. nb32 0.00 0.00 0.00 0 0
  984. nb64 0.00 0.00 0.00 0 0
  985. nb96 0.00 0.00 0.00 0 0
  986. nb128 0.00 0.00 0.00 0 0
  987. nb160 0.00 0.00 0.00 0 0
  988. nb192 0.00 0.00 0.00 0 0
  989. nb224 0.00 0.00 0.00 0 0
  990. nb256 0.00 0.00 0.00 0 0
  991. nb288 0.00 0.00 0.00 0 0
  992. nb320 0.00 0.00 0.00 0 0
  993. nb352 0.00 0.00 0.00 0 0
  994. nb384 0.00 0.00 0.00 0 0
  995. nb416 0.00 0.00 0.00 0 0
  996. nb448 0.00 0.00 0.00 0 0
  997. nb480 0.00 0.00 0.00 0 0
  998. mtdblock0 0.00 0.00 0.00 108 0
  999. mtdblock1 0.00 0.00 0.00 20 0
  1000. mtdblock2 0.00 0.00 0.00 36 0
  1001. mmcblk1 1.64 67.16 21.63 2496557 804160
  1002. mmcblk1p1 1.63 67.08 21.63 2493433 804160
  1003. mmcblk1boot1 0.00 0.01 0.00 216 0
  1004. mmcblk1boot0 0.00 0.01 0.00 216 0
  1005. mmcblk0 1.69 117.64 1.78 4372764 66160
  1006. mmcblk0p1 1.69 117.60 1.78 4371212 66160
  1007. sda 1.21 4.31 138.98 160305 5166268
  1008. sda1 1.21 4.28 138.98 159265 5166268
  1009.  
  1010.  
  1011. procs -----------------------memory---------------------- ---swap-- -----io---- -system-- --------cpu--------
  1012. r b swpd free buff cache si so bi bo in cs us sy id wa st
  1013. 0 0 0 33300 242312 2884040 0 0 32 27 37 46 0 0 99 0 0
  1014.  
  1015. total used free shared buff/cache available
  1016. Mem: 3.8G 778M 32M 34M 3.0G 2.9G
  1017. Swap: 0B 0B 0B
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement