@popcornbushwhacker That problem has a mitigation. You can try running
echo 0 | sudo tee /sys/module/snd_hda_intel/parameters/power_save
and it should stop clicking every time. If it works, you can set snd_hda_intel.power_save=0
as a kernel boot param to make it permanent.
1 Like