Comment 77 for bug 1754425

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

Unfortunately, that's what many people say when they log a bug. And unfortunately you do seem to be the first/only person reporting this problem, for now. Although that doesn't imply your machine is the only one affected. It's always possible you have the honour of just being the most observant person to notice and report the problem first...

Here are the steps:

1. Download http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc5/linux-headers-4.16.0-041600rc5_4.16.0-041600rc5.201803112130_all.deb

2. Download http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc5/linux-headers-4.16.0-041600rc5-generic_4.16.0-041600rc5.201803112130_amd64.deb

3. Download http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc5/linux-image-4.16.0-041600rc5-generic_4.16.0-041600rc5.201803112130_amd64.deb

4. In a terminal, install them all at once:
   sudo dpkg -i linux*.deb

5. Reboot.

6. Verify you're using the new kernel by running this in a terminal:
   uname -r