Comment 10 for bug 95940

Revision history for this message
Mark Shuttleworth (sabdfl) wrote : Re: [Bug 95940] Re: No sound on Thinkpad X60 since last update

Note, you may have to stop your Gnome mixer in order to do this. I think
this command will do the trick. Don't "reload" it till you have done the
module dance.

ps ax | grep mixer_applet2 | grep -v grep | cut -d" " -f 1 | xargs kill
-HUP