You are not logged in.

#1 2022-08-20 06:43:45

shyamin
Member
Registered: 2022-08-20
Posts: 2

NVME device not found with linux-5.19.2.arch1-1

My system have 2 identical NVME devices and kernel is not showing both devices at the same time. instead of that it's showing error in dmesg. I identified this as the same as 277378 thread. Please can someone push a patch to upstream kernel ?

➜  ~ lspci | grep SSD
02:00.0 Non-Volatile memory controller: Shenzhen Longsys Electronics Co., Ltd. SM2263EN/SM2263XT-based OEM SSD (rev 03)
05:00.0 Non-Volatile memory controller: Shenzhen Longsys Electronics Co., Ltd. SM2263EN/SM2263XT-based OEM SSD (rev 03)
➜  ~ sudo dmesg| grep nvme
[    1.145069] nvme nvme0: pci function 0000:02:00.0
[    1.145201] nvme nvme1: pci function 0000:05:00.0
[    1.148053] nvme nvme1: missing or invalid SUBNQN field.
[    1.149823] nvme nvme0: missing or invalid SUBNQN field.
[    1.157321] nvme nvme1: allocated 64 MiB host memory buffer.
[    1.157960] nvme nvme1: 4/0/0 default/read/poll queues
[    1.159831]  nvme1n1: p1 p2 p3 p4
[    1.159932] nvme nvme0: allocated 64 MiB host memory buffer.
[    1.160277] nvme nvme0: 4/0/0 default/read/poll queues
[    1.160530] nvme nvme0: globally duplicate IDs for nsid 1
[    1.160532] nvme nvme0: VID:DID 1d97:2263 model:Lexar 250GB SSD firmware:V2.18.0
➜  ~
➜  ~ lspci -nnk | grep "Non-Volatile memory controller"
02:00.0 Non-Volatile memory controller [0108]: Shenzhen Longsys Electronics Co., Ltd. SM2263EN/SM2263XT-based OEM SSD [1d97:2263] (rev 03)
05:00.0 Non-Volatile memory controller [0108]: Shenzhen Longsys Electronics Co., Ltd. SM2263EN/SM2263XT-based OEM SSD [1d97:2263] (rev 03)
➜  ~ 

NVME Model is: Lexar® NM610 M.2 2280 NVMe SSD

Bug Report: https://bugs.archlinux.org/task/75658

Offline

#2 2022-08-20 06:45:40

shyamin
Member
Registered: 2022-08-20
Posts: 2

Re: NVME device not found with linux-5.19.2.arch1-1

This thread is related to the my problem.

https://bbs.archlinux.org/viewtopic.php?id=277378

@loqs can you please help me ?

Offline

Board footer

Powered by FluxBB