From 8c012a676db185e07b6c0f0507b496335ba2ab6c Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Thu, 3 Mar 2011 09:37:16 +0000 Subject: conf: Make system.pa use udev-detect and not hal-detect. Also fix a left over reference to HAL in default.pa --- src/daemon/default.pa.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/daemon/default.pa.in') diff --git a/src/daemon/default.pa.in b/src/daemon/default.pa.in index ace0f09e..32ba5826 100755 --- a/src/daemon/default.pa.in +++ b/src/daemon/default.pa.in @@ -39,7 +39,7 @@ load-module module-card-restore load-module module-augment-properties ### Load audio drivers statically (it's probably better to not load -### these drivers manually, but instead use module-hal-detect -- +### these drivers manually, but instead use module-udev-detect -- ### see below -- for doing this automatically) #load-module module-alsa-sink #load-module module-alsa-source device=hw:1,0 -- cgit