1
Linux Specific Issues / Re: Sound Problem
« on: May 20, 2006, 06:05:52 pm »
Replying on myself: I get sound when I in psclient.cfg
; Linux - OSS sound system
;SndSys.Driver = crystalspace.sndsys.software.driver.oss
take away the ; before ;SndSys.Driver = crystalspace.sndsys.software.driver.oss
Weather in this case I get a segfault sooner or later like:
xxx@xxxx[~/ps/planeshift]$ ./psclient
DEBUG: Software Renderer Initializing..
NOTIFY: Configured for driver [cristalspace.sndsys.software.driver.oss]
planeshift.application.client:
Planeshift Crystal Blue
This game uses Crystal Space Engine crated by Jorrit and others
0.99 r0 [Unix-x86-GCC]
ALL LOGS are off .
Mounting Skin: /this/art/skins/elves.zip
Mounting Skin: /planeshift/artskins/base/client_base.zip
psEngine initialized.
Using fontsize 20 for resolution 1280x1024
Segmentatie fout
Must say that my system is configered for alsa basicly but when I change OSS in that line to alsa there is no sound either.
; Linux - OSS sound system
;SndSys.Driver = crystalspace.sndsys.software.driver.oss
take away the ; before ;SndSys.Driver = crystalspace.sndsys.software.driver.oss
Weather in this case I get a segfault sooner or later like:
xxx@xxxx[~/ps/planeshift]$ ./psclient
DEBUG: Software Renderer Initializing..
NOTIFY: Configured for driver [cristalspace.sndsys.software.driver.oss]
planeshift.application.client:
Planeshift Crystal Blue
This game uses Crystal Space Engine crated by Jorrit and others
0.99 r0 [Unix-x86-GCC]
ALL LOGS are off .
Mounting Skin: /this/art/skins/elves.zip
Mounting Skin: /planeshift/artskins/base/client_base.zip
psEngine initialized.
Using fontsize 20 for resolution 1280x1024
Segmentatie fout
Must say that my system is configered for alsa basicly but when I change OSS in that line to alsa there is no sound either.