Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4803

Troubleshooting • Re: Pi5 PCIe NVME Boot from Hard Reset

$
0
0
Yes I have the Pineberry HatDrive V1 https://pineboards.io/products/hatdrive ... al-housing

As for the output from cat it was, for the model and firmware_rev respectivly

WD IX SN530 SDBPTPZ-256G-X
2412T000
no firmware update for this drive seems to be available.

What I would recommend is either
- making a crosscheck of the intefaceing hardware by using the offical M.2 HAT+
- get another NVMe

Sorry, there is no official compatibility list available, so gambling continious unfortunately.

One last test which you can do is
Add below to cmdline.txt

Code:

nvme_core.default_ps_max_latency_us=2500
add below to config.txt

Code:

dtparam=pciex1_gen=3
the first parameter will affect Autonomous Power State Transition (APST) - it disables the lowest APST mode.
The parameter in config.txt forces PCIe gen3 speed.

Start with adding the APST mode related command. Reboot, check your logs if the drive is working. Next add the paramter to config.txt (as PCIe is not officialy supported by Pi5), reboot and check again.
Report back if that makes any change.

P.s. In case you're already forcing gen3 (without telling us) make sure to change to gen2 and test again.

Statistics: Posted by aBUGSworstnightmare — Thu Jun 27, 2024 4:46 am



Viewing all articles
Browse latest Browse all 4803

Trending Articles