28.09.2010 02:00, Mark Brown wrote:
I can't really comment since I've no idea what the problem is; if it's not understood what has gone wrong then some diagnosis will be needed.
For now, all I can say is that the softvol doesn't communicate with pulseaudio when snd-pcsp is used. You can alter it, but the playback volume won't change. And if you run the pulseaudio mixer in parallel, it won't reflect the change done by alsamixer too. Likewise, the alsamixer won't reflect the volume change of pa. So it is completely disconnected. If I redefine the softvol from "Master Playback Volume" to "PCM Playback Volume", then it starts to reflect the state of the pa volume, but not the other way around. And with other drivers, that seemingly use the softvol too, everything works. But that's a bit odd, since the driver should have nothing to do with softvol...
The entire plugin stack is subject to customisation.
OK, thanks for the info. Then some debugging is a due.
So what the real fix do you think of?
Like I say, I've no idea what the actual problem is so can't really comment.
softvol doesn't communicate with pulseaudio, when snd-pcsp is used. That's all about it. :) But I'll try to find time for some debugging, thank you.