On Wed, 24 Mar 2010 18:11:03 -0500
Michael Dickson <mike.dick...@hp.com> wrote:

> On Wed, 2010-03-24 at 22:58 +0000, Tayra Dagostino wrote:
> > On Mon, 8 Mar 2010 09:39:00 +0100
> > Lance Corrimal <lance.corri...@eregion.de> wrote:
> > 
> > > Anyways, shouldn't SLPlugin exit when it is done doing what it
> > > thought it should be doing?
> > 
> > installed and configured Pulseaudio
> > now only ONE SLPlugin thread executed, with very low processor
> > usage.....
> Can you provide a bit more details on what you mean by installed and
> configured?  I'm running the same config (pulseaudio through openal)
> and I definitely get extra SLPlugin processes.


:~$ cat /etc/asound.conf
pcm.pulse {
    type pulse
}
ctl.pulse {
    type pulse
}
pcm.!default {
    type pulse
}
ctl.!default {
    type pulse
}


i've deleted all content of /etc/openal/alsoft.conf and .asoundrc (left
all default values)

via padevchooser i've selected "internal stereo duplex" as monitor,
default analog output and mic1 as input

in pulseaudio conf i've deleted HAL module and fitted UDEV one (newer
and with better support)
from: /etc/pulse/system.pa

### Automatically load driver modules depending on the hardware
### available
#.ifexists module-hal-detect.so
#load-module module-hal-detect
#.else
.ifexists module-udev-detect.so
load-module module-udev-detect
.else
### Alternatively use the static hardware detection module (for systems
### that lack HAL support)
load-module module-detect
.endif


Pulseaudio 0.9.21 (with gstreamer-0.10 plugins)
(enabled "new output device per istance" in pulseaudio properties)
now youtube, snowglobe, slvoice, all other work fine, but only 1
process SLPlugin and with 6% of cpu (2 SLPlugin process if i enable
both audio and multimedia stream, about same % of cpu)
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to