Comment 21 for bug 1572630

Revision history for this message
Eric Desrochers (slashd) wrote :

@proton,

Here's the Xenial v4.4 test kernel for Trusty release.

Instructions:
$ sudo add-apt-repository ppa:slashd/lp1572630-proton
$ sudo apt-get update
$ sudo apt-get install linux-image-4.4.0-34-generic linux-image-extra-4.4.0-34-generic linux-headers-4.4.0-34-generic -y

Then reboot the system, and make sure the bootloader load the "4.4.0-34" kernel.

Validation can be made with command :
$ uname -a

Expected uname output :
Linux <HOSTNAME> 4.4.0-34-generic #53~14.04.1hf1572630v20160802b6-Ubuntu ....

Regards,
Eric