Comment 101 for bug 1872001

Revision history for this message
Chris Glass (tribaal) wrote :

For all other subscribers to this bug, now is the time to help :)

Enable -proposed on affected systems:

$ echo "deb http://archive.ubuntu.com/ubuntu/ eoan-proposed main" >> /etc/apt/source.list

Update apt sources:

$ apt update

Install the linux kernel (and friends) from -proposed:

$ sudo apt install linux-headers-5.3.0-52 linux-headers-5.3.0-52-generic linux-image-5.3.0-52-generic linux-modules-5.3.0-52-generic linux-modules-extra-5.3.0-52-generic

Remove or comment the -proposed line in /etc/apt

Reboot.

Verify that the bug if fixed (and that nothing else broke), then report here :)