[pulseaudio-discuss] Intel HDA on ubuntu 9.04 beta

Lennart Poettering lennart at poettering.net
Thu Apr 2 07:33:42 PDT 2009


On Thu, 02.04.09 09:10, Jon Smirl (jonsmirl at gmail.com) wrote:

> 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.

Have you configured PA manually to use those hw:0,0,0 devices? Why?
Don't do that! Always use devices like 'front:0', 'surround51:0',
'spdif:0' or suchlike. The raw devices lie 'hw:0' are only for very
few cases useful, and those with specified devices, and subdevices
even more so.

Many sound cheap sound cards cme with three stereo chips which are
combined in software to a 6ch stream. ALSA does that in userspace. If
you access the device as 'surround51:0' as you should this is dealt
with. If you use raw device strings like 'hw:0' this does not take
place. 

> 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

Are you sure? Given the sampling frequency sound card 1 seems to be a
modem.

Lennart

-- 
Lennart Poettering                        Red Hat, Inc.
lennart [at] poettering [dot] net         ICQ# 11060553
http://0pointer.net/lennart/           GnuPG 0x1A015CC4



More information about the pulseaudio-discuss mailing list