Ubuntu 9.04 beta is using pulseaudio 0.9.10 When it start I get this in the log: Apr 2 08:53:51 terra pulseaudio[6570]: ltdl-bind-now.c: Failed to find original dlopen loader. Apr 2 08:53:51 terra pulseaudio[6572]: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted Apr 2 08:53:51 terra pulseaudio[6572]: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted Apr 2 08:53:51 terra pulseaudio[6572]: alsa-util.c: Device hw:0,0,0 doesn't support 6 channels, changed to 2. Apr 2 08:53:51 terra pulseaudio[6572]: alsa-util.c: Device hw:0,0,1 doesn't support 6 channels, changed to 2. Apr 2 08:53:51 terra pulseaudio[6572]: alsa-util.c: Device hw:0,0,2 doesn't support 6 channels, changed to 2. Apr 2 08:53:52 terra pulseaudio[6572]: alsa-util.c: Device hw:1 doesn't support 44100 Hz, changed to 16000 Hz. Apr 2 08:53:52 terra pulseaudio[6572]: alsa-util.c: Device hw:1 doesn't support 6 channels, changed to 1. This is clearly wrong for my devices.... jonsmirl at terra:/proc/asound/card0/pcm1p/sub0$ cat hw_params access: MMAP_INTERLEAVED format: S16_LE subformat: STD channels: 2 rate: 44100 (44100/1) period_size: 448 buffer_size: 4480 hw:0 is the six channel analog out hw:1 is the S/PDIF I believe this was working ok in Ubuntu 8.04 (at least there were no messages in the log). -- Jon Smirl jonsmirl at gmail.com