SATA Top HAT not working?

So when I run the install script I get this output:

pi@rpi-nas:~ $ curl -sL https://rock.sh/get-rockpi-sata | sudo -E bash -
(Reading database … 88960 files and directories currently installed.)
Preparing to unpack /tmp/tmp.9JbR83YrF5 …
Removed /etc/systemd/system/multi-user.target.wants/rockpi-sata.service.
Unpacking rockpi-sata (0.12) over (0.12) …
Setting up rockpi-sata (0.12) …
Created symlink /etc/systemd/system/multi-user.target.wants/rockpi-sata.service → /lib/systemd/system/rockpi-sata.service.
The directory ‘/home/pi/.cache/pip/http’ or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo’s -H flag.
The directory ‘/home/pi/.cache/pip’ or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo’s -H flag.
Looking in indexes: …, …
Requirement already satisfied: Adafruit-SSD1306 in /usr/local/lib/python3.7/dist-packages (1.6.2)
Requirement already satisfied: Adafruit-GPIO>=0.6.5 in /usr/local/lib/python3.7/dist-packages (from Adafruit-SSD1306) (1.0.3)
Requirement already satisfied: adafruit-pureio in /usr/local/lib/python3.7/dist-packages (from Adafruit-GPIO>=0.6.5->Adafruit-SSD1306) (1.1.5)
Requirement already satisfied: spidev in /usr/local/lib/python3.7/dist-packages (from Adafruit-GPIO>=0.6.5->Adafruit-SSD1306) (3.4)

trying to check if the files directories exist, show that they don’t:

pi@rpi-nas:~ $ ls -al home/pi/.cache/pip/http
ls: cannot access ‘home/pi/.cache/pip/http’: No such file or directory
pi@rpi-nas:~ $ ls -al home/pi/.cache/pip/
ls: cannot access ‘home/pi/.cache/pip/’: No such file or directory
pi@rpi-nas:~ $ ls -al home/pi/.cache/
ls: cannot access ‘home/pi/.cache/’: No such file or directory
pi@rpi-nas:~ $ ls -al home/pi/.cache
ls: cannot access ‘home/pi/.cache’: No such file or directory

doing a i2cdetect I see the SATA HAT…

pi@rpi-nas:~ $ i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: – -- – -- – -- – -- – -- – -- –
10: – -- – -- – -- – -- – -- – -- – -- – --
20: – -- – -- – -- – -- – -- – -- – -- – --
30: – -- – -- – -- – -- – -- – -- 3c – -- –
40: – -- – -- – -- – -- – -- – -- – -- – --
50: – -- – -- – -- – -- – -- – -- – -- – --
60: – -- – -- – -- – -- – -- – -- – -- – --
70: – -- – -- – -- – --

I tried adding i2c-bcm2708 and i2c-dev to the /etc/modules file and rebooting. nothing

pi@rpi-nas:~ $ cat /etc/modules

/etc/modules: kernel modules to load at boot time.

This file contains the names of kernel modules that should be loaded

at boot time, one per line. Lines beginning with “#” are ignored.

i2c-bcm2708
i2c-dev

This is getting super frustrating, to say the least.

any suggestions on how to get the SATA HAT to work?

.cache is a warning from pip, not a error.

Ok. What’s missing then to get the Top HAT to start working and displaying info? A bigger concern is that the fan won’t work when needed and overheat everything.

dWiGhT

Please provide the dmesg

pi@rpi-nas:~ $ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.4.35-v7l+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1314 SMP Fri May 1 17:47:34 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.1
[ 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: 517632
[ 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: 321024 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: 515328
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 smsc95xx.macaddr=DC:A6:32:38:C2:29 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000 console=ttyS0,115200 console=tty1 root=PARTUUID=738a4d67-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 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 0x19400000-0x1d400000] (64MB)
[ 0.000000] Memory: 1698392K/2070528K available (10240K kernel code, 721K rwdata, 2720K rodata, 2048K init, 853K bss, 109992K reserved, 262144K cma-reserved, 1284096K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 29869 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.000007] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[ 0.000031] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[ 0.000110] bcm2835: system timer (irq = 17)
[ 0.000767] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
[ 0.000787] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
[ 0.000806] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
[ 0.000823] Switching to timer-based delay loop, resolution 18ns
[ 0.001072] Console: colour dummy device 80x30
[ 0.001551] printk: console [tty1] enabled
[ 0.001611] Calibrating delay loop (skipped), value calculated using timer frequency… 108.00 BogoMIPS (lpj=540000)
[ 0.001652] pid_max: default: 32768 minimum: 301
[ 0.001977] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.002018] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.003203] Disabling memory control group subsystem
[ 0.003319] CPU: Testing write buffer coherency: ok
[ 0.003806] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.004649] Setting up static identity map for 0x200000 - 0x20003c
[ 0.004851] rcu: Hierarchical SRCU implementation.
[ 0.005484] smp: Bringing up secondary CPUs …
[ 0.006631] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.007891] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.009099] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.009242] smp: Brought up 1 node, 4 CPUs
[ 0.009311] SMP: Total of 4 processors activated (432.00 BogoMIPS).
[ 0.009336] CPU: All CPU(s) started in HYP mode.
[ 0.009359] CPU: Virtualization extensions available.
[ 0.010132] devtmpfs: initialized
[ 0.022906] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
[ 0.023163] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.023212] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.031117] pinctrl core: initialized pinctrl subsystem
[ 0.032127] NET: Registered protocol family 16
[ 0.035601] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.037064] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.037099] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.037433] Serial: AMBA PL011 UART driver
[ 0.040983] bcm2835-mbox fe00b880.mailbox: mailbox enabled
[ 0.060834] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-05-01 17:55, variant start_cd
[ 0.070849] raspberrypi-firmware soc:firmware: Firmware hash is 688a8f8f3d84e788f07f53c93693e1705f68c407
[ 0.126197] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
[ 0.130704] vgaarb: loaded
[ 0.131215] SCSI subsystem initialized
[ 0.131450] usbcore: registered new interface driver usbfs
[ 0.131522] usbcore: registered new interface driver hub
[ 0.131652] usbcore: registered new device driver usb
[ 0.133000] clocksource: Switched to clocksource arch_sys_counter
[ 0.882751] VFS: Disk quotas dquot_6.6.0
[ 0.882871] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.883085] FS-Cache: Loaded
[ 0.883277] CacheFiles: Loaded
[ 0.884079] simple-framebuffer: probe of 0.framebuffer failed with error -12
[ 0.893516] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.893866] NET: Registered protocol family 2
[ 0.894612] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.894664] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.894757] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.894844] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.894998] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.895048] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.895300] NET: Registered protocol family 1
[ 0.895995] RPC: Registered named UNIX socket transport module.
[ 0.896024] RPC: Registered udp transport module.
[ 0.896048] RPC: Registered tcp transport module.
[ 0.896073] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.896106] PCI: CLS 0 bytes, default 64
[ 0.897749] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.899934] Initialise system trusted keyrings
[ 0.900164] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[ 0.910696] FS-Cache: Netfs ‘nfs’ registered for caching
[ 0.911301] NFS: Registering the id_resolver key type
[ 0.911347] Key type id_resolver registered
[ 0.911372] Key type id_legacy registered
[ 0.911405] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 0.912616] Key type asymmetric registered
[ 0.912644] Asymmetric key parser ‘x509’ registered
[ 0.912821] bounce: pool size: 64 pages
[ 0.912874] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.913141] io scheduler mq-deadline registered
[ 0.913169] io scheduler kyber registered
[ 0.916951] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[ 0.916993] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[ 0.917078] brcm-pcie fd500000.pcie: MEM 0x0600000000…0x0603ffffff -> 0x00f8000000
[ 0.917161] brcm-pcie fd500000.pcie: IB MEM 0x0000000000…0x007fffffff -> 0x0000000000
[ 0.955155] brcm-pcie fd500000.pcie: link up, 5 GT/s x1 (SSC)
[ 0.955474] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[ 0.955507] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.955541] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
[ 0.955616] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
[ 0.955869] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.959193] PCI: bus0: Fast back to back transfers disabled
[ 0.959229] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.959539] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 0.959698] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.960132] pci 0000:01:00.0: PME# supported from D0 D3cold
[ 0.963475] PCI: bus1: Fast back to back transfers disabled
[ 0.963510] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.963561] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
[ 0.963597] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
[ 0.963694] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.963729] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
[ 0.964033] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
[ 0.964274] pcieport 0000:00:00.0: PME: Signaling with IRQ 58
[ 0.964667] pcieport 0000:00:00.0: AER: enabled with IRQ 58
[ 0.965001] pci 0000:01:00.0: enabling device (0140 -> 0142)
[ 0.967789] raspberrypi-clk firmware-clocks: CPU frequency range: min 600000000, max 1500000000
[ 0.972175] iproc-rng200 fe104000.rng: hwrng registered
[ 0.972511] vc-mem: phys_addr:0x00000000 mem_base=0x3f000000 mem_size:0x3f600000(1014 MiB)
[ 0.973221] vc-sm: Videocore shared memory driver
[ 0.973775] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
[ 0.985481] brd: module loaded
[ 0.997337] loop: module loaded
[ 0.998343] Loading iSCSI transport class v2.0-870.
[ 1.000273] libphy: Fixed MDIO Bus: probed
[ 1.000857] bcmgenet fd580000.ethernet: failed to get enet clock
[ 1.000891] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
[ 1.000927] bcmgenet fd580000.ethernet: failed to get enet-wol clock
[ 1.000961] bcmgenet fd580000.ethernet: failed to get enet-eee clock
[ 1.001001] bcmgenet: Skipping UMAC reset
[ 1.013037] libphy: bcmgenet MII bus: probed
[ 1.103101] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
[ 1.104103] usbcore: registered new interface driver r8152
[ 1.104196] usbcore: registered new interface driver lan78xx
[ 1.104268] usbcore: registered new interface driver smsc95xx
[ 1.104707] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.104755] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 1.107022] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
[ 1.108304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 1.108342] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.108374] usb usb1: Product: xHCI Host Controller
[ 1.108400] usb usb1: Manufacturer: Linux 5.4.35-v7l+ xhci-hcd
[ 1.108427] usb usb1: SerialNumber: 0000:01:00.0
[ 1.109067] hub 1-0:1.0: USB hub found
[ 1.109172] hub 1-0:1.0: 1 port detected
[ 1.109715] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 1.109755] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 1.109796] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 1.110341] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[ 1.110378] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.110411] usb usb2: Product: xHCI Host Controller
[ 1.110438] usb usb2: Manufacturer: Linux 5.4.35-v7l+ xhci-hcd
[ 1.110465] usb usb2: SerialNumber: 0000:01:00.0
[ 1.111029] hub 2-0:1.0: USB hub found
[ 1.111139] hub 2-0:1.0: 4 ports detected
[ 1.112600] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.112895] dwc_otg: FIQ enabled
[ 1.112907] dwc_otg: NAK holdoff enabled
[ 1.112918] dwc_otg: FIQ split-transaction FSM enabled
[ 1.112932] Module dwc_common_port init
[ 1.113264] usbcore: registered new interface driver uas
[ 1.113386] usbcore: registered new interface driver usb-storage
[ 1.113599] mousedev: PS/2 mouse device common for all mice
[ 1.115469] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[ 1.117805] sdhci: Secure Digital Host Controller Interface driver
[ 1.117834] sdhci: Copyright© Pierre Ossman
[ 1.118413] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
[ 1.118985] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.122649] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.122809] hidraw: raw HID events driver © Jiri Kosina
[ 1.122957] usbcore: registered new interface driver usbhid
[ 1.123025] usbhid: USB HID core driver
[ 1.123987] vchiq: vchiq_init_state: slot_zero = (ptrval)
[ 1.125827] [vc_sm_connected_init]: start
[ 1.130282] vc_vchi_sm_init: failed to open VCHI service (-1)
[ 1.130289] [vc_sm_connected_init]: failed to initialize shared memory service
[ 1.130338] [vc_sm_connected_init]: end - returning -1
[ 1.132452] Initializing XFRM netlink socket
[ 1.132502] NET: Registered protocol family 17
[ 1.132634] Key type dns_resolver registered
[ 1.132892] Registering SWP/SWPB emulation handler
[ 1.133258] registered taskstats version 1
[ 1.133290] Loading compiled-in X.509 certificates
[ 1.133415] Key type ._fscrypt registered
[ 1.133440] Key type .fscrypt registered
[ 1.145149] uart-pl011 fe201000.serial: cts_event_workaround enabled
[ 1.145237] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 29, base_baud = 0) is a PL011 rev2
[ 1.151039] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[ 1.151792] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
[ 1.152751] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
[ 1.152781] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
[ 1.204716] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 1.206375] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.208030] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.210976] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 1.212626] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.220161] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
[ 1.223123] of_cfs_init
[ 1.223382] of_cfs_init: OK
[ 1.224972] Waiting for root device PARTUUID=738a4d67-02…
[ 1.256826] random: fast init done
[ 1.290455] mmc1: new high speed SDIO card at address 0001
[ 1.333805] mmc0: new ultra high speed DDR50 SDHC card at address 59b4
[ 1.334718] mmcblk0: mmc0:59b4 EB2MW 29.8 GiB
[ 1.336726] mmcblk0: p1 p2
[ 1.345889] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 1.345926] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 1.353569] EXT4-fs (mmcblk0p2): recovery complete
[ 1.449283] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.449369] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 1.454905] devtmpfs: mounted
[ 1.462805] Freeing unused kernel memory: 2048K
[ 1.463140] Run /sbin/init as init process
[ 1.473042] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 1.506039] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
[ 1.506080] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.506110] usb 1-1: Product: USB2.0 Hub
[ 1.507980] hub 1-1:1.0: USB hub found
[ 1.508280] hub 1-1:1.0: 4 ports detected
[ 1.923427] systemd[1]: System time before build time, advancing clock.
[ 2.029449] NET: Registered protocol family 10
[ 2.030739] Segment Routing with IPv6
[ 2.067507] 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)
[ 2.068383] systemd[1]: Detected architecture arm.
[ 2.146323] systemd[1]: Set hostname to .
[ 2.608682] random: lvmconfig: uninitialized urandom read (4 bytes read)
[ 3.262758] systemd[1]: /lib/systemd/system/rpc-statd.service:13: PIDFile= references path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
[ 3.329002] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.350863] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.356053] systemd[1]: Listening on Syslog Socket.
[ 3.357306] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 3.358515] systemd[1]: Listening on Journal Socket.
[ 3.366684] systemd[1]: Mounting Kernel Debug File System…
[ 3.375008] systemd[1]: Starting Restore / save the current clock…
[ 3.376949] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 3.526489] Installing knfsd (copyright © 1996 okir@monad.swb.de).
[ 3.616380] i2c /dev entries driver
[ 4.111662] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 4.210149] systemd-journald[137]: Received request to flush runtime journal from PID 1
[ 4.786620] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
[ 4.787082] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
[ 4.787509] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
[ 4.787905] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
[ 4.791930] Driver for 1-wire Dallas network protocol.
[ 4.805001] gpio-4 (onewire@0): enforced open drain please flag it properly in DT/ACPI DSDT/board file
[ 4.822722] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.824966] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[ 4.824987] [vc_sm_connected_init]: start
[ 4.827903] vc_sm_cma_vchi_init: failed to open VCHI service (-1)
[ 4.827912] [vc_sm_connected_init]: failed to initialize shared memory service
[ 4.859311] w1_master_driver w1_bus_master1: Attaching one wire slave 28.00000bd45e38 crc ab
[ 4.861069] mc: Linux media interface: v0.10
[ 4.864546] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.908181] bcm2835_audio bcm2835_audio: card created with 8 channels
[ 4.954598] videodev: Linux video capture interface: v2.00
[ 4.991597] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.991793] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[ 4.998149] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.003286] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.003815] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)
[ 5.009811] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.013250] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)
[ 5.033961] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)
[ 5.174630] bcmgenet: Skipping UMAC reset
[ 5.178014] bcmgenet fd580000.ethernet: configuring instance for external RGMII
[ 5.178406] bcmgenet fd580000.ethernet eth0: Link is Down
[ 5.266063] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.328787] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
[ 5.368109] [drm] No displays found. Consider forcing hotplug if HDMI is attached
[ 5.368231] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
[ 5.368254] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 5.368266] [drm] No driver support for vblank timestamp query.
[ 5.368277] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
[ 5.370938] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
[ 5.507871] cfg80211: Loaded X.509 cert ‘sforshee: 00b28ddf47aef9cea7’
[ 5.566810] brcmfmac: F1 signature read @0x18000000=0x15264345
[ 5.579642] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 5.580523] usbcore: registered new interface driver brcmfmac
[ 5.600913] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt failed with error -2
[ 5.828587] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[ 5.845594] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 2 2020 23:30:41 version 7.45.202 (r724630 CY) FWID 01-72f6ece2
[ 9.257057] uart-pl011 fe201000.serial: no DMA platform data
[ 9.703166] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 10.393249] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 10.393295] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 11.123105] random: crng init done
[ 11.123141] random: 7 urandom warning(s) missed due to ratelimiting
[ 11.487925] NFSD: Using UMH upcall client tracking operations.
[ 11.487945] NFSD: starting 90-second grace period (net f0000049)
[ 16.118381] Bluetooth: Core ver 2.22
[ 16.118462] NET: Registered protocol family 31
[ 16.118476] Bluetooth: HCI device and connection manager initialized
[ 16.118516] Bluetooth: HCI socket layer initialized
[ 16.118536] Bluetooth: L2CAP socket layer initialized
[ 16.118569] Bluetooth: SCO socket layer initialized
[ 16.157557] Bluetooth: HCI UART driver ver 2.3
[ 16.157576] Bluetooth: HCI UART protocol H4 registered
[ 16.157657] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 16.157949] Bluetooth: HCI UART protocol Broadcom registered
[ 16.540607] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 16.540624] Bluetooth: BNEP filters: protocol multicast
[ 16.540651] Bluetooth: BNEP socket layer initialized
[ 19.283750] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 19.315130] usb 2-2: New USB device found, idVendor=1058, idProduct=0a10, bcdDevice=80.34
[ 19.315175] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 19.315192] usb 2-2: Product: Go To Final Lap
[ 19.315207] usb 2-2: SerialNumber: 1234567890123
[ 19.352973] scsi host0: uas
[ 19.354868] scsi 0:0:0:0: Direct-Access ACASIS 8034 PQ: 0 ANSI: 6
[ 19.357529] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 19.357836] sd 0:0:0:0: [sda] Write Protect is off
[ 19.357854] sd 0:0:0:0: [sda] Mode Sense: 67 00 10 08
[ 19.358313] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 19.359119] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
[ 19.547203] sda: sda1
[ 19.547977] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 19.556038] sd 0:0:0:0: [sda] Attached SCSI disk
[ 20.503546] usb 2-1: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[ 20.535144] usb 2-1: New USB device found, idVendor=1058, idProduct=0a10, bcdDevice=80.34
[ 20.535165] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 20.535181] usb 2-1: Product: Go To Final Lap
[ 20.535196] usb 2-1: SerialNumber: 1234567890123
[ 20.594470] scsi host1: uas
[ 20.603878] scsi 1:0:0:0: Direct-Access ACASIS 8034 PQ: 0 ANSI: 6
[ 20.606600] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 20.606892] sd 1:0:0:0: [sdb] Write Protect is off
[ 20.606910] sd 1:0:0:0: [sdb] Mode Sense: 67 00 10 08
[ 20.607394] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 20.608276] sd 1:0:0:0: [sdb] Optimal transfer size 33553920 bytes
[ 20.623615] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 20.697864] sdb: sdb1
[ 20.701560] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 26.000047] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl
[ 27.341646] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl

Drives are working fine. I have two 2TB Firecuda’s installed in the first and last HAT adapter. No display or response to the top hat.

dWiGhT

Ok… tried a bunch of things but guessing that some conflicting setup. I downloaded Buster again and started over. Following all the steps, I was able to get the NAS and the Top HAT Display/Fan to work.

I’m glad to hear that.

same issue here. fix is in the error message. use the following:
curl -sL https://rock.sh/get-rockpi-sata | sudo -E -H bash -