Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: No audio for Spotify with USB DAC
#6
Ok got it working for now.
I changed the alsa config in /etc/alsa/conf.d/_deviceout.conf
form
Code:
pcm._deviceout {
type copy
slave.pcm "hw:2,0"
}
to
Code:
pcm._deviceout {
type copy
slave.pcm "plughw:2,0"
}
and rebooted.

However I think it would be great if this is the default (my gues alsa plugins are needed to feed 32 bit to my DAC)
I'm also not sure if this is persistent or if moOde updates the also config at any point... Would be great to have feedback from someone with deeper knowledge

If anyone tries to use this fix be aware that you need to know the card id/index of your dac (2 for me) but most DACs should end up there (0 HDMI, 1 Headphonejack, 2 USB)
Reply


Messages In This Thread
RE: No audio for Spotify with USB DAC - by vinnn - 04-29-2021, 09:34 PM
RE: No audio for Spotify with USB DAC - by thexperiments - 04-29-2021, 10:00 PM
RE: No audio for Spotify with USB DAC - by Falco - 04-30-2021, 12:15 PM
RE: No audio for Spotify with USB DAC - by janvda - 05-01-2021, 01:52 PM
RE: No audio for Spotify with USB DAC - by Falco - 05-02-2021, 07:09 AM
RE: No audio for Spotify with USB DAC - by Mi Li - 05-11-2021, 12:53 PM

Forum Jump: