Bugzilla – Bug 113316
PCM volume is muted and set to zero
Last modified: 2005-09-12 13:41:23 UTC
The volume for the PCM is muted and set to zero. This is for the Intel 82801DB-ICH4 sound device.
After unmuting and setting volume level, it gets reset to muted zero volume. Seems to happen when sound playing applications start.
If so, it's a bug of application. But I hardly believe it happens on every app. Which desktop system are you using? How did you login? And how did you check whether PCM is muted?
There does seem to be a bug with banshee which is the only app that seems to do it. But as I said it is this way when I log in. I am using GNOME. I am using alsamixer to see that it is muted.
The way you checked is OK, so it sounds like a bug of banshee or gstreamer. Possibly changing the gstreamer backend to others may work. Can you check other gstreamer apps?
Other gstreamer apps do not reset volume level. The bug is that before any sound apps even touch the sound device the volume for the PCM is muted and set to zero.
Added maintainer to Cc.
I tested on different hardware and the PCM is set to a reasonable level. I could just be this sound card.
Please check /proc/asound/card0/codec97#0/ac97#0+0. If the codec is C-Media's one, it has basically no PCM control on hardware. The PCM volume is emulated on software via plugin. But the value must be kept in the driver, so this kind of problem shouldn't happen... If another codec, I have no idea what's wrong.
it is an AD1981B
this works in rc1