From owner-freebsd-ports@FreeBSD.ORG Mon Jan 4 21:34:21 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBB25106568B for ; Mon, 4 Jan 2010 21:34:21 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (mail.farley.org [IPv6:2001:470:1f0f:20:2::11]) by mx1.freebsd.org (Postfix) with ESMTP id 85E348FC0C for ; Mon, 4 Jan 2010 21:34:21 +0000 (UTC) Received: from thor.farley.org (HPooka@thor.farley.org [IPv6:2001:470:1f0f:20:1::5]) by mail.farley.org (8.14.4/8.14.4) with ESMTP id o04LYK9C033954; Mon, 4 Jan 2010 15:34:20 -0600 (CST) (envelope-from scf@FreeBSD.org) Date: Mon, 4 Jan 2010 15:34:20 -0600 (CST) From: "Sean C. Farley" To: Edwin Groothuis In-Reply-To: <20100104122319.GA2412@mavetju.org> Message-ID: References: <20100104122319.GA2412@mavetju.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed X-Spam-Status: No, score=-2.8 required=4.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mail.farley.org Cc: ports@FreeBSD.org Subject: Re: Linux - Skulltag / FMOD issue X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jan 2010 21:34:21 -0000 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@FreeBSD.org