Comment 28 for bug 1988797

Revision history for this message
Daniel van Vugt (vanvugt) wrote (last edit ):

> I am facing this problem on ubuntu 22.04, kernel version 5.15. I do not
> understand which kernel version should I install to get rid of this
> issue.

Comment #17 says:

> This bug was fixed in the package linux - 5.15.0-57.63

so it should only require a system update:

  sudo apt update
  sudo apt full-upgrade

and reboot.

If the problem persists then please include the full kernel version affected (uname -r).