dotob

joined 2 years ago
[–] [email protected] 2 points 4 months ago (1 children)

are you using pipewire? if yes, you might have been on the right track turning off powersave mode - only that you should turn it off via your pipewire session manager. most likely that would be wireplumber:

in

/usr/share/wireplumber/main.lua.d/50-alsa-config-lua

the following line should look like this

["session.suspend-timeout-seconds"] = 0

0 being the value to disable soundcard suspension