Open main menu

Changes

Template:X100x-FAQ

1 byte added, 19 April
no edit summary
#'''Only''' Raspberry Pi OS ('''Bookworm''') supports PCIe, Raspberry Pi OS bullseye is NOT supported, refer to https://www.raspberrypi.com/software/operating-systems/
# Make sure that your OS configuration (<code>/boot/firmware/config.txt</code>) is completely correct: refer to the tutorial:[[NVMe SSD boot with the Raspberry Pi 5]] (will Continuously updating)
# <span class="tb_red">Update the bootloader firmware to the last verson, refer to [[How to update eeprom firmware]], this is very important!!!</span>Make sure your upgrade is successful by running command '''vcgencmd bootloader_version''
# Add '''''PCIE_PROBE=1''''' to the eeprom, (Run '''sudo rpi-eeprom-config --edit''' command, then add this line, then press CTRL+O to write change to file, press CTRL+X to exit, then reboot)
# Read [https://geekworm.com/community/forum/topic/120764/geekworm-x1001-for-raspberry-pi-5 this post] to get some help;