ID #1122

How can I hear CGoban sound when I have music running on my Linux system?

On some systems, java requires all the sound ressource of the computer to produce sound. So, if you are listening to music before launching CGoban, you won't be able to hear the stones sound or the teacher voices.

You can force java to use ALSA with the program aoss.

If aoss is not already installed on your system, look for the package alsa-oss and install it (for instance, on debian/ubuntu, type the command apt-get install alsa-oss).

Once installed, just add "aoss " at the very beginning of your CGoban launching command: "aoss javaws ...". If you are using some desktop shortcut, right click on it and display its preferences, you should then see the commandline, add aoss at its beginning. The exact path will maybe be needed (you can find that path with the command "which aoss" in a terminal ; for instance, if which answers /usr/bin/aoss, add "/usr/bin/aoss " at the very beginning of the command).

Last update: 2007-03-07 18:02
Author:
Revision: 1.0

change language
 

Print this record Print this record
Send to a friend Send to a friend
Show this as PDF file Show this as PDF file
Export as XML-File Export as XML-File

Please rate this entry:

Average rating: 3.31 from 5 (36 Votes )

completely useless 1 2 3 4 5 most valuable

You cannot comment on this entry