Raspberry Pi 5 Not Recognizing WD Blue SN570 NVMe SSD in Argon NEO 5 M.2 Case

Hello Argon Community,​

I’m experiencing an issue with my Raspberry Pi 5 setup. I’ve installed Home Assistant OS and connected a WD Blue SN570 NVMe SSD using the Argon NEO 5 M.2 NVMe PCIe case.
Despite formatting the SSD with ext4 and confirming its functionality on other devices, the Raspberry Pi doesn’t seem to recognize it. I’ve ensured all connections are secure and have attempted re-seating the SSD without success.​

Commands and Steps Attempted:

  • Accessed the Home Assistant CLI and executed ha hardware info to list connected hardware. The SSD was not listed.​
  • Ran ha os info to retrieve operating system and storage information. The SSD did not appear in the storage details.​
  • Used the lsblk command to list block devices. The SSD was not present in the output.​
  • Executed dmesg | grep -i nvme to filter kernel messages related to NVMe devices. No relevant entries were found.​

I connected the SSD to another system where it was recognized without issues, suggesting the SSD itself is functional.​

I noticed that the WD Blue SN570 is listed among the compatible drives for the Argon NEO 5 case. However, the issue persists despite this compatibility.​

Has anyone faced similar challenges or can offer guidance on resolving this?
Any assistance would be greatly appreciated.​

Thank you!