PINE64
pinebook doesnt see the nvme - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112)
+--- Thread: pinebook doesnt see the nvme (/showthread.php?tid=10448)



pinebook doesnt see the nvme - andrewiassur - 06-26-2020

lsblk
NAME        MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
mtdblock0    31:0    0    4M  0 disk
mtdblock1    31:1    0    32K  0 disk
mtdblock2    31:2    0  256K  0 disk
mmcblk1      179:0    0  58.2G  0 disk
|-mmcblk1p1  179:1    0  3.9M  0 part
|-mmcblk1p2  179:2    0    64K  0 part
|-mmcblk1p3  179:3    0    4M  0 part
|-mmcblk1p4  179:4    0    4M  0 part
|-mmcblk1p5  179:5    0    4M  0 part
|-mmcblk1p6  179:6    0  112M  0 part /boot/efi
`-mmcblk1p7  179:7    0  58.1G  0 part /
mmcblk1boot0 179:32  0    4M  1 disk
mmcblk1boot1 179:64  0    4M  1 disk
mmcblk1rpmb  179:96  0    16M  0 disk
zram0        252:0    0 322.9M  0 disk [SWAP]
zram1        252:1    0 322.9M  0 disk [SWAP]
zram2        252:2    0 322.9M  0 disk [SWAP]
zram3        252:3    0 322.9M  0 disk [SWAP]
zram4        252:4    0 322.9M  0 disk [SWAP]
zram5        252:5    0 322.9M  0 disk [SWAP]



is there anything i have do for the pinebook to see the nvme?


RE: pinebook doesnt see the nvme - xmixahlx - 06-26-2020

what is your os and kernel? a recent manjaro kernel should work if nvme is enabled in the config.

... i am assuming you installed the nvme adapter and an nvme drive? sata wont work. what drive are you using?

it is likely you just need to reseat the cable.


RE: pinebook doesnt see the nvme - Arwen - 06-27-2020

@andrewiassur I'll repeat what @xmixahlx said, please let us know the manufacturer and model of your NVMe device.

Not all M.2 SSDs are NVMe. There have been people here who have bought M.2 SATA SSDs not realizing that SATA won't work. (Or not realizing it was a SATA SSD.)
Pinebook Pros only support PCIe based NVMe type SSDs in the PCIe NVMe adapter.

There is potential work of a new M.2 adapter, but it's not publicly available. Nor are it's features clearly defined yet.


RE: pinebook doesnt see the nvme - andrewiassur - 06-30-2020

sorry for the delayed response

uname -a
Linux pinebookpro 4.4.190-1233-rockchip-ayufan-gd3f1be0ed310 #1 SMP Wed Aug 28 08:59:34 UTC 2019 aarch64 aarch64 aarch64 GNU/Linux

i'm running ubuntu mate.

i didnt realized it was a sata ssd. i had a spare drive laying around and thought this would be a good use for it. thanks guys for your time.