I'm using Kingston NV1 on CM4 but have not tested it on Pi5 yet (and don't think I will do as it's of too much effort to dissssemble the appliance it's build in).
You should make sure to have SSH enabled.
You should make sure to start with gen2 speed on PCIe when using random NVMe.
There is some uneofficial 'compatibility' list by Pimoroni https://shop.pimoroni.com/products/nvme ... 9587178579 and aargon40 https://argon40.com/products/argon-neo- ... berry-pi-5
I've experienced issues which were NVMe drive firmware related and couldn't be solved by any Pi option. You will have to have SSH access and a boot UART to figure out if that's a potential issue for yoi as well.
Some drives will require you to change the Autonomous Power State Transition (APST) - in particular by disabling the lowest APST mode (i.e. SN740)
Add below to cmdline.txtdon't mess around with boot options until you know yoir NVMe is working fine and you don't ever ever want to use a uSD with your Pi. The default boot order is perfectly fine as it always allows for recovery from uSD boot (in case you've messed up NVMe).
You should make sure to have SSH enabled.
You should make sure to start with gen2 speed on PCIe when using random NVMe.
There is some uneofficial 'compatibility' list by Pimoroni https://shop.pimoroni.com/products/nvme ... 9587178579 and aargon40 https://argon40.com/products/argon-neo- ... berry-pi-5
I've experienced issues which were NVMe drive firmware related and couldn't be solved by any Pi option. You will have to have SSH access and a boot UART to figure out if that's a potential issue for yoi as well.
Some drives will require you to change the Autonomous Power State Transition (APST) - in particular by disabling the lowest APST mode (i.e. SN740)
Add below to cmdline.txt
Code:
nvme_core.default_ps_max_latency_us=2500
Statistics: Posted by aBUGSworstnightmare — Sat Aug 17, 2024 5:18 am