Attached are two pulseaudio log files, generated with
$ pulseaudio -vvv 2>&1 | tee PA-${file}

The non-working case has an almost-default (dpkg-provided)
/etc/pulse/default.pa, while the working case has the following
modifications:

-load-module module-hal-detect
+#load-module module-hal-detect
[...]
+load-module module-alsa-sink sink_name=ews88_out device=hw:0
channels=10 channel_map=left,right,aux0,aux1,aux2,aux3,aux4,aux5,aux6,aux7
+load-module module-alsa-source source_name=ews88_in device=hw:0
channels=12
channel_map=left,right,aux0,aux1,aux2,aux3,aux4,aux5,aux6,aux7,aux8,aux9
+set-default-sink ews88_out
+set-default-source ews88_in

Attachment: PA-non-working.log.gz
Description: GNU Zip compressed data

Attachment: PA-working.log.gz
Description: GNU Zip compressed data

_______________________________________________
Pkg-pulseaudio-devel mailing list
Pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-pulseaudio-devel

Reply via email to