raspotify: Raspotify - not connecting / not playing sound
Hi all, one issue I’m having is Raspotify not playing any sound when it does connect. Here is what I pulled from the log, it looks like this is where the issue arises:
Oct 23 12:01:00 raspberrypi librespot[3057]: [2020-10-23T17:01:00Z INFO librespot_playback::player] Loading <Night Cruising> with Spotify URI spotify:track:1McVhmCk8l07LIIdlIpqTF
Oct 23 12:01:00 raspberrypi librespot[3057]: [2020-10-23T17:01:00Z INFO librespot_playback::player] <Night Cruising> (188766 ms) loaded
Oct 23 12:01:00 raspberrypi librespot[3057]: ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
Oct 23 12:01:00 raspberrypi librespot[3057]: [2020-10-23T17:01:00Z ERROR librespot_playback::audio_backend::alsa] Alsa error PCM open ALSA function ‘snd_pcm_open’ failed with error ‘ENOENT: No such file or directory’
Oct 23 12:01:00 raspberrypi librespot[3057]: [2020-10-23T17:01:00Z ERROR librespot_playback::player] Could not start audio: Alsa error: PCM open failed
Oct 23 12:01:00 raspberrypi librespot[3057]: ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
Oct 23 12:01:00 raspberrypi librespot[3057]: [2020-10-23T17:01:00Z ERROR librespot_playback::audio_backend::alsa] Alsa error PCM open ALSA function ‘snd_pcm_open’ failed with error ‘ENOENT: No such file or directory’
Oct 23 12:01:00 raspberrypi librespot[3057]: [2020-10-23T17:01:00Z ERROR librespot_playback::player] Could not start audio: Alsa error: PCM open failed
Oct 23 12:01:00 raspberrypi librespot[3057]: ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
Oct 23 12:01:00 raspberrypi librespot[3057]: [2020-10-23T17:01:00Z ERROR librespot_playback::audio_backend::alsa] Alsa error PCM open ALSA function ‘snd_pcm_open’ failed with error ‘ENOENT: No such file or directory’
Oct 23 12:01:00 raspberrypi librespot[3057]: [2020-10-23T17:01:00Z ERROR librespot_playback::player] Could not start audio: Alsa error: PCM open failed
Oct 23 12:01:00 raspberrypi librespot[3057]: thread ‘<unnamed>’ panicked at ‘called Option::unwrap() on a None value’, playback/src/audio_backend/alsa.rs:103:19
Anyone have any idea what this could be?
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 89
It must be one of those $5 USB DACs to only support
S16_LE 48000,lol!!!