knobbysideup, 1 year ago See if there’s a way to disable power save for your audio driver module. I had to do this for Intel for example <span style="color:#323232;">#/etc/modprobe.d/audio_disable_powersave.conf </span><span style="color:#323232;"> options snd_hda_intel power_save=0 </span>
See if there’s a way to disable power save for your audio driver module.
I had to do this for Intel for example
<span style="color:#323232;">#/etc/modprobe.d/audio_disable_powersave.conf </span><span style="color:#323232;"> options snd_hda_intel power_save=0 </span>