You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use an integrated amp (Peachtree Nova 300) connected to my RPi via USB. Sometimes I've had an issue where I suddenly cannot connect to raspotify with Spotify on my phone. At some point I learned that you should set defaults.ctl.card and defaults.pcm.card in asound.conf. I don't remember if that was a fix for this particular issue or something else. Anyway, after rebooting the RPi it seems devices are assigned randomly (in order of detection?) to card 1-3. After rebooting the amp ends up in a different position and no longer matches the default setting in asound.conf. Then I've had to edit asound.conf, set the correct card as default and then it has worked again.
When I was doing a bit of googling today I discovered the LIBRESPOT_DEVICE= setting in raspotify/conf and set my amp as the default there. And now everything works, despite the fact that the amp is currently on card 3 and asound.conf has the default set to card 1. I realize I am missing a lot of things here... But could someone please clarify how this works?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I use an integrated amp (Peachtree Nova 300) connected to my RPi via USB. Sometimes I've had an issue where I suddenly cannot connect to raspotify with Spotify on my phone. At some point I learned that you should set defaults.ctl.card and defaults.pcm.card in asound.conf. I don't remember if that was a fix for this particular issue or something else. Anyway, after rebooting the RPi it seems devices are assigned randomly (in order of detection?) to card 1-3. After rebooting the amp ends up in a different position and no longer matches the default setting in asound.conf. Then I've had to edit asound.conf, set the correct card as default and then it has worked again.
When I was doing a bit of googling today I discovered the LIBRESPOT_DEVICE= setting in raspotify/conf and set my amp as the default there. And now everything works, despite the fact that the amp is currently on card 3 and asound.conf has the default set to card 1. I realize I am missing a lot of things here... But could someone please clarify how this works?
Beta Was this translation helpful? Give feedback.
All reactions