View Full Version : sound problem
overlow
10-17-2007, 09:17 PM
What is wrong that i have no sounds at all in the game? i use ubuntu 7.04 (tommorrow 7.10) all suonds work fine but regnum doesn't have them at all. Do i need some package that i could hear suonds in regnum? All suond settings are on and tried to max them all but still no suonds
arlick
10-17-2007, 09:26 PM
try this:
sudo apt-get install libopenal0a
aric_cs
10-17-2007, 09:30 PM
I had the same issue with 7.04, I had to use a few dirty tricks to get it to work. After you upgrade to 7.10 you shouldn't have any more issues. Atleast I didn't.
NightTwix
10-20-2007, 12:58 AM
if you dont have openal installed you can try to start regnum like this
aoss ./rolauncher
works for me
kokonaut
01-03-2008, 07:12 AM
I'm having a sound problem with Regnum as well, sound works for other things, just not Regnum. I've tried:
sudo apt-get install libopenal0a libopenalpp-cvs1 libalut0
ln -s /usr/lib/libopenal.so.0 /usr/lib/libopenal.so
the "ln" command gives back an error saying the link already exists
i've also tried changing /etc/openalrc from: (define devices '(alsa) to:
(define devices'(native)
lastly, i've tried:
using "aoss ./rolauncher" to start game, but it doesn't work for me
I can play the game fine, but i would really like the sound to make it a better experience! Thanks!
arlick
01-03-2008, 01:46 PM
are u using gnome?
if yes try:
System -> preferences -> sound
click on the sound tab
and click on: Mixed sound by software (disabled)
(sorry about the translation :P, it was posted originally by pescau here (spanish):
http://www.regnumonline.com.ar/forum/showpost.php?p=223644&postcount=10
and post the output of:
ls -las /usr/lib/libopenal.so.0
kokonaut
01-06-2008, 06:59 PM
The output of: "ls -las /usr/lib/libopenal.so.0"
"0 lrwxrwxrwx 1 root root 18 2007-12-06 12:00 /usr/lib/libopenal.so.0 -> libopenal.so.0.0.0"
I am using gnome, so I've also disabled the Mixed sound by software
and still no sound :(
vBulletin® v3.8.7, Copyright ©2000-2024, vBulletin Solutions, Inc.