From owner-freebsd-multimedia Fri Mar 29 15:10:58 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from and.engin.umich.edu (and.engin.umich.edu [141.213.42.26]) by hub.freebsd.org (Postfix) with ESMTP id CDDD437B416 for ; Fri, 29 Mar 2002 15:10:52 -0800 (PST) Received: from localhost (agorski@localhost [127.0.0.1]) by and.engin.umich.edu (8.9.3/8.9.1) with ESMTP id SAA10202; Fri, 29 Mar 2002 18:10:51 -0500 (EST) Date: Fri, 29 Mar 2002 18:10:51 -0500 (EST) From: "Adam D. Gorski" To: John Utz Cc: Subject: Re: SB problem (was: Cat'ing /dev/audio) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Answers below... ::are you building all the sound apps from source or using packages? I've built everything from source, using portinstall mainly. When I installed BSD, I updated my /usr/src and /usr/ports, made world, then proceeded to portinstall things (though in the beginning I had some dependency failiures because I didn't cvsup all port collections, just selected ones, so I had to get them after anyways to actually get the stuff to compile). ::do you have the faster 586 FPU stuff compiled into the kernel? Uhm.. this is what I have, if this is what you mean: machine i386 cpu I686_CPU ident Nut maxusers 0 ::are some things being built with -mpentiumpro flag passed to gcc? in make.conf I have the following (relevant) lines: CPUTYPE= p2 CFLAGS= -O -pipe COPTFLAGS= -O -pipe -funroll-loops Still at it, - Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message