NVME: max latency di grub: Difference between revisions
From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs) Created page with "Sumber: https://askubuntu.com/questions/1099048/18-04-and-18-10-fail-to-boot-nvme0-failed-to-set-apst-feature-19 I had the same problem with two different drives on two diff..." |
No edit summary |
||
| Line 4: | Line 4: | ||
I had the same problem with two different drives on two different systems: | I had the same problem with two different drives on two different systems: | ||
NUC8i3 | |||
NUC8i5 | |||
Adding as a kernel parameter nvme_core.default_ps_max_latency_us=1000 works either on Ubuntu 18.04.3 and Ubuntu 19.10. | Adding as a kernel parameter | ||
nvme_core.default_ps_max_latency_us=1000 | |||
nvme_core.default_ps_max_latency_us=0 | |||
works either on Ubuntu 18.04.3 and Ubuntu 19.10. | |||
Latest revision as of 13:13, 17 October 2022
I had the same problem with two different drives on two different systems:
NUC8i3 NUC8i5
Adding as a kernel parameter
nvme_core.default_ps_max_latency_us=1000 nvme_core.default_ps_max_latency_us=0
works either on Ubuntu 18.04.3 and Ubuntu 19.10.