Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot get sound / audio to work
TennSeven Offline
Junior Member

Posts: 1
Threads: 1
Joined: Sep 2010
Reputation: 0
#1
Solved: 8 Years, 3 Weeks ago 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
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#2
Solved: 8 Years, 3 Weeks ago 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
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
09-15-2010, 05:22 PM
Website Find




Users browsing this thread: 1 Guest(s)