I am having an issue with a new Lexar NM790 NVME drive, I see the following error in dmesg:
lspci -nn:
and hwinfo:
if I pass the PCI device into a Windows VM, everything is working fine from inside the VM. so I'm pretty sure the drive itself is good / working.
I can't seem to find much if any info about the CSTS=0x0 error code or even a workaround.
if anyone can offer some help I would greatly appreciate it. Thanks!
Code:
[ 3.280583] nvme nvme1: pci function 0000:01:00.0
[ 3.285018] nvme nvme1: Device not ready; aborting initialisation, CSTS=0x0
lspci -nn:
Code:
01:00.0 Non-Volatile memory controller [0108]: Shenzhen Longsys Electronics Co., Ltd. Device [1d97:1602] (rev 01)
and hwinfo:
Code:
*-nvme UNCLAIMED
description: Non-Volatile memory controller
product: Shenzhen Longsys Electronics Co., Ltd.
vendor: Shenzhen Longsys Electronics Co., Ltd.
physical id: 0
bus info: pci@0000:01:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: nvme pm msi pciexpress msix nvm_express cap_list
configuration: latency=0
resources: memory:da300000-da303fff
if I pass the PCI device into a Windows VM, everything is working fine from inside the VM. so I'm pretty sure the drive itself is good / working.
I can't seem to find much if any info about the CSTS=0x0 error code or even a workaround.
if anyone can offer some help I would greatly appreciate it. Thanks!