but not needed because of 'PCIE_PROBE=1' in EEPROM configThat won't enable PCIe. The "#" in front means it is a comment and will be ignored. Change it to this: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
Code:
dtparam=nvme
Statistics: Posted by aBUGSworstnightmare — Wed Jun 26, 2024 8:34 am