Hi, I have installed an SSD like the following on my Megrez board:
With a fresh install of RockOS, I cannot see the SSD detected through lspci
or in /dev/
:
debian@rockos-eswin:~$ lspci
00:00.0 PCI bridge: Beijing Eswin Computing Technology Co., Ltd. Device 2030 (rev 01)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] (rev e1)
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]
I expect to see an entry like the following in lspci (this is how it looks like on my Jupiter board):
0001:01:00.0 Non-Volatile memory controller: Micron/Crucial Technology P2 [Nick P2] / P3 / P3 Plus NVMe PCIe SSD (DRAM-less) (rev 01)
Is anybody else running into the same issue or could it possibly be a board defect? Also, are the kernel source trees provided anywhere?