CommentStreams:810efeb971c2e8d559dcb4dced6e97b8

< NVMe SSD boot with the Raspberry Pi 5
Revision as of 18:57, 12 January 2025 by 180.129.86.113 (talk) (Migrated comment #5453)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

I still cannot get my WD Blue SN580 to get working. I followed all steps. - Installed bookworm raspbian on SD card (system boots) - enable PCIe in /boot/firmware/config.txt via adding dtparam=pciex1_gen=3 - eeprom is updated to the latest 2024 Nov version

Nothing was working up to this point. Then I edited the eeprom settings via ``` sudo rpi-eeprom-config --edit ``` and added PCIE_PROBE=1. Still nothing is working, i don't see anything in `dmesg` output or in `lspci`. However, both LEDs on the x1005 board has lit up. Anything I am doing wrong?