On Jul 22, 2012, at 2:19 AM, Alexander E. Patrakov wrote: > 2012/7/22 Louis Opter <kalessin at kalessin.fr>: >> alsa-util.c: Device default doesn't support 44100 Hz, changed to 48000 Hz. > > So here is the error. Pulseaudio should never run on device "default", > which is usually dmix. It really needs raw hardware access. Thanks! I added the argument device=hw:0,0 to the alsa-sink module and everything works as expected now. -- Louis Opter