after the upgrade of a 64-bit CentOS from 5.8 to 5.9 the saving of mixer settings fails at shutting down.<br />
<br />
In /etc/rc.d/init.d/halt then command <br />
<br />
action $"Saving mixer settings" alsactl store <br />
<br />
results in [FAILED], also<br />
<br />
[dmichael@arioc alSA]$ /sbin/alsactl -d -f my.alsa.store store<br />
alsactl: conf.c:1248: string_print: Assertion `0' failed.<br />
Aborted<br />
[dmichael@arioc alSA]$ /sbin/alsactl -d -f my.alsa.store store<br />
ALSA lib conf.c:1589:(snd_config_load1) _toplevel_:407:22:Unexpected char<br />
alsactl: conf.c:1248: string_print: Assertion `0' failed.<br />
Aborted<br />
<br />
fails
↧