Samsung NVME randomly goes down during activity

No, @megavolt means you try to add these the kernel parameters:

If you use GRUB

  1. Edit /etc/default/grub to add these kernel parameters in GRUB_CMDLINE_LINUX_DEFAULT=
nvme_core.default_ps_max_latency_us=0 pcie_aspm=off
  1. Run sudo update-grub

  2. Reboot

1 Like