I just updated to weazel/15.10 and have noticed some strange behavior with my volume control (master, in the notification tray/bar).
While it lists controls for various sound emitting programs when I click on it, adjusting the slider has NO effect on volume.
I found that opening the sound settings in the control center, adjusting the slider there will adjust sound for THAT output device. But, is there no longer a master control volume? Or does the notification tray icon for speaker not default to the volume levels for the active output device?
googling returned very little, AskUbuntu had a few that appeared worth a look but thus far haven't seemed applicable
- Volume slider only change the Master volume, not PCM
- How do I change the way Ubuntu adjusts my volume mixer levels?
- How to switch 'default' sound device controlled by hardware keys in Xubuntu?
- https://superuser.com/questions/594154/prevent-applications-to-control-master-volume-on-linux
- How to switch 'default' sound device controlled by hardware keys in Xubuntu?
This one especially looked useful, but was closed/unanswered... Master volume versus application volume
EDIT: Interestingly, I tried opening the sound settings via cmd (to create an easy repo of the problem)... unity-control-center --name=sound
...then was given the following output in the terminal window...
(sound:31965): sound-cc-panel-WARNING **: Unable to find stream for bar '(null)'
(sound:31965): sound-cc-panel-WARNING **: active_output_update - couldn't find a stream from the supposed active output
(sound:31965): sound-cc-panel-WARNING **: active_input_update - couldn't find a stream from the supposed active input
I then noticed the volume control was now gone.
I then went and opened the sound settings via the main settings panel, and the volume control reappeared in the tray.
Now adjusting it controls the master volume. Bizarre, perhaps there was something that didn't quite survive the transition to the upgrade to wiley-weazel/15.10 and it was reset.
Leaving this in case anyone else has the same problem
alsamixer
in a terminal? You may be able to control the volume using these controls which may be necessary when using an XFCE type desktop. – mchid Nov 14 '15 at 01:47