On Fri, 2005-01-28 at 16:12 -0500, Kevin Ernste wrote: > Reloading the driver (via the alsasound service in my case) gives the > following error, perhaps related to the Analog out issue: > > Restoring sound driver settings /usr/sbin/alsactl: set_control:930: > warning: name mismatch (Passthru/Line Out) for control #21 > /usr/sbin/alsactl: set_control:930: warning: name mismatch (Line > Out/Precise Pointer) for control #22 > /usr/sbin/alsactl: set_control:930: warning: name mismatch (ADAT Lock > Status/Use Midi Tasklet) for control #23 > /usr/sbin/alsactl: set_control:932: warning: index mismatch (1/0) for > control #23 > /usr/sbin/alsactl: set_control:1025: bad control.23.value type > [FAILED] These messages are normal anytime you upgrade to a newer ALSA that has different mixer controls. They are harmless, when you "alsactl restore" an old config any new controls get the default value. Maybe the error message should make it clear that this is normal if you just upgraded ALSA. Lee