Finally got the time to try setting up my Pi4 with the SATA Hat and it seems the Installation went fine, at least the controller is shown with cmd lssub.
But it doesn’t detect my 12TB HDD, i was wondering if there might me any restrictions with the maximum size of a HDD?
Will try a 4TB HDD after work this afternoon to check if the board is ok, but perhaps someone has an idea.
as mentioned this morning i have now connected a 4TB HDD (which works absolutely fine as i have just removed it from my PC) and disconnected the 12TB HDD. But i get the same error: No drive detected.
Just for a test i have connected the Top board to check if it works and that is OK.
But I have recognized that both the HDDs are very quiet and it seems they do not get any power through the SATA Hat at all.
Last login: Thu Oct 22 19:11:46 2020
pi@raspberrypi:~ $ sudo apt-get install i2c-tools
Paketlisten werden gelesen… Fertig
Abh▒ngigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen… Fertig
i2c-tools ist schon die neueste Version (4.1-1).
i2c-tools wurde als manuell installiert festgelegt.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.
pi@raspberrypi:~ $ sudo 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: – 51 – -- – -- – -- – -- – -- – -- – --
60: – -- – -- – -- – -- – -- – -- – -- – --
70: – -- – -- – -- – --
pi@raspberrypi:~ $ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
pi@raspberrypi:~ $ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mmcblk0 179:0 0 29,7G 0 disk
|-mmcblk0p1 179:1 0 256M 0 part /boot
`-mmcblk0p2 179:2 0 29,5G 0 part /
I am using the recommended 12V 5A 60W PSU which seems to work fine when i am reading through other threads so i am wondering if it is possible the SATA Hat is broken? Also using the Cables which were sold by AllNet.
Have now done a clean re-install of the OS and re.connected the USB Bridge, but still no HDD is detected:
Last login: Tue Oct 27 08:47:03 2020
pi@raspberrypi:~ $ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
pi@raspberrypi:~ $
The connected HDD still seems not to get any power.
There is also no sign on the Activity / Error LEDs.
I might get a pair of USB3.0 Type-A to Type-A cables later this day and will re-try (just need to check if a friend got them and if i can collect them later).
Will keep you ´posted on the further progress.
update: Got 2 USB3.0 cables now and replaced the USB bridge with them.
The error still exists: The HDD is not detected and it seems the HDD doesnt get any power.
Also tried the tutorial to update the firmware of the SATA Hat:
But Windows doesnt recognize the “USB device” nor does the tool detect the hat (both ports tested).
If it would have worked with the 2 USB cables we would know the USB Bridge is broken, but as it doesnt work out too it seems to me the SATA Hat board is broken.