new pi5 with m.2 hat can not find ssd

  • hello

    ist nur eine info

    https://www.raspberrypi.com/documentation/computers/configuration.html

    Example config.txt


  • Spotted this in Google results: https://wiki.geekworm.com/NVMe_SSD_boot_…_Raspberry_Pi_5 which states "We recommend avoiding the following NVMe SSD drives which is equipped with a Phison controller due to their proven incompatibility:" .. and the Corsair MP600 is listed. However there are notes on the same page and posts in RPi forums that hint some devices are then working with after RPi firmware updates (and with updates from early 2024, which is some time ago now).

    So three things to do:

    • Update to a current LE13 nightly (these are stable)
    • Update the RPi eeprom firmware to latest (can be done via LE settings add-on)
    • See if adding dtparam=pciex1_gen=3 to /flash/config.txt helps

    Do one thing at a time so you can see what made the difference, should it start working. If it doesn't, I'll be pointing fingers at the Phison controller and suspecting not-all issues are resolved.

    EDIT: Also share the URL from "dmesg | paste" so we can see if there's something in the system log.