@Vladimir.v.v , I think ztardik was able to switch PCIe but the drive is not getting recognized…
@ztardik , It seems that the SSD memory controller was not recognized, this might mean this SSD could be incompatible or it doesn’t have proper drivers…
This happens to some SSDs…
Maybe the compatible kernel module is not present, check if the suitable module is present by using modprobe
It’s my mistake, I should have written that this is after shutdown and power off.
Regarding power supply, I’m using a Lenovo USB-C charger 20V 3.3A, so no power issues there.
I’ve switched on the PCIe from ubuntu console, running the latest server image.
yes, this is necessary for general understanding, there you will also need to switch the mode from USB 3.0 to pci-e in the device settings and reboot the device
Does not work. In storage section only the internal 27G is shown.
Tried switching to USB 3.0 then back to PCIe with power off + power down after each step.
check how correctly you connected the disk, disconnect and reconnect, and probably I would also advise you to change the file system to another and also check
i have two of these disks, both are new and working fine in my notebook (Thinkpad P51). Tried both of them mounted in the adapter card (M2X) and directly in the socket on the VIM3.
The controller is recognized as you can see from the lspci output:
01:00.0 Non-Volatile memory controller: Micron Technology Inc Device 5410 (rev 01) (prog-if 02 [NVM Express])
But there is no drive attached to the OS.
I think it’s NTFS, but it should not matter. It doesn’t show up with fdisk -l, so it is not recognized as is.
Isn’t the NVME support kernel based? In that case it should not matter because it works on other linux system.
I’ve just tested with another drive, the board and M2X card are working.
Test:
SAMSUNG MZFLW1T0HMLH (PM961)- OK
SAMSUNG MZVLB512HAJQ (PM981)- OK
MICRON MTFDHBA512TCK (2200S)- NOT OK
So it looks like some compatibility issue with the Micron drive. How can we investigate this further? I need this drive running.