Processed: alsa already uses pulseaudio by default

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 739329 + moreinfo
Bug #739329 [pulseaudio] please configure alsa to use pulseaudio by default
Added tag(s) moreinfo.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
739329: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739329
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel


Bug#739329: alsa already uses pulseaudio by default

2014-02-19 Thread Sam Morris
tag 739329 + moreinfo
thanks

This is already done by default.

$ dpkg -S /usr/share/alsa/alsa.conf.d/pulse.conf 
pulseaudio: /usr/share/alsa/alsa.conf.d/pulse.conf

$ cat /usr/share/alsa/alsa.conf.d/pulse.conf 
# PulseAudio alsa plugin configuration file to set the pulseaudio 
plugin as
# default output for applications using alsa when pulseaudio is running.
hook_func.pulse_load_if_running {
lib "libasound_module_conf_pulse.so"
func "conf_pulse_hook_load_if_running"
}

@hooks [
{
func pulse_load_if_running
files [
"/usr/share/alsa/pulse-alsa.conf"
]
errors false
}
]

$ cat /usr/share/alsa/pulse-alsa.conf
# This file is referred to by /usr/share/alsa/pulse.conf to set 
pulseaudio as
# the default output plugin for applications using alsa when PulseAudio 
is
# running.

pcm.!default {
type pulse
hint {
show on
description "Playback/recording through the PulseAudio sound 
server"
}
}

ctl.!default {
type pulse
}

IMO libasound2-plugins should
drop /usr/share/alsa/alsa.conf.d/99-pulseaudio-default.conf.example as
it only confuses the issue.

-- 
Sam Morris 
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


signature.asc
Description: This is a digitally signed message part
___
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel