Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot find default PCM #9

Open
fryc88 opened this issue Feb 3, 2022 · 0 comments
Open

cannot find default PCM #9

fryc88 opened this issue Feb 3, 2022 · 0 comments

Comments

@fryc88
Copy link

fryc88 commented Feb 3, 2022

I'm not sure if this docker is still alive or dead, but i'm having issues with starting this one and another one, similiar

ALSA lib confmisc.c:767:(parse_card) cannot find card '0'

ALSA lib conf.c:4554:(_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:4554:(_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:4554:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory

ALSA lib conf.c:5033:(snd_config_expand) Evaluate error: No such file or directory

ALSA lib pcm.c:2501:(snd_pcm_open_noupdate) Unknown PCM default

That's all what it tells me in log. However, my default PCM card, device are set to 1 in alsa config and when i use it to play local file on 'default pcm' it plays correctly, but docker via alsa seems to be looking for device number 0, which does not exist in my system.
Any clues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant