[pulseaudio-discuss] pulseaudio-0.9.21, alsa-1.0.23, kde-4.4.5, consolekit, dbus

Kelly Anderson kelly at silka.with-linux.com
Sun Sep 12 22:54:43 PDT 2010


  On 09/12/10 19:04, sibu xolo wrote:
> pcm.pulse {
>      type pulse
> }
> ctl.pulse {
>      type pulse
> }
> pcm.!default {
>      type pulse
> }
> ctl.!default {
>      type pulse
> }
>
>

Try the following, it should allow alsamixer to control the "default device"

pcm.pulse {
     type pulse
}
ctl.pulse {
     type pulse
}
#pcm.!default {
#    type pulse
#}
#ctl.!default {
#    type pulse
#}






More information about the pulseaudio-discuss mailing list