Comment 5 for bug 449723

Revision history for this message
EAB (adair-boder) wrote : Re: PulseAudio channeling motherboard signal transmissions, popping audio, lagging audio

Here is how I fixed the issue:

Edit /etc/modprobe.d/alsa-base.conf as sudo, e.g. sudo gedit /etc/modprobe.d/alsa-base.conf and change the setting:

options snd-hda-intel power_save=10

to

options snd-hda-intel power_save=0

reboot and see if this solves the problem.