Package: alsa-lib
Severity: normal
Tags: patch

Hey,

Please try to load the pulse configuration alsa file that redirects alsa via
pulse if it's running. This has been added to the 0.99.2 pulseaudio packages,
similar to the ubuntu setup. Added the patch that the ubuntu guys use to do
this :)

Thanks

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -urN alsa-lib-1.0.17a/src/conf/alsa.conf alsa-lib-1.0.17a.new/src/conf/alsa.conf
--- alsa-lib-1.0.17a/src/conf/alsa.conf	2008-08-15 21:28:55.000000000 +1000
+++ alsa-lib-1.0.17a.new/src/conf/alsa.conf	2008-09-22 09:54:57.000000000 +1000
@@ -8,6 +8,7 @@
 	{
 		func load
 		files [
+			"/usr/share/alsa/pulse.conf"
 			"/etc/asound.conf"
 			"~/.asoundrc"
 		]

Reply via email to