Advertisement
Guest User

Untitled

a guest
Dec 29th, 2022
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.79 KB | None | 0 0
  1. pi@raspberrypi:~ $ dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
  3. [ 0.000000] Linux version 5.15.76-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1597 SMP PREEMPT Fri Nov 4 12:16:41 GMT 2022
  4. [ 0.000000] random: crng init done
  5. [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.1
  6. [ 0.000000] efi: UEFI not found.
  7. [ 0.000000] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
  8. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  9. [ 0.000000] Zone ranges:
  10. [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
  11. [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007fffffff]
  12. [ 0.000000] Normal empty
  13. [ 0.000000] Movable zone start for each node
  14. [ 0.000000] Early memory node ranges
  15. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
  16. [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]
  17. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
  18. [ 0.000000] On node 0, zone DMA32: 19456 pages in unavailable ranges
  19. [ 0.000000] percpu: Embedded 28 pages/cpu s77336 r8192 d29160 u114688
  20. [ 0.000000] pcpu-alloc: s77336 r8192 d29160 u114688 alloc=28*4096
  21. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  22. [ 0.000000] Detected PIPT I-cache on CPU0
  23. [ 0.000000] CPU features: detected: Spectre-v2
  24. [ 0.000000] CPU features: detected: Spectre-v3a
  25. [ 0.000000] CPU features: detected: Spectre-v4
  26. [ 0.000000] CPU features: detected: Spectre-BHB
  27. [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
  28. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  29. [ 0.000000] CPU features: detected: ARM erratum 1742098
  30. [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  31. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 496944
  32. [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=DC:A6:32:10:C5:6E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=48c04ff4-02 rootfstype=ext4 fsck.repair=yes rootwait
  33. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  34. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  35. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  36. [ 0.000000] software IO TLB: mapped [mem 0x0000000037400000-0x000000003b400000] (64MB)
  37. [ 0.000000] Memory: 1562108K/2019328K available (11520K kernel code, 1956K rwdata, 4148K rodata, 3840K init, 975K bss, 129540K reserved, 327680K cma-reserved)
  38. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  39. [ 0.000000] ftrace: allocating 38059 entries in 149 pages
  40. [ 0.000000] ftrace: allocated 149 pages with 4 groups
  41. [ 0.000000] trace event string verifier disabled
  42. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  43. [ 0.000000] rcu: RCU event tracing is enabled.
  44. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  45. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  46. [ 0.000000] Rude variant of Tasks RCU enabled.
  47. [ 0.000000] Tracing variant of Tasks RCU enabled.
  48. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  49. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  50. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  51. [ 0.000000] Root IRQ handler: gic_handle_irq
  52. [ 0.000000] GIC: Using split EOI/Deactivate mode
  53. [ 0.000000] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 10)
  54. [ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
  55. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
  56. [ 0.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
  57. [ 0.000331] Console: colour dummy device 80x25
  58. [ 0.000914] printk: console [tty1] enabled
  59. [ 0.000983] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
  60. [ 0.001024] pid_max: default: 32768 minimum: 301
  61. [ 0.001175] LSM: Security Framework initializing
  62. [ 0.001382] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  63. [ 0.001438] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  64. [ 0.002696] cgroup: Disabling memory control group subsystem
  65. [ 0.005526] rcu: Hierarchical SRCU implementation.
  66. [ 0.006645] EFI services will not be available.
  67. [ 0.007171] smp: Bringing up secondary CPUs ...
  68. [ 0.008328] Detected PIPT I-cache on CPU1
  69. [ 0.008407] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
  70. [ 0.009573] Detected PIPT I-cache on CPU2
  71. [ 0.009625] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
  72. [ 0.010743] Detected PIPT I-cache on CPU3
  73. [ 0.010793] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
  74. [ 0.010943] smp: Brought up 1 node, 4 CPUs
  75. [ 0.011032] SMP: Total of 4 processors activated.
  76. [ 0.011054] CPU features: detected: 32-bit EL0 Support
  77. [ 0.011074] CPU features: detected: 32-bit EL1 Support
  78. [ 0.011095] CPU features: detected: CRC32 instructions
  79. [ 0.042579] CPU: All CPU(s) started at EL2
  80. [ 0.042676] alternatives: patching kernel code
  81. [ 0.044145] devtmpfs: initialized
  82. [ 0.054735] Enabled cp15_barrier support
  83. [ 0.054804] Enabled setend support
  84. [ 0.054842] KASLR enabled
  85. [ 0.055019] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  86. [ 0.055067] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  87. [ 0.063566] pinctrl core: initialized pinctrl subsystem
  88. [ 0.064447] DMI not present or invalid.
  89. [ 0.065142] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  90. [ 0.068833] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
  91. [ 0.069150] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  92. [ 0.070087] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  93. [ 0.070199] audit: initializing netlink subsys (disabled)
  94. [ 0.070496] audit: type=2000 audit(0.068:1): state=initialized audit_enabled=0 res=1
  95. [ 0.071041] thermal_sys: Registered thermal governor 'step_wise'
  96. [ 0.071259] cpuidle: using governor menu
  97. [ 0.071563] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  98. [ 0.071771] ASID allocator initialised with 32768 entries
  99. [ 0.071955] Serial: AMBA PL011 UART driver
  100. [ 0.084969] bcm2835-mbox fe00b880.mailbox: mailbox enabled
  101. [ 0.112390] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-10-26T11:09:05, variant start
  102. [ 0.116403] raspberrypi-firmware soc:firmware: Firmware hash is c72ad6b26ff40c91ef776b847436094ee63fabee
  103. [ 0.166739] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
  104. [ 0.171041] vgaarb: loaded
  105. [ 0.171460] SCSI subsystem initialized
  106. [ 0.171694] usbcore: registered new interface driver usbfs
  107. [ 0.171760] usbcore: registered new interface driver hub
  108. [ 0.171838] usbcore: registered new device driver usb
  109. [ 0.172222] usb_phy_generic phy: supply vcc not found, using dummy regulator
  110. [ 0.172437] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
  111. [ 0.172807] pps_core: LinuxPPS API ver. 1 registered
  112. [ 0.172833] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  113. [ 0.172870] PTP clock support registered
  114. [ 0.174304] clocksource: Switched to clocksource arch_sys_counter
  115. [ 0.262849] VFS: Disk quotas dquot_6.6.0
  116. [ 0.262980] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  117. [ 0.263196] FS-Cache: Loaded
  118. [ 0.263445] CacheFiles: Loaded
  119. [ 0.274274] NET: Registered PF_INET protocol family
  120. [ 0.274654] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
  121. [ 0.276845] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  122. [ 0.276910] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  123. [ 0.276951] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  124. [ 0.277101] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  125. [ 0.277367] TCP: Hash tables configured (established 16384 bind 16384)
  126. [ 0.277593] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  127. [ 0.277656] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  128. [ 0.277954] NET: Registered PF_UNIX/PF_LOCAL protocol family
  129. [ 0.279005] RPC: Registered named UNIX socket transport module.
  130. [ 0.279036] RPC: Registered udp transport module.
  131. [ 0.279057] RPC: Registered tcp transport module.
  132. [ 0.279076] RPC: Registered tcp NFSv4.1 backchannel transport module.
  133. [ 0.279106] PCI: CLS 0 bytes, default 64
  134. [ 0.281732] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  135. [ 0.282079] kvm [1]: IPA Size Limit: 44 bits
  136. [ 0.283306] kvm [1]: vgic interrupt IRQ9
  137. [ 0.283586] kvm [1]: Hyp mode initialized successfully
  138. [ 1.156554] Initialise system trusted keyrings
  139. [ 1.156960] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  140. [ 1.163644] zbud: loaded
  141. [ 1.165482] FS-Cache: Netfs 'nfs' registered for caching
  142. [ 1.166142] NFS: Registering the id_resolver key type
  143. [ 1.166202] Key type id_resolver registered
  144. [ 1.166224] Key type id_legacy registered
  145. [ 1.166386] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  146. [ 1.166414] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  147. [ 1.167622] Key type asymmetric registered
  148. [ 1.167651] Asymmetric key parser 'x509' registered
  149. [ 1.167742] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  150. [ 1.168028] io scheduler mq-deadline registered
  151. [ 1.168053] io scheduler kyber registered
  152. [ 1.176180] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
  153. [ 1.176248] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
  154. [ 1.176348] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
  155. [ 1.176444] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000
  156. [ 1.224405] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
  157. [ 1.224822] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
  158. [ 1.224854] pci_bus 0000:00: root bus resource [bus 00-ff]
  159. [ 1.224883] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
  160. [ 1.224983] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
  161. [ 1.225243] pci 0000:00:00.0: PME# supported from D0 D3hot
  162. [ 1.228987] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  163. [ 1.229359] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
  164. [ 1.229495] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  165. [ 1.229984] pci 0000:01:00.0: PME# supported from D0 D3cold
  166. [ 1.233834] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  167. [ 1.233892] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
  168. [ 1.233928] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
  169. [ 1.233981] pci 0000:00:00.0: PCI bridge to [bus 01]
  170. [ 1.234012] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
  171. [ 1.246376] iproc-rng200 fe104000.rng: hwrng registered
  172. [ 1.246878] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
  173. [ 1.248358] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
  174. [ 1.260872] brd: module loaded
  175. [ 1.270451] loop: module loaded
  176. [ 1.271245] Loading iSCSI transport class v2.0-870.
  177. [ 1.276204] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
  178. [ 1.334464] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
  179. [ 1.335583] usbcore: registered new interface driver r8152
  180. [ 1.335663] usbcore: registered new interface driver lan78xx
  181. [ 1.335728] usbcore: registered new interface driver smsc95xx
  182. [ 1.337331] pci 0000:00:00.0: enabling device (0000 -> 0002)
  183. [ 1.337383] xhci_hcd 0000:01:00.0: enabling device (0000 -> 0002)
  184. [ 1.337501] xhci_hcd 0000:01:00.0: xHCI Host Controller
  185. [ 1.337544] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
  186. [ 1.338358] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000740000000890
  187. [ 1.339010] xhci_hcd 0000:01:00.0: xHCI Host Controller
  188. [ 1.339044] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
  189. [ 1.339080] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
  190. [ 1.339465] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
  191. [ 1.339501] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  192. [ 1.339528] usb usb1: Product: xHCI Host Controller
  193. [ 1.339550] usb usb1: Manufacturer: Linux 5.15.76-v8+ xhci-hcd
  194. [ 1.339573] usb usb1: SerialNumber: 0000:01:00.0
  195. [ 1.340289] hub 1-0:1.0: USB hub found
  196. [ 1.340400] hub 1-0:1.0: 1 port detected
  197. [ 1.341378] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
  198. [ 1.341415] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  199. [ 1.341442] usb usb2: Product: xHCI Host Controller
  200. [ 1.341464] usb usb2: Manufacturer: Linux 5.15.76-v8+ xhci-hcd
  201. [ 1.341486] usb usb2: SerialNumber: 0000:01:00.0
  202. [ 1.342145] hub 2-0:1.0: USB hub found
  203. [ 1.342235] hub 2-0:1.0: 4 ports detected
  204. [ 1.343945] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  205. [ 1.344274] dwc_otg: FIQ enabled
  206. [ 1.344284] dwc_otg: NAK holdoff enabled
  207. [ 1.344294] dwc_otg: FIQ split-transaction FSM enabled
  208. [ 1.344306] Module dwc_common_port init
  209. [ 1.344847] usbcore: registered new interface driver uas
  210. [ 1.344970] usbcore: registered new interface driver usb-storage
  211. [ 1.345192] mousedev: PS/2 mouse device common for all mice
  212. [ 1.350399] sdhci: Secure Digital Host Controller Interface driver
  213. [ 1.350435] sdhci: Copyright(c) Pierre Ossman
  214. [ 1.351079] sdhci-pltfm: SDHCI platform and OF driver helper
  215. [ 1.354696] ledtrig-cpu: registered to indicate activity on CPUs
  216. [ 1.355296] hid: raw HID events driver (C) Jiri Kosina
  217. [ 1.355473] usbcore: registered new interface driver usbhid
  218. [ 1.355497] usbhid: USB HID core driver
  219. [ 1.355824] ashmem: initialized
  220. [ 1.365472] NET: Registered PF_PACKET protocol family
  221. [ 1.365636] Key type dns_resolver registered
  222. [ 1.367114] registered taskstats version 1
  223. [ 1.367176] Loading compiled-in X.509 certificates
  224. [ 1.367894] Key type ._fscrypt registered
  225. [ 1.367920] Key type .fscrypt registered
  226. [ 1.367940] Key type fscrypt-provisioning registered
  227. [ 1.379460] uart-pl011 fe201000.serial: there is not valid maps for state default
  228. [ 1.379783] uart-pl011 fe201000.serial: cts_event_workaround enabled
  229. [ 1.379962] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 19, base_baud = 0) is a PL011 rev2
  230. [ 1.388959] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  231. [ 1.389440] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  232. [ 1.390677] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
  233. [ 1.390709] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
  234. [ 1.420725] of_cfs_init
  235. [ 1.420894] of_cfs_init: OK
  236. [ 1.456219] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
  237. [ 1.456587] Waiting for root device PARTUUID=48c04ff4-02...
  238. [ 1.528962] mmc1: new high speed SDIO card at address 0001
  239. [ 1.560391] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
  240. [ 1.561367] mmcblk0: mmc0:aaaa SS16G 14.8 GiB
  241. [ 1.565864] mmcblk0: p1 p2
  242. [ 1.566474] mmcblk0: mmc0:aaaa SS16G 14.8 GiB (quirks 0x00004000)
  243. [ 1.596734] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
  244. [ 1.596866] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  245. [ 1.598359] usb 1-1: new high-speed USB device number 2 using xhci_hcd
  246. [ 1.603136] devtmpfs: mounted
  247. [ 1.610874] Freeing unused kernel memory: 3840K
  248. [ 1.611101] Run /sbin/init as init process
  249. [ 1.611122] with arguments:
  250. [ 1.611131] /sbin/init
  251. [ 1.611141] with environment:
  252. [ 1.611150] HOME=/
  253. [ 1.611159] TERM=linux
  254. [ 1.749131] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
  255. [ 1.749194] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  256. [ 1.749221] usb 1-1: Product: USB2.0 Hub
  257. [ 1.751239] hub 1-1:1.0: USB hub found
  258. [ 1.751525] hub 1-1:1.0: 4 ports detected
  259. [ 1.874848] usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
  260. [ 1.896845] usb 2-2: New USB device found, idVendor=2109, idProduct=0817, bcdDevice=90.34
  261. [ 1.896912] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  262. [ 1.896937] usb 2-2: Product: USB3.0 Hub
  263. [ 1.896961] usb 2-2: Manufacturer: VIA Labs, Inc.
  264. [ 1.900583] hub 2-2:1.0: USB hub found
  265. [ 1.900833] hub 2-2:1.0: 4 ports detected
  266. [ 1.981962] systemd[1]: System time before build time, advancing clock.
  267. [ 2.046356] usb 1-1.2: new high-speed USB device number 3 using xhci_hcd
  268. [ 2.148379] usb 1-1.2: New USB device found, idVendor=2109, idProduct=2817, bcdDevice=90.34
  269. [ 2.148441] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  270. [ 2.148469] usb 1-1.2: Product: USB2.0 Hub
  271. [ 2.148491] usb 1-1.2: Manufacturer: VIA Labs, Inc.
  272. [ 2.150367] hub 1-1.2:1.0: USB hub found
  273. [ 2.150599] hub 1-1.2:1.0: 4 ports detected
  274. [ 2.181092] NET: Registered PF_INET6 protocol family
  275. [ 2.182913] Segment Routing with IPv6
  276. [ 2.182973] In-situ OAM (IOAM) with IPv6
  277. [ 2.262942] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
  278. [ 2.263985] systemd[1]: Detected architecture arm64.
  279. [ 2.281833] systemd[1]: Set hostname to <raspberrypi>.
  280. [ 2.313485] systemd[1]: Using hardware watchdog 'Broadcom BCM2835 Watchdog timer', version 0, device /dev/watchdog
  281. [ 2.313574] systemd[1]: Set hardware watchdog to 14s.
  282. [ 2.775001] usb 2-2.1: new SuperSpeed USB device number 3 using xhci_hcd
  283. [ 2.796962] usb 2-2.1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice=90.34
  284. [ 2.797026] usb 2-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  285. [ 2.797056] usb 2-2.1: Product: USB3.0 Hub
  286. [ 2.797079] usb 2-2.1: Manufacturer: VIA Labs, Inc.
  287. [ 2.801257] hub 2-2.1:1.0: USB hub found
  288. [ 2.801535] hub 2-2.1:1.0: 4 ports detected
  289. [ 2.882863] usb 2-2.2: new SuperSpeed USB device number 4 using xhci_hcd
  290. [ 2.908010] usb 2-2.2: New USB device found, idVendor=0bc2, idProduct=ac25, bcdDevice= 0.04
  291. [ 2.908070] usb 2-2.2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
  292. [ 2.908098] usb 2-2.2: Product: BUP Portable
  293. [ 2.908120] usb 2-2.2: Manufacturer: Seagate
  294. [ 2.908142] usb 2-2.2: SerialNumber: 00000000NAB73ZKQ
  295. [ 2.923814] scsi host0: uas
  296. [ 2.925475] scsi 0:0:0:0: Direct-Access Seagate BUP Portable 0004 PQ: 0 ANSI: 6
  297. [ 2.927840] sd 0:0:0:0: [sda] 7814037167 512-byte logical blocks: (4.00 TB/3.64 TiB)
  298. [ 2.927891] sd 0:0:0:0: [sda] 4096-byte physical blocks
  299. [ 2.928091] sd 0:0:0:0: [sda] Write Protect is off
  300. [ 2.928123] sd 0:0:0:0: [sda] Mode Sense: 4f 00 00 00
  301. [ 2.928493] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  302. [ 2.929302] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
  303. [ 2.947164] sda: sda1 sda2
  304. [ 2.949405] sd 0:0:0:0: [sda] Attached SCSI disk
  305. [ 3.002705] usb 2-2.3: new SuperSpeed USB device number 5 using xhci_hcd
  306. [ 3.024246] usb 2-2.3: New USB device found, idVendor=04e8, idProduct=6031, bcdDevice= 2.09
  307. [ 3.024302] usb 2-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  308. [ 3.024331] usb 2-2.3: Product: USB device
  309. [ 3.024353] usb 2-2.3: Manufacturer: KESU
  310. [ 3.024375] usb 2-2.3: SerialNumber: DB9876543211163
  311. [ 3.041585] scsi host1: uas
  312. [ 3.043250] scsi 1:0:0:0: Direct-Access KESU USB 3.0 0209 PQ: 0 ANSI: 6
  313. [ 3.050392] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
  314. [ 3.050447] sd 1:0:0:0: [sdb] 4096-byte physical blocks
  315. [ 3.050778] sd 1:0:0:0: [sdb] Write Protect is off
  316. [ 3.050810] sd 1:0:0:0: [sdb] Mode Sense: 53 00 00 08
  317. [ 3.051302] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  318. [ 3.052176] sd 1:0:0:0: [sdb] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
  319. [ 3.122803] usb 2-2.4: new SuperSpeed USB device number 6 using xhci_hcd
  320. [ 3.144205] usb 2-2.4: New USB device found, idVendor=0bc2, idProduct=ab24, bcdDevice= 1.00
  321. [ 3.144259] usb 2-2.4: New USB device strings: Mfr=2, Product=3, SerialNumber=1
  322. [ 3.144287] usb 2-2.4: Product: BUP Slim RD
  323. [ 3.144310] usb 2-2.4: Manufacturer: Seagate
  324. [ 3.144331] usb 2-2.4: SerialNumber: NAAP0SXC
  325. [ 3.211504] scsi host2: uas
  326. [ 3.213033] scsi 2:0:0:0: Direct-Access Seagate BUP Slim RD 0304 PQ: 0 ANSI: 6
  327. [ 3.215098] sd 2:0:0:0: [sdc] 3907029167 512-byte logical blocks: (2.00 TB/1.82 TiB)
  328. [ 3.215140] sd 2:0:0:0: [sdc] 4096-byte physical blocks
  329. [ 3.270371] usb 1-1.2.1: new high-speed USB device number 4 using xhci_hcd
  330. [ 3.272500] sdb: sdb1 sdb2
  331. [ 3.275404] sd 1:0:0:0: [sdb] Attached SCSI disk
  332. [ 3.310758] sd 2:0:0:0: [sdc] Write Protect is off
  333. [ 3.310816] sd 2:0:0:0: [sdc] Mode Sense: 4f 00 00 00
  334. [ 3.311223] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  335. [ 3.312051] sd 2:0:0:0: [sdc] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
  336. [ 3.420955] usb 1-1.2.1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice=90.34
  337. [ 3.421014] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  338. [ 3.421042] usb 1-1.2.1: Product: USB2.0 Hub
  339. [ 3.421065] usb 1-1.2.1: Manufacturer: VIA Labs, Inc.
  340. [ 3.422972] hub 1-1.2.1:1.0: USB hub found
  341. [ 3.423270] hub 1-1.2.1:1.0: 4 ports detected
  342. [ 3.473303] sdc: sdc1
  343. [ 3.475538] sd 2:0:0:0: [sdc] Attached SCSI disk
  344. [ 3.500582] systemd[1]: Queued start job for default target Multi-User System.
  345. [ 3.505220] systemd[1]: Created slice system-getty.slice.
  346. [ 3.507054] systemd[1]: Created slice system-modprobe.slice.
  347. [ 3.508382] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  348. [ 3.509537] systemd[1]: Created slice User and Session Slice.
  349. [ 3.510423] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  350. [ 3.511168] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  351. [ 3.512607] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  352. [ 3.513246] systemd[1]: Reached target Local Encrypted Volumes.
  353. [ 3.513779] systemd[1]: Reached target Paths.
  354. [ 3.514183] systemd[1]: Reached target Slices.
  355. [ 3.514622] systemd[1]: Reached target Swap.
  356. [ 3.514996] systemd[1]: Reached target System Time Set.
  357. [ 3.515880] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  358. [ 3.517067] systemd[1]: Listening on LVM2 poll daemon socket.
  359. [ 3.518072] systemd[1]: Listening on Syslog Socket.
  360. [ 3.519136] systemd[1]: Listening on fsck to fsckd communication Socket.
  361. [ 3.519805] systemd[1]: Listening on initctl Compatibility Named Pipe.
  362. [ 3.521277] systemd[1]: Listening on Journal Audit Socket.
  363. [ 3.522368] systemd[1]: Listening on Journal Socket (/dev/log).
  364. [ 3.523622] systemd[1]: Listening on Journal Socket.
  365. [ 3.525000] systemd[1]: Listening on Network Service Netlink Socket.
  366. [ 3.526499] systemd[1]: Listening on udev Control Socket.
  367. [ 3.527553] systemd[1]: Listening on udev Kernel Socket.
  368. [ 3.528736] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  369. [ 3.532698] systemd[1]: Mounting POSIX Message Queue File System...
  370. [ 3.537662] systemd[1]: Mounting RPC Pipe File System...
  371. [ 3.543883] systemd[1]: Mounting Kernel Debug File System...
  372. [ 3.549811] systemd[1]: Mounting Kernel Trace File System...
  373. [ 3.550961] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
  374. [ 3.551832] systemd[1]: Finished Availability of block devices.
  375. [ 3.561760] systemd[1]: Starting Restore / save the current clock...
  376. [ 3.567458] systemd[1]: Starting Set the console keyboard layout...
  377. [ 3.573536] systemd[1]: Starting Create list of static device nodes for the current kernel...
  378. [ 3.579529] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  379. [ 3.586221] systemd[1]: Starting Load Kernel Module configfs...
  380. [ 3.592335] systemd[1]: Starting Load Kernel Module drm...
  381. [ 3.598779] systemd[1]: Starting Load Kernel Module fuse...
  382. [ 3.599534] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
  383. [ 3.606241] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  384. [ 3.610809] usb 2-2.1.3: new SuperSpeed USB device number 7 using xhci_hcd
  385. [ 3.611498] systemd[1]: Starting File System Check on Root Device...
  386. [ 3.622928] systemd[1]: Starting Journal Service...
  387. [ 3.632335] usb 2-2.1.3: New USB device found, idVendor=1058, idProduct=2621, bcdDevice=10.34
  388. [ 3.632403] usb 2-2.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  389. [ 3.632433] usb 2-2.1.3: Product: Elements 2621
  390. [ 3.632457] usb 2-2.1.3: Manufacturer: Western Digital
  391. [ 3.632480] usb 2-2.1.3: SerialNumber: 575835324441314431375232
  392. [ 3.643075] systemd[1]: Starting Load Kernel Modules...
  393. [ 3.649920] systemd[1]: Starting Coldplug All udev Devices...
  394. [ 3.652549] usb-storage 2-2.1.3:1.0: USB Mass Storage device detected
  395. [ 3.678514] systemd[1]: Mounted POSIX Message Queue File System.
  396. [ 3.680031] systemd[1]: Mounted RPC Pipe File System.
  397. [ 3.681287] systemd[1]: Mounted Kernel Debug File System.
  398. [ 3.682414] systemd[1]: Mounted Kernel Trace File System.
  399. [ 3.685501] systemd[1]: Finished Restore / save the current clock.
  400. [ 3.688697] systemd[1]: Finished Create list of static device nodes for the current kernel.
  401. [ 3.689365] scsi host3: usb-storage 2-2.1.3:1.0
  402. [ 3.691569] systemd[1]: [email protected]: Succeeded.
  403. [ 3.693189] systemd[1]: Finished Load Kernel Module configfs.
  404. [ 3.703530] systemd[1]: Mounting Kernel Configuration File System...
  405. [ 3.713406] systemd[1]: Starting pNFS block layout mapping daemon...
  406. [ 3.727257] systemd[1]: Started File System Check Daemon to report status.
  407. [ 3.791866] fuse: init (API version 7.34)
  408. [ 3.794754] systemd[1]: Finished Load Kernel Modules.
  409. [ 3.796120] systemd[1]: Mounted Kernel Configuration File System.
  410. [ 3.797918] systemd[1]: Started pNFS block layout mapping daemon.
  411. [ 3.808816] systemd[1]: [email protected]: Succeeded.
  412. [ 3.810744] systemd[1]: Finished Load Kernel Module fuse.
  413. [ 3.825193] systemd[1]: Mounting FUSE Control File System...
  414. [ 3.842915] systemd[1]: Starting Apply Kernel Variables...
  415. [ 3.849037] systemd[1]: Mounted FUSE Control File System.
  416. [ 3.893415] systemd[1]: Finished File System Check on Root Device.
  417. [ 3.896166] systemd[1]: Finished Apply Kernel Variables.
  418. [ 3.901823] systemd[1]: Starting Remount Root and Kernel File Systems...
  419. [ 3.920926] systemd[1]: [email protected]: Succeeded.
  420. [ 3.923429] systemd[1]: Finished Load Kernel Module drm.
  421. [ 4.126610] systemd[1]: Started Journal Service.
  422. [ 4.703901] scsi 3:0:0:0: Direct-Access WD Elements 2621 1034 PQ: 0 ANSI: 6
  423. [ 4.705945] sd 3:0:0:0: [sdd] Very big device. Trying to use READ CAPACITY(16).
  424. [ 4.706858] sd 3:0:0:0: [sdd] 9767475200 512-byte logical blocks: (5.00 TB/4.55 TiB)
  425. [ 4.706878] sd 3:0:0:0: [sdd] 4096-byte physical blocks
  426. [ 4.708612] sd 3:0:0:0: [sdd] Write Protect is off
  427. [ 4.708632] sd 3:0:0:0: [sdd] Mode Sense: 47 00 10 08
  428. [ 4.710382] sd 3:0:0:0: [sdd] No Caching mode page found
  429. [ 4.710401] sd 3:0:0:0: [sdd] Assuming drive cache: write through
  430. [ 5.091414] sdd: sdd1
  431. [ 5.096332] sd 3:0:0:0: [sdd] Attached SCSI disk
  432. [ 31.710376] cam-dummy-reg: disabling
  433. [ 35.818343] sd 1:0:0:0: [sdb] tag#27 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD IN
  434. [ 35.818372] sd 1:0:0:0: [sdb] tag#27 CDB: opcode=0x28 28 00 00 06 48 00 00 01 00 00
  435. [ 35.818844] sd 1:0:0:0: [sdb] tag#26 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD IN
  436. [ 35.818859] sd 1:0:0:0: [sdb] tag#26 CDB: opcode=0x28 28 00 00 00 00 28 00 01 00 00
  437. [ 35.819210] sd 1:0:0:0: [sdb] tag#25 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN
  438. [ 35.819224] sd 1:0:0:0: [sdb] tag#25 CDB: opcode=0x28 28 00 00 00 00 00 00 01 00 00
  439. [ 35.819606] sd 1:0:0:0: [sdb] tag#24 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD IN
  440. [ 35.819620] sd 1:0:0:0: [sdb] tag#24 CDB: opcode=0x28 28 00 00 06 3f a8 00 00 08 00
  441. [ 35.834389] scsi host1: uas_eh_device_reset_handler start
  442. [ 40.926704] usb 2-2.3: Disable of device-initiated U1 failed.
  443. [ 46.046667] usb 2-2.3: Disable of device-initiated U2 failed.
  444. [ 46.127619] usb 2-2.3: reset SuperSpeed USB device number 5 using xhci_hcd
  445. [ 46.155533] scsi host1: uas_eh_device_reset_handler success
  446. [ 47.868816] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
  447. [ 47.924975] systemd-journald[159]: Received client request to flush runtime journal.
  448. [ 47.948385] systemd-journald[159]: File /var/log/journal/a4590b3b59064b9c984640efa9769eb8/system.journal corrupted or uncleanly shut down, renaming and replacing.
  449. [ 49.289035] mc: Linux media interface: v0.10
  450. [ 49.340540] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
  451. [ 49.348813] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
  452. [ 49.348870] [vc_sm_connected_init]: start
  453. [ 49.359116] [vc_sm_connected_init]: installed successfully
  454. [ 49.432961] videodev: Linux video capture interface: v2.00
  455. [ 49.492917] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  456. [ 49.516232] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
  457. [ 49.517570] bcmgenet fd580000.ethernet eth0: Link is Down
  458. [ 49.529229] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
  459. [ 49.530894] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
  460. [ 49.531789] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
  461. [ 49.539959] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
  462. [ 49.571438] bcm2835_audio bcm2835_audio: card created with 8 channels
  463. [ 49.581449] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
  464. [ 49.588252] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
  465. [ 49.588319] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
  466. [ 49.604638] rpivid feb10000.codec: Device registered as /dev/video19
  467. [ 49.605735] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
  468. [ 49.605867] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
  469. [ 49.605907] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
  470. [ 49.608019] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
  471. [ 49.608688] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
  472. [ 49.609177] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
  473. [ 49.609211] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
  474. [ 49.609233] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
  475. [ 49.609250] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
  476. [ 49.609267] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
  477. [ 49.616473] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
  478. [ 49.616531] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
  479. [ 49.619900] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
  480. [ 49.619966] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
  481. [ 49.623875] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
  482. [ 49.623953] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
  483. [ 49.624555] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
  484. [ 49.631041] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
  485. [ 49.648869] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
  486. [ 49.668677] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
  487. [ 49.668726] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
  488. [ 49.668762] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
  489. [ 49.668780] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
  490. [ 49.668797] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
  491. [ 49.678852] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
  492. [ 49.709739] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
  493. [ 49.711299] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
  494. [ 49.787745] sd 0:0:0:0: Attached scsi generic sg0 type 0
  495. [ 49.787971] sd 1:0:0:0: Attached scsi generic sg1 type 0
  496. [ 49.788163] sd 2:0:0:0: Attached scsi generic sg2 type 0
  497. [ 49.788353] sd 3:0:0:0: Attached scsi generic sg3 type 0
  498. [ 49.995311] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
  499. [ 50.030741] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  500. [ 50.067355] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  501. [ 50.076075] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
  502. [ 50.177411] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
  503. [ 50.180876] Registered IR keymap rc-cec
  504. [ 50.196153] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
  505. [ 50.201670] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0
  506. [ 50.208029] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
  507. [ 50.223979] Registered IR keymap rc-cec
  508. [ 50.224197] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1
  509. [ 50.224409] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input1
  510. [ 50.236079] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
  511. [ 50.236564] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
  512. [ 50.236955] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
  513. [ 50.237278] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
  514. [ 50.237608] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
  515. [ 50.237882] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
  516. [ 50.238210] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
  517. [ 50.256913] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
  518. [ 50.258153] vc4-drm gpu: [drm] Cannot find any crtc or sizes
  519. [ 50.310359] brcmfmac: F1 signature read @0x18000000=0x15264345
  520. [ 50.332630] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  521. [ 50.333718] usbcore: registered new interface driver brcmfmac
  522. [ 50.592607] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  523. [ 50.599492] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
  524. [ 51.063450] exFAT-fs (sda2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  525. [ 51.094989] sd 1:0:0:0: [sdb] tag#3 data cmplt err -75 uas-tag 2 inflight: CMD
  526. [ 51.095020] sd 1:0:0:0: [sdb] tag#3 CDB: opcode=0x28 28 00 00 63 5f 88 00 00 80 00
  527. [ 51.123265] sd 2:0:0:0: [sdc] tag#26 data cmplt err -75 uas-tag 1 inflight: CMD
  528. [ 51.123302] sd 2:0:0:0: [sdc] tag#26 CDB: opcode=0x28 28 00 00 5c b6 30 00 00 08 00
  529. [ 51.367275] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  530. [ 51.402352] sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=DRIVER_OK cmd_age=0s
  531. [ 51.402392] sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 5b 9c 18 00 00 01 00 00 00
  532. [ 51.402408] blk_update_request: I/O error, dev sdd, sector 6003736 op 0x0:(READ) flags 0x80700 phys_seg 3 prio class 0
  533. [ 51.550735] bcmgenet fd580000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  534. [ 51.550824] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  535. [ 51.659386] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  536. [ 51.707309] sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=DRIVER_OK cmd_age=0s
  537. [ 51.707381] sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 5b b6 18 00 00 01 00 00 00
  538. [ 51.707398] blk_update_request: I/O error, dev sdd, sector 6010392 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
  539. [ 51.887379] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  540. [ 51.923161] sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=DRIVER_OK cmd_age=0s
  541. [ 51.923202] sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 5b c2 18 00 00 01 00 00 00
  542. [ 51.923219] blk_update_request: I/O error, dev sdd, sector 6013464 op 0x0:(READ) flags 0x80700 phys_seg 29 prio class 0
  543. [ 52.267191] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  544. [ 52.301521] sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=DRIVER_OK cmd_age=0s
  545. [ 52.301576] sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 5c 26 18 00 00 01 00 00 00
  546. [ 52.301601] blk_update_request: I/O error, dev sdd, sector 6039064 op 0x0:(READ) flags 0x80700 phys_seg 32 prio class 0
  547. [ 52.471213] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  548. [ 52.509653] sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=DRIVER_OK cmd_age=0s
  549. [ 52.509693] sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 5c 2c 18 00 00 01 00 00 00
  550. [ 52.509711] blk_update_request: I/O error, dev sdd, sector 6040600 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
  551. [ 52.919229] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  552. [ 52.953652] sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=DRIVER_OK cmd_age=0s
  553. [ 52.953736] sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 5c 81 18 00 00 01 00 00 00
  554. [ 52.953762] blk_update_request: I/O error, dev sdd, sector 6062360 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
  555. [ 53.267205] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  556. [ 53.301658] sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=DRIVER_OK cmd_age=0s
  557. [ 53.301718] sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 5c b2 18 00 00 01 00 00 00
  558. [ 53.301743] blk_update_request: I/O error, dev sdd, sector 6074904 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
  559. [ 53.567186] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  560. [ 53.601507] sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=DRIVER_OK cmd_age=0s
  561. [ 53.601562] sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 5c dc 18 00 00 01 00 00 00
  562. [ 53.601586] blk_update_request: I/O error, dev sdd, sector 6085656 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
  563. [ 53.795175] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  564. [ 53.829567] sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=DRIVER_OK cmd_age=0s
  565. [ 53.829621] sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 5c ea 18 00 00 01 00 00 00
  566. [ 53.829645] blk_update_request: I/O error, dev sdd, sector 6089240 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
  567. [ 54.055209] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  568. [ 54.089635] sd 3:0:0:0: [sdd] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=DRIVER_OK cmd_age=0s
  569. [ 54.089674] sd 3:0:0:0: [sdd] tag#0 CDB: opcode=0x88 88 00 00 00 00 00 00 5d 19 18 00 00 01 00 00 00
  570. [ 54.089690] blk_update_request: I/O error, dev sdd, sector 6101272 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
  571. [ 54.759242] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  572. [ 55.003231] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  573. [ 55.283277] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  574. [ 55.455179] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  575. [ 56.279236] usb 2-2.1.3: reset SuperSpeed USB device number 7 using xhci_hcd
  576. [ 56.792661] uart-pl011 fe201000.serial: no DMA platform data
  577. [ 56.982483] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
  578. [ 60.382553] vc4-drm gpu: [drm] Cannot find any crtc or sizes
  579. [ 64.814415] Bluetooth: Core ver 2.22
  580. [ 64.814529] NET: Registered PF_BLUETOOTH protocol family
  581. [ 64.814537] Bluetooth: HCI device and connection manager initialized
  582. [ 64.814557] Bluetooth: HCI socket layer initialized
  583. [ 64.814570] Bluetooth: L2CAP socket layer initialized
  584. [ 64.814594] Bluetooth: SCO socket layer initialized
  585. [ 64.830737] Bluetooth: HCI UART driver ver 2.3
  586. [ 64.830764] Bluetooth: HCI UART protocol H4 registered
  587. [ 64.830841] Bluetooth: HCI UART protocol Three-wire (H5) registered
  588. [ 64.831065] Bluetooth: HCI UART protocol Broadcom registered
  589. [ 65.073820] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  590. [ 65.073841] Bluetooth: BNEP filters: protocol multicast
  591. [ 65.073856] Bluetooth: BNEP socket layer initialized
  592. [ 65.087332] NET: Registered PF_ALG protocol family
  593. [ 81.130171] sd 2:0:0:0: [sdc] tag#26 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD
  594. [ 81.130190] sd 2:0:0:0: [sdc] tag#26 CDB: opcode=0x28 28 00 00 5c b6 30 00 00 08 00
  595. [ 82.922172] sd 1:0:0:0: [sdb] tag#3 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD
  596. [ 82.922193] sd 1:0:0:0: [sdb] tag#3 CDB: opcode=0x28 28 00 00 63 5f 88 00 00 80 00
  597. [ 88.042238] sd 1:0:0:0: [sdb] tag#5 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN
  598. [ 88.042260] sd 1:0:0:0: [sdb] tag#5 CDB: opcode=0x28 28 00 00 06 3f a8 00 00 08 00
  599. [ 92.394301] sd 1:0:0:0: [sdb] tag#8 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD IN
  600. [ 92.394302] sd 2:0:0:0: [sdc] tag#21 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD IN
  601. [ 92.394318] sd 2:0:0:0: [sdc] tag#21 CDB: opcode=0x28 28 00 00 00 08 00 00 01 00 00
  602. [ 92.394319] sd 1:0:0:0: [sdb] tag#8 CDB: opcode=0x28 28 00 00 06 48 00 00 01 00 00
  603. [ 92.394715] sd 1:0:0:0: [sdb] tag#7 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD IN
  604. [ 92.394722] sd 1:0:0:0: [sdb] tag#7 CDB: opcode=0x28 28 00 00 00 00 28 00 01 00 00
  605. [ 92.394742] sd 2:0:0:0: [sdc] tag#20 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD IN
  606. [ 92.394749] sd 2:0:0:0: [sdc] tag#20 CDB: opcode=0x28 28 00 00 00 00 00 00 01 00 00
  607. [ 92.394967] xhci_hcd 0000:01:00.0: WARNING: Host System Error
  608. [ 97.502338] xhci_hcd 0000:01:00.0: xHCI host not responding to stop endpoint command.
  609. [ 97.502359] xhci_hcd 0000:01:00.0: USBSTS: 0x0000000d HCHalted HSE EINT
  610. [ 97.502366] xhci_hcd 0000:01:00.0: xHCI host controller not responding, assume dead
  611. [ 97.502471] xhci_hcd 0000:01:00.0: HC died; cleaning up
  612. [ 97.502495] xhci_hcd 0000:01:00.0: xHCI host not responding to stop endpoint command.
  613. [ 97.502502] xhci_hcd 0000:01:00.0: USBSTS: 0x0000000d HCHalted HSE EINT
  614. [ 97.502839] sd 1:0:0:0: [sdb] tag#6 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD
  615. [ 97.502850] sd 1:0:0:0: [sdb] tag#6 CDB: opcode=0x28 28 00 00 00 00 00 00 01 00 00
  616. [ 97.506392] usb 1-1: USB disconnect, device number 2
  617. [ 97.506408] usb 1-1.2: USB disconnect, device number 3
  618. [ 97.506417] usb 1-1.2.1: USB disconnect, device number 4
  619. [ 97.506795] usb 2-2: USB disconnect, device number 2
  620. [ 97.506807] usb 2-2.1: USB disconnect, device number 3
  621. [ 97.506816] usb 2-2.1.3: USB disconnect, device number 7
  622. [ 97.522442] scsi host1: uas_eh_device_reset_handler FAILED to get lock err -19
  623. [ 97.522477] sd 1:0:0:0: Device offlined - not ready after error recovery
  624. [ 97.522484] sd 1:0:0:0: Device offlined - not ready after error recovery
  625. [ 97.522490] sd 1:0:0:0: Device offlined - not ready after error recovery
  626. [ 97.522495] sd 1:0:0:0: Device offlined - not ready after error recovery
  627. [ 97.522501] sd 1:0:0:0: Device offlined - not ready after error recovery
  628. [ 97.522522] scsi_io_completion_action: 5 callbacks suppressed
  629. [ 97.522532] sd 1:0:0:0: [sdb] tag#6 UNKNOWN(0x2003) Result: hostbyte=0x03 driverbyte=DRIVER_OK cmd_age=35s
  630. [ 97.522544] sd 1:0:0:0: [sdb] tag#6 CDB: opcode=0x28 28 00 00 00 00 00 00 01 00 00
  631. [ 97.522550] print_req_error: 5 callbacks suppressed
  632. [ 97.522554] blk_update_request: I/O error, dev sdb, sector 0 op 0x0:(READ) flags 0x0 phys_seg 32 prio class 0
  633. [ 97.522615] sd 1:0:0:0: [sdb] tag#7 UNKNOWN(0x2003) Result: hostbyte=0x03 driverbyte=DRIVER_OK cmd_age=35s
  634. [ 97.522624] sd 1:0:0:0: [sdb] tag#7 CDB: opcode=0x28 28 00 00 00 00 28 00 01 00 00
  635. [ 97.522630] blk_update_request: I/O error, dev sdb, sector 40 op 0x0:(READ) flags 0x0 phys_seg 32 prio class 0
  636. [ 97.522657] sd 1:0:0:0: [sdb] tag#8 UNKNOWN(0x2003) Result: hostbyte=0x03 driverbyte=DRIVER_OK cmd_age=35s
  637. [ 97.522664] sd 1:0:0:0: [sdb] tag#8 CDB: opcode=0x28 28 00 00 06 48 00 00 01 00 00
  638. [ 97.522671] blk_update_request: I/O error, dev sdb, sector 411648 op 0x0:(READ) flags 0x0 phys_seg 32 prio class 0
  639. [ 97.522694] sd 1:0:0:0: [sdb] tag#5 UNKNOWN(0x2003) Result: hostbyte=0x03 driverbyte=DRIVER_OK cmd_age=39s
  640. [ 97.522701] sd 1:0:0:0: [sdb] tag#5 CDB: opcode=0x28 28 00 00 06 3f a8 00 00 08 00
  641. [ 97.522707] blk_update_request: I/O error, dev sdb, sector 409512 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
  642. [ 97.522742] sd 1:0:0:0: [sdb] tag#3 UNKNOWN(0x2003) Result: hostbyte=0x03 driverbyte=DRIVER_OK cmd_age=46s
  643. [ 97.522749] sd 1:0:0:0: [sdb] tag#3 CDB: opcode=0x28 28 00 00 63 5f 88 00 00 80 00
  644. [ 97.522755] blk_update_request: I/O error, dev sdb, sector 6512520 op 0x0:(READ) flags 0x80700 phys_seg 16 prio class 0
  645. [ 97.522804] sd 1:0:0:0: rejecting I/O to offline device
  646. [ 97.522813] blk_update_request: I/O error, dev sdb, sector 409512 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
  647. [ 97.522823] Buffer I/O error on dev sdb1, logical block 51184, async page read
  648. [ 97.522864] scsi host2: uas_eh_device_reset_handler FAILED to get lock err -19
  649. [ 97.522874] sd 2:0:0:0: Device offlined - not ready after error recovery
  650. [ 97.522874] blk_update_request: I/O error, dev sdb, sector 409512 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
  651. [ 97.522880] sd 2:0:0:0: Device offlined - not ready after error recovery
  652. [ 97.522885] sd 2:0:0:0: Device offlined - not ready after error recovery
  653. [ 97.522888] Buffer I/O error on dev sdb1, logical block 51184, async page read
  654. [ 97.522900] sd 2:0:0:0: [sdc] tag#20 UNKNOWN(0x2003) Result: hostbyte=0x03 driverbyte=DRIVER_OK cmd_age=35s
  655. [ 97.522907] sd 2:0:0:0: [sdc] tag#20 CDB: opcode=0x28 28 00 00 00 00 00 00 01 00 00
  656. [ 97.522912] blk_update_request: I/O error, dev sdc, sector 0 op 0x0:(READ) flags 0x0 phys_seg 32 prio class 0
  657. [ 97.522927] blk_update_request: I/O error, dev sdb, sector 409512 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
  658. [ 97.522938] Buffer I/O error on dev sdb1, logical block 51184, async page read
  659. [ 97.522939] sd 2:0:0:0: [sdc] tag#21 UNKNOWN(0x2003) Result: hostbyte=0x03 driverbyte=DRIVER_OK cmd_age=35s
  660. [ 97.522947] sd 2:0:0:0: [sdc] tag#21 CDB: opcode=0x28 28 00 00 00 08 00 00 01 00 00
  661. [ 97.522952] blk_update_request: I/O error, dev sdc, sector 2048 op 0x0:(READ) flags 0x0 phys_seg 32 prio class 0
  662. [ 97.522971] sd 2:0:0:0: [sdc] tag#26 UNKNOWN(0x2003) Result: hostbyte=0x03 driverbyte=DRIVER_OK cmd_age=46s
  663. [ 97.522978] sd 2:0:0:0: [sdc] tag#26 CDB: opcode=0x28 28 00 00 5c b6 30 00 00 08 00
  664. [ 97.523043] Buffer I/O error on dev sdb2, logical block 6100896, async page read
  665. [ 97.523078] Buffer I/O error on dev sdb2, logical block 6100897, async page read
  666. [ 97.523110] Buffer I/O error on dev sdb2, logical block 6100898, async page read
  667. [ 97.523140] Buffer I/O error on dev sdb2, logical block 6100899, async page read
  668. [ 97.523169] Buffer I/O error on dev sdb2, logical block 6100900, async page read
  669. [ 97.523198] Buffer I/O error on dev sdb2, logical block 6100901, async page read
  670. [ 97.523227] Buffer I/O error on dev sdb2, logical block 6100902, async page read
  671. [ 97.526886] sd 2:0:0:0: rejecting I/O to offline device
  672. [ 97.614918] usb 2-2.2: USB disconnect, device number 4
  673. [ 97.654585] sd 0:0:0:0: [sda] Synchronizing SCSI cache
  674. [ 97.898564] sd 0:0:0:0: [sda] Synchronize Cache(10) failed: Result: hostbyte=0x07 driverbyte=DRIVER_OK
  675. [ 97.935406] xhci_hcd 0000:01:00.0: WARN Can't disable streams for endpoint 0x81, streams are being disabled already
  676. [ 97.938908] usb 2-2.3: USB disconnect, device number 5
  677. [ 98.454461] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
  678. [ 98.714434] sd 1:0:0:0: [sdb] Synchronize Cache(10) failed: Result: hostbyte=0x07 driverbyte=DRIVER_OK
  679. [ 98.738755] xhci_hcd 0000:01:00.0: WARN Can't disable streams for endpoint 0x82, streams are being disabled already
  680. [ 98.740987] usb 2-2.4: USB disconnect, device number 6
  681. [ 98.778567] sd 2:0:0:0: [sdc] Synchronizing SCSI cache
  682. [ 99.018445] sd 2:0:0:0: [sdc] Synchronize Cache(10) failed: Result: hostbyte=0x07 driverbyte=DRIVER_OK
  683. [ 99.043018] xhci_hcd 0000:01:00.0: WARN Can't disable streams for endpoint 0x81, streams are being disabled already
  684. [ 177.413619] /dev/disk/by-uuid/5DF4-E829: Can't open blockdev
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement