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
#13
(05-01-2021, 02:08 PM)thexperiments Wrote: Hmm the only way to make it easier currently is to pack it in a one liner for the shell...

Here you go:
Code:
# replace the hw with plughw in alsa config
sudo sed -i 's/\"hw/\"plughw/g' /etc/alsa/conf.d/_deviceout.conf

After this reboot, it might be necessary to run this again if you switch output settings in the web UI (did not test it)

To backup the config you could copy it to home first:
Code:
# back up alsa device config to home
cp /etc/alsa/conf.d/_deviceout.conf ~/

#restore if neccessary
sudo cp -f ~/_deviceout.conf /etc/alsa/conf.d/_deviceout.conf

Just got it fixed by using nano, many thanks for the hints!
And mental note, I need to use sudo nano....
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 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: