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:
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.
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
Should I just put it in rc.local?
What about the errors?
Thanks.