Description of problem: Pulseaudio makes intermittent clicking sounds as it cleans up finished streams. Version-Release number of selected component (if applicable): 0.9.21 How reproducible: Easily. Steps to Reproduce: 1. Use pulseaudio, with the module-suspend-on-idle module loaded Actual results: A click a few seconds after a sound is finished. Expected results: A distinct lack of clicking. Additional info:
Sounds like a HDA power saving issue. Please check if disabling HDA PM fixes the issue: echo 0 > /sys/module/snd_hda_intel/parameters/power_save (as root) Please provide the output of "alsa-info.sh --no-upload".
*** This bug has been marked as a duplicate of bug 527286 ***
Created attachment 379141 [details] alsa-info results Here's my alsa-info results. Also, I performed the command and it stopped clicking. FWIW, this is a thinkpad X61, and my sound device in lspci is 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)