[Openal] Second Life and 1.9.563

Tom Porter thanatos at columbus.rr.com
Tue Oct 6 10:32:17 PDT 2009


I believe the configuration I am using for SL allows everything to use  
OpenAL.  The only real issue is the different between the version  
releases of OpenAL Soft.  1.8.xxx works just fine for me and I can  
continue to use it.  Something changed in the 1.9.xxx release such  
that it only partially works for me now.  I am not actually allowing  
OpenAL to use the ALSA plugin for PulseAudio, but rather have OpenAL  
configured to use the PulseAudio back end, directly.  I can try other  
drivers, i.e. ALSA and see if that makes a different for the 1.9.xxx  
release, but I will probably just continue to use the 1.8.xxx release  
and stop there, since my system is completely set up to use Pulse.  If  
I get the time, I may get the source from various places between the  
releases and see if I can determine which changes caused this behavior.

Thanks,
Tom Porter
thanatos at columbus.rr.com



On Oct 6, 2009, at 12:05 PM, Chris Robinson wrote:

> On Tuesday 06 October 2009 6:16:57 am Tom Porter wrote:
>> Second Life apparently opens
>> different streams for different things.  Voice, media (like an
>> internet radio stream) and the base UI stream for feedback and
>> environment sounds.  They all work just fine with 1.9.563 except the
>> base UI stream.  The PulseAudio manager shows the stream is started
>> under 'Sinks' but I do not get audio.  I can play in-world internet
>> radio streams and use voice (capture and playback) without issue.
>
> Hi. Do you happen to know if Second Life has OpenAL mix it all and  
> play it out
> the open device, or does it only use OpenAL for some things (eg. UI,
> environment), and other APIs for the rest (media, voice)?
>
> Does it print any AL lib messages to the console when run from the  
> command
> line, or does it perhaps redirect stderr to a log file of its own?
>
> Also, does it happen to work if you set drivers=alsa and disable  
> ALSA's mmap
> with
> [alsa]
> mmap = off
> in ~/.alsoftrc?
>
> If you can, it may also be worth trying to uninstall PulseAudio and  
> use ALSA
> directly (or some other way to disable PulseAudio and make it let  
> you use ALSA
> directly, not through the pulse plugin).
> _______________________________________________
> Openal mailing list
> Openal at opensource.creative.com
> http://opensource.creative.com/mailman/listinfo/openal



More information about the Openal mailing list