Hi all,
I have an 8GB Raspberry Pi 5 and bought an M.2 HAT+ extension to it. I have an NVMe M.2 SSD (this to be exact: https://www.crucial.com/ssd/p310/ct1000p310ssd2. After installing it, for some reason it does not recognize it as an NVMe and the LED is orange on the HAT+. I tried the following commands to troubleshoot, but it didn't get me far:Any ideas what might be the issue? I checked, the SSD should be compatible with it, and I got no other idea.
I have an 8GB Raspberry Pi 5 and bought an M.2 HAT+ extension to it. I have an NVMe M.2 SSD (this to be exact: https://www.crucial.com/ssd/p310/ct1000p310ssd2. After installing it, for some reason it does not recognize it as an NVMe and the LED is orange on the HAT+. I tried the following commands to troubleshoot, but it didn't get me far:
Code:
pi@raspberrypi:~ $ sudo lspci00:00.0 PCI bridge: Broadcom Inc. and subsidiaries BCM2712 PCIe Bridge (rev 21)01:00.0 Ethernet controller: Raspberry Pi Ltd RP1 PCIe 2.0 South Bridgepi@raspberrypi:~ $ sudo lsblkNAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTSmmcblk0 179:0 0 238.3G 0 disk├─mmcblk0p1 179:1 0 512M 0 part /boot/firmware└─mmcblk0p2 179:2 0 237.8G 0 part /pi@raspberrypi:~ $ ls /dev | grep -i 'nvme'pi@raspberrypi:~ $
Statistics: Posted by pintermatyas — Fri Nov 15, 2024 7:44 am