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

ALSA lib error just after installation #627

Open
hakuoku opened this issue Dec 7, 2024 · 0 comments
Open

ALSA lib error just after installation #627

hakuoku opened this issue Dec 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@hakuoku
Copy link

hakuoku commented Dec 7, 2024

Describe the bug
Despite the integrated UI is displayed and playlists and other favorites are loaded, cannot start any playback and the error below occurs.

ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default

To Reproduce
Install a binary and dependencies as readme.md (sudo apt install libssl-dev libasound2-dev libdbus-1-dev)

Environment

  • OS: Ubuntu 24.04.1 LTS on WSL
  • Application version: 0.20.3
@hakuoku hakuoku added the bug Something isn't working label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant