Go Back   Champions of Regnum > English > Technical Support > Linux

Linux Technical issues under Linux platform

Reply
 
Thread Tools Display Modes
Old 05-07-2008, 05:16 PM   #1
Eli2
Apprentice
 
Eli2's Avatar
 
Join Date: Jun 2007
Posts: 73
Eli2 is on a distinguished road
Default Pulseaudio Workaround

Edit: This is the last thing you should try if your sound is not working!

How to get Regnum sound going in Ubuntu Hardy.
Oh this OpenAl version is alpha and might eat your cat.
Code:
wget http://dune2.dyndns.org/projects/pulseaudio/openal-soft/libopenal.so.1.3.253
sudo mv libopenal.so.1.3.253 /usr/local/lib/libopenal.so.1.3.253
sudo mv /usr/lib/libopenal.so.0 /usr/lib/libopenal.so.0.bak
sudo mv /usr/lib/libopenal.so.0.0.0 /usr/lib/libopenal.so.0.0.0.bak
sudo ln -s /usr/local/lib/libopenal.so.1.3.253 /usr/lib/libopenal.so
sudo ln -s /usr/local/lib/libopenal.so.1.3.253 /usr/lib/libopenal.so.0
sudo ln -s /usr/local/lib/libopenal.so.1.3.253 /usr/lib/libopenal.so.0.0.0

Last edited by Eli2; 05-08-2008 at 12:56 AM.
Eli2 no ha iniciado sesión   Reply With Quote
Old 05-07-2008, 10:07 PM   #2
cs42
Pledge
 
Join Date: May 2007
Posts: 46
cs42 is on a distinguished road
Default

Well for me it was very easy using RO with Pulseaudio. Just add the following to your .openalrc

Code:
(define devices '(esd))
This tells OpenAL to play using the ESD compatibility mode of Pulseaudio. I did just install packages from Hardy...
cs42 no ha iniciado sesión   Reply With Quote
Old 05-08-2008, 02:18 AM   #3
Eli2
Apprentice
 
Eli2's Avatar
 
Join Date: Jun 2007
Posts: 73
Eli2 is on a distinguished road
Default

This is an early alpha of the libopenal-soft with build in pulseaudio support.
Quote:
For how you have to download the whole directory openAL and install it yourself.
That said note that it's only meant for developers to test and debug code.
Once it's stable you should search for a new openAL - soft release which includes the pulseaudio backend.
http://www.lastlog.de/wiki/index.php/Pulseaudio
Its just a bit bleeding edge

Last edited by Eli2; 05-09-2008 at 04:57 AM.
Eli2 no ha iniciado sesión   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:28 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
NGD Studios 2002-2024 © All rights reserved