Bug ID 1207827
Summary Can not install opensuse tumbleweed in second nvme - issue after kernel 5.15 LTS
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware x86-64
OS openSUSE Tumbleweed
Status NEW
Severity Normal
Priority P5 - None
Component Kernel
Assignee kernel-bugs@opensuse.org
Reporter freitasmgustavo@gmail.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Hi there,

I have open a thread on forum first, releated with my issue that i am not able
to install opensuse on my second nvme:

https://forums.opensuse.org/t/can-not-install-opensuse-tumbleweed-in-second-nvme/163841

the problem is that ADATA is repeating in all nvme same EUI64, and the kernel
bugged, only see one nvme. my nvme is ADATA SX6000PNP.

I do not know the process to open a patch for linux kernel, however i found
where we can do a fix on linux source code:
https://github.com/torvalds/linux/blob/master/drivers/nvme/host/pci.c#L3422

I have 2 nvme identically, as following output command. both 1TB.

[gustavo@home ~]$ /sbin/lspci -nnk | grep Non-Volatile
06:00.0 Non-Volatile memory controller [0108]: Realtek Semiconductor Co., Ltd.
Device [10ec:5763] (rev 01)
07:00.0 Non-Volatile memory controller [0108]: Realtek Semiconductor Co., Ltd.
Device [10ec:5763] (rev 01)

[gustavo@ ~]$ sudo nvme id-ctrl /dev/nvme1
NVME Identify Controller:
vid : 0x10ec
ssvid : 0x10ec
sn : 2J4120007707
mn : ADATA SX6000PNP
fr : V9002s94

[gustavo@ ~]$ sudo nvme id-ctrl /dev/nvme0
NVME Identify Controller:
vid : 0x10ec
ssvid : 0x10ec
sn : 2K2129Q696LA
mn : ADATA SX6000PNP
fr : V9002s94


You are receiving this mail because: