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

Troubleshooting • Re: Raspberry Pi 5 - NVME boot - McuZone MPS2280

$
0
0
Here's what I've done so far:

1. **Tested Raspbian Installation**: Installed Raspbian on a microSD card.
2. **Enabled PCIe**: Edited
"/boot/firmware/config.txt" to enable PCIe by adding:

Code:

# dtparam=nvme
That won't enable PCIe. The "#" in front means it is a comment and will be ignored. Change it to this:

Code:

dtparam=nvme
but not needed because of 'PCIE_PROBE=1' in EEPROM config

Statistics: Posted by aBUGSworstnightmare — Wed Jun 26, 2024 8:34 am



Viewing all articles
Browse latest Browse all 4906

Trending Articles