#544237 pulseaudio: Muted after boot

Package:
alsa-utils
Source:
alsa-utils
Description:
Utilities for configuring and using ALSA
Submitter:
Sven Arvidsson
Date:
2010-12-07 03:57:05 UTC
Severity:
normal
#544237#5
Date:
2009-08-29 22:26:58 UTC
From:
To:
At almost every boot PulseAudio starts with the volume muted. The only
time this does not happen seems to be when I don't do a clean log out
(hit the reset button).

This is basically bug 525572 again, but as that problem seems to have
been solved for at least some people I'm filing it as a new bug.

Removing ~/.pulse and rebooting does not make any difference.

I'm attaching a verbose log of PA starting in a muted state.

There's boot an upstream bug:
http://www.pulseaudio.org/ticket/572

and a bug report for Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/352732

#544237#10
Date:
2009-09-02 21:16:14 UTC
From:
To:
I guess this is a duplicate of bug 539579.
#544237#19
Date:
2009-11-22 05:37:35 UTC
From:
To:
This is on a clean install.  Deleting /.pulse folder does fix for me but another reboot and am muted and sound level to 0 again.
#544237#24
Date:
2009-12-07 20:22:15 UTC
From:
To:
I think this bug is related to #556086 for alsa-utils package.
Muted sound at startup problem is circumvented by commenting out the line #352 in "/etc/init.d/alsa-utils" file from alsa-utils package.
��#mute_and_zero_levels "$TARGET_CARD" || EXITSTATUS=1

Regards