Page 1 of 1
No sound using Springlobby
Posted: 26 Mar 2010, 06:00
by trideceth12
When I run a singleplayer game using spring directly the sound works fine;
but when I launch from springlobby i get no sound
I'm using Ubuntu 9.10
and springlobby 0.63-0ubuntu1
Re: No sound using Springlobby
Posted: 26 Mar 2010, 06:03
by thesleepless
springlobby is stealing your soundcard.
you may need to modify your ~/.asoundrc to use dmix to allow multiple applications to access the soundcard at once ?
Re: No sound using Springlobby
Posted: 26 Mar 2010, 06:04
by trideceth12
how do I do that?
Re: No sound using Springlobby
Posted: 26 Mar 2010, 06:28
by thesleepless
Re: No sound using Springlobby
Posted: 26 Mar 2010, 07:35
by trideceth12
Hmmm. I couldnt get the alsaplayer to play anything using the dmix plugin. But you are right that springlobby hijacks my soundcard.. even after I quit still no sound in anything!
Re: No sound using Springlobby
Posted: 27 Mar 2010, 10:30
by BrainDamage
old versions of SL uses SDL audio to access the sound card, make sure SDL audio is set to use alsa+dmix or pulseaudio, if it's set to OSS or alsa with direct card access, it will lock the sound card
if it's a recent version, everything i said applies instead for openal
Re: No sound using Springlobby
Posted: 28 Mar 2010, 20:14
by trideceth12
Thanks for the continued help...
I have done a lot of searching on this topic and cannot understand what I have to do... I followed the instructions on the ALSA dmix wiki page, including creating .asoundrc and pasting in their content but I need to know how specifically to get springlobby to use dmix.
Thanks again in advance