[solved] SATA HAT disconnects disk on heavy use

[solved] the problem were the Raspberry pi 4 USB 3 ports not working properly

Hello everyone and thank you for your support.

I have received the QUAD SATA HAT and connected it to a Raspberry PI 4. Everything is powered with 12V 5A, 60w 2,1 x 5,5 mm power adapter. I am testing it with a 250 GiB size SSD. Drivers are installed on Raspbian GNU/Linux 10 (buster).

Reading about problems with UAS I have already disabled it for the specific (and only) SSD connected to the SATA port.

When I connect the SSD to the SATA port it is recognized as /dev/sda. I created a partition and mounted /dev/sda1 to /media.

I noticed that when I put it to heavy workload (try to copy a big > 8 GB) /dev/sda gets disconnected with several I/O errors in dmesg log. After some time the device is re-connected to /dev/sdb.

dmesg log after clean reboot and mounted disk

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.19.118-v7l+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1311 SMP Mon Apr 27 14:26:42 BST 2020
[ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.2
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 256 MiB at 0x000000001ec00000
[ 0.000000] On node 0 totalpages: 1012736
[ 0.000000] DMA zone: 1728 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 196608 pages, LIFO batch:63
[ 0.000000] HighMem zone: 816128 pages, LIFO batch:63
[ 0.000000] random: get_random_bytes called from start_kernel+0xc0/0x4e8 with crng_init=0
[ 0.000000] percpu: Embedded 17 pages/cpu s36928 r8192 d24512 u69632
[ 0.000000] pcpu-alloc: s36928 r8192 d24512 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1011008
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 cma=64M snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 cma=256M smsc95xx.macaddr=DC:A6:32:AC:5B:B3 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 usb-storage.quirks=1058:0a10:u console=ttyS0,115200 console=tty1 root=PARTUUID=f238e5ad-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 3735552K/4050944K available (8192K kernel code, 690K rwdata, 2420K rodata, 2048K init, 860K bss, 53248K reserved, 262144K cma-reserved, 3264512K highmem)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.text : 0x(ptrval) - 0x(ptrval) (10208 kB)
.init : 0x(ptrval) - 0x(ptrval) (2048 kB)
.data : 0x(ptrval) - 0x(ptrval) ( 691 kB)
.bss : 0x(ptrval) - 0x(ptrval) ( 861 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 28928 entries in 85 pages
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000022] Switching to timer-based delay loop, resolution 18ns
[ 0.000254] Console: colour dummy device 80x30
[ 0.000724] console [tty1] enabled
[ 0.000778] Calibrating delay loop (skipped), value calculated using timer frequency… 108.00 BogoMIPS (lpj=540000)
[ 0.000815] pid_max: default: 32768 minimum: 301
[ 0.001098] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001130] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001895] CPU: Testing write buffer coherency: ok
[ 0.002322] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.002974] Setting up static identity map for 0x200000 - 0x20003c
[ 0.003148] rcu: Hierarchical SRCU implementation.
[ 0.004016] smp: Bringing up secondary CPUs …
[ 0.004841] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.005764] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.006642] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.006760] smp: Brought up 1 node, 4 CPUs
[ 0.006827] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[ 0.006850] CPU: All CPU(s) started in HYP mode.
[ 0.006870] CPU: Virtualization extensions available.
[ 0.007679] devtmpfs: initialized
[ 0.018357] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[ 0.018582] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.018623] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.025995] pinctrl core: initialized pinctrl subsystem
[ 0.026886] NET: Registered protocol family 16
[ 0.029882] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.031434] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.031465] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.031671] Serial: AMBA PL011 UART driver
[ 0.034910] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.050018] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-06-01 13:23, variant start
[ 0.060034] raspberrypi-firmware soc:firmware: Firmware hash is 6379679d1ec6a8c746d7e77e015f5b56b939976f
[ 0.102806] bcm2835-dma fe007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
[ 0.105937] vgaarb: loaded
[ 0.106312] SCSI subsystem initialized
[ 0.106522] usbcore: registered new interface driver usbfs
[ 0.106588] usbcore: registered new interface driver hub
[ 0.106671] usbcore: registered new device driver usb
[ 0.108030] clocksource: Switched to clocksource arch_sys_counter
[ 0.186090] VFS: Disk quotas dquot_6.6.0
[ 0.186193] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.186382] FS-Cache: Loaded
[ 0.186568] CacheFiles: Loaded
[ 0.187095] simple-framebuffer: probe of 0.framebuffer failed with error -12
[ 0.196272] NET: Registered protocol family 2
[ 0.196939] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 0.196985] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.197066] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.197150] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.197286] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.197329] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.197549] NET: Registered protocol family 1
[ 0.198158] RPC: Registered named UNIX socket transport module.
[ 0.198185] RPC: Registered udp transport module.
[ 0.198206] RPC: Registered tcp transport module.
[ 0.198227] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.198255] PCI: CLS 0 bytes, default 64
[ 0.200060] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.202182] Initialise system trusted keyrings
[ 0.202394] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[ 0.211431] FS-Cache: Netfs ‘nfs’ registered for caching
[ 0.211965] NFS: Registering the id_resolver key type
[ 0.212010] Key type id_resolver registered
[ 0.212032] Key type id_legacy registered
[ 0.212063] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 0.216605] Key type asymmetric registered
[ 0.216632] Asymmetric key parser ‘x509’ registered
[ 0.216756] bounce: pool size: 64 pages
[ 0.216809] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.216996] io scheduler noop registered
[ 0.217020] io scheduler deadline registered (default)
[ 0.217194] io scheduler cfq registered
[ 0.217218] io scheduler mq-deadline registered (default)
[ 0.217240] io scheduler kyber registered
[ 0.247913] brcm-pcie fd500000.pcie: dmabounce: initialised - 32768 kB, threshold 0x00000000c0000000
[ 0.247961] brcm-pcie fd500000.pcie: could not get clock
[ 0.248055] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 0.248109] brcm-pcie fd500000.pcie: MEM 0x600000000…0x603ffffff -> 0xf8000000
[ 0.308059] brcm-pcie fd500000.pcie: link up, 5.0 Gbps x1 (!SSC)
[ 0.308372] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 0.308404] pci_bus 0000:00: root bus resource [bus 00-01]
[ 0.308434] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[ 0.308497] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 0.308633] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.311378] PCI: bus0: Fast back to back transfers disabled
[ 0.311411] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.311634] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 0.311758] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.312075] pci 0000:01:00.0: PME# supported from D0 D3cold
[ 0.314802] PCI: bus1: Fast back to back transfers disabled
[ 0.314833] pci_bus 0000:01: busn_res: [bus 01] end is updated to 01
[ 0.314880] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 0.314914] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 0.315003] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.315033] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 0.315253] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[ 0.315445] pcieport 0000:00:00.0: Signaling PME with IRQ 53
[ 0.315623] pcieport 0000:00:00.0: AER enabled with IRQ 53
[ 0.315807] pci 0000:01:00.0: enabling device (0140 -> 0142)
[ 0.319906] iproc-rng200 fe104000.rng: hwrng registered
[ 0.320142] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 0.320658] vc-sm: Videocore shared memory driver
[ 0.321071] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 0.331228] brd: module loaded
[ 0.340842] loop: module loaded
[ 0.341610] Loading iSCSI transport class v2.0-870.
[ 0.343313] libphy: Fixed MDIO Bus: probed
[ 0.343743] bcmgenet fd580000.genet: failed to get enet clock
[ 0.343775] bcmgenet fd580000.genet: GENET 5.0 EPHY: 0x0000
[ 0.343805] bcmgenet fd580000.genet: failed to get enet-wol clock
[ 0.343835] bcmgenet fd580000.genet: failed to get enet-eee clock
[ 0.343872] bcmgenet: Skipping UMAC reset
[ 0.344126] unimac-mdio unimac-mdio.-19: DMA mask not set
[ 0.358059] libphy: bcmgenet MII bus: probed
[ 0.398539] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus at 0x(ptrval)
[ 0.399464] usbcore: registered new interface driver r8152
[ 0.399546] usbcore: registered new interface driver lan78xx
[ 0.399616] usbcore: registered new interface driver smsc95xx
[ 0.399929] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 0.399974] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 0.402211] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
[ 0.402547] genirq: irq_chip Brcm_MSI did not update eff. affinity mask of irq 54
[ 0.403428] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 0.403462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.403491] usb usb1: Product: xHCI Host Controller
[ 0.403515] usb usb1: Manufacturer: Linux 4.19.118-v7l+ xhci-hcd
[ 0.403539] usb usb1: SerialNumber: 0000:01:00.0
[ 0.404074] hub 1-0:1.0: USB hub found
[ 0.404167] hub 1-0:1.0: 1 port detected
[ 0.404650] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 0.404686] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 0.404729] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 0.405148] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 0.405180] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.405209] usb usb2: Product: xHCI Host Controller
[ 0.405232] usb usb2: Manufacturer: Linux 4.19.118-v7l+ xhci-hcd
[ 0.405256] usb usb2: SerialNumber: 0000:01:00.0
[ 0.405757] hub 2-0:1.0: USB hub found
[ 0.405827] hub 2-0:1.0: 4 ports detected
[ 0.407037] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.407246] dwc_otg: FIQ enabled
[ 0.407255] dwc_otg: NAK holdoff enabled
[ 0.407264] dwc_otg: FIQ split-transaction FSM enabled
[ 0.407276] Module dwc_common_port init
[ 0.407500] usbcore: registered new interface driver uas
[ 0.407608] usbcore: registered new interface driver usb-storage
[ 0.407798] mousedev: PS/2 mouse device common for all mice
[ 0.409031] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 0.410662] sdhci: Secure Digital Host Controller Interface driver
[ 0.410687] sdhci: Copyright© Pierre Ossman
[ 0.411091] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ 0.411501] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.414531] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.414689] hidraw: raw HID events driver © Jiri Kosina
[ 0.414827] usbcore: registered new interface driver usbhid
[ 0.414850] usbhid: USB HID core driver
[ 0.415633] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
[ 0.417373] [vc_sm_connected_init]: start
[ 0.426189] [vc_sm_connected_init]: end - returning 0
[ 0.427304] Initializing XFRM netlink socket
[ 0.427346] NET: Registered protocol family 17
[ 0.427453] Key type dns_resolver registered
[ 0.427865] Registering SWP/SWPB emulation handler
[ 0.428503] registered taskstats version 1
[ 0.428533] Loading compiled-in X.509 certificates
[ 0.435438] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 0.435520] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
[ 0.440661] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 0.441200] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
[ 0.441865] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 0.441893] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 0.467933] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.3
[ 0.468075] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.4
[ 0.485332] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 0.486943] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.488551] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.491417] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 0.493020] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.500746] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[ 0.503271] of_cfs_init
[ 0.503366] of_cfs_init: OK
[ 0.503956] Waiting for root device PARTUUID=f238e5ad-02…
[ 0.548273] random: fast init done
[ 0.562932] mmc1: new high speed SDIO card at address 0001
[ 0.602157] mmc0: new ultra high speed DDR50 SDXC card at address 0001
[ 0.603288] mmcblk0: mmc0:0001 EC2QT 59.6 GiB
[ 0.604406] mmcblk0: p1 p2
[ 0.629983] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 0.630057] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 0.634822] devtmpfs: mounted
[ 0.642059] Freeing unused kernel memory: 2048K
[ 0.658286] Run /sbin/init as init process
[ 0.768078] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 0.950702] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 0.950743] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 0.950771] usb 1-1: Product: USB2.0 Hub
[ 0.952634] hub 1-1:1.0: USB hub found
[ 0.952950] hub 1-1:1.0: 4 ports detected
[ 1.056228] systemd[1]: System time before build time, advancing clock.
[ 1.142783] NET: Registered protocol family 10
[ 1.144008] Segment Routing with IPv6
[ 1.171966] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 1.172686] systemd[1]: Detected architecture arm.
[ 1.183686] systemd[1]: Set hostname to .
[ 1.701547] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
[ 1.729625] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
[ 1.805125] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.813956] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.814541] systemd[1]: Listening on udev Control Socket.
[ 1.815325] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.815705] systemd[1]: Listening on udev Kernel Socket.
[ 1.816630] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.822145] systemd[1]: Listening on Syslog Socket.
[ 1.823013] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 2.505382] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 2.592182] systemd-journald[123]: Received request to flush runtime journal from PID 1
[ 3.095665] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x0000ffff
[ 3.096126] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00000fff
[ 3.096587] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x0000ffff
[ 3.097073] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x0000ffff
[ 3.107011] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.109120] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 3.109137] [vc_sm_connected_init]: start
[ 3.111722] [vc_sm_connected_init]: installed successfully
[ 3.126713] media: Linux media interface: v0.10
[ 3.165309] Driver for 1-wire Dallas network protocol.
[ 3.180311] gpio-4 (onewire@0): enforced open drain please flag it properly in DT/ACPI DSDT/board file
[ 3.228075] videodev: Linux video capture interface: v2.00
[ 3.296568] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.307322] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.307568] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.322941] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.358869] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.374253] cfg80211: Loaded X.509 cert ‘sforshee: 00b28ddf47aef9cea7’
[ 3.378125] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.393396] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 3.393446] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 3.405044] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 3.405093] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 3.427958] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 3.434374] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 3.434405] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 3.439398] bcm2835_audio soc:audio: card created with 8 channels
[ 3.446565] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 3.447270] usbcore: registered new interface driver brcmfmac
[ 3.447957] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[ 3.523661] [drm] No displays found. Consider forcing hotplug if HDMI is attached
[ 3.523759] vc4-drm soc:gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[ 3.525009] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 1
[ 3.525021] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.525031] [drm] No driver support for vblank timestamp query.
[ 3.525039] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
[ 3.695903] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 3.712165] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 2 2020 23:30:41 version 7.45.202 (r724630 CY) FWID 01-72f6ece2
[ 5.308274] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 5.749364] 8021q: 802.1Q VLAN Support v1.8
[ 5.772765] uart-pl011 fe201000.serial: no DMA platform data
[ 5.821046] random: crng init done
[ 5.821061] random: 7 urandom warning(s) missed due to ratelimiting
[ 5.974974] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 6.246661] bcmgenet: Skipping UMAC reset
[ 6.348386] bcmgenet fd580000.genet: configuring instance for external RGMII (no delay)
[ 6.348536] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.882421] i2c /dev entries driver
[ 7.368278] bcmgenet fd580000.genet eth0: Link is Down
[ 9.688144] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 9.688501] usb usb2-port3: attempt power cycle
[ 11.528228] bcmgenet fd580000.genet eth0: Link is Up - 1Gbps/Full - flow control off
[ 11.528263] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 12.511275] Bluetooth: Core ver 2.22
[ 12.511349] NET: Registered protocol family 31
[ 12.511359] Bluetooth: HCI device and connection manager initialized
[ 12.513553] Bluetooth: HCI socket layer initialized
[ 12.513570] Bluetooth: L2CAP socket layer initialized
[ 12.513616] Bluetooth: SCO socket layer initialized
[ 12.527236] Bluetooth: HCI UART driver ver 2.3
[ 12.527250] Bluetooth: HCI UART protocol H4 registered
[ 12.527329] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 12.527566] Bluetooth: HCI UART protocol Broadcom registered
[ 12.675730] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 12.675736] Bluetooth: BNEP filters: protocol multicast
[ 12.675746] Bluetooth: BNEP socket layer initialized
[ 14.438125] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 18.098088] device lo entered promiscuous mode
[ 18.828125] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 18.828380] usb usb2-port3: unable to enumerate USB device
[ 19.188372] usb 2-1: new SuperSpeed Gen 1 USB device number 6 using xhci_hcd
[ 19.223138] usb 2-1: New USB device found, idVendor=1058, idProduct=0a10, bcdDevice=80.34
[ 19.223151] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 19.223162] usb 2-1: Product: Go To Final Lap
[ 19.223172] usb 2-1: SerialNumber: 1234567890123
[ 19.227115] usb 2-1: UAS is blacklisted for this device, using usb-storage instead
[ 19.227194] usb 2-1: UAS is blacklisted for this device, using usb-storage instead
[ 19.227205] usb-storage 2-1:1.0: USB Mass Storage device detected
[ 19.227593] usb-storage 2-1:1.0: Quirks match for vid 1058 pid 0a10: 800000
[ 19.227693] scsi host0: usb-storage 2-1:1.0
[ 20.248732] scsi 0:0:0:0: Direct-Access ACASIS 8034 PQ: 0 ANSI: 6
[ 20.250599] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[ 20.251237] sd 0:0:0:0: [sda] Write Protect is off
[ 20.251253] sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08
[ 20.252254] sd 0:0:0:0: [sda] No Caching mode page found
[ 20.252265] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 20.255517] sda: sda1
[ 20.258627] sd 0:0:0:0: [sda] Attached SCSI disk
[ 23.568120] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 28.108129] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 32.448132] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 32.448430] usb usb2-port3: attempt power cycle
[ 37.128142] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 41.468094] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 41.468265] usb usb2-port3: unable to enumerate USB device
[ 45.798160] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 50.338155] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 54.678148] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 54.678445] usb usb2-port3: attempt power cycle
[ 59.358193] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 63.708147] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 63.708448] usb usb2-port3: unable to enumerate USB device
[ 68.028150] usb > usb2-port3: Cannot enable. Maybe the USB cable is bad?

[ 72.568139] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 73.015693] EXT4-fs (sda1): recovery complete
[ 73.015909] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 76.918344] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 76.918642] usb usb2-port3: attempt power cycle

dmesg after disk disconnection

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.19.118-v7l+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1311 SMP Mon Apr 27 14:26:42 BST 2020
[ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.2
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] cma: Reserved 256 MiB at 0x000000001ec00000
[ 0.000000] On node 0 totalpages: 1012736
[ 0.000000] DMA zone: 1728 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 196608 pages, LIFO batch:63
[ 0.000000] HighMem zone: 816128 pages, LIFO batch:63
[ 0.000000] random: get_random_bytes called from start_kernel+0xc0/0x4e8 with crng_init=0
[ 0.000000] percpu: Embedded 17 pages/cpu s36928 r8192 d24512 u69632
[ 0.000000] pcpu-alloc: s36928 r8192 d24512 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1011008
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 cma=64M snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 cma=256M smsc95xx.macaddr=DC:A6:32:AC:5B:B3 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 usb-storage.quirks=1058:0a10:u console=ttyS0,115200 console=tty1 root=PARTUUID=f238e5ad-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 3735552K/4050944K available (8192K kernel code, 690K rwdata, 2420K rodata, 2048K init, 860K bss, 53248K reserved, 262144K cma-reserved, 3264512K highmem)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.text : 0x(ptrval) - 0x(ptrval) (10208 kB)
.init : 0x(ptrval) - 0x(ptrval) (2048 kB)
.data : 0x(ptrval) - 0x(ptrval) ( 691 kB)
.bss : 0x(ptrval) - 0x(ptrval) ( 861 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 28928 entries in 85 pages
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000022] Switching to timer-based delay loop, resolution 18ns
[ 0.000254] Console: colour dummy device 80x30
[ 0.000724] console [tty1] enabled
[ 0.000778] Calibrating delay loop (skipped), value calculated using timer frequency… 108.00 BogoMIPS (lpj=540000)
[ 0.000815] pid_max: default: 32768 minimum: 301
[ 0.001098] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001130] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001895] CPU: Testing write buffer coherency: ok
[ 0.002322] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.002974] Setting up static identity map for 0x200000 - 0x20003c
[ 0.003148] rcu: Hierarchical SRCU implementation.
[ 0.004016] smp: Bringing up secondary CPUs …
[ 0.004841] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.005764] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.006642] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.006760] smp: Brought up 1 node, 4 CPUs
[ 0.006827] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[ 0.006850] CPU: All CPU(s) started in HYP mode.
[ 0.006870] CPU: Virtualization extensions available.
[ 0.007679] devtmpfs: initialized
[ 0.018357] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[ 0.018582] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.018623] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.025995] pinctrl core: initialized pinctrl subsystem
[ 0.026886] NET: Registered protocol family 16
[ 0.029882] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.031434] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.031465] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.031671] Serial: AMBA PL011 UART driver
[ 0.034910] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.050018] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-06-01 13:23, variant start
[ 0.060034] raspberrypi-firmware soc:firmware: Firmware hash is 6379679d1ec6a8c746d7e77e015f5b56b939976f
[ 0.102806] bcm2835-dma fe007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
[ 0.105937] vgaarb: loaded
[ 0.106312] SCSI subsystem initialized
[ 0.106522] usbcore: registered new interface driver usbfs
[ 0.106588] usbcore: registered new interface driver hub
[ 0.106671] usbcore: registered new device driver usb
[ 0.108030] clocksource: Switched to clocksource arch_sys_counter
[ 0.186090] VFS: Disk quotas dquot_6.6.0
[ 0.186193] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.186382] FS-Cache: Loaded
[ 0.186568] CacheFiles: Loaded
[ 0.187095] simple-framebuffer: probe of 0.framebuffer failed with error -12
[ 0.196272] NET: Registered protocol family 2
[ 0.196939] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 0.196985] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.197066] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.197150] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.197286] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.197329] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.197549] NET: Registered protocol family 1
[ 0.198158] RPC: Registered named UNIX socket transport module.
[ 0.198185] RPC: Registered udp transport module.
[ 0.198206] RPC: Registered tcp transport module.
[ 0.198227] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.198255] PCI: CLS 0 bytes, default 64
[ 0.200060] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.202182] Initialise system trusted keyrings
[ 0.202394] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[ 0.211431] FS-Cache: Netfs ‘nfs’ registered for caching
[ 0.211965] NFS: Registering the id_resolver key type
[ 0.212010] Key type id_resolver registered
[ 0.212032] Key type id_legacy registered
[ 0.212063] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 0.216605] Key type asymmetric registered
[ 0.216632] Asymmetric key parser ‘x509’ registered
[ 0.216756] bounce: pool size: 64 pages
[ 0.216809] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.216996] io scheduler noop registered
[ 0.217020] io scheduler deadline registered (default)
[ 0.217194] io scheduler cfq registered
[ 0.217218] io scheduler mq-deadline registered (default)
[ 0.217240] io scheduler kyber registered
[ 0.247913] brcm-pcie fd500000.pcie: dmabounce: initialised - 32768 kB, threshold 0x00000000c0000000
[ 0.247961] brcm-pcie fd500000.pcie: could not get clock
[ 0.248055] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 0.248109] brcm-pcie fd500000.pcie: MEM 0x600000000…0x603ffffff -> 0xf8000000
[ 0.308059] brcm-pcie fd500000.pcie: link up, 5.0 Gbps x1 (!SSC)
[ 0.308372] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 0.308404] pci_bus 0000:00: root bus resource [bus 00-01]
[ 0.308434] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[ 0.308497] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 0.308633] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.311378] PCI: bus0: Fast back to back transfers disabled
[ 0.311411] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.311634] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 0.311758] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.312075] pci 0000:01:00.0: PME# supported from D0 D3cold
[ 0.314802] PCI: bus1: Fast back to back transfers disabled
[ 0.314833] pci_bus 0000:01: busn_res: [bus 01] end is updated to 01
[ 0.314880] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 0.314914] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 0.315003] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.315033] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 0.315253] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[ 0.315445] pcieport 0000:00:00.0: Signaling PME with IRQ 53
[ 0.315623] pcieport 0000:00:00.0: AER enabled with IRQ 53
[ 0.315807] pci 0000:01:00.0: enabling device (0140 -> 0142)
[ 0.319906] iproc-rng200 fe104000.rng: hwrng registered
[ 0.320142] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 0.320658] vc-sm: Videocore shared memory driver
[ 0.321071] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 0.331228] brd: module loaded
[ 0.340842] loop: module loaded
[ 0.341610] Loading iSCSI transport class v2.0-870.
[ 0.343313] libphy: Fixed MDIO Bus: probed
[ 0.343743] bcmgenet fd580000.genet: failed to get enet clock
[ 0.343775] bcmgenet fd580000.genet: GENET 5.0 EPHY: 0x0000
[ 0.343805] bcmgenet fd580000.genet: failed to get enet-wol clock
[ 0.343835] bcmgenet fd580000.genet: failed to get enet-eee clock
[ 0.343872] bcmgenet: Skipping UMAC reset
[ 0.344126] unimac-mdio unimac-mdio.-19: DMA mask not set
[ 0.358059] libphy: bcmgenet MII bus: probed
[ 0.398539] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus at 0x(ptrval)
[ 0.399464] usbcore: registered new interface driver r8152
[ 0.399546] usbcore: registered new interface driver lan78xx
[ 0.399616] usbcore: registered new interface driver smsc95xx
[ 0.399929] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 0.399974] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 0.402211] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
[ 0.402547] genirq: irq_chip Brcm_MSI did not update eff. affinity mask of irq 54
[ 0.403428] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 0.403462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.403491] usb usb1: Product: xHCI Host Controller
[ 0.403515] usb usb1: Manufacturer: Linux 4.19.118-v7l+ xhci-hcd
[ 0.403539] usb usb1: SerialNumber: 0000:01:00.0
[ 0.404074] hub 1-0:1.0: USB hub found
[ 0.404167] hub 1-0:1.0: 1 port detected
[ 0.404650] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 0.404686] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 0.404729] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 0.405148] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 0.405180] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.405209] usb usb2: Product: xHCI Host Controller
[ 0.405232] usb usb2: Manufacturer: Linux 4.19.118-v7l+ xhci-hcd
[ 0.405256] usb usb2: SerialNumber: 0000:01:00.0
[ 0.405757] hub 2-0:1.0: USB hub found
[ 0.405827] hub 2-0:1.0: 4 ports detected
[ 0.407037] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 0.407246] dwc_otg: FIQ enabled
[ 0.407255] dwc_otg: NAK holdoff enabled
[ 0.407264] dwc_otg: FIQ split-transaction FSM enabled
[ 0.407276] Module dwc_common_port init
[ 0.407500] usbcore: registered new interface driver uas
[ 0.407608] usbcore: registered new interface driver usb-storage
[ 0.407798] mousedev: PS/2 mouse device common for all mice
[ 0.409031] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 0.410662] sdhci: Secure Digital Host Controller Interface driver
[ 0.410687] sdhci: Copyright© Pierre Ossman
[ 0.411091] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ 0.411501] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.414531] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.414689] hidraw: raw HID events driver © Jiri Kosina
[ 0.414827] usbcore: registered new interface driver usbhid
[ 0.414850] usbhid: USB HID core driver
[ 0.415633] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
[ 0.417373] [vc_sm_connected_init]: start
[ 0.426189] [vc_sm_connected_init]: end - returning 0
[ 0.427304] Initializing XFRM netlink socket
[ 0.427346] NET: Registered protocol family 17
[ 0.427453] Key type dns_resolver registered
[ 0.427865] Registering SWP/SWPB emulation handler
[ 0.428503] registered taskstats version 1
[ 0.428533] Loading compiled-in X.509 certificates
[ 0.435438] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 0.435520] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
[ 0.440661] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 0.441200] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
[ 0.441865] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 0.441893] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 0.467933] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.3
[ 0.468075] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.4
[ 0.485332] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 0.486943] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.488551] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.491417] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 0.493020] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 0.500746] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[ 0.503271] of_cfs_init
[ 0.503366] of_cfs_init: OK
[ 0.503956] Waiting for root device PARTUUID=f238e5ad-02…
[ 0.548273] random: fast init done
[ 0.562932] mmc1: new high speed SDIO card at address 0001
[ 0.602157] mmc0: new ultra high speed DDR50 SDXC card at address 0001
[ 0.603288] mmcblk0: mmc0:0001 EC2QT 59.6 GiB
[ 0.604406] mmcblk0: p1 p2
[ 0.629983] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 0.630057] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 0.634822] devtmpfs: mounted
[ 0.642059] Freeing unused kernel memory: 2048K
[ 0.658286] Run /sbin/init as init process
[ 0.768078] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 0.950702] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 0.950743] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 0.950771] usb 1-1: Product: USB2.0 Hub
[ 0.952634] hub 1-1:1.0: USB hub found
[ 0.952950] hub 1-1:1.0: 4 ports detected
[ 1.056228] systemd[1]: System time before build time, advancing clock.
[ 1.142783] NET: Registered protocol family 10
[ 1.144008] Segment Routing with IPv6
[ 1.171966] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 1.172686] systemd[1]: Detected architecture arm.
[ 1.183686] systemd[1]: Set hostname to .
[ 1.701547] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
[ 1.729625] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
[ 1.805125] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.813956] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.814541] systemd[1]: Listening on udev Control Socket.
[ 1.815325] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.815705] systemd[1]: Listening on udev Kernel Socket.
[ 1.816630] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.822145] systemd[1]: Listening on Syslog Socket.
[ 1.823013] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 2.505382] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 2.592182] systemd-journald[123]: Received request to flush runtime journal from PID 1
[ 3.095665] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x0000ffff
[ 3.096126] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00000fff
[ 3.096587] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x0000ffff
[ 3.097073] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x0000ffff
[ 3.107011] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.109120] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 3.109137] [vc_sm_connected_init]: start
[ 3.111722] [vc_sm_connected_init]: installed successfully
[ 3.126713] media: Linux media interface: v0.10
[ 3.165309] Driver for 1-wire Dallas network protocol.
[ 3.180311] gpio-4 (onewire@0): enforced open drain please flag it properly in DT/ACPI DSDT/board file
[ 3.228075] videodev: Linux video capture interface: v2.00
[ 3.296568] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.307322] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.307568] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.322941] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.358869] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.374253] cfg80211: Loaded X.509 cert ‘sforshee: 00b28ddf47aef9cea7’
[ 3.378125] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 3.393396] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 3.393446] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 3.405044] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 3.405093] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 3.427958] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 3.434374] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 3.434405] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 3.439398] bcm2835_audio soc:audio: card created with 8 channels
[ 3.446565] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 3.447270] usbcore: registered new interface driver brcmfmac
[ 3.447957] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[ 3.523661] [drm] No displays found. Consider forcing hotplug if HDMI is attached
[ 3.523759] vc4-drm soc:gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[ 3.525009] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 1
[ 3.525021] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.525031] [drm] No driver support for vblank timestamp query.
[ 3.525039] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
[ 3.695903] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 3.712165] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 2 2020 23:30:41 version 7.45.202 (r724630 CY) FWID 01-72f6ece2
[ 5.308274] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 5.749364] 8021q: 802.1Q VLAN Support v1.8
[ 5.772765] uart-pl011 fe201000.serial: no DMA platform data
[ 5.821046] random: crng init done
[ 5.821061] random: 7 urandom warning(s) missed due to ratelimiting
[ 5.974974] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 6.246661] bcmgenet: Skipping UMAC reset
[ 6.348386] bcmgenet fd580000.genet: configuring instance for external RGMII (no delay)
[ 6.348536] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.882421] i2c /dev entries driver
[ 7.368278] bcmgenet fd580000.genet eth0: Link is Down
[ 9.688144] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 9.688501] usb usb2-port3: attempt power cycle
[ 11.528228] bcmgenet fd580000.genet eth0: Link is Up - 1Gbps/Full - flow control off
[ 11.528263] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 12.511275] Bluetooth: Core ver 2.22
[ 12.511349] NET: Registered protocol family 31
[ 12.511359] Bluetooth: HCI device and connection manager initialized
[ 12.513553] Bluetooth: HCI socket layer initialized
[ 12.513570] Bluetooth: L2CAP socket layer initialized
[ 12.513616] Bluetooth: SCO socket layer initialized

[ 12.527236] Bluetooth: HCI UART driver ver 2.3
[ 12.527250] Bluetooth: HCI UART protocol H4 registered
[ 12.527329] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 12.527566] Bluetooth: HCI UART protocol Broadcom registered
[ 12.675730] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 12.675736] Bluetooth: BNEP filters: protocol multicast
[ 12.675746] Bluetooth: BNEP socket layer initialized
[ 14.438125] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 18.098088] device lo entered promiscuous mode
[ 18.828125] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 18.828380] usb usb2-port3: unable to enumerate USB device
[ 19.188372] usb 2-1: new SuperSpeed Gen 1 USB device number 6 using xhci_hcd
[ 19.223138] usb 2-1: New USB device found, idVendor=1058, idProduct=0a10, bcdDevice=80.34
[ 19.223151] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 19.223162] usb 2-1: Product: Go To Final Lap
[ 19.223172] usb 2-1: SerialNumber: 1234567890123
[ 19.227115] usb 2-1: UAS is blacklisted for this device, using usb-storage instead
[ 19.227194] usb 2-1: UAS is blacklisted for this device, using usb-storage instead
[ 19.227205] usb-storage 2-1:1.0: USB Mass Storage device detected
[ 19.227593] usb-storage 2-1:1.0: Quirks match for vid 1058 pid 0a10: 800000
[ 19.227693] scsi host0: usb-storage 2-1:1.0
[ 20.248732] scsi 0:0:0:0: Direct-Access ACASIS 8034 PQ: 0 ANSI: 6
[ 20.250599] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[ 20.251237] sd 0:0:0:0: [sda] Write Protect is off
[ 20.251253] sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08
[ 20.252254] sd 0:0:0:0: [sda] No Caching mode page found
[ 20.252265] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 20.255517] sda: sda1
[ 20.258627] sd 0:0:0:0: [sda] Attached SCSI disk
[ 23.568120] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 28.108129] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 32.448132] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 32.448430] usb usb2-port3: attempt power cycle
[ 37.128142] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 41.468094] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 41.468265] usb usb2-port3: unable to enumerate USB device
[ 45.798160] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 50.338155] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 54.678148] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 54.678445] usb usb2-port3: attempt power cycle
[ 59.358193] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 63.708147] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 63.708448] usb usb2-port3: unable to enumerate USB device
[ 68.028150] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 72.568139] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 73.015693] EXT4-fs (sda1): recovery complete
[ 73.015909] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 76.918344] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 76.918642] usb usb2-port3: attempt power cycle
[ 81.608532] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 85.968677] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 85.968973] usb usb2-port3: unable to enumerate USB device
[ 90.288786] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 94.828856] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 99.178944] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 99.179240] usb usb2-port3: attempt power cycle
[ 103.858996] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 108.199004] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 108.199299] usb usb2-port3: unable to enumerate USB device
[ 112.528999] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 117.078995] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 121.418987] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 121.419103] usb usb2-port3: attempt power cycle
[ 126.099068] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 130.439067] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 130.439321] usb usb2-port3: unable to enumerate USB device
[ 130.547649] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 134.759082] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 139.299046] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 143.649178] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 143.649393] usb usb2-port3: attempt power cycle
[ 148.329281] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 152.669330] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 152.669535] usb usb2-port3: unable to enumerate USB device
[ 156.989372] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 161.529410] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 165.869484] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 165.869635] usb usb2-port3: attempt power cycle
[ 170.569520] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 174.909561] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 174.909717] usb usb2-port3: unable to enumerate USB device
[ 179.229623] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 183.779608] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 188.119665] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 188.119821] usb usb2-port3: attempt power cycle
[ 192.799695] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 197.139756] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 197.140020] usb usb2-port3: unable to enumerate USB device
[ 201.469736] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 206.009769] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 210.359891] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 210.360105] usb usb2-port3: attempt power cycle
[ 215.049810] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 219.389798] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 219.389911] usb usb2-port3: unable to enumerate USB device
[ 223.729837] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 228.299833] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 232.639892] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 232.640095] usb usb2-port3: attempt power cycle
[ 237.319890] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 241.659909] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 241.660070] usb usb2-port3: unable to enumerate USB device
[ 245.979967] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 250.520005] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 254.890215] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 254.890359] usb usb2-port3: attempt power cycle
[ 259.579933] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 263.919957] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 263.920085] usb usb2-port3: unable to enumerate USB device
[ 268.260065] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 272.800271] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 277.140434] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 277.140571] usb usb2-port3: attempt power cycle
[ 281.820634] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 286.160763] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 286.160880] usb usb2-port3: unable to enumerate USB device
[ 290.510911] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 295.061068] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 299.431210] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 299.431374] usb usb2-port3: attempt power cycle
[ 304.111351] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 308.451431] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 308.451545] usb usb2-port3: unable to enumerate USB device
[ 312.771611] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 317.321658] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 321.671785] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 321.671951] usb usb2-port3: attempt power cycle
[ 323.714824] usb 2-1: Disable of device-initiated U1 failed.
[ 323.714895] usb 2-1: Disable of device-initiated U2 failed.
[ 326.351969] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 327.371962] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=0x00
[ 327.371982] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 02 55 b8 bf 00 07 40 00
[ 327.371994] print_req_error: I/O error, dev sda, sector 39172287
[ 327.372021] EXT4-fs warning (device sda1): ext4_end_bio:323: I/O error 10 writing to inode 13500427 (offset 8295383040 size 950272 starting block 4896767)
[ 327.372035] Buffer I/O error on device sda1, logical block 4888344
[ 327.372056] Buffer I/O error on device sda1, logical block 4888345
[ 327.372070] Buffer I/O error on device sda1, logical block 4888346
[ 327.372083] Buffer I/O error on device sda1, logical block 4888347
[ 327.372096] Buffer I/O error on device sda1, logical block 4888348
[ 327.372109] Buffer I/O error on device sda1, logical block 4888349
[ 327.372122] Buffer I/O error on device sda1, logical block 4888350
[ 327.372135] Buffer I/O error on device sda1, logical block 4888351
[ 327.372148] Buffer I/O error on device sda1, logical block 4888352
[ 327.372161] Buffer I/O error on device sda1, logical block 4888353
[ 327.511941] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=0x00
[ 327.511955] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 02 55 bf ff 00 08 00 00
[ 327.511964] print_req_error: I/O error, dev sda, sector 39174143
[ 327.511986] EXT4-fs warning (device sda1): ext4_end_bio:323: I/O error 10 writing to inode 13500427 (offset 8296333312 size 3149824 starting block 4897023)
[ 327.671934] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=0x00
[ 327.671949] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 02 55 c7 ff 00 08 00 00
[ 327.671961] print_req_error: I/O error, dev sda, sector 39176191
[ 327.671985] EXT4-fs warning (device sda1): ext4_end_bio:323: I/O error 10 writing to inode 13500427 (offset 8296333312 size 4198400 starting block 4897279)
[ 327.831963] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=0x00
[ 327.831983] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 02 55 cf ff 00 08 00 00
[ 327.831997] print_req_error: I/O error, dev sda, sector 39178239
[ 327.832027] EXT4-fs warning (device sda1): ext4_end_bio:323: I/O error 10 writing to inode 13500427 (offset 8296333312 size 5246976 starting block 4897535)
[ 327.992072] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=0x00
[ 327.992091] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 02 55 d7 ff 00 08 00 00
[ 327.992103] print_req_error: I/O error, dev sda, sector 39180287
[ 327.992130] EXT4-fs warning (device sda1): ext4_end_bio:323: I/O error 10 writing to inode 13500427 (offset 8296333312 size 6295552 starting block 4897791)
[ 328.161962] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=0x00
[ 328.161982] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 02 55 df ff 00 08 00 00
[ 328.161995] print_req_error: I/O error, dev sda, sector 39182335
[ 328.162025] EXT4-fs warning (device sda1): ext4_end_bio:323: I/O error 10 writing to inode 13500427 (offset 8296333312 size 7344128 starting block 4898047)
[ 328.331985] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=0x00
[ 328.332004] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 02 55 e7 ff 00 08 00 00
[ 328.332016] print_req_error: I/O error, dev sda, sector 39184383
[ 328.332042] EXT4-fs warning (device sda1): ext4_end_bio:323: I/O error 10 writing to inode 13500427 (offset 8296333312 size 8388608 starting block 4898303)
[ 328.531981] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=0x00
[ 328.531999] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 02 55 ef ff 00 08 00 00
[ 328.532010] print_req_error: I/O error, dev sda, sector 39186431
[ 328.532036] EXT4-fs warning (device sda1): ext4_end_bio:323: I/O error 10 writing to inode 13500427 (offset 8296333312 size 8388608 starting block 4898559)
[ 328.691957] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=0x00
[ 328.691975] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 0e 85 0a 5f 00 00 30 00
[ 328.691987] print_req_error: I/O error, dev sda, sector 243599967
[ 328.891949] sd 0:0:0:0: [sda] tag#0 UNKNOWN(0x2003) Result: hostbyte=0x07 driverbyte=0x00
[ 328.891962] sd 0:0:0:0: [sda] tag#0 CDB: opcode=0x2a 2a 00 02 55 f7 ff 00 08 00 00
[ 328.891971] print_req_error: I/O error, dev sda, sector 39188479
[ 328.891989] EXT4-fs warning (device sda1): ext4_end_bio:323: I/O error 10 writing to inode 13500427 (offset 8296333312 size 8388608 starting block 4898815)
[ 328.893410] JBD2: Detected IO errors while flushing file data on sda1-8
[ 328.893428] Aborting journal on device sda1-8.
[ 329.072010] EXT4-fs warning (device sda1): ext4_end_bio:323: I/O error 10 writing to inode 13500427 (offset 8304721920 size 2101248 starting block 4899071)
[ 329.271975] Buffer I/O error on dev sda1, logical block 30441472, lost sync page write
[ 329.272076] JBD2: Error -5 detected when updating journal superblock for sda1-8.
[ 329.471953] Buffer I/O error on dev sda1, logical block 0, lost sync page write
[ 329.472086] EXT4-fs (sda1): I/O error while writing superblock
[ 329.472100] EXT4-fs error (device sda1): ext4_journal_check_start:61: Detected aborted journal
[ 329.472140] EXT4-fs (sda1): Remounting filesystem read-only
[ 329.684215] EXT4-fs error (device sda1) in ext4_reserve_inode_write:5933: Journal has aborted
[ 329.881988] Buffer I/O error on dev sda1, logical block 0, lost sync page write
[ 329.882079] EXT4-fs (sda1): previous I/O error to superblock detected
[ 330.282008] Buffer I/O error on dev sda1, logical block 0, lost sync page write
[ 330.282250] EXT4-fs (sda1): I/O error while writing superblock
[ 330.282695] EXT4-fs error (device sda1): mpage_map_and_submit_extent:2587: comm kworker/u8:1: Failed to mark inode 13500427 dirty
[ 330.481964] Buffer I/O error on dev sda1, logical block 0, lost sync page write
[ 330.482009] EXT4-fs (sda1): I/O error while writing superblock
[ 330.682213] JBD2: Detected IO errors while flushing file data on sda1-8
[ 331.522028] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 331.522276] usb usb2-port3: unable to enumerate USB device
[ 331.522445] usb 2-1: USB disconnect, device number 6
[ 331.621966] usb 1-1.1: new high-speed USB device number 3 using xhci_hcd
[ 332.532237] usb 1-1-port1: Cannot enable. Maybe the USB cable is bad?
[ 332.631993] usb 1-1.1: new high-speed USB device number 4 using xhci_hcd
[ 333.542599] usb 1-1-port1: Cannot enable. Maybe the USB cable is bad?
[ 333.543148] usb 1-1-port1: attempt power cycle
[ 334.792635] usb 1-1-port1: Cannot enable. Maybe the USB cable is bad?
[ 334.892150] usb 1-1.1: new high-speed USB device number 6 using xhci_hcd
[ 334.892446] usb 1-1.1: Device not responding to setup address.
[ 335.112409] usb 1-1.1: Device not responding to setup address.
[ 335.332184] usb 1-1.1: device not accepting address 6, error -71
[ 335.332459] usb 1-1-port1: unable to enumerate USB device
[ 335.632058] usb 1-1.1: new high-speed USB device number 7 using xhci_hcd
[ 336.542735] usb 1-1-port1: Cannot enable. Maybe the USB cable is bad?
[ 336.642067] usb 1-1.1: new high-speed USB device number 8 using xhci_hcd
[ 337.092168] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 337.552700] usb 1-1-port1: Cannot enable. Maybe the USB cable is bad?
[ 337.553125] usb 1-1-port1: attempt power cycle
[ 341.892265] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 342.802793] usb 1-1-port1: Cannot enable. Maybe the USB cable is bad?
[ 347.152349] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 347.152654] usb usb2-port3: attempt power cycle
[ 347.252279] usb 1-1.1: new high-speed USB device number 10 using xhci_hcd
[ 347.252571] usb 1-1.1: Device not responding to setup address.
[ 347.472530] usb 1-1.1: Device not responding to setup address.
[ 347.692284] usb 1-1.1: device not accepting address 10, error -71
[ 347.692603] usb 1-1-port1: unable to enumerate USB device
[ 352.032431] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 352.132367] usb 1-1.1: new high-speed USB device number 11 using xhci_hcd
[ 357.222496] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[ 357.222798] usb usb2-port3: unable to enumerate USB device
[ 357.572774] usb 2-1: new SuperSpeed Gen 1 USB device number 67 using xhci_hcd
[ 357.603887] usb 2-1: New USB device found, idVendor=1058, idProduct=0a10, bcdDevice=80.34
[ 357.603903] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 357.603916] usb 2-1: Product: Go To Final Lap
[ 357.603928] usb 2-1: SerialNumber: 1234567890123
[ 357.607160] usb 2-1: UAS is blacklisted for this device, using usb-storage instead
[ 357.607286] usb 2-1: UAS is blacklisted for this device, using usb-storage instead
[ 357.607306] usb-storage 2-1:1.0: USB Mass Storage device detected
[ 357.608335] usb-storage 2-1:1.0: Quirks match for vid 1058 pid 0a10: 800000
[ 357.608463] scsi host1: usb-storage 2-1:1.0
[ 358.653418] scsi 1:0:0:0: Direct-Access ACASIS 8034 PQ: 0 ANSI: 6
[ 358.654186] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 358.656176] sd 1:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[ 358.656833] sd 1:0:0:0: [sdb] Write Protect is off
[ 358.656848] sd 1:0:0:0: [sdb] Mode Sense: 47 00 10 08
[ 358.657531] sd 1:0:0:0: [sdb] No Caching mode page found
[ 358.657547] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 358.662802] sdb: sdb1
[ 358.666053] sd 1:0:0:0: [sdb] Attached SCSI disk

Any suggestions about something I may be missing?

Thank you.

I have also taken some photos of the SATA HAT

Hi,

Looks like the USB bridge is bad. Can you find an A-A cable and test it?

I have ordered one and it will arrive tomorrow. How do I test it?

Replace the USB bridge and copy some big files.

Do I need two cables or will it work with only one?

Test the one you find problematic.

How do I find out which one is problematic? Is there a correlation between SATA connectors and USB ports on the SATA HAT? I already swapped the SSD between SATA 1 and SATA 4 getting the same problem

Okay, so test them all.

Hi setq,
the USB 3.0 A-A cable has arrived and I am going to do some testing soon.

Do you want me to follow some specific order? I have one SSD and one HDD available for testing.

I am going to connect SSD to SATA 1 slot and connect upper USB from SATA HAT to upper USB on the Raspberry pi4.

Is this ok?

Hi setq,

I have tried with one single USB A-A trying both USB ports on the SATA HAT connecting it to the Raspberry Pi 4 USB connectors. I have tested all the SATA slots but the SSD is never detected by the OS (lsblk shows no device only mmcblk/sd card). Connecting back the USB bridge the SSD is detected again but I get disconnections on heavy load. Any hints to follow?

Thank you

Maybe the cable is too long for a good signal, can you find a shorter one?

Was it a USB 3 A-A cable? If not you will be missing some of the data link and it won’t work

The cable is USB 3.0 and 50 cm long, I bought it specifically for the test. I don’t think I will be able to find a shorter one. Is there any way to get another USB bridge to test?

Hi setq,

I have done some testing over the we. I have noticed that the USB error messages in dmesg still were there without mounting the SATA hat. I have another pi 4 which doesn’t need USB ports and that doesn’t give the errors so I switched mSD cards.
At the moment I have the SATA HAT mounted, drivers installed and SATA drives recognized. I have done huge file transfers and no disconnection occurred. The problem seems to be defective USB ports on the raspberry pi 4 I was using.
Will update this post in a few days to confirm everything is ok.

P.S. Would the 60W power adapter be able to power 4 x 3,5" drives directly from the SATA HAT?

Thanks for your support.

Update: Everything has worked fine since I changed the Raspberry pi

Thanks for the update.