GNOME Bugzilla – Bug 519388
mixer_applet2 process uses 100% cpu if secondary USB external sound card is removed.
Last modified: 2009-02-17 02:53:34 UTC
Please describe the problem: If i remove the external USB soundcard, which is the second next to the built-in soundcard, one of the two mixer_applet2 applets/processes uses 100% cpu continuously. Steps to reproduce: 1. Connect a second (in my case Creative) sound card via USB. The other one is built-in. 2. Load 2 mixer applets 3. Configure applet 1 to control pcm from the built in card 4. Configure applet 2 to control pcm from the external card 5. (not sure if this is needed) Make the external card the default card via sudo asoundconf set-default-card External 6. Unplug the external soundcard. 7. wait a few seconds and then it happens. Actual results: You can see a process 'mixer_applet2' using 100% cpu time. Expected results: I would have expected that the applet takes over the interal soundcard, or displays an error message. Does this happen every time? Yes Other information: The secondary soundcard is connected via an USB hub. But i don't think this has anything to do with it.
*** Bug 537515 has been marked as a duplicate of this bug. ***
Confirmed with Volume Applet 2.24.1 on Ubuntu 8.10.
Also happens when resuming from suspend with USB speakers attached.
Bug 167606 has a patch that seems to fix this.
I've applied the patch from 167606, so I'm closing this as fixed. Thanks for testing it Mark.