Announcement

Collapse
No announcement yet.

YAPAP (Yet Another Pulse Audio Problem)

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    YAPAP (Yet Another Pulse Audio Problem)

    Couldn't resist.

    Anyway, I'm trying to get pulseaudio to work, following the directions here:

    https://wiki.ubuntu.com/PulseAudio

    with appropriate kde modifications (kde-4.2/kubuntu-8.10)

    First problem is it doesn't start automatically; I have to start it manually, and when I do, here come the complaints:

    Code:
    greenman@Wolfenstein:~$ pulseaudio &                   
    [1] 7276                                  
    greenman@Wolfenstein:~$ W: ltdl-bind-now.c: Failed to find original dlopen loader.
    W: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted    
    W: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted    
    ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0           
    ALSA lib pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM front:0          
    ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0           
    ALSA lib pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM surround40:0       
    ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0           
    ALSA lib pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM surround41:0       
    ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0           
    ALSA lib pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM surround50:0       
    ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0           
    ALSA lib pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM surround51:0       
    ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0           
    ALSA lib pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM surround71:0       
    ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0           
    ALSA lib pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM front:0          
    ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0           
    ALSA lib pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM surround40:0       
    ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0           
    ALSA lib pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM surround41:0       
    ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0           
    ALSA lib pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM surround50:0       
    ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0           
    ALSA lib pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM surround51:0       
    ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0           
    ALSA lib pcm.c:2196:(snd_pcm_open_noupdate) Unknown PCM surround71:0
    It seems to work, at least from SystemSettings>Multimedia>select and test.

    Should I just put it in rc.local?
    What about the errors?

    Thanks.
    We only have to look at ourselves to see how intelligent life might develop into something we wouldn't want to meet. -- Stephen Hawking
Working...
X