I've seen that toggling mute with ALSA (amixer) can leave PulseAudio in
a muted state and the only way to unmute it is to run 'pactl set-sink-
mute $CARDS 1' where $CARDS is the index of your audio sink (you can try
to replace it with 0 or 1). I've modified a simple script that you can
bind to the XF86AudioMute key to toggle mute. It will toggle mute for
all the sinks present which usually isn't an issue. The directions for
the key binding in the script are for XFCE (I use Xubuntu) so yours may
be in another location. Let me know if this helps.


** Attachment added: "Bash script to toggle mute in PulseAudio"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/496354/+attachment/2579811/+files/pavolume.sh

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/496354

Title:
  amixer doesn't seem to unmute audio

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/496354/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to