Since doing a fresh reinstall of Tumbleweed I get an issue with apps trying to use my wireless Logitech headphones through ALSA. Whenever I try to play a song in Audacious I get the following error:
ALSA error: snd_pcm_hw_params_set_period_time_near failed: Invalid argument.
I checked out the Audio settings where under Output Plugin I have ALSA selected, then went under its plugin settings. Both my PCM and Mixer device are set to “default” which is what I believe worked before. I tried setting them to “sysdefault:CARD=my_audio_device” and “hw:CARD=my_audio_device” respectively, however those generate another error when playing:
ALSA error: snd_pcm_open failed: Device or resource busy.
The only thing that seems to work is setting it to PulseAudio output. However ALSA should be working too and I’d much like to fix this! What should I do to fix the ALSA device?