Comment 23 for bug 2042706

Revision history for this message
Kyrylo Bohdanenko (kyrboh) wrote :

So I found this mainstream bug where users reported very similar problem with very similar (or even the same) hardware:
https://bugzilla.kernel.org/show_bug.cgi?id=217802

As the first workaround, I tried adding "nvme_core.default_ps_max_latency_us=0 pcie_aspm=off" to kernel boot parameters.
That did not work for me.

As the ticket claims that the problem was fixed in 6.6 (rc) and 6.5.6 kernels, I tried installing the mainline kernels from
here: https://kernel.ubuntu.com/mainline/?C=N;O=D

I have tried the 6.5.7 and 6.6-rc kernels:
* 6.5.7-060507.202310102154
* 6.6.0-060600rc5.202310081731

Both worked fine (writing this comment using the 6.6 kernel). So this probably means I have hit the same issue here.
Can the patch be backported into Ubuntu 6.5 kernel?