Comment 34 for bug 449589

Revision history for this message
Alex Shulgin (alex-shulgin) wrote : Re: [Bug 449589] Re: Alsa mixer Master Front volume resets to minimum on startup

On Fri, Dec 4, 2009 at 21:15, alejandro <email address hidden> wrote:
> Please, if you're accessing them from a question on Launchpad, tell us
> what number solved your problem, or tell us if your problem persists.
> This document is based on http://drowninginbugs.blogspot.com/2009/10
> /caveats-for-audio-in-910.html
[snip]
> [5] Get a PulseAudio log with these instructions: https: / / wiki.ubuntu.com / PulseAudio / Log

Sorry, somehow I missed this link.

It seems, there's really some problem on PA shutdown (near the end of the log):
http://paste.ubuntu.com/344935/

D: alsa-sink.c: Read hardware volume: 0: 8% 1: 8%
D: core-subscribe.c: Dropped redundant event due to change event.
D: alsa-sink.c: Read hardware volume: 0: 1% 1: 1%
D: core-subscribe.c: Dropped redundant event due to change event.
I: module-device-restore.c: Storing volume/mute/port for device
sink:alsa_output.pci-0000_00_1b.0.analog-stereo.
I: main.c: Got signal SIGTERM.
I: main.c: Exiting.
...

So, basically something resets hardware volume to 1% during system
shutdown. Though, the volume was read correctly as 53% on PA start
(line 870).

Here's also paste from alsa-info.sh: http://pastebin.ca/1724126
It might be not very useful as the problem is happening on shutdown
and I ran it just from XFCE session.

--
Alex