artyshko / smd

Spotify Music Downloader
MIT License
1.36k stars 236 forks source link

ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave #27

Open cybersteel8 opened 5 years ago

cybersteel8 commented 5 years ago

ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave appears three times on each download. Expected? This is running on a Fedora 30 headless server as root. Example:

[MoviePy] Done.
ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
Downloading 9 of 12
ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
34HSLyGMwx2xADMPklRpAt
[MoviePy] Writing audio in cache/34HSLyGMwx2xADMPklRpAt/34HSLyGMwx2xADMPklRpAt.mp3
100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 4795/4795 [00:04<00:00, 1027.58it/s]
[MoviePy] Done.
ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
Downloading 10 of 12
ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
2RZk4D03tpPNUaJln1SpcI
[MoviePy] Writing audio in cache/2RZk4D03tpPNUaJln1SpcI/2RZk4D03tpPNUaJln1SpcI.mp3
100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 4869/4869 [00:02<00:00, 1662.73it/s]
[MoviePy] Done.
krishus96 commented 5 years ago

same error I saw. Using WSL Ubuntu.

ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default Downloading 12 of 15 ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default 3FHXUqaUer9o231Je1zxIN [MoviePy] Writing audio in cache/3FHXUqaUer9o231Je1zxIN/3FHXUqaUer9o231Je1zxIN.mp3 100%|█████████████████████████████████████████████████████████████████████████████| 4511/4511 [00:10<00:00, 419.07it/s] [MoviePy] Done

ghost commented 5 years ago

Same using WSL. I think is for notifications as WSL does not support sound so it can not find a driver