[Hardware] 认不出 雷克沙 nm700 nvme ssd
Tofloor
poster avatar
lygn128
deepin
2021-01-08 08:07
Author

1  硬盘型号 雷克沙 nm 700 nvme 固态硬盘;

2安装时候不能认出硬盘;

3系统装在 sata 盘之后,fdisk -l  看不到 nvme 的盘符;

4此硬盘在 openSUSE 15.2 安装过程中能看到盘符,并且开元安装成功;

Reply Favorite View the author
All Replies
lygn128
deepin
2021-01-08 08:09
#1

此硬盘在windows 下工作正常;

Reply View the author
lygn128
deepin
2021-01-08 08:09
#2
lygn128

此硬盘在windows 下工作正常;

windows 10

Reply View the author
lygn128
deepin
2021-01-08 08:11
#3

是不是内核被精简的太厉害了,把驱动都给去掉了?

Reply View the author
lygn128
deepin
2021-01-08 08:11
#4

$ uname -a 

Linux ldy-PC 5.4.70-amd64-desktop #1 SMP Wed Oct 14 15:24:23 CST 2020 x86_64 GNU/Linux

 

Reply View the author
忘记、过去
deepin
2021-01-08 21:49
#5

应该不至于?可能只是因为硬盘上本身没有分区所以读不出来?

我这里 nvme 上都是提前分好区再安装的。

Reply View the author
Ziggy
deepin
2021-01-09 05:22
#6

硬盘分区格式是不是gpt?

Reply View the author
lygn128
deepin
2021-01-11 00:35
#7
忘记、过去

应该不至于?可能只是因为硬盘上本身没有分区所以读不出来?

我这里 nvme 上都是提前分好区再安装的。

sudo fdisk -l  不能list 出来; 在 opensuse 下面是可以的; 

我现在把内核降级到  5.3.18 能认识出来了,但是无线网卡又不行了

Reply View the author
lygn128
deepin
2021-01-11 00:36
#8
Ziggy

硬盘分区格式是不是gpt?

跟分区没关系, sudo fdisk -l 和  lsblk 都不能显示磁盘; 在opensuse 下面是可以显示出来的

Reply View the author
lygn128
deepin
2021-01-11 00:38
#9
lygn128

跟分区没关系, sudo fdisk -l 和  lsblk 都不能显示磁盘; 在opensuse 下面是可以显示出来的

分区是  gpt  的,在windows 10 下面和  opensuse 下面都是正常的

Reply View the author
lygn128
deepin
2021-07-19 07:31
#10

内核 5.4 的某些小版本的问题,现在升级到  5.10 后不存在这个问题了

Reply View the author