[17:27] charlie-tca: I just committed a fix for your 613054 [17:28] charlie-tca: I'm going to let it stew a couple hours for other devs to test it before I push it [17:28] Thank you [17:29] anything I can do to help? [17:29] test it, I think? [17:29] it's a very simple change, actually, a one-liner [17:30] (flood coming) [17:30] === modified file 'debian/udev.script' [17:30] --- debian/udev.script 2009-11-06 00:17:14 +0000 [17:30] +++ debian/udev.script 2010-09-05 15:55:28 +0000 [17:30] @@ -5,6 +5,6 @@ [17:30] ( [17:30] DEV_BASENAME="${DEVNAME##*/}" [17:30] N="${DEV_BASENAME#controlC}" [17:30] - exec /sbin/alsa-utils start $N [17:30] + exec /sbin/alsactl init $N [17:30] just apply that change to /lib/udev/alsa-utils [17:32] I will give it go [17:46] crimsun_: It does not work on my maverick 386 install [17:46] fails to unmute [17:50] volume drops to 2% and is muted when I boot now