Hello everyone,
I have a quad sata hat (this one: https://shop.allnetchina.cn/collections/sata-hat/products/quad-sata-hat-case-for-raspberry-pi-4) connected to a raspberry pi 4, with a 32GB SD and 2 HDD (one of 500G and the other 600GB) and I’ve installed the recommended software (followed this: https://wiki.radxa.com/Dual_Quad_SATA_HAT).
I’m using samba to copy files from my computer to the raspberry hdd (hat).
95% of the times, the copy fails and I’m unable to connect to the raspberry. After that I wait around 15 minutes, and I’m able to connect again.
I thought that this was an issue with ipv6, so, I disabled it. The issue continues…
Here is the dmesg log after startup:
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.4.51-v7l+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1333 SMP Mon Aug 10 16:51:40 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] Reserved memory: created CMA memory pool at 0x000000001ec00000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] On node 0 totalpages: 1012736
[ 0.000000] DMA zone: 2304 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] percpu: Embedded 20 pages/cpu s49856 r8192 d23872 u81920
[ 0.000000] pcpu-alloc: s49856 r8192 d23872 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1010432
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:75:E3:17 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=2363842f-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles ipv6.disable=1
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x17cc0000-0x1bcc0000] (64MB)
[ 0.000000] Memory: 3655620K/4050944K available (10240K kernel code, 725K rwdata, 2740K rodata, 2048K init, 853K bss, 133180K reserved, 262144K cma-reserved, 3264512K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 30051 entries in 59 pages
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x340/0x518 with crng_init=0
[ 0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[ 0.000025] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[ 0.000103] bcm2835: system timer (irq = 17)
[ 0.000776] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000793] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000810] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000822] Switching to timer-based delay loop, resolution 18ns
[ 0.001072] Console: colour dummy device 80x30
[ 0.001104] printk: console [tty1] enabled
[ 0.001155] Calibrating delay loop (skipped), value calculated using timer frequency… 108.00 BogoMIPS (lpj=540000)
[ 0.001178] pid_max: default: 32768 minimum: 301
[ 0.001502] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.001525] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.002744] Disabling memory control group subsystem
[ 0.002849] CPU: Testing write buffer coherency: ok
[ 0.003347] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.004190] Setting up static identity map for 0x200000 - 0x20003c
[ 0.004380] rcu: Hierarchical SRCU implementation.
[ 0.005023] smp: Bringing up secondary CPUs …
[ 0.006221] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.007534] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.008792] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.008938] smp: Brought up 1 node, 4 CPUs
[ 0.008954] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[ 0.008967] CPU: All CPU(s) started in HYP mode.
[ 0.008978] CPU: Virtualization extensions available.
[ 0.009779] devtmpfs: initialized
[ 0.023176] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[ 0.023430] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.023457] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.031441] pinctrl core: initialized pinctrl subsystem
[ 0.032524] NET: Registered protocol family 16
[ 0.036355] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.038120] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.038134] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.038485] Serial: AMBA PL011 UART driver
[ 0.041923] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.060898] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-09-02 21:13, variant start
[ 0.070882] raspberrypi-firmware soc:firmware: Firmware hash is 4439d2aaa6c376a2d1ef4402f142e1cf4de37c43
[ 0.124539] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.129039] vgaarb: loaded
[ 0.129537] SCSI subsystem initialized
[ 0.129778] usbcore: registered new interface driver usbfs
[ 0.129834] usbcore: registered new interface driver hub
[ 0.129969] usbcore: registered new device driver usb
[ 0.131657] clocksource: Switched to clocksource arch_sys_counter
[ 0.883026] VFS: Disk quotas dquot_6.6.0
[ 0.883126] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.883287] FS-Cache: Loaded
[ 0.883486] CacheFiles: Loaded
[ 0.884411] simple-framebuffer 3e3cf000.framebuffer: framebuffer at 0x3e3cf000, 0x7f8000 bytes, mapped to 0x(ptrval)
[ 0.884430] simple-framebuffer 3e3cf000.framebuffer: format=a8r8g8b8, mode=1920x1080x32, linelength=7680
[ 0.884935] Console: switching to colour frame buffer device 240x67
[ 0.895665] simple-framebuffer 3e3cf000.framebuffer: fb0: simplefb registered!
[ 0.905451] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.905824] NET: Registered protocol family 2
[ 0.906551] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.906582] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.906657] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.906734] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.906884] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.906916] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.907173] NET: Registered protocol family 1
[ 0.907905] RPC: Registered named UNIX socket transport module.
[ 0.907917] RPC: Registered udp transport module.
[ 0.907929] RPC: Registered tcp transport module.
[ 0.907941] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.907963] PCI: CLS 0 bytes, default 64
[ 0.909893] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.912108] Initialise system trusted keyrings
[ 0.912337] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[ 0.923238] FS-Cache: Netfs ‘nfs’ registered for caching
[ 0.923975] NFS: Registering the id_resolver key type
[ 0.924018] Key type id_resolver registered
[ 0.924030] Key type id_legacy registered
[ 0.924052] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 0.925160] Key type asymmetric registered
[ 0.925175] Asymmetric key parser ‘x509’ registered
[ 0.925339] bounce: pool size: 64 pages
[ 0.925389] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.925618] io scheduler mq-deadline registered
[ 0.925632] io scheduler kyber registered
[ 0.929445] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 0.929469] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 0.929533] brcm-pcie fd500000.pcie: MEM 0x0600000000…0x0603ffffff -> 0x00f8000000
[ 0.929599] brcm-pcie fd500000.pcie: IB MEM 0x0000000000…0x00bfffffff -> 0x0000000000
[ 0.983804] brcm-pcie fd500000.pcie: link up, 5 GT/s x1 (SSC)
[ 0.984103] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 0.984122] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.984141] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[ 0.984198] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 0.984440] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.987803] PCI: bus0: Fast back to back transfers disabled
[ 0.988034] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 0.988177] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.988560] pci 0000:01:00.0: PME# supported from D0 D3cold
[ 0.991961] PCI: bus1: Fast back to back transfers disabled
[ 0.992021] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 0.992045] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 0.992123] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.992146] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 0.992448] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[ 0.992685] pcieport 0000:00:00.0: PME: Signaling with IRQ 56
[ 0.993062] pcieport 0000:00:00.0: AER: enabled with IRQ 56
[ 0.993412] pci 0000:01:00.0: enabling device (0140 -> 0142)
[ 1.000196] iproc-rng200 fe104000.rng: hwrng registered
[ 1.000516] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[ 1.001168] vc-sm: Videocore shared memory driver
[ 1.001747] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 1.013712] brd: module loaded
[ 1.026014] loop: module loaded
[ 1.027407] Loading iSCSI transport class v2.0-870.
[ 1.029338] libphy: Fixed MDIO Bus: probed
[ 1.029916] bcmgenet fd580000.ethernet: failed to get enet clock
[ 1.029934] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 1.029956] bcmgenet fd580000.ethernet: failed to get enet-wol clock
[ 1.029976] bcmgenet fd580000.ethernet: failed to get enet-eee clock
[ 1.030004] bcmgenet: Skipping UMAC reset
[ 1.041732] libphy: bcmgenet MII bus: probed
[ 1.121772] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 1.122817] usbcore: registered new interface driver r8152
[ 1.122881] usbcore: registered new interface driver lan78xx
[ 1.122940] usbcore: registered new interface driver smsc95xx
[ 1.123363] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.123398] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 1.125670] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
[ 1.126946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 1.126963] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.126978] usb usb1: Product: xHCI Host Controller
[ 1.126992] usb usb1: Manufacturer: Linux 5.4.51-v7l+ xhci-hcd
[ 1.127005] usb usb1: SerialNumber: 0000:01:00.0
[ 1.127590] hub 1-0:1.0: USB hub found
[ 1.127691] hub 1-0:1.0: 1 port detected
[ 1.128219] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.128244] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 1.128268] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 1.128773] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[ 1.128790] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.128805] usb usb2: Product: xHCI Host Controller
[ 1.128819] usb usb2: Manufacturer: Linux 5.4.51-v7l+ xhci-hcd
[ 1.128833] usb usb2: SerialNumber: 0000:01:00.0
[ 1.129414] hub 2-0:1.0: USB hub found
[ 1.129482] hub 2-0:1.0: 4 ports detected
[ 1.130911] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.131185] dwc_otg: FIQ enabled
[ 1.131196] dwc_otg: NAK holdoff enabled
[ 1.131207] dwc_otg: FIQ split-transaction FSM enabled
[ 1.131222] Module dwc_common_port init
[ 1.131726] usbcore: registered new interface driver uas
[ 1.131830] usbcore: registered new interface driver usb-storage
[ 1.132029] mousedev: PS/2 mouse device common for all mice
[ 1.134155] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 1.136644] sdhci: Secure Digital Host Controller Interface driver
[ 1.136656] sdhci: Copyright© Pierre Ossman
[ 1.137244] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ 1.137832] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.141522] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.141880] hidraw: raw HID events driver © Jiri Kosina
[ 1.142074] usbcore: registered new interface driver usbhid
[ 1.142085] usbhid: USB HID core driver
[ 1.143138] vchiq: vchiq_init_state: slot_zero = (ptrval)
[ 1.145102] [vc_sm_connected_init]: start
[ 1.155192] [vc_sm_connected_init]: end - returning 0
[ 1.157274] Initializing XFRM netlink socket
[ 1.157312] NET: Registered protocol family 17
[ 1.157437] Key type dns_resolver registered
[ 1.157929] Registering SWP/SWPB emulation handler
[ 1.158258] registered taskstats version 1
[ 1.158277] Loading compiled-in X.509 certificates
[ 1.158783] Key type ._fscrypt registered
[ 1.158796] Key type .fscrypt registered
[ 1.168926] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 1.168997] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 29, base_baud = 0) is a PL011 rev2
[ 1.177930] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 1.178856] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 1.178871] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 1.231188] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 1.232912] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.234571] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.237536] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 1.239190] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.244386] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[ 1.247177] of_cfs_init
[ 1.247334] of_cfs_init: OK
[ 1.248484] Waiting for root device PARTUUID=2363842f-02…
[ 1.289635] random: fast init done
[ 1.316299] mmc1: new high speed SDIO card at address 0001
[ 1.354186] mmc0: new ultra high speed DDR50 SDHC card at address 5048
[ 1.355179] mmcblk0: mmc0:5048 SD32G 28.9 GiB
[ 1.357415] mmcblk0: p1 p2
[ 1.371170] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.371244] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.371911] devtmpfs: mounted
[ 1.379954] Freeing unused kernel memory: 2048K
[ 1.411960] Run /sbin/init as init process
[ 1.491723] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 1.674311] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 1.674331] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.674346] usb 1-1: Product: USB2.0 Hub
[ 1.676374] hub 1-1:1.0: USB hub found
[ 1.676702] hub 1-1:1.0: 4 ports detected
[ 2.884560] systemd[1]: System time before build time, advancing clock.
[ 3.795704] IPv6: Loaded, but administratively disabled, reboot required to enable
[ 4.072220] 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)
[ 4.072970] systemd[1]: Detected architecture arm.
[ 4.125712] systemd[1]: Set hostname to .
[ 4.757408] 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.
[ 4.807570] 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.
[ 4.927215] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.939308] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.939994] systemd[1]: Listening on udev Control Socket.
[ 4.940403] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.940998] systemd[1]: Listening on Syslog Socket.
[ 4.944215] systemd[1]: Created slice system-getty.slice.
[ 4.944629] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.945728] systemd[1]: Created slice User and Session Slice.
[ 5.143569] i2c /dev entries driver
[ 7.342822] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 7.509315] systemd-journald[112]: Received request to flush runtime journal from PID 1
[ 8.424553] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[ 8.425117] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[ 8.425544] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[ 8.425948] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[ 8.473738] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.476014] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 8.476037] [vc_sm_connected_init]: start
[ 8.482237] [vc_sm_connected_init]: installed successfully
[ 8.565373] mc: Linux media interface: v0.10
[ 8.615189] videodev: Linux video capture interface: v2.00
[ 8.631793] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.639337] bcm2835_audio bcm2835_audio: card created with 4 channels
[ 8.651437] bcm2835_audio bcm2835_audio: card created with 4 channels
[ 8.821926] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.824056] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.831926] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.832924] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 8.847110] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
[ 8.852346] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
[ 8.852786] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
[ 8.853115] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
[ 8.853154] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
[ 8.853174] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
[ 8.853194] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
[ 8.853213] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
[ 8.853399] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
[ 9.013283] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 9.029079] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 9.029131] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 9.051582] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 9.051630] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 9.053185] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.073119] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 9.073166] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 9.121178] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[ 9.168956] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[ 9.168981] checking generic (3e3cf000 7f8000) vs hw (0 ffffffffffffffff)
[ 9.168997] fb0: switching to vc4drmfb from simple
[ 9.169674] Console: switching to colour dummy device 80x30
[ 9.169929] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 9.169943] [drm] No driver support for vblank timestamp query.
[ 9.169956] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
[ 9.172924] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[ 9.179517] vc4-drm gpu: HDMI-A-1: EDID is invalid:
[ 9.179536] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 9.179549] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 9.179561] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 9.179573] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 9.179585] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 9.179596] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 9.179608] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 9.179620] [00] ZERO 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 9.198690] Console: switching to colour frame buffer device 240x67
[ 9.198733] vc4-drm gpu: fb0: vc4drmfb frame buffer device
[ 9.207718] cfg80211: Loaded X.509 cert ‘sforshee: 00b28ddf47aef9cea7’
[ 9.279210] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 9.294331] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 9.294788] usbcore: registered new interface driver brcmfmac
[ 9.316646] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt failed with error -2
[ 9.553483] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 9.568002] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 23 2020 02:19:54 version 7.45.206 (r725000 CY) FWID 01-88ee44ea
[ 15.336586] uart-pl011 fe201000.serial: no DMA platform data
[ 15.496911] random: crng init done
[ 15.496932] random: 7 urandom warning(s) missed due to ratelimiting
[ 15.653990] 8021q: 802.1Q VLAN Support v1.8
[ 16.032400] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 16.429394] bcmgenet: Skipping UMAC reset
[ 16.430950] bcmgenet fd580000.ethernet: configuring instance for external RGMII
[ 16.431183] bcmgenet fd580000.ethernet eth0: Link is Down
[ 19.343781] broken atomic modeset userspace detected, disabling atomic
[ 21.341958] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 21.373187] usb 2-2: New USB device found, idVendor=1058, idProduct=0a10, bcdDevice=81.36
[ 21.373197] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 21.373205] usb 2-2: Product: JMS56x Series
[ 21.373212] usb 2-2: Manufacturer: JMicron
[ 21.373218] usb 2-2: SerialNumber: 1234567890123
[ 21.385636] scsi host0: uas
[ 21.386697] scsi 0:0:0:0: Direct-Access Hitachi HTS545050B9A300 8136 PQ: 0 ANSI: 6
[ 21.388973] scsi 0:0:0:1: Direct-Access TOSHIBA MK6475GSX 8136 PQ: 0 ANSI: 6
[ 21.389042] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 21.389460] sd 0:0:0:0: [sda] Write Protect is off
[ 21.389468] sd 0:0:0:0: [sda] Mode Sense: 67 00 10 08
[ 21.390191] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 21.390978] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
[ 21.391735] sd 0:0:0:1: [sdb] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
[ 21.391971] sd 0:0:0:1: [sdb] Write Protect is off
[ 21.391979] sd 0:0:0:1: [sdb] Mode Sense: 67 00 10 08
[ 21.392433] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 21.393150] sd 0:0:0:1: [sdb] Optimal transfer size 33553920 bytes
[ 21.477752] sda: sda1
[ 21.494751] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 21.495907] sd 0:0:0:1: Attached scsi generic sg1 type 0
[ 21.552757] sdb: sdb1
[ 21.555634] sd 0:0:0:0: [sda] Attached SCSI disk
[ 21.560180] sd 0:0:0:1: [sdb] Attached SCSI disk
[ 21.591782] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 22.197205] fuse: init (API version 7.31)
[ 22.487023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 22.562502] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 22.605693] Bluetooth: Core ver 2.22
[ 22.605771] NET: Registered protocol family 31
[ 22.605776] Bluetooth: HCI device and connection manager initialized
[ 22.606122] Bluetooth: HCI socket layer initialized
[ 22.606133] Bluetooth: L2CAP socket layer initialized
[ 22.606152] Bluetooth: SCO socket layer initialized
[ 22.625596] Bluetooth: HCI UART driver ver 2.3
[ 22.625605] Bluetooth: HCI UART protocol H4 registered
[ 22.625645] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 22.625786] Bluetooth: HCI UART protocol Broadcom registered
[ 23.001942] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 23.001950] Bluetooth: BNEP filters: protocol multicast
[ 23.001966] Bluetooth: BNEP socket layer initialized
[ 23.089938] Bluetooth: RFCOMM TTY layer initialized
[ 23.089963] Bluetooth: RFCOMM socket layer initialized
[ 23.089986] Bluetooth: RFCOMM ver 1.11
Can you please help me?
Thank you in advance.