-

CommentStreams:810efeb971c2e8d559dcb4dced6e97b8

From Geekworm Wiki
Jump to navigation Jump to search

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?