From owner-freebsd-ports@FreeBSD.ORG Mon Jan 4 20:33:35 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 C42411065676 for ; Mon, 4 Jan 2010 20:33:35 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from k7.mavetju.org (unknown [IPv6:2001:44b8:7bf1:a51:20f:eaff:fe2c:d518]) by mx1.freebsd.org (Postfix) with ESMTP id 293658FC0C for ; Mon, 4 Jan 2010 20:33:35 +0000 (UTC) Received: by k7.mavetju.org (Postfix, from userid 1001) id E23B24518A; Tue, 5 Jan 2010 07:33:32 +1100 (EST) Date: Tue, 5 Jan 2010 07:33:32 +1100 From: Edwin Groothuis To: Boris Samorodov Message-ID: <20100104203332.GB60072@mavetju.org> References: <20100104122319.GA2412@mavetju.org> <53730989@bb.ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53730989@bb.ipt.ru> User-Agent: Mutt/1.4.2.3i 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 20:33:35 -0000 Hello Boris, On Mon, Jan 04, 2010 at 07:08:18PM +0300, Boris Samorodov wrote: > On Mon, 4 Jan 2010 23:23:19 +1100 Edwin Groothuis wrote: > > > 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!), > > What's uname of your system? FreeBSD k7.mavetju.org 8.0-PRERELEASE FreeBSD 8.0-PRERELEASE #2 r199643: Mon Nov 23 18:39:23 EST 2009 edwin@k7.mavetju.org:/usr/obj/usr/home/edwin/svn/build-8/sys/GENERIC i386 > > 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. > > > Strace didn't give me any useful output (lots of high ascii in the > > open() calls), kdump (of ktrace) broke on it. > > You may use devel/linux_kdump instead of native kdump. The port should > be build with emulators/linux_gentoo-stage3 though. I created a package: > ftp://ftp.ipt.ru/pub/linux/linux_kdump-1.5_2.tbz I will put my teeth in this one tonight. > > Who has experience with FMOD under the Linuxolator under FreeBSD ? > > Who has a hint of what I can do next to overcome this issue? > > Just a wild guess: did you install an apropriate audio/linux*-alsa-lib? Yes, that one was installed. Edwin -- Edwin Groothuis Website: http://www.mavetju.org/ edwin@mavetju.org Weblog: http://www.mavetju.org/weblog/