Page 1 of 1

No sound under Linux

Posted: Tue May 12, 2009 10:09 pm
by Guest
Hi,

I downloaded the Linux version of Katawa Shoujo. There's no sound when I start the game, and there's no sound when I go to options and click test.

Do you have any idea what's going on?

Re: No sound under Linux

Posted: Wed May 13, 2009 1:46 am
by Lattyware
Try closing all other apps that put out audio, especially wine apps. Sometimes you can get other apps blocking the audio.

Re: No sound under Linux

Posted: Wed May 13, 2009 2:52 am
by Guest
Yay! Its working now.
Thanks Lattyware.

Re: No sound under Linux

Posted: Wed May 13, 2009 11:55 am
by Lattyware
Guest wrote:Yay! Its working now.
Thanks Lattyware.
No problem, glad I could help. Been running Linux for long enough to know all the kinks you occasionally get. Fortunately, a lot less than one finds under windows...

Re: No sound under Linux

Posted: Fri May 15, 2009 9:01 am
by Guest
I also have this issue, but nothing but Katawa Shõjo, pidgin and deluge is running. Ubuntu 64-bit.

Re: No sound under Linux

Posted: Sun May 17, 2009 10:07 pm
by mareviq
Guest wrote:I also have this issue, but nothing but Katawa Shõjo, pidgin and deluge is running. Ubuntu 64-bit.
Right, there are several potential problems here.
1) Your soundcard can only handle one app at a time and is most likely taken by Pulseaudio server (standard sound system on Ubuntu 8.04 and newer and KS doesn't use it)
2) You don't have x86 sound emulation (Katawa Shoujo is 32-bit)

Re: No sound under Linux

Posted: Wed May 20, 2009 8:23 am
by Lattyware
mareviq wrote:
Guest wrote:I also have this issue, but nothing but Katawa Shõjo, pidgin and deluge is running. Ubuntu 64-bit.
Right, there are several potential problems here.
1) Your soundcard can only handle one app at a time and is most likely taken by Pulseaudio server (standard sound system on Ubuntu 8.04 and newer and KS doesn't use it)
2) You don't have x86 sound emulation (Katawa Shoujo is 32-bit)
As someone running Arch64, using pulseaudio, and with working sound I'd try closing pidgin too - I've had it block audio before. If nothing else works, trying doing killall pulseaudio and seeing if it works afterwards. Pulseaudio will restart with the next app you run that needs it.

Re: No sound under Linux

Posted: Tue Dec 15, 2009 2:07 am
by Guest
Lattyware wrote: As someone running Arch64, using pulseaudio, and with working sound I'd try closing pidgin too - I've had it block audio before. If nothing else works, trying doing killall pulseaudio and seeing if it works afterwards. Pulseaudio will restart with the next app you run that needs it.
It now works under Ubuntu 32bit with audio. Thank you for the tip!