Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot get sound / audio to work
Author Message
TennSeven Offline
Junior Member

Posts: 1
Joined: Sep 2010
Reputation: 0
Post: #1
Cannot get sound / audio to work
I am running Ubuntu 10.04 and I cannot get my audio to work (it works fine with anything else that I run). If I choose any sound device except "ALSA Software on Default," the game is completely silent. If I choose "ALSA Software on Default" I get a segmentation fault. My terminal looks like this when I run the Launcher:

Pre-Sort
quadro fx
geforce fx
geforce gt
geforce gts
geforce gt2s
geforce gtx
geforce xpress
geforce
mobile intel(r) series express chipset family
graphics media accelerator
radeon
radeon hd
amd
mesa
Post-Sort
mobile intel(r) series express chipset family
graphics media accelerator
quadro fx
geforce fx
geforce gt
geforce gts
geforce gt2s
geforce gtx
geforce xpress
radeon hd
geforce
radeon
amd
mesa
Segmentation fault

The only log file it outputs is "launcher.log" and it looks like this:

-------- THE HPL ENGINE LOG ------------
Engine build ID 20100904171654

Creating Engine Modules
--------------------------------------------------------
Creating graphics module
Creating system module
Creating resource module
Creating input module
Creating sound module
Creating physics module
Creating ai module
Creating gui module
Creating generate module
Creating haptic module
Creating scene module
--------------------------------------------------------

Initializing Resources Module
--------------------------------------------------------
Creating loader handlers
Creating resource managers
Adding loaders to handlers
--------------------------------------------------------

Initializing Graphics Module
--------------------------------------------------------
--------------------------------------------------------

Initializing Sound Module
--------------------------------------------------------
Initializing OpenAL
  Available OpenAL devices:
   0. PulseAudio Software(OpenAL default)
   1. ALSA Software on default
   2. ALSA Software on HDA Intel [VT1708S Analog] (hw:0,0)
   3. ALSA Software on HDA Intel [VT1708S Digital] (hw:0,1)
   4. OSS Software
   5. PortAudio Software
  Trying to open device 'ALSA Software on default'... Success!
  Number of mono sources: 32
  Streaming setup: 2 Buffers x 524288 bytes each
--------------------------------------------------------

When I run other sound options the game will start with no sound, and the log files and terminal show no errors, except that the terminal says this:

X_ChangeProperty: BadValue (integer parameter out of range for operation) 0x0

I don't think this error has anything to do with the missing sound. I have basically the same issues whether I run the launcher or Amnesia.bin directly. I have searched the forum but have not really found anything that appears to be the same issue I am having. Anyone have any ideas?

-TennSeven
09-15-2010 08:56 AM
Find all posts by this user Quote this message in a reply
Urkle Offline
FG - Associate

Posts: 1,101
Joined: Jul 2006
Reputation: 14
Post: #2
RE: Cannot get sound / audio to work
The X_ChangeProperty can be ignored.. it's caused by the ATI drivers.. (I see that one myself on my ATI hd 3000)

Can you try using the provided openal library??

go into the game install directory and run this
ln -sf all/libopenal.so.1 libs

Developing away on one of
Mac Pro Dual 2Ghz, 7GB RAM, Snow Leopard, nVidia 8800 512MB.
Linux, 3-core AMD, 4GB RAM, Fedora 16, nVidia 450 1GB
09-15-2010 05:22 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)