Linux - Skulltag / FMOD issue

Sean C. Farley scf at FreeBSD.org
Mon Jan 4 21:34:21 UTC 2010


On Mon, 4 Jan 2010, Edwin Groothuis wrote:

> Hello,
>
> I was pointed to Skulltag today, a Doom/Heretic etc engine. 
> Unfortunately it is Linux only, but with the Linuxolator it should 
> work.  After installing the libraries from www.fmod.org it worked 
> (yay!), except for the sound:
>
>    I_InitSound: Initializing FMOD
>    FMOD Sound System, copyright ? Firelight Technologies Pty, Ltd., 1994-2009.
>    HOSS could not be initialized. Trying ALSA.
>    ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
>    ALSA lib conf.c:4153:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
>    ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
>    ALSA lib conf.c:4153:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
>    ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
>    ALSA lib conf.c:4153:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
>    ALSA lib conf.c:4632:(snd_config_expand) Evaluate error: No such file or directory
>    ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default
>    I  System::init returned error code 62
>    GSound init failed. Using nosound.

Does this fix it:  export SDL_AUDIODRIVER=dsp

Sean
-- 
scf at FreeBSD.org


More information about the freebsd-ports mailing list