From owner-freebsd-multimedia Mon Apr 6 16:36:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA04295 for freebsd-multimedia-outgoing; Mon, 6 Apr 1998 16:36:10 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from uhf.wireless.net (uhf.wireless.net [209.189.23.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA04290 for ; Mon, 6 Apr 1998 16:36:08 -0700 (PDT) (envelope-from bad@uhf.wireless.net) Received: from localhost (bad@localhost) by uhf.wireless.net (8.8.8/8.8.7) with SMTP id QAA28061; Mon, 6 Apr 1998 16:35:09 -0700 (PDT) Date: Mon, 6 Apr 1998 16:35:08 -0700 (PDT) From: Bernie Doehner To: "Mark T. Ganzer" cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: device nodes for Luigi's drivers? In-Reply-To: <352962F4.D9ECDFDD@spawar.navy.mil> 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 Hi Mark: Do you have the symbolic links between audio->audio1, mixer->mixer1 dsp->dsp1, etc (see /dev/MAKEDEV)? This confused me too, since my system only had audio0, and evertying was linked to xxxxx0, rather than the xxxxx1. Should you need someone to test with, send me private email. Bernie On Mon, 6 Apr 1998, Mark T. Ganzer wrote: > Date: Mon, 06 Apr 1998 16:19:17 -0700 > From: "Mark T. Ganzer" > To: freebsd-multimedia@FreeBSD.ORG > Subject: device nodes for Luigi's drivers? > > I'm fairly new to FreeBSD, and am trying to build a dirt-cheap MBone > machine. I've installed 2.2.6-RELEASE and have gotten video working > using the Brooktree driver. I'm having problems, however, getting audio > set up using Luigi's audio driver. I'm using a Yamaha OPL-SA2 card, and > it appears that the card is being recognized: > > (dmesg output) > pcm1 (CS423x/Yamaha sn 0xffffffff) at 0x530 irq 5 drq 1 > flags 0x15 > id 18 > > However now when I try to fire up a VAT session to see if audio is > working, I get device errors: > > failed to select input: Bad file descriptor > failed to set mic volume: Bad file descriptor > failed set input line volume: Bad file descriptor > failed to set mic volume: Bad file descriptor > failed set input line volume: Bad file descriptor > > And if I transmit audio from another machine to the session, VAT crashes > with the following output: > > AudioAgent: no audio controller. > TkFontPkgFree: all fonts should have been freed already > > It almost seems as if all the needed audio device nodes aren't set up > properly, however I haven't found any documentation for Luigi's driver > that tells me how exactly they should be set up. Anyone have any ideas > about what is going on? I feel like I'm THIS close.... > > -Mark Ganzer > ganzer@spawar.navy.mil > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message