NVME problems 2022 / Intel 660p 1TB
#1
Hi all,

Put together my new PBP (running Manjaro / XFCE, u-boot is 2022.04-4), NVME-adapter and an Intel 660p 1TB SSD. Drive turned up, partitioning and formatting went fine, started copying data - and suddenly the drive vanished. Was running out of battery (maybe that caused the drive to vanish?), fiddled around some days, connected the original power adapter, drive turned up again.

The second time I wasn't that lucky. Copied data, turned the PBP off - and after starting it again, the drive didn't turn up anymore. Basically I have the same problem as described here . But the solution mentioned (flashing a certain boot loader into SPI), doesn't work for me. As the thread is already 2 years old - has anyone run into this problem recently?

`lspci` lists the controller:

Code:
# lspci
00:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3399 PCI Express Root Port
01:00.0 Non-Volatile memory controller: Intel Corporation SSD 660P Series (rev 03)


but `lsblk` doesn't show the disc (and fdisk et al don't show either):
Code:
# lsblk
NAME          MAJ:MIN RM  SIZE RO TYPE  MOUNTPOINTS
sda              8:0    1    0B  0 disk 
mmcblk2        179:0    0  58.2G  0 disk 
├─mmcblk2p1    179:1    0 457.8M  0 part  /boot
└─mmcblk2p2    179:2    0  57.8G  0 part 
  └─ROOT_MNJRO 254:0    0  57.7G  0 crypt /
mmcblk2boot0  179:32  0    4M  1 disk 
mmcblk2boot1  179:64  0    4M  1 disk 
zram0          253:0    0  5.7G  0 disk  [SWAP]´´´


`dmesg | grep nvme` shows:

Code:
# dmesg | grep nvme
[    0.000000] Kernel command line: initrd=/initramfs-linux.img console=tty1 cryptdevice=UUID=2ed9afcd-16a1-4874-8d0a-0189002f1f5c:ROOT_MNJRO root=/dev/mapper/ROOT_MNJRO rw rootwait nvme_core.default_ps_max_latency_us=0
[    1.892832] nvme nvme0: pci function 0000:01:00.0
[    1.892966] nvme 0000:01:00.0: enabling device (0000 -> 0002)
[  62.399487] nvme nvme0: Device not ready; aborting initialisation, CSTS=0x0
[  62.399526] nvme nvme0: Removing after probe failure status: -19


After doing
Code:
echo 1 > /sys/bus/pci/devices/0000:01:00.0/remove; echo 1 > /sys/bus/pci/devices/0000:00:00.0/rescan

`/dev/nvme0` turns up for a minute, but every nvmi-cli-command returns `/dev/nvme0: Resource temporarily unavailable`


What did I try?
  • Several different power supplies.
  • Fiddling around and reconnecting the drive, adapter board and cable.
  • Booting from SD-card: Some thread mentioned it would help, but got the same behaviour as described above.
  • Adding `nvme_core.default_ps_max_latency_us=0` to `/boot/extlinux/extlinux.conf` - no change (see this thread )
  • Ensuring max_link_speed is 1 in device tree.
  • Putting the SSD into a USB-adapter - turned up, no problems (on my PBP).
  • Searching the net. The issue turns up with other notebooks and discs too - but never a proper solution is described.


As the mentioned thread is already 2 years old:
  • Are there any new insights into this issue?
  • Is the Intel 660p really working flawlessly for everyone else but me?
  • If you ran into these problems with a recent PBP / OS (2022) - what worked for you?
  • Any information I could provide to solve this?


Any help / hint appreciated.
  Reply


Messages In This Thread
NVME problems 2022 / Intel 660p 1TB - by Starbug - 12-25-2022, 09:42 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  New Working nVME gilwood 0 236 02-12-2024, 08:46 AM
Last Post: gilwood
  Touchpad Issues - August 2022 Run SteveCaruso 5 3,000 12-14-2022, 11:00 PM
Last Post: doug
Thumbs Up NVMe adapter, Great addition dachalife 2 1,842 11-28-2022, 12:56 PM
Last Post: dachalife
  128GB Module not booting on 2022 Pinebook Pro batch JessicaQ 0 1,082 08-12-2022, 06:41 AM
Last Post: JessicaQ
  NVMe drives not detected mattpenn 12 10,507 03-05-2022, 04:53 AM
Last Post: mattpenn
  NVme intall usage? tkudog 2 2,937 03-04-2022, 01:29 AM
Last Post: Tazdevl
  Anyone selling a spare NVMe adapter in Europe? tom.tomasz 1 1,878 01-03-2022, 07:57 AM
Last Post: tom.tomasz
  NVMe-related crashes and instability, plus a solution simonsouth 13 14,876 12-10-2021, 07:47 PM
Last Post: josmo
  NVMe SSD testing methodology halogen 1 2,655 07-22-2021, 05:57 PM
Last Post: calinb
Question Battery stops charging and NVMe and other media disconnect randomly Eey0zu6O 4 4,832 07-09-2021, 08:45 PM
Last Post: moonwalkers

Forum Jump:


Users browsing this thread: 1 Guest(s)