https://bugs.freedesktop.org/show_bug.cgi?id=55262

          Priority: medium
            Bug ID: 55262
                CC: [email protected]
          Assignee: [email protected]
           Summary: If volume was at 0% at shutdown upon reboot it's at
                    100%.
        QA Contact: [email protected]
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: alsa
           Product: PulseAudio

Background from a user perspective:
Generally unexpected sounds annoy me. I thus keep the volume at zero unless I'm
listening to music or something in which case I crank it to a comfortable
volume using XF86AudioRaiseVolume and then bring it back to zero with
XF86AudioLowerVolume afterwards. For a while that worked great. But then this
regression came. I'm not the surest when. Perhaps around the time kernel 3.2
was released or a bit earlier. I don't fully recall. Either way the problem has
been around a while and is very annoying.

Problem description:
Say the volume is at 0% on shutdown. The next time I turn on the computer it's
at 100% and the next thing I have to do is lower it. This is not necessarily
tied to rebooting the computer. This same problem also occurs every time I
restart alsa/pulse. From here on let my terminal do the talking. Note that
after issuing "pulseaudio --kill" I wait a couple of seconds for pulse to
respawn.

Terminal output:
[georgiy@PANTHER ~]$ amixer get Master
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 65536
  Mono:
  Front Left: Playback 32768 [50%] [on]
  Front Right: Playback 32768 [50%] [on]
[georgiy@PANTHER ~]$ amixer set Master 0%
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 65536
  Mono:
  Front Left: Playback 0 [0%] [on]
  Front Right: Playback 0 [0%] [on]
[georgiy@PANTHER ~]$ amixer get Master
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 65536
  Mono:
  Front Left: Playback 0 [0%] [on]
  Front Right: Playback 0 [0%] [on]
[georgiy@PANTHER ~]$ pulseaudio --kill
[georgiy@PANTHER ~]$ amixer get Master
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined penum
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 65536
  Mono:
  Front Left: Playback 65536 [100%] [on]
  Front Right: Playback 65536 [100%] [on]
[georgiy@PANTHER ~]$

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to