No, @megavolt means you try to add these the kernel parameters:
If you use GRUB
- Edit
/etc/default/grub
to add these kernel parameters inGRUB_CMDLINE_LINUX_DEFAULT=
nvme_core.default_ps_max_latency_us=0 pcie_aspm=off
-
Run
sudo update-grub
-
Reboot