前言
今天下午我给我的 R7000 装上了新买的 SN550 固态,装上 ArchLinux 后发现使用过程中会随机掉盘,更新到最新的 BIOS 后仍未解决问题,转了一圈百度也没有找到解决方法,最后用英文 Google 了以后发现是固态无法使用节能状态的原因。
解决方法
在内核命令行中加入 nvme_core.default_ps_max_latency_us=5500
禁用最低节能状态,问题解决。
参考
- https://wiki.archlinux.org/index.php/Talk:Solid_state_drive/NVMe
- https://wiki.archlinux.org/index.php/Solid_state_drive/NVMe