Comment 9 for bug 1566196

Revision history for this message
Christian (christian-b-ocallaghan) wrote : Re: Suspend no longer works beta2 Not sure if bug or not

Hi All

I installed the 4.6 rc5 kernel and it fixed the suspend issue but the wifi is still not resuming every time. Here are the steps I used to install.

cd /tmp

 wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc5-wily/linux-headers-4.6.0-040600rc5_4.6.0-040600rc5.201604242031_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc5-wily/linux-headers-4.6.0-040600rc5-generic_4.6.0-040600rc5.201604242031_amd64.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc5-wily/linux-image-4.6.0-040600rc5-generic_4.6.0-040600rc5.201604242031_amd64.deb

sudo dpkg -i linux-headers-4.6*.deb linux-image-4.6*.deb

Martin, as this looks to be a kernel bug what is the process for LTS releases to receive updates to fix it? Will the LTS get patches from upstream to fix this or will we have to use one of the solutions I've just tried? Should we keep this bug separate from the one linked by Benny or should we report we are having issues there as well?

Cheers Guys