Comment 8 for bug 1595803

Revision history for this message
Shrirang Bagul (shrirang-bagul) wrote :

Tim, if you wish to test the kernel mentioned in comment# 4, remove the existing 3.19.0-64-generic #72~14.04.1-Ubuntu kernel installed from your system.
Use these commands to install the experimental kernel -

$ sudo dpkg -i linux-headers-3.19.0-64_3.19.0-64.72_all.deb
$ sudo dpkg -i linux-image-3.19.0-64-generic_3.19.0-64.72_amd64.deb
$ sudo dpkg -i linux-image-extra-3.19.0-64-generic_3.19.0-64.72_amd64.deb

Reboot the system into the newly installed kernel & verify the kernel version-

$ cat /proc/version
Linux version 3.19.0-64-generic (root@tucker) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #72 SMP Thu Jun 30 18:23:54 CST 2016

Try suspend/resume at several times to check if the audio issue is resolved.