One last test which you can do is
Add below to cmdline.txtadd below to config.txtthe 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 make sure to change to gen2 and start test based on that.
Add below to cmdline.txt
Code:
nvme_core.default_ps_max_latency_us=2500
Code:
dtparam=pciex1_gen=3
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 make sure to change to gen2 and start test based on that.
Statistics: Posted by aBUGSworstnightmare — Thu Jun 27, 2024 5:08 am