fant0men

Fix PipeWire power saving pop sound

Sep 27th, 2022
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Fix PipeWire power saving pop sound:
  2.  
  3. /usr/share/pipewire/minimal.conf
  4.  
  5. node.suspend-on-idle = false
  6.  
  7. *
  8.  
  9. echo "0" | sudo tee /sys/module/snd_hda_intel/parameters/power_save
  10. echo "options snd_hda_intel power_save=0" | sudo tee -a /etc/modprobe.d/audio_disable_powersave.conf
Advertisement
Add Comment
Please, Sign In to add comment