|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
10-28-2006, 06:13 PM | #1 |
Pledge
Join Date: Oct 2006
Posts: 26
|
Audio issues with the linux client.
I am running the linux client on a kubuntu 6.10 system (2 of them actually).
I have OpenAL installed and working, but the sound is very choppy. No other apps are running that are hooking the soundcard. Audio properties are set to autodetect the environment. If I hard code the sound system to anything but ALSA, I get an error that I cannot open the sound system when loading the game. ALSA causes the popping too. Any ideas on what I can do? Thanks |
10-28-2006, 10:24 PM | #2 |
Legend
Join Date: Mar 2006
Location: Oslo
Posts: 2,176
|
It seems to be a very common problem among linux users. But as you know, the linux client is not officially supported for the time being. This means that the sound problem will be fixed when I have a minute of time
You can help by giving more info about your system, sound card, etc. Regards. |
10-28-2006, 11:25 PM | #3 |
Secondary account
Join Date: Mar 2006
Location: en esos lugares
Posts: 899
|
I have had this problem before... you can solve it by simply instaling libopenal0a and it corresponding -DEV package.
Hope it help you. Regards Zeroena. |
10-29-2006, 02:53 PM | #4 |
Pledge
Join Date: Oct 2006
Posts: 26
|
Yes, I had that installed. Without that, I get no sound whatsoever.
IU'm still looking into it, thanks |
12-01-2006, 10:28 AM | #5 |
Pledge
Join Date: Nov 2006
Posts: 3
|
ok, to fix it youmust creat a .openalrc file in your home dorectory. In this file you mut got this text
Code:
(define devices '(native)) this fix your problems with sound. sry for bad english im from poland ^^ |
12-29-2006, 01:23 PM | #6 |
Pledge
Join Date: Dec 2006
Posts: 2
|
Oh thanks, your solution is good, it make the sounds run correctly.
|
12-29-2006, 03:55 PM | #7 |
Secondary account
Join Date: Mar 2006
Location: en esos lugares
Posts: 899
|
I comented those lines with " ; " in the begining, it also worked well.
See U, Bye. |
08-26-2007, 11:01 PM | #8 |
Pledge
Join Date: Aug 2007
Posts: 11
|
I suggest the dependency on OpenAL be mentioned somewhere on the RO download web page. I guess most tuxgamers have it installed already anyway. I just happen to have a quite fresh installation. (and is geeky enough to be using slackware)
The svn version (as of today) of OpenAL doesn't work with RO. (sigsegv's) The RPM version works however. I have sound! I have sound! Rock and roll! |
|
|