![]() |
Pinebook Pro NVME stopped working - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114) +--- Thread: Pinebook Pro NVME stopped working (/showthread.php?tid=14130) |
Pinebook Pro NVME stopped working - secretagentdude - 06-06-2021 Got my Pinebook Pro in earlier this week and have been loving it. Using it with a P1 Crucial NVMe M.2 as the OS drive /boot/ and / . I have wrote the updated uboot to the SPI to boot directly to the NVMe. Laptop had been working great until the battery died for the first time yesterday. Since then I've been unable to boot from the drive nor mount it in any OS. I've install Manjaro XFCE on the EMMC for now, but would like to regain use of the NVME drive. I have tried mounting the drive on another Linux box with a USB enclosure and everything worked great. All my files are there and it mounted without issue. I've booted into OSes on SD and EMMC and have had no success seeing the SSD with the PBPro. Uboot does list the SSD on boot, but would fail to boot after 3 minutes of trying everytime. I have backed up and zeroed out the boot partition to see if I could mount it as a home drive with something booting off emmc. Booting of emmc this is the error in dmesg. Any help would be appreciated, I'm kinda stumped to be honest Code: [ 3.089584] nvme nvme0: pci function 0000:01:00.0 RE: Pinebook Pro NVME stopped working - tophneal - 06-07-2021 Have you already used nvme-cli to set your nvme to the lowest possible power state? it could also be worth trying to disable the drive's APST. https://forum.pine64.org/showthread.php?tid=11337&pid=87711#pid87711 RE: Pinebook Pro NVME stopped working - secretagentdude - 06-09-2021 (06-07-2021, 07:01 AM)tophneal Wrote: Have you already used nvme-cli to set your nvme to the lowest possible power state? it could also be worth trying to disable the drive's APST. https://forum.pine64.org/showthread.php?tid=11337&pid=87711#pid87711I had not yet set power states for the SSD, at the moment running Code: nvme scan RE: Pinebook Pro NVME stopped working - secretagentdude - 06-12-2021 (06-09-2021, 08:29 PM)secretagentdude Wrote:I have updated my extlinux.conf, nothing has changed but I wanted to mark it as another thing I've tried.(06-07-2021, 07:01 AM)tophneal Wrote: Have you already used nvme-cli to set your nvme to the lowest possible power state? it could also be worth trying to disable the drive's APST. https://forum.pine64.org/showthread.php?tid=11337&pid=87711#pid87711I had not yet set power states for the SSD, at the moment running Code: nvme_core.default_ps_max_latency_us=5500 RE: Pinebook Pro NVME stopped working - pinemouth - 12-17-2021 Did it ever start working again in the PBP? |