Difference between revisions of "NVME: max latency di grub"

From OnnoWiki
Jump to navigation Jump to search
(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...")
 
 
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
+
NUC8i3
    NUC8i5
+
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 20:13, 17 October 2022

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 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.


Referensi

Pranala Menarik