Skip to content

Instantly share code, notes, and snippets.

@dubistweltmeister05
Created July 5, 2025 03:43
Show Gist options
  • Select an option

  • Save dubistweltmeister05/ac1398f38ae8f4c510df72d302bfd70c to your computer and use it in GitHub Desktop.

Select an option

Save dubistweltmeister05/ac1398f38ae8f4c510df72d302bfd70c to your computer and use it in GitHub Desktop.
Audio Utility error in Yocto
root@rk3399-vaaman:/mnt# mpg123 -o alsa Hanuman.mp3
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3
version 1.31.3; written and copyright by Michael Hipp and others
free software (LGPL) without any warranty but with best wishes
ALSA lib /usr/src/debug/alsa-lib/1.2.8-r0/src/confmisc.c:855:(parse_card) cannot find card '0'
ALSA lib /usr/src/debug/alsa-lib/1.2.8-r0/src/conf.c:5180:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
ALSA lib /usr/src/debug/alsa-lib/1.2.8-r0/src/confmisc.c:422:(snd_func_concat) error evaluating strings
ALSA lib /usr/src/debug/alsa-lib/1.2.8-r0/src/conf.c:5180:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib /usr/src/debug/alsa-lib/1.2.8-r0/src/confmisc.c:1334:(snd_func_refer) error evaluating name
ALSA lib /usr/src/debug/alsa-lib/1.2.8-r0/src/conf.c:5180:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib /usr/src/debug/alsa-lib/1.2.8-r0/src/conf.c:5703:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib /usr/src/debug/alsa-lib/1.2.8-r0/src/pcm/pcm.c:2666:(snd_pcm_open_noupdate) Unknown PCM default
[/usr/src/debug/mpg123/1.31.3-r0/src/libout123/modules/alsa.c:open_alsa():181] error: cannot open device default
[/usr/src/debug/mpg123/1.31.3-r0/src/libout123/libout123.c:check_output_module():947] error: Module 'alsa' device open failed.
[/usr/src/debug/mpg123/1.31.3-r0/src/libout123/libout123.c:out123_open():439] error: Found no driver out of [alsa] working with device <default>.
main: [/usr/src/debug/mpg123/1.31.3-r0/src/mpg123.c:check_fatal_output():334] error: out123 error 3: failure loading driver module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment