Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4157

Troubleshooting • Rasbperry Pi 5 8GB Can't Recognize NVMe in Any Form

$
0
0
I have a Raspberry Pi 5 8GB. I have attached a PNY CS1030 250gb NVMe SSD to my Pi using a Pineberry Pi Bottom Hatdrive hat. I have configured my /boot/firmware/config.txt as follows:

Code:

dtparam=pciex1dtparam=nvme
I have also edited the following into the EEPROM config:

Code:

BOOT_ORDER=0xf416PCIE_PROBE=1
I used a USB enclosure to flash an operating system to it using the RPi Imager. When I plug it into the correct port on the Pi, and reboot the system, it can't boot the nvme.
Image

While the SSD is plugged in I can boot from SD card, and when I search for devices it can only see the SD card:

Code:

~ $ lsblkNAME        MAJ:MIN RM  SIZE RO TYPE MOUNTPOINTSmmcblk0     179:0    0   29G  0 disk ├─mmcblk0p1 179:1    0  512M  0 part /boot/firmware└─mmcblk0p2 179:2    0 28.5G  0 part /

Code:

~ $ blkid/dev/mmcblk0p1: LABEL_FATBOOT="bootfs" LABEL="bootfs" UUID="50C8-AEAE" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="81953029-01"/dev/mmcblk0p2: LABEL="rootfs" UUID="fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="81953029-02"
I know the NVMe works, because I can read it from the USB enclosure. The board that houses the NVMe is also functioning, as indicated by the board lights turning on. If anyone could help, it would be appreciated.

Statistics: Posted by SC13NC3F1CT10N — Wed Mar 20, 2024 8:21 pm



Viewing all articles
Browse latest Browse all 4157

Trending Articles