Comment 17 for bug 827393

Revision history for this message
David Henningsson (diwic) wrote : Re: gnome-sound-applet controls PCM instead of master volume

For the ALS card, there is a problem that it only detects mono ports and not the normal "analog-output" port

 ports:
  analog-output-mono: Analog Mono Output (priority 5000, available: unknown)
  analog-output-lfe-on-mono: Analog Output (LFE) (priority 4000, available: unknown)

...the "mono" ports turn master off. It should have detected a stereo port and selected that one instead. We might be able to figure out why through a pulseaudio log: wiki.ubuntu.com/PulseAudio/Log

For the PCM/Master problem, that only applies to ALS and not the ALC887, right?