YuriyMur

Untitled

Sep 28th, 2023
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.80 KB | None | 0 0
  1. root@tinker:~# dmesg -T
  2. [Thu Sep 28 21:32:45 2023] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  3. [Thu Sep 28 21:32:45 2023] Linux version 6.1.41-preempt+ (root@debian) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621, GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621) #9 SMP PREEMPT Thu Jul 27 00:30:34 MSK 2023
  4. [Thu Sep 28 21:32:45 2023] Machine model: Asus Tinker Board 2/2S
  5. [Thu Sep 28 21:32:45 2023] efi: UEFI not found.
  6. [Thu Sep 28 21:32:45 2023] NUMA: No NUMA configuration found
  7. [Thu Sep 28 21:32:45 2023] NUMA: Faking a node at [mem 0x0000000000200000-0x000000007fffffff]
  8. [Thu Sep 28 21:32:45 2023] NUMA: NODE_DATA [mem 0x7fb8ea80-0x7fb90fff]
  9. [Thu Sep 28 21:32:45 2023] Zone ranges:
  10. [Thu Sep 28 21:32:45 2023] DMA [mem 0x0000000000200000-0x000000007fffffff]
  11. [Thu Sep 28 21:32:45 2023] DMA32 empty
  12. [Thu Sep 28 21:32:45 2023] Normal empty
  13. [Thu Sep 28 21:32:45 2023] Movable zone start for each node
  14. [Thu Sep 28 21:32:45 2023] Early memory node ranges
  15. [Thu Sep 28 21:32:45 2023] node 0: [mem 0x0000000000200000-0x000000007fffffff]
  16. [Thu Sep 28 21:32:45 2023] Initmem setup node 0 [mem 0x0000000000200000-0x000000007fffffff]
  17. [Thu Sep 28 21:32:45 2023] On node 0, zone DMA: 512 pages in unavailable ranges
  18. [Thu Sep 28 21:32:45 2023] cma: Reserved 128 MiB at 0x0000000073000000
  19. [Thu Sep 28 21:32:45 2023] psci: probing for conduit method from DT.
  20. [Thu Sep 28 21:32:45 2023] psci: PSCIv1.0 detected in firmware.
  21. [Thu Sep 28 21:32:45 2023] psci: Using standard PSCI v0.2 function IDs
  22. [Thu Sep 28 21:32:45 2023] psci: MIGRATE_INFO_TYPE not supported.
  23. [Thu Sep 28 21:32:45 2023] psci: SMC Calling Convention v1.0
  24. [Thu Sep 28 21:32:45 2023] percpu: Embedded 29 pages/cpu s78760 r8192 d31832 u118784
  25. [Thu Sep 28 21:32:45 2023] pcpu-alloc: s78760 r8192 d31832 u118784 alloc=29*4096
  26. [Thu Sep 28 21:32:45 2023] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
  27. [Thu Sep 28 21:32:45 2023] Detected VIPT I-cache on CPU0
  28. [Thu Sep 28 21:32:45 2023] CPU features: detected: GIC system register CPU interface
  29. [Thu Sep 28 21:32:45 2023] CPU features: kernel page table isolation forced OFF by mitigations=off
  30. [Thu Sep 28 21:32:45 2023] CPU features: detected: ARM erratum 845719
  31. [Thu Sep 28 21:32:45 2023] alternatives: applying boot alternatives
  32. [Thu Sep 28 21:32:45 2023] Fallback order for Node 0: 0
  33. [Thu Sep 28 21:32:45 2023] Built 1 zonelists, mobility grouping on. Total pages: 515592
  34. [Thu Sep 28 21:32:45 2023] Policy zone: DMA
  35. [Thu Sep 28 21:32:45 2023] Kernel command line: root=UUID=5f10a126-eb13-44d4-b1f0-3094c7502cba rootwait rootfstype=ext4 splash=verbose console=ttyS2,1500000 consoleblank=0 loglevel=4 ubootpart=1d777746-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u rw rootwait net.ifnames=0 isolcpus=nohz,domain,4-5 rcu-nocbs=4,5 irqaffinity=0-3 nohz_full=4-5 mitigations=off tsc=reliable mce=off
  36. [Thu Sep 28 21:32:45 2023] Unknown kernel command line parameters "splash=verbose ubootpart=1d777746-01 tsc=reliable mce=off", will be passed to user space.
  37. [Thu Sep 28 21:32:45 2023] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  38. [Thu Sep 28 21:32:45 2023] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  39. [Thu Sep 28 21:32:45 2023] mem auto-init: stack:off, heap alloc:on, heap free:off
  40. [Thu Sep 28 21:32:45 2023] Memory: 1880556K/2095104K available (16064K kernel code, 2240K rwdata, 5428K rodata, 3840K init, 573K bss, 83476K reserved, 131072K cma-reserved)
  41. [Thu Sep 28 21:32:45 2023] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
  42. [Thu Sep 28 21:32:45 2023] trace event string verifier disabled
  43. [Thu Sep 28 21:32:45 2023] rcu: Preemptible hierarchical RCU implementation.
  44. [Thu Sep 28 21:32:45 2023] rcu: RCU event tracing is enabled.
  45. [Thu Sep 28 21:32:45 2023] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6.
  46. [Thu Sep 28 21:32:45 2023] Trampoline variant of Tasks RCU enabled.
  47. [Thu Sep 28 21:32:45 2023] Tracing variant of Tasks RCU enabled.
  48. [Thu Sep 28 21:32:45 2023] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  49. [Thu Sep 28 21:32:45 2023] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
  50. [Thu Sep 28 21:32:45 2023] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  51. [Thu Sep 28 21:32:45 2023] GICv3: GIC: Using split EOI/Deactivate mode
  52. [Thu Sep 28 21:32:45 2023] GICv3: 256 SPIs implemented
  53. [Thu Sep 28 21:32:45 2023] GICv3: 0 Extended SPIs implemented
  54. [Thu Sep 28 21:32:45 2023] Root IRQ handler: gic_handle_irq
  55. [Thu Sep 28 21:32:45 2023] GICv3: GICv3 features: 16 PPIs
  56. [Thu Sep 28 21:32:45 2023] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
  57. [Thu Sep 28 21:32:45 2023] ITS [mem 0xfee20000-0xfee3ffff]
  58. [Thu Sep 28 21:32:45 2023] ITS@0x00000000fee20000: allocated 65536 Devices @500000 (flat, esz 8, psz 64K, shr 0)
  59. [Thu Sep 28 21:32:45 2023] ITS: using cache flushing for cmd queue
  60. [Thu Sep 28 21:32:45 2023] GICv3: using LPI property table @0x00000000004e0000
  61. [Thu Sep 28 21:32:45 2023] GIC: using cache flushing for LPI property table
  62. [Thu Sep 28 21:32:45 2023] GICv3: CPU0: using allocated LPI pending table @0x00000000004f0000
  63. [Thu Sep 28 21:32:45 2023] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
  64. [Thu Sep 28 21:32:45 2023] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
  65. [Thu Sep 28 21:32:45 2023] NO_HZ: Full dynticks CPUs: 4-5.
  66. [Thu Sep 28 21:32:45 2023] rcu: Offload RCU callbacks from CPUs: 4-5.
  67. [Thu Sep 28 21:32:45 2023] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  68. [Thu Sep 28 21:32:45 2023] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  69. [Thu Sep 28 21:32:45 2023] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  70. [Thu Sep 28 21:32:45 2023] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  71. [Thu Sep 28 21:32:45 2023] Console: colour dummy device 80x25
  72. [Thu Sep 28 21:32:45 2023] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  73. [Thu Sep 28 21:32:45 2023] pid_max: default: 32768 minimum: 301
  74. [Thu Sep 28 21:32:45 2023] LSM: Security Framework initializing
  75. [Thu Sep 28 21:32:45 2023] Yama: becoming mindful.
  76. [Thu Sep 28 21:32:45 2023] AppArmor: AppArmor initialized
  77. [Thu Sep 28 21:32:45 2023] Stack Depot allocating hash table of 131072 entries with kvcalloc
  78. [Thu Sep 28 21:32:45 2023] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  79. [Thu Sep 28 21:32:45 2023] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  80. [Thu Sep 28 21:32:45 2023] spectre-v4 mitigation disabled by command-line option
  81. [Thu Sep 28 21:32:45 2023] cacheinfo: Unable to detect cache hierarchy for CPU 0
  82. [Thu Sep 28 21:32:45 2023] cblist_init_generic: Setting adjustable number of callback queues.
  83. [Thu Sep 28 21:32:45 2023] cblist_init_generic: Setting shift to 3 and lim to 1.
  84. [Thu Sep 28 21:32:45 2023] cblist_init_generic: Setting shift to 3 and lim to 1.
  85. [Thu Sep 28 21:32:45 2023] rcu: Hierarchical SRCU implementation.
  86. [Thu Sep 28 21:32:45 2023] rcu: Max phase no-delay instances is 1000.
  87. [Thu Sep 28 21:32:45 2023] Platform MSI: interrupt-controller@fee20000 domain created
  88. [Thu Sep 28 21:32:45 2023] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
  89. [Thu Sep 28 21:32:45 2023] EFI services will not be available.
  90. [Thu Sep 28 21:32:45 2023] smp: Bringing up secondary CPUs ...
  91. [Thu Sep 28 21:32:45 2023] Detected VIPT I-cache on CPU1
  92. [Thu Sep 28 21:32:45 2023] cacheinfo: Unable to detect cache hierarchy for CPU 1
  93. [Thu Sep 28 21:32:45 2023] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
  94. [Thu Sep 28 21:32:45 2023] GICv3: CPU1: using allocated LPI pending table @0x0000000000580000
  95. [Thu Sep 28 21:32:45 2023] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  96. [Thu Sep 28 21:32:45 2023] Detected VIPT I-cache on CPU2
  97. [Thu Sep 28 21:32:45 2023] cacheinfo: Unable to detect cache hierarchy for CPU 2
  98. [Thu Sep 28 21:32:45 2023] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
  99. [Thu Sep 28 21:32:45 2023] GICv3: CPU2: using allocated LPI pending table @0x0000000000590000
  100. [Thu Sep 28 21:32:45 2023] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  101. [Thu Sep 28 21:32:45 2023] Detected VIPT I-cache on CPU3
  102. [Thu Sep 28 21:32:45 2023] cacheinfo: Unable to detect cache hierarchy for CPU 3
  103. [Thu Sep 28 21:32:45 2023] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
  104. [Thu Sep 28 21:32:45 2023] GICv3: CPU3: using allocated LPI pending table @0x00000000005a0000
  105. [Thu Sep 28 21:32:45 2023] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  106. [Thu Sep 28 21:32:45 2023] CPU features: detected: Spectre-v2
  107. [Thu Sep 28 21:32:45 2023] CPU features: detected: Spectre-v4
  108. [Thu Sep 28 21:32:45 2023] CPU features: detected: Spectre-BHB
  109. [Thu Sep 28 21:32:45 2023] CPU features: detected: ARM erratum 1742098
  110. [Thu Sep 28 21:32:45 2023] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  111. [Thu Sep 28 21:32:45 2023] Detected PIPT I-cache on CPU4
  112. [Thu Sep 28 21:32:45 2023] cacheinfo: Unable to detect cache hierarchy for CPU 4
  113. [Thu Sep 28 21:32:45 2023] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
  114. [Thu Sep 28 21:32:45 2023] GICv3: CPU4: using allocated LPI pending table @0x00000000005b0000
  115. [Thu Sep 28 21:32:45 2023] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
  116. [Thu Sep 28 21:32:45 2023] Detected PIPT I-cache on CPU5
  117. [Thu Sep 28 21:32:45 2023] cacheinfo: Unable to detect cache hierarchy for CPU 5
  118. [Thu Sep 28 21:32:45 2023] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
  119. [Thu Sep 28 21:32:45 2023] GICv3: CPU5: using allocated LPI pending table @0x00000000005c0000
  120. [Thu Sep 28 21:32:45 2023] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
  121. [Thu Sep 28 21:32:45 2023] smp: Brought up 1 node, 6 CPUs
  122. [Thu Sep 28 21:32:45 2023] SMP: Total of 6 processors activated.
  123. [Thu Sep 28 21:32:45 2023] CPU features: detected: 32-bit EL0 Support
  124. [Thu Sep 28 21:32:45 2023] CPU features: detected: CRC32 instructions
  125. [Thu Sep 28 21:32:45 2023] CPU: All CPU(s) started at EL2
  126. [Thu Sep 28 21:32:45 2023] alternatives: applying system-wide alternatives
  127. [Thu Sep 28 21:32:45 2023] devtmpfs: initialized
  128. [Thu Sep 28 21:32:45 2023] Registered cp15_barrier emulation handler
  129. [Thu Sep 28 21:32:45 2023] Registered setend emulation handler
  130. [Thu Sep 28 21:32:45 2023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  131. [Thu Sep 28 21:32:45 2023] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  132. [Thu Sep 28 21:32:45 2023] pinctrl core: initialized pinctrl subsystem
  133. [Thu Sep 28 21:32:45 2023] DMI not present or invalid.
  134. [Thu Sep 28 21:32:45 2023] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  135. [Thu Sep 28 21:32:45 2023] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
  136. [Thu Sep 28 21:32:45 2023] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  137. [Thu Sep 28 21:32:45 2023] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  138. [Thu Sep 28 21:32:45 2023] audit: initializing netlink subsys (disabled)
  139. [Thu Sep 28 21:32:45 2023] audit: type=2000 audit(0.064:1): state=initialized audit_enabled=0 res=1
  140. [Thu Sep 28 21:32:45 2023] thermal_sys: Registered thermal governor 'fair_share'
  141. [Thu Sep 28 21:32:45 2023] thermal_sys: Registered thermal governor 'bang_bang'
  142. [Thu Sep 28 21:32:45 2023] thermal_sys: Registered thermal governor 'step_wise'
  143. [Thu Sep 28 21:32:45 2023] thermal_sys: Registered thermal governor 'user_space'
  144. [Thu Sep 28 21:32:45 2023] cpuidle: using governor menu
  145. [Thu Sep 28 21:32:45 2023] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  146. [Thu Sep 28 21:32:45 2023] ASID allocator initialised with 65536 entries
  147. [Thu Sep 28 21:32:45 2023] Serial: AMBA PL011 UART driver
  148. [Thu Sep 28 21:32:45 2023] platform ff770000.syscon:usb2phy@e450: Fixed dependency cycle(s) with /i2c@ff3d0000/fusb30x@22/connector
  149. [Thu Sep 28 21:32:45 2023] platform fe330000.mmc: Fixed dependency cycle(s) with /syscon@ff770000/phy@f780
  150. [Thu Sep 28 21:32:45 2023] platform ff7c0000.phy: Fixed dependency cycle(s) with /i2c@ff3d0000/fusb30x@22/connector
  151. [Thu Sep 28 21:32:45 2023] platform fec00000.dp: Fixed dependency cycle(s) with /vop@ff8f0000
  152. [Thu Sep 28 21:32:45 2023] platform fec00000.dp: Fixed dependency cycle(s) with /vop@ff900000
  153. [Thu Sep 28 21:32:45 2023] platform ff900000.vop: Fixed dependency cycle(s) with /hdmi@ff940000
  154. [Thu Sep 28 21:32:45 2023] platform ff8f0000.vop: Fixed dependency cycle(s) with /hdmi@ff940000
  155. [Thu Sep 28 21:32:45 2023] rockchip-gpio ff720000.gpio: probed /pinctrl/gpio@ff720000
  156. [Thu Sep 28 21:32:45 2023] rockchip-gpio ff730000.gpio: probed /pinctrl/gpio@ff730000
  157. [Thu Sep 28 21:32:45 2023] rockchip-gpio ff780000.gpio: probed /pinctrl/gpio@ff780000
  158. [Thu Sep 28 21:32:45 2023] rockchip-gpio ff788000.gpio: probed /pinctrl/gpio@ff788000
  159. [Thu Sep 28 21:32:45 2023] rockchip-gpio ff790000.gpio: probed /pinctrl/gpio@ff790000
  160. [Thu Sep 28 21:32:45 2023] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  161. [Thu Sep 28 21:32:45 2023] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
  162. [Thu Sep 28 21:32:45 2023] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  163. [Thu Sep 28 21:32:45 2023] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
  164. [Thu Sep 28 21:32:45 2023] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  165. [Thu Sep 28 21:32:45 2023] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
  166. [Thu Sep 28 21:32:45 2023] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  167. [Thu Sep 28 21:32:45 2023] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  168. [Thu Sep 28 21:32:45 2023] cryptd: max_cpu_qlen set to 1000
  169. [Thu Sep 28 21:32:45 2023] raid6: neonx8 gen() 1047 MB/s
  170. [Thu Sep 28 21:32:45 2023] raid6: neonx4 gen() 1066 MB/s
  171. [Thu Sep 28 21:32:45 2023] raid6: neonx2 gen() 1003 MB/s
  172. [Thu Sep 28 21:32:45 2023] raid6: neonx1 gen() 878 MB/s
  173. [Thu Sep 28 21:32:45 2023] raid6: int64x8 gen() 705 MB/s
  174. [Thu Sep 28 21:32:45 2023] raid6: int64x4 gen() 792 MB/s
  175. [Thu Sep 28 21:32:45 2023] raid6: int64x2 gen() 697 MB/s
  176. [Thu Sep 28 21:32:45 2023] raid6: int64x1 gen() 526 MB/s
  177. [Thu Sep 28 21:32:45 2023] raid6: using algorithm neonx4 gen() 1066 MB/s
  178. [Thu Sep 28 21:32:45 2023] raid6: .... xor() 768 MB/s, rmw enabled
  179. [Thu Sep 28 21:32:45 2023] raid6: using neon recovery algorithm
  180. [Thu Sep 28 21:32:45 2023] iommu: Default domain type: Translated
  181. [Thu Sep 28 21:32:45 2023] iommu: DMA domain TLB invalidation policy: strict mode
  182. [Thu Sep 28 21:32:45 2023] SCSI subsystem initialized
  183. [Thu Sep 28 21:32:45 2023] libata version 3.00 loaded.
  184. [Thu Sep 28 21:32:45 2023] usbcore: registered new interface driver usbfs
  185. [Thu Sep 28 21:32:45 2023] usbcore: registered new interface driver hub
  186. [Thu Sep 28 21:32:45 2023] usbcore: registered new device driver usb
  187. [Thu Sep 28 21:32:45 2023] pps_core: LinuxPPS API ver. 1 registered
  188. [Thu Sep 28 21:32:45 2023] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  189. [Thu Sep 28 21:32:45 2023] PTP clock support registered
  190. [Thu Sep 28 21:32:45 2023] EDAC MC: Ver: 3.0.0
  191. [Thu Sep 28 21:32:45 2023] Advanced Linux Sound Architecture Driver Initialized.
  192. [Thu Sep 28 21:32:45 2023] NetLabel: Initializing
  193. [Thu Sep 28 21:32:45 2023] NetLabel: domain hash size = 128
  194. [Thu Sep 28 21:32:45 2023] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  195. [Thu Sep 28 21:32:45 2023] NetLabel: unlabeled traffic allowed by default
  196. [Thu Sep 28 21:32:45 2023] vgaarb: loaded
  197. [Thu Sep 28 21:32:45 2023] clocksource: Switched to clocksource arch_sys_counter
  198. [Thu Sep 28 21:32:45 2023] VFS: Disk quotas dquot_6.6.0
  199. [Thu Sep 28 21:32:45 2023] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  200. [Thu Sep 28 21:32:45 2023] AppArmor: AppArmor Filesystem Enabled
  201. [Thu Sep 28 21:32:45 2023] NET: Registered PF_INET protocol family
  202. [Thu Sep 28 21:32:45 2023] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  203. [Thu Sep 28 21:32:45 2023] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  204. [Thu Sep 28 21:32:45 2023] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  205. [Thu Sep 28 21:32:45 2023] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  206. [Thu Sep 28 21:32:45 2023] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
  207. [Thu Sep 28 21:32:45 2023] TCP: Hash tables configured (established 16384 bind 16384)
  208. [Thu Sep 28 21:32:45 2023] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  209. [Thu Sep 28 21:32:45 2023] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  210. [Thu Sep 28 21:32:45 2023] NET: Registered PF_UNIX/PF_LOCAL protocol family
  211. [Thu Sep 28 21:32:45 2023] NET: Registered PF_XDP protocol family
  212. [Thu Sep 28 21:32:45 2023] PCI: CLS 0 bytes, default 64
  213. [Thu Sep 28 21:32:45 2023] Trying to unpack rootfs image as initramfs...
  214. [Thu Sep 28 21:32:45 2023] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  215. [Thu Sep 28 21:32:45 2023] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  216. [Thu Sep 28 21:32:45 2023] Initialise system trusted keyrings
  217. [Thu Sep 28 21:32:45 2023] Key type blacklist registered
  218. [Thu Sep 28 21:32:45 2023] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  219. [Thu Sep 28 21:32:45 2023] zbud: loaded
  220. [Thu Sep 28 21:32:45 2023] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  221. [Thu Sep 28 21:32:45 2023] fuse: init (API version 7.37)
  222. [Thu Sep 28 21:32:45 2023] integrity: Platform Keyring initialized
  223. [Thu Sep 28 21:32:45 2023] xor: measuring software checksum speed
  224. [Thu Sep 28 21:32:45 2023] 8regs : 1219 MB/sec
  225. [Thu Sep 28 21:32:45 2023] 32regs : 1261 MB/sec
  226. [Thu Sep 28 21:32:45 2023] arm64_neon : 1028 MB/sec
  227. [Thu Sep 28 21:32:45 2023] xor: using function: 32regs (1261 MB/sec)
  228. [Thu Sep 28 21:32:45 2023] Key type asymmetric registered
  229. [Thu Sep 28 21:32:45 2023] Asymmetric key parser 'x509' registered
  230. [Thu Sep 28 21:32:47 2023] Freeing initrd memory: 13944K
  231. [Thu Sep 28 21:32:47 2023] alg: self-tests for CTR-KDF (hmac(sha256)) passed
  232. [Thu Sep 28 21:32:47 2023] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  233. [Thu Sep 28 21:32:47 2023] io scheduler mq-deadline registered
  234. [Thu Sep 28 21:32:47 2023] io scheduler kyber registered
  235. [Thu Sep 28 21:32:47 2023] io scheduler bfq registered
  236. [Thu Sep 28 21:32:47 2023] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
  237. [Thu Sep 28 21:32:47 2023] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000
  238. [Thu Sep 28 21:32:47 2023] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000
  239. [Thu Sep 28 21:32:47 2023] rockchip-pcie f8000000.pcie: no bus scan delay, default to 0 ms
  240. [Thu Sep 28 21:32:47 2023] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
  241. [Thu Sep 28 21:32:47 2023] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found
  242. [Thu Sep 28 21:32:47 2023] rockchip-pcie f8000000.pcie: supply vpcie1v8 not found, using dummy regulator
  243. [Thu Sep 28 21:32:47 2023] rockchip-pcie f8000000.pcie: supply vpcie0v9 not found, using dummy regulator
  244. [Thu Sep 28 21:32:47 2023] rockchip-pcie f8000000.pcie: wait 0 ms (from device tree) before bus scan
  245. [Thu Sep 28 21:32:47 2023] rockchip-pcie f8000000.pcie: PCI host bridge to bus 0000:00
  246. [Thu Sep 28 21:32:47 2023] pci_bus 0000:00: root bus resource [bus 00-1f]
  247. [Thu Sep 28 21:32:47 2023] pci_bus 0000:00: root bus resource [mem 0xfa000000-0xfbdfffff]
  248. [Thu Sep 28 21:32:47 2023] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfbe00000-0xfbefffff])
  249. [Thu Sep 28 21:32:47 2023] pci 0000:00:00.0: [1d87:0100] type 01 class 0x060400
  250. [Thu Sep 28 21:32:47 2023] pci 0000:00:00.0: supports D1
  251. [Thu Sep 28 21:32:47 2023] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  252. [Thu Sep 28 21:32:47 2023] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  253. [Thu Sep 28 21:32:47 2023] pci 0000:01:00.0: [10ec:c822] type 00 class 0x028000
  254. [Thu Sep 28 21:32:47 2023] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
  255. [Thu Sep 28 21:32:47 2023] pci 0000:01:00.0: reg 0x10: [io size 0x0100]
  256. [Thu Sep 28 21:32:47 2023] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x0000ffff 64bit]
  257. [Thu Sep 28 21:32:47 2023] pci 0000:01:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
  258. [Thu Sep 28 21:32:47 2023] pci 0000:01:00.0: Max Payload Size set to 128 (was 128, max 128)
  259. [Thu Sep 28 21:32:47 2023] pci 0000:01:00.0: supports D1 D2
  260. [Thu Sep 28 21:32:47 2023] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  261. [Thu Sep 28 21:32:47 2023] pci_bus 0000:01: busn_res: [bus 01-1f] end is updated to 01
  262. [Thu Sep 28 21:32:47 2023] pci 0000:00:00.0: BAR 14: assigned [mem 0xfa000000-0xfa0fffff]
  263. [Thu Sep 28 21:32:47 2023] pci 0000:01:00.0: BAR 2: assigned [mem 0xfa000000-0xfa00ffff 64bit]
  264. [Thu Sep 28 21:32:47 2023] pci 0000:01:00.0: BAR 0: no space for [io size 0x0100]
  265. [Thu Sep 28 21:32:47 2023] pci 0000:01:00.0: BAR 0: failed to assign [io size 0x0100]
  266. [Thu Sep 28 21:32:47 2023] pci 0000:00:00.0: PCI bridge to [bus 01]
  267. [Thu Sep 28 21:32:47 2023] pci 0000:00:00.0: bridge window [mem 0xfa000000-0xfa0fffff]
  268. [Thu Sep 28 21:32:47 2023] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
  269. [Thu Sep 28 21:32:47 2023] pcieport 0000:00:00.0: PME: Signaling with IRQ 37
  270. [Thu Sep 28 21:32:47 2023] pcieport 0000:00:00.0: AER: enabled with IRQ 37
  271. [Thu Sep 28 21:32:47 2023] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
  272. [Thu Sep 28 21:32:47 2023] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
  273. [Thu Sep 28 21:32:47 2023] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
  274. [Thu Sep 28 21:32:47 2023] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  275. [Thu Sep 28 21:32:47 2023] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  276. [Thu Sep 28 21:32:47 2023] printk: console [ttyS2] disabled
  277. [Thu Sep 28 21:32:47 2023] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 42, base_baud = 1500000) is a 16550A
  278. [Thu Sep 28 21:32:47 2023] printk: console [ttyS2] enabled
  279. [Thu Sep 28 21:32:47 2023] Serial: AMBA driver
  280. [Thu Sep 28 21:32:47 2023] cacheinfo: Unable to detect cache hierarchy for CPU 0
  281. [Thu Sep 28 21:32:47 2023] loop: module loaded
  282. [Thu Sep 28 21:32:47 2023] tun: Universal TUN/TAP device driver, 1.6
  283. [Thu Sep 28 21:32:47 2023] thunder_xcv, ver 1.0
  284. [Thu Sep 28 21:32:47 2023] thunder_bgx, ver 1.0
  285. [Thu Sep 28 21:32:47 2023] nicpf, ver 1.0
  286. [Thu Sep 28 21:32:47 2023] e1000e: Intel(R) PRO/1000 Network Driver
  287. [Thu Sep 28 21:32:47 2023] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  288. [Thu Sep 28 21:32:47 2023] igb: Intel(R) Gigabit Ethernet Network Driver
  289. [Thu Sep 28 21:32:47 2023] igb: Copyright (c) 2007-2014 Intel Corporation.
  290. [Thu Sep 28 21:32:47 2023] igbvf: Intel(R) Gigabit Virtual Function Network Driver
  291. [Thu Sep 28 21:32:47 2023] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  292. [Thu Sep 28 21:32:47 2023] sky2: driver version 1.30
  293. [Thu Sep 28 21:32:47 2023] VFIO - User Level meta-driver version: 0.3
  294. [Thu Sep 28 21:32:47 2023] usbcore: registered new interface driver usb-storage
  295. [Thu Sep 28 21:32:47 2023] mousedev: PS/2 mouse device common for all mice
  296. [Thu Sep 28 21:32:47 2023] i2c_dev: i2c /dev entries driver
  297. [Thu Sep 28 21:32:47 2023] rk808 0-001b: chip id: 0x0
  298. [Thu Sep 28 21:32:47 2023] rk808-regulator rk808-regulator: there is no dvs0 gpio
  299. [Thu Sep 28 21:32:47 2023] rk808-regulator rk808-regulator: there is no dvs1 gpio
  300. [Thu Sep 28 21:32:47 2023] rk808-regulator rk808-regulator: max buck steps per change: 8
  301. [Thu Sep 28 21:32:47 2023] rk808-rtc rk808-rtc: registered as rtc0
  302. [Thu Sep 28 21:32:47 2023] rk808-rtc rk808-rtc: setting system clock to 2013-01-18T08:50:11 UTC (1358499011)
  303. [Thu Sep 28 21:32:47 2023] fan53200-regulator 0-0060: FAN53200 Option[0] Rev[0] Detected!
  304. [Thu Sep 28 21:32:47 2023] fan53200-regulator 4-0060: FAN53200 Option[0] Rev[0] Detected!
  305. [Thu Sep 28 21:32:47 2023] dw_wdt ff848000.watchdog: No valid TOPs array specified
  306. [Thu Sep 28 21:32:47 2023] sdhci: Secure Digital Host Controller Interface driver
  307. [Thu Sep 28 21:32:47 2023] sdhci: Copyright(c) Pierre Ossman
  308. [Thu Sep 28 21:32:47 2023] Synopsys Designware Multimedia Card Interface Driver
  309. [Thu Sep 28 21:32:47 2023] sdhci-pltfm: SDHCI platform and OF driver helper
  310. [Thu Sep 28 21:32:47 2023] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
  311. [Thu Sep 28 21:32:47 2023] dwmmc_rockchip fe320000.mmc: Using internal DMA controller.
  312. [Thu Sep 28 21:32:47 2023] dwmmc_rockchip fe320000.mmc: Version ID is 270a
  313. [Thu Sep 28 21:32:47 2023] dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 64,32 bit host data width,256 deep fifo
  314. [Thu Sep 28 21:32:47 2023] mmc0: CQHCI version 5.10
  315. [Thu Sep 28 21:32:47 2023] ledtrig-cpu: registered to indicate activity on CPUs
  316. [Thu Sep 28 21:32:47 2023] hid: raw HID events driver (C) Jiri Kosina
  317. [Thu Sep 28 21:32:47 2023] usbcore: registered new interface driver usbhid
  318. [Thu Sep 28 21:32:47 2023] usbhid: USB HID core driver
  319. [Thu Sep 28 21:32:47 2023] rockchip-saradc ff100000.saradc: supply vref not found, using dummy regulator
  320. [Thu Sep 28 21:32:47 2023] rockchip-saradc: probe of ff100000.saradc failed with error -22
  321. [Thu Sep 28 21:32:47 2023] usbcore: registered new interface driver snd-usb-audio
  322. [Thu Sep 28 21:32:47 2023] usbcore: registered new interface driver snd-usb-hiface
  323. [Thu Sep 28 21:32:47 2023] drop_monitor: Initializing network drop monitor service
  324. [Thu Sep 28 21:32:47 2023] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  325. [Thu Sep 28 21:32:47 2023] NET: Registered PF_INET6 protocol family
  326. [Thu Sep 28 21:32:47 2023] mmc0: SDHCI controller on fe330000.mmc [fe330000.mmc] using ADMA
  327. [Thu Sep 28 21:32:47 2023] Segment Routing with IPv6
  328. [Thu Sep 28 21:32:47 2023] In-situ OAM (IOAM) with IPv6
  329. [Thu Sep 28 21:32:47 2023] NET: Registered PF_PACKET protocol family
  330. [Thu Sep 28 21:32:47 2023] 8021q: 802.1Q VLAN Support v1.8
  331. [Thu Sep 28 21:32:47 2023] Key type dns_resolver registered
  332. [Thu Sep 28 21:32:47 2023] registered taskstats version 1
  333. [Thu Sep 28 21:32:47 2023] Loading compiled-in X.509 certificates
  334. [Thu Sep 28 21:32:47 2023] zswap: loaded using pool zstd/z3fold
  335. [Thu Sep 28 21:32:47 2023] Key type .fscrypt registered
  336. [Thu Sep 28 21:32:47 2023] Key type fscrypt-provisioning registered
  337. [Thu Sep 28 21:32:47 2023] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  338. [Thu Sep 28 21:32:47 2023] mmc1: new high speed SDHC card at address 0007
  339. [Thu Sep 28 21:32:47 2023] mmcblk1: mmc1:0007 SD16G 14.9 GiB
  340. [Thu Sep 28 21:32:47 2023] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
  341. [Thu Sep 28 21:32:47 2023] Key type encrypted registered
  342. [Thu Sep 28 21:32:47 2023] AppArmor: AppArmor sha1 policy hashing enabled
  343. [Thu Sep 28 21:32:47 2023] mmcblk1: p1
  344. [Thu Sep 28 21:32:47 2023] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  345. [Thu Sep 28 21:32:47 2023] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
  346. [Thu Sep 28 21:32:47 2023] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
  347. [Thu Sep 28 21:32:47 2023] xhci-hcd xhci-hcd.1.auto: irq 69, io mem 0xfe900000
  348. [Thu Sep 28 21:32:47 2023] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
  349. [Thu Sep 28 21:32:47 2023] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
  350. [Thu Sep 28 21:32:47 2023] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
  351. [Thu Sep 28 21:32:47 2023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
  352. [Thu Sep 28 21:32:47 2023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  353. [Thu Sep 28 21:32:47 2023] usb usb1: Product: xHCI Host Controller
  354. [Thu Sep 28 21:32:47 2023] usb usb1: Manufacturer: Linux 6.1.41-preempt+ xhci-hcd
  355. [Thu Sep 28 21:32:47 2023] usb usb1: SerialNumber: xhci-hcd.1.auto
  356. [Thu Sep 28 21:32:47 2023] hub 1-0:1.0: USB hub found
  357. [Thu Sep 28 21:32:47 2023] hub 1-0:1.0: 1 port detected
  358. [Thu Sep 28 21:32:47 2023] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  359. [Thu Sep 28 21:32:47 2023] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
  360. [Thu Sep 28 21:32:47 2023] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  361. [Thu Sep 28 21:32:47 2023] usb usb2: Product: xHCI Host Controller
  362. [Thu Sep 28 21:32:47 2023] usb usb2: Manufacturer: Linux 6.1.41-preempt+ xhci-hcd
  363. [Thu Sep 28 21:32:47 2023] usb usb2: SerialNumber: xhci-hcd.1.auto
  364. [Thu Sep 28 21:32:47 2023] hub 2-0:1.0: USB hub found
  365. [Thu Sep 28 21:32:47 2023] hub 2-0:1.0: 1 port detected
  366. [Thu Sep 28 21:32:47 2023] ehci-platform fe380000.usb: EHCI Host Controller
  367. [Thu Sep 28 21:32:47 2023] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
  368. [Thu Sep 28 21:32:47 2023] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 3
  369. [Thu Sep 28 21:32:47 2023] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 4
  370. [Thu Sep 28 21:32:47 2023] ohci-platform fe3a0000.usb: irq 72, io mem 0xfe3a0000
  371. [Thu Sep 28 21:32:47 2023] ehci-platform fe380000.usb: irq 70, io mem 0xfe380000
  372. [Thu Sep 28 21:32:47 2023] ehci-platform fe3c0000.usb: EHCI Host Controller
  373. [Thu Sep 28 21:32:47 2023] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
  374. [Thu Sep 28 21:32:47 2023] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 5
  375. [Thu Sep 28 21:32:47 2023] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 6
  376. [Thu Sep 28 21:32:47 2023] ehci-platform fe3c0000.usb: irq 71, io mem 0xfe3c0000
  377. [Thu Sep 28 21:32:47 2023] ohci-platform fe3e0000.usb: irq 73, io mem 0xfe3e0000
  378. [Thu Sep 28 21:32:47 2023] WCN: marlin_init entry!
  379. [Thu Sep 28 21:32:47 2023] of_cfs_init
  380. [Thu Sep 28 21:32:47 2023] of_cfs_init: OK
  381. [Thu Sep 28 21:32:47 2023] ALSA device list:
  382. [Thu Sep 28 21:32:47 2023] No soundcards found.
  383. [Thu Sep 28 21:32:47 2023] dw-apb-uart ff1a0000.serial: forbid DMA for kernel console
  384. [Thu Sep 28 21:32:47 2023] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
  385. [Thu Sep 28 21:32:47 2023] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
  386. [Thu Sep 28 21:32:47 2023] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  387. [Thu Sep 28 21:32:47 2023] usb usb3: Product: EHCI Host Controller
  388. [Thu Sep 28 21:32:47 2023] usb usb3: Manufacturer: Linux 6.1.41-preempt+ ehci_hcd
  389. [Thu Sep 28 21:32:47 2023] usb usb3: SerialNumber: fe380000.usb
  390. [Thu Sep 28 21:32:47 2023] hub 3-0:1.0: USB hub found
  391. [Thu Sep 28 21:32:47 2023] hub 3-0:1.0: 1 port detected
  392. [Thu Sep 28 21:32:47 2023] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
  393. [Thu Sep 28 21:32:47 2023] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
  394. [Thu Sep 28 21:32:47 2023] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  395. [Thu Sep 28 21:32:47 2023] usb usb5: Product: EHCI Host Controller
  396. [Thu Sep 28 21:32:47 2023] usb usb5: Manufacturer: Linux 6.1.41-preempt+ ehci_hcd
  397. [Thu Sep 28 21:32:47 2023] usb usb5: SerialNumber: fe3c0000.usb
  398. [Thu Sep 28 21:32:47 2023] hub 5-0:1.0: USB hub found
  399. [Thu Sep 28 21:32:47 2023] hub 5-0:1.0: 1 port detected
  400. [Thu Sep 28 21:32:47 2023] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
  401. [Thu Sep 28 21:32:47 2023] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  402. [Thu Sep 28 21:32:47 2023] usb usb4: Product: Generic Platform OHCI controller
  403. [Thu Sep 28 21:32:47 2023] usb usb4: Manufacturer: Linux 6.1.41-preempt+ ohci_hcd
  404. [Thu Sep 28 21:32:47 2023] usb usb4: SerialNumber: fe3a0000.usb
  405. [Thu Sep 28 21:32:47 2023] hub 4-0:1.0: USB hub found
  406. [Thu Sep 28 21:32:47 2023] hub 4-0:1.0: 1 port detected
  407. [Thu Sep 28 21:32:47 2023] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
  408. [Thu Sep 28 21:32:47 2023] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  409. [Thu Sep 28 21:32:47 2023] usb usb6: Product: Generic Platform OHCI controller
  410. [Thu Sep 28 21:32:47 2023] usb usb6: Manufacturer: Linux 6.1.41-preempt+ ohci_hcd
  411. [Thu Sep 28 21:32:47 2023] usb usb6: SerialNumber: fe3e0000.usb
  412. [Thu Sep 28 21:32:47 2023] hub 6-0:1.0: USB hub found
  413. [Thu Sep 28 21:32:47 2023] hub 6-0:1.0: 1 port detected
  414. [Thu Sep 28 21:32:47 2023] Freeing unused kernel memory: 3840K
  415. [Thu Sep 28 21:32:47 2023] Run /init as init process
  416. [Thu Sep 28 21:32:47 2023] with arguments:
  417. [Thu Sep 28 21:32:47 2023] /init
  418. [Thu Sep 28 21:32:47 2023] with environment:
  419. [Thu Sep 28 21:32:47 2023] HOME=/
  420. [Thu Sep 28 21:32:47 2023] TERM=linux
  421. [Thu Sep 28 21:32:47 2023] splash=verbose
  422. [Thu Sep 28 21:32:47 2023] ubootpart=1d777746-01
  423. [Thu Sep 28 21:32:47 2023] tsc=reliable
  424. [Thu Sep 28 21:32:47 2023] mce=off
  425. [Thu Sep 28 21:32:47 2023] usb 1-1: new high-speed USB device number 2 using xhci-hcd
  426. [Thu Sep 28 21:32:48 2023] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=93.11
  427. [Thu Sep 28 21:32:48 2023] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  428. [Thu Sep 28 21:32:48 2023] usb 1-1: Product: USB2.1 Hub
  429. [Thu Sep 28 21:32:48 2023] usb 1-1: Manufacturer: \x03
  430. [Thu Sep 28 21:32:48 2023] hub 1-1:1.0: USB hub found
  431. [Thu Sep 28 21:32:48 2023] hub 1-1:1.0: 4 ports detected
  432. [Thu Sep 28 21:32:48 2023] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
  433. [Thu Sep 28 21:32:48 2023] usb 2-1: New USB device found, idVendor=05e3, idProduct=0620, bcdDevice=93.11
  434. [Thu Sep 28 21:32:48 2023] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  435. [Thu Sep 28 21:32:48 2023] usb 2-1: Product: USB3.2 Hub
  436. [Thu Sep 28 21:32:48 2023] usb 2-1: Manufacturer: GenesysLogic
  437. [Thu Sep 28 21:32:48 2023] hub 2-1:1.0: USB hub found
  438. [Thu Sep 28 21:32:48 2023] hub 2-1:1.0: 4 ports detected
  439. [Thu Sep 28 21:32:48 2023] usb 4-1: new full-speed USB device number 2 using ohci-platform
  440. [Thu Sep 28 21:32:48 2023] usb 4-1: New USB device found, idVendor=13d3, idProduct=3548, bcdDevice= 0.00
  441. [Thu Sep 28 21:32:48 2023] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  442. [Thu Sep 28 21:32:48 2023] usb 4-1: Product: Bluetooth Radio
  443. [Thu Sep 28 21:32:48 2023] usb 4-1: Manufacturer: Realtek
  444. [Thu Sep 28 21:32:48 2023] usb 4-1: SerialNumber: 00e04c000001
  445. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: IRQ eth_wake_irq not found
  446. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: IRQ eth_lpi not found
  447. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
  448. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
  449. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: TX delay(0x25).
  450. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: RX delay(0x20).
  451. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
  452. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
  453. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: init for RGMII
  454. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
  455. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: DWMAC1000
  456. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
  457. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
  458. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: COE Type 2
  459. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported
  460. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
  461. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
  462. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
  463. [Thu Sep 28 21:32:48 2023] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  464. [Thu Sep 28 21:32:48 2023] OF: graph: no port node found in /i2c@ff3d0000/fusb30x@22
  465. [Thu Sep 28 21:32:48 2023] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
  466. [Thu Sep 28 21:32:48 2023] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 7
  467. [Thu Sep 28 21:32:48 2023] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
  468. [Thu Sep 28 21:32:48 2023] xhci-hcd xhci-hcd.2.auto: irq 76, io mem 0xfe800000
  469. [Thu Sep 28 21:32:48 2023] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
  470. [Thu Sep 28 21:32:48 2023] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 8
  471. [Thu Sep 28 21:32:48 2023] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
  472. [Thu Sep 28 21:32:48 2023] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
  473. [Thu Sep 28 21:32:48 2023] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  474. [Thu Sep 28 21:32:48 2023] usb usb7: Product: xHCI Host Controller
  475. [Thu Sep 28 21:32:48 2023] usb usb7: Manufacturer: Linux 6.1.41-preempt+ xhci-hcd
  476. [Thu Sep 28 21:32:48 2023] usb usb7: SerialNumber: xhci-hcd.2.auto
  477. [Thu Sep 28 21:32:49 2023] hub 7-0:1.0: USB hub found
  478. [Thu Sep 28 21:32:49 2023] hub 7-0:1.0: 1 port detected
  479. [Thu Sep 28 21:32:49 2023] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
  480. [Thu Sep 28 21:32:49 2023] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
  481. [Thu Sep 28 21:32:49 2023] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  482. [Thu Sep 28 21:32:49 2023] usb usb8: Product: xHCI Host Controller
  483. [Thu Sep 28 21:32:49 2023] usb usb8: Manufacturer: Linux 6.1.41-preempt+ xhci-hcd
  484. [Thu Sep 28 21:32:49 2023] usb usb8: SerialNumber: xhci-hcd.2.auto
  485. [Thu Sep 28 21:32:49 2023] hub 8-0:1.0: USB hub found
  486. [Thu Sep 28 21:32:49 2023] hub 8-0:1.0: 1 port detected
  487. [Thu Sep 28 21:32:49 2023] RTL8211F Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
  488. [Thu Sep 28 21:32:49 2023] RTL8211F Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
  489. [Thu Sep 28 21:32:50 2023] usb 7-1: new high-speed USB device number 2 using xhci-hcd
  490. [Thu Sep 28 21:32:50 2023] usb 7-1: New USB device found, idVendor=152a, idProduct=8822, bcdDevice= 1.32
  491. [Thu Sep 28 21:32:50 2023] usb 7-1: New USB device strings: Mfr=1, Product=3, SerialNumber=2
  492. [Thu Sep 28 21:32:50 2023] usb 7-1: Product: UX3
  493. [Thu Sep 28 21:32:50 2023] usb 7-1: Manufacturer: Lisk Audio
  494. [Thu Sep 28 21:32:50 2023] usb 7-1: SerialNumber: 11690c20
  495. [Thu Sep 28 21:32:50 2023] usb 7-1: 1:3 : unsupported format bits 0x100000000
  496. [Thu Sep 28 21:32:52 2023] EXT4-fs (mmcblk1p1): mounted filesystem with writeback data mode. Quota mode: none.
  497. [Thu Sep 28 21:32:53 2023] systemd[1]: System time before build time, advancing clock.
  498. [Thu Sep 28 21:32:53 2023] systemd[1]: Inserted module 'autofs4'
  499. [Thu Sep 28 21:32:53 2023] systemd[1]: systemd 252.12-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
  500. [Thu Sep 28 21:32:53 2023] systemd[1]: Detected architecture arm64.
  501. [Thu Sep 28 21:32:53 2023] systemd[1]: Hostname set to <tinker>.
  502. [Thu Sep 28 21:32:54 2023] systemd[1]: Queued start job for default target graphical.target.
  503. [Thu Sep 28 21:32:54 2023] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
  504. [Thu Sep 28 21:32:54 2023] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
  505. [Thu Sep 28 21:32:54 2023] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
  506. [Thu Sep 28 21:32:54 2023] systemd[1]: Created slice user.slice - User and Session Slice.
  507. [Thu Sep 28 21:32:54 2023] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
  508. [Thu Sep 28 21:32:54 2023] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
  509. [Thu Sep 28 21:32:54 2023] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
  510. [Thu Sep 28 21:32:54 2023] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
  511. [Thu Sep 28 21:32:54 2023] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
  512. [Thu Sep 28 21:32:54 2023] systemd[1]: Reached target paths.target - Path Units.
  513. [Thu Sep 28 21:32:54 2023] systemd[1]: Reached target remote-fs.target - Remote File Systems.
  514. [Thu Sep 28 21:32:54 2023] systemd[1]: Reached target slices.target - Slice Units.
  515. [Thu Sep 28 21:32:54 2023] systemd[1]: Reached target swap.target - Swaps.
  516. [Thu Sep 28 21:32:54 2023] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
  517. [Thu Sep 28 21:32:54 2023] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
  518. [Thu Sep 28 21:32:54 2023] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
  519. [Thu Sep 28 21:32:54 2023] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
  520. [Thu Sep 28 21:32:54 2023] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
  521. [Thu Sep 28 21:32:54 2023] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
  522. [Thu Sep 28 21:32:54 2023] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
  523. [Thu Sep 28 21:32:54 2023] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
  524. [Thu Sep 28 21:32:54 2023] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
  525. [Thu Sep 28 21:32:54 2023] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
  526. [Thu Sep 28 21:32:55 2023] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
  527. [Thu Sep 28 21:32:55 2023] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
  528. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting fake-hwclock.service - Restore / save the current clock...
  529. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
  530. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
  531. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
  532. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
  533. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting [email protected] - Load Kernel Module drm...
  534. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
  535. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
  536. [Thu Sep 28 21:32:55 2023] device-mapper: uevent: version 1.0.3
  537. [Thu Sep 28 21:32:55 2023] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: [email protected]
  538. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting [email protected] - Load Kernel Module loop...
  539. [Thu Sep 28 21:32:55 2023] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
  540. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting systemd-journald.service - Journal Service...
  541. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
  542. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
  543. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
  544. [Thu Sep 28 21:32:55 2023] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
  545. [Thu Sep 28 21:32:55 2023] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
  546. [Thu Sep 28 21:32:55 2023] EXT4-fs (mmcblk1p1): re-mounted. Quota mode: none.
  547. [Thu Sep 28 21:32:55 2023] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
  548. [Thu Sep 28 21:32:55 2023] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
  549. [Thu Sep 28 21:32:55 2023] systemd[1]: Finished fake-hwclock.service - Restore / save the current clock.
  550. [Thu Sep 28 21:32:55 2023] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
  551. [Thu Sep 28 21:32:55 2023] systemd[1]: [email protected]: Deactivated successfully.
  552. [Thu Sep 28 21:32:55 2023] systemd[1]: Finished [email protected] - Load Kernel Module configfs.
  553. [Thu Sep 28 21:32:55 2023] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
  554. [Thu Sep 28 21:32:55 2023] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
  555. [Thu Sep 28 21:32:55 2023] systemd[1]: [email protected]: Deactivated successfully.
  556. [Thu Sep 28 21:32:55 2023] systemd[1]: Finished [email protected] - Load Kernel Module drm.
  557. [Thu Sep 28 21:32:55 2023] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
  558. [Thu Sep 28 21:32:55 2023] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
  559. [Thu Sep 28 21:32:55 2023] systemd[1]: [email protected]: Deactivated successfully.
  560. [Thu Sep 28 21:32:55 2023] systemd[1]: Finished [email protected] - Load Kernel Module fuse.
  561. [Thu Sep 28 21:32:55 2023] systemd[1]: [email protected]: Deactivated successfully.
  562. [Thu Sep 28 21:32:55 2023] systemd[1]: Finished [email protected] - Load Kernel Module loop.
  563. [Thu Sep 28 21:32:55 2023] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
  564. [Thu Sep 28 21:32:55 2023] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
  565. [Thu Sep 28 21:32:55 2023] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
  566. [Thu Sep 28 21:32:55 2023] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
  567. [Thu Sep 28 21:32:55 2023] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
  568. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
  569. [Thu Sep 28 21:32:55 2023] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
  570. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
  571. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting systemd-sysusers.service - Create System Users...
  572. [Thu Sep 28 21:32:55 2023] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
  573. [Thu Sep 28 21:32:55 2023] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
  574. [Thu Sep 28 21:32:55 2023] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
  575. [Thu Sep 28 21:32:55 2023] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
  576. [Thu Sep 28 21:32:55 2023] systemd[1]: Finished systemd-sysusers.service - Create System Users.
  577. [Thu Sep 28 21:32:55 2023] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
  578. [Thu Sep 28 21:32:55 2023] systemd[1]: Started systemd-journald.service - Journal Service.
  579. [Thu Sep 28 21:32:56 2023] systemd-journald[375]: Received client request to flush runtime journal.
  580. [Thu Sep 28 21:32:58 2023] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  581. [Thu Sep 28 21:32:58 2023] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  582. [Thu Sep 28 21:32:58 2023] random: crng init done
  583. [Thu Sep 28 21:32:59 2023] rtw_8822ce 0000:01:00.0: enabling device (0000 -> 0002)
  584. [Thu Sep 28 21:32:59 2023] rtw_8822ce 0000:01:00.0: Firmware version 9.9.14, H2C version 15
  585. [Thu Sep 28 21:32:59 2023] rtw_8822ce 0000:01:00.0: WOW Firmware version 9.9.4, H2C version 15
  586. [Thu Sep 28 21:33:02 2023] rk_gmac-dwmac fe300000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  587. [Thu Sep 28 21:33:02 2023] rk_gmac-dwmac fe300000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
  588. [Thu Sep 28 21:33:02 2023] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found
  589. [Thu Sep 28 21:33:02 2023] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW
  590. [Thu Sep 28 21:33:02 2023] rk_gmac-dwmac fe300000.ethernet eth0: configuring for phy/rgmii link mode
  591. [Thu Sep 28 21:33:08 2023] wlan0: authenticate with 48:ad:08:a7:95:38
  592. [Thu Sep 28 21:33:08 2023] wlan0: send auth to 48:ad:08:a7:95:38 (try 1/3)
  593. [Thu Sep 28 21:33:08 2023] wlan0: authenticated
  594. [Thu Sep 28 21:33:08 2023] wlan0: associate with 48:ad:08:a7:95:38 (try 1/3)
  595. [Thu Sep 28 21:33:08 2023] wlan0: RX AssocResp from 48:ad:08:a7:95:38 (capab=0x1411 status=0 aid=2)
  596. [Thu Sep 28 21:33:08 2023] wlan0: associated
  597. [Thu Sep 28 21:33:09 2023] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 48:ad:08:a7:95:38
  598. [Thu Sep 28 21:33:09 2023] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  599. [Thu Sep 28 21:33:09 2023] platform hdmi-sound: deferred probe pending
  600. [Thu Sep 28 21:33:18 2023] vcc_lcd: disabling
  601. [Thu Sep 28 21:34:02 2023] usb 2-1.2: new SuperSpeed USB device number 3 using xhci-hcd
  602. [Thu Sep 28 21:34:02 2023] usb 2-1.2: New USB device found, idVendor=7825, idProduct=a2a4, bcdDevice=41.01
  603. [Thu Sep 28 21:34:02 2023] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  604. [Thu Sep 28 21:34:02 2023] usb 2-1.2: Product: Best USB Device
  605. [Thu Sep 28 21:34:02 2023] usb 2-1.2: Manufacturer: ULT-Best
  606. [Thu Sep 28 21:34:02 2023] usb 2-1.2: SerialNumber: 235678C218CA
  607. [Thu Sep 28 21:34:02 2023] scsi host0: uas
  608. [Thu Sep 28 21:34:02 2023] usbcore: registered new interface driver uas
  609. [Thu Sep 28 21:34:02 2023] scsi 0:0:0:0: Direct-Access TS500GSS D220Q 4101 PQ: 0 ANSI: 6
  610. [Thu Sep 28 21:34:02 2023] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
  611. [Thu Sep 28 21:34:02 2023] sd 0:0:0:0: [sda] 4096-byte physical blocks
  612. [Thu Sep 28 21:34:02 2023] sd 0:0:0:0: [sda] Write Protect is off
  613. [Thu Sep 28 21:34:02 2023] sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08
  614. [Thu Sep 28 21:34:02 2023] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  615. [Thu Sep 28 21:34:02 2023] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
  616. [Thu Sep 28 21:34:02 2023] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of preferred minimum block size (4096 bytes)
  617. [Thu Sep 28 21:34:02 2023] sda: sda1
  618. [Thu Sep 28 21:34:02 2023] sd 0:0:0:0: [sda] Attached SCSI disk
  619. [Thu Sep 28 21:34:02 2023] sd 0:0:0:0: Attached scsi generic sg0 type 0
  620. [Thu Sep 28 21:34:03 2023] exFAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  621. root@tinker:~#
  622.  
Advertisement
Add Comment
Please, Sign In to add comment