From owner-freebsd-multimedia Mon Jun 22 05:52:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA24575 for freebsd-multimedia-outgoing; Mon, 22 Jun 1998 05:52:13 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from animaniacs.itribe.net (gatekeeper.itribe.net [209.49.144.254]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id FAA24503 for ; Mon, 22 Jun 1998 05:52:05 -0700 (PDT) (envelope-from jamie@itribe.net) Received: from localhost (jamie@localhost) by animaniacs.itribe.net (950413.SGI.8.6.12/950213.SGI.AUTOCF) via SMTP id IAA19050; Mon, 22 Jun 1998 08:51:55 -0400 Date: Mon, 22 Jun 1998 08:51:55 -0400 (EDT) From: Jamie Bowden Reply-To: Jamie Bowden To: drifter@stratos.net cc: multimedia@FreeBSD.ORG Subject: Re: SB16 doesn't work with either Voxware or PnP... In-Reply-To: <19980620214122.A752@stratos.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 20 Jun 1998 drifter@stratos.net wrote: > ARRRGGHHH! All that time carefully crafting my letter and > I got the wrong audio device. In fact, I did mean /dev/audio2, and > that, unfortunately, did *not* work. > In fact, my hands are very tired from constantly testing > all audio devices with combinations like: > > # rm /dev/audio > # ln -s /dev/audio1 /dev/audio > # cat audio.au > /dev/audio > > # rm /dev/audio > # ln -s /dev/audio2 /dev/audio > # cat audio.au > /dev/audio > > ...ad naseum! > :( > > Unfortunately, this is not turning out to be a typical > device/link problem... I have an SB16 that I use with FreeBSD daily. All Making it work required was editing sound_config.h (as the LINT kernel directs you to do), building the kernel with the appropriate controller and device directives, and doing a MAKEDEV in /dev once the new kernel was in place. Jamie Bowden Systems Administrator, iTRiBE.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message