Summary: | kmix: mute not working | ||
---|---|---|---|
Product: | [Applications] kmix | Reporter: | missive |
Component: | Soundcard specific | Assignee: | Christian Esken <esken> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
missive
2008-07-09 22:34:08 UTC
The context menu checkmark desync is fixed in SVN trunk since a couple of days ago. It was a simple UI bug. Hello, which control are you talking about? Does this really have a mute state, that can be changed in alsamixer? Please also post the ouput of "amixer" (or "amixer -c 1" or any other number that corresponds to the affected soundcard). SVN commit 893976 by esken: Bugfix: Auto-selection of master device in the ALSA backend now disregards controls without playback volume. There are at least two related bug reports. CCBUGS:166172 CCBUGS:176884 M +38 -16 mixer_alsa9.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=893976 I am able to get this working the way I want now by selecting "Master" as the Master channel, instead of "PCM". When I reported this bug, I'm sure that the pcm channel allowed muting in alsamixer, but now it does not. (So the kmix UI matches with the output from alsamixer by not showing a mute checkbox). It all looks good from where I'm sitting. |