Hello,
I got a brand new Raspberry Pi 5 and I installed the Geekworm X1004 PCIe to Dual M.2 HAT NVMe 2280 SSD PCIe Peripheral Board.
I installed a single M.2 2280 NVMe SSD 128GB,Gen3x4 Internal Solid State Drive, from HUADISK, on the slot SS01 of the PCIe Peripheral Board.
After following the instruction from https://wiki.geekworm.com/X1004 and running sudo lspci, I get the following:I do not see the SSD in the File Manager.
I tried both dtparam=pciex1 and dtparam=pciex1_gen=3, but the result is the same...
However, running sudo lsblk show the SSD (nvme0n1, I believe):
Has anyone already encountered this issue and can point me in the direction of a next step?
Thanks a lot!
I got a brand new Raspberry Pi 5 and I installed the Geekworm X1004 PCIe to Dual M.2 HAT NVMe 2280 SSD PCIe Peripheral Board.
I installed a single M.2 2280 NVMe SSD 128GB,Gen3x4 Internal Solid State Drive, from HUADISK, on the slot SS01 of the PCIe Peripheral Board.
After following the instruction from https://wiki.geekworm.com/X1004 and running sudo lspci, I get the following:
Code:
$ sudo lspci0001:00:00.0 PCI bridge: Broadcom Inc. and subsidiaries BCM2712 PCIe Bridge (rev 21)0001:01:00.0 PCI bridge: ASMedia Technology Inc. ASM1182e 2-Port PCIe x1 Gen2 Packet Switch0001:02:03.0 PCI bridge: ASMedia Technology Inc. ASM1182e 2-Port PCIe x1 Gen2 Packet Switch0001:02:07.0 PCI bridge: ASMedia Technology Inc. ASM1182e 2-Port PCIe x1 Gen2 Packet Switch0001:04:00.0 Non-Volatile memory controller: MAXIO Technology (Hangzhou) Ltd. NVMe SSD Controller MAP1202 (DRAM-less) (rev 01)0002:00:00.0 PCI bridge: Broadcom Inc. and subsidiaries BCM2712 PCIe Bridge (rev 21)0002:01:00.0 Ethernet controller: Raspberry Pi Ltd RP1 PCIe 2.0 South BridgeI tried both dtparam=pciex1 and dtparam=pciex1_gen=3, but the result is the same...
However, running sudo lsblk show the SSD (nvme0n1, I believe):
Code:
$ sudo lsblkNAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTSloop0 7:0 0 2G 0 loopmmcblk0 179:0 0 29.1G 0 disk├─mmcblk0p1 179:1 0 512M 0 part /boot/firmware└─mmcblk0p2 179:2 0 28.6G 0 part /zram0 254:0 0 2G 0 disk [SWAP]nvme0n1 259:0 0 119.2G 0 disk Thanks a lot!
Statistics: Posted by SierraAlpha — Mon Nov 17, 2025 3:31 am — Replies 1 — Views 63