You are not logged in.
Pages: 1
With alsactl from alsa-utils-1.2.7 there occur in
[c]/var/log/boot.log[/c] the messages
[c]alsa-lib parser.c:2775:(load_toplevel_config) Unable to find the top-level configuration file '/usr/share/alsa/ucm2/ucm.conf'.[/c]
and
[c]alsa-lib main.c:1542:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2[/c]
There are at least three ways to handle them:
1) ignore them
2) install [c]alsa-ucm-conf[/c] when needed
3) replace [c]alsactl restore[/c] in
[c]/etc/init.d/system.sh[/c] by
[c]alsactl --no-ucm restore[/c]
Offline
Pages: 1
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.52 MiB (Peak: 1.77 MiB) ]