When I use HAL autodetect I see this and USB audio isn't working, the sample rates are wrong from pulse and the audio is garbled. If I load the pulse ALSA driver manually and add RATE=48000 CHANNELS=6 pulse works properly. What's up with the duplicate network names? Do I have something configured wrong in zero config? jonsmirl at jonsmirl:~$ pulseaudio main.c: WARNING: called SUID root, but not in group 'pulse-rt'. alsa-util.c: device doesn't support 44100 Hz, changed to 48000 Hz. alsa-util.c: device doesn't support 2 channels, changed to 6. alsa-util.c: device doesn't support 44100 Hz, changed to 48000 Hz. alsa-util.c: Cannot find mixer control "Capture". alsa-util.c: Cannot find fallback mixer control "Mic". alsa-util.c: device doesn't support 44100 Hz, changed to 16000 Hz. alsa-util.c: device doesn't support 2 channels, changed to 1. alsa-util.c: Cannot find mixer control "Capture". alsa-util.c: Cannot find fallback mixer control "Mic". ipacl.c: WARNING: Host part of ACL entry '192.168.1.0/16' is not zero! ipacl.c: WARNING: Host part of ACL entry '192.168.1.0/16' is not zero! ipacl.c: WARNING: Host part of ACL entry '192.168.1.0/16' is not zero! ipacl.c: WARNING: Host part of ACL entry '192.168.1.0/16' is not zero! socket-server.c: bind(): Address already in use socket-server.c: bind(): Address already in use module.c: Failed to load module "module-native-protocol-tcp" (argument: "auth-anonymous=1"): initialization failed. module-gconf.c: pa_module_load() failed socket-server.c: bind(): Address already in use socket-server.c: bind(): Address already in use module.c: Failed to load module "module-esound-protocol-tcp" (argument: "auth-anonymous=1"): initialization failed. module-gconf.c: pa_module_load() failed module-zeroconf-publish.c: avahi_entry_group_add_service_strlst(): Local name collision module-zeroconf-publish.c: avahi_entry_group_add_service_strlst(): Local name collision -- Jon Smirl jonsmirl at gmail.com