From owner-freebsd-questions Sun May 20 14:46:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (Postfix) with ESMTP id D024237B424 for ; Sun, 20 May 2001 14:46:51 -0700 (PDT) (envelope-from culverk@wam.umd.edu) Received: from rac3.wam.umd.edu (IDENT:root@rac3.wam.umd.edu [128.8.10.143]) by po3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id RAA13311; Sun, 20 May 2001 17:46:49 -0400 (EDT) Received: from rac3.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac3.wam.umd.edu (8.9.3/8.9.3) with SMTP id RAA16138; Sun, 20 May 2001 17:46:48 -0400 (EDT) Received: from localhost (culverk@localhost) by rac3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id RAA16134; Sun, 20 May 2001 17:46:48 -0400 (EDT) X-Authentication-Warning: rac3.wam.umd.edu: culverk owned process doing -bs Date: Sun, 20 May 2001 17:46:48 -0400 (EDT) From: Kenneth Wayne Culver To: Oliver Cook Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ensoniq 1371 (AudioPCI) & FreeBSD 4.3RELEASE In-Reply-To: <20010520212544.A6599@mutare.noc.clara.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There is no snd0 device, try cat audio.au > /dev/audio or try using some kind of mp3 player (accesses /dev/dsp) ================================================================= | Kenneth Culver | FreeBSD: The best NT upgrade | | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr | | The University of Maryland, | Website: (Under Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| ================================================================= On Sun, 20 May 2001, Oliver Cook wrote: > I am having some trouble getting my audio card with an ES1371 > chipset to work under FreeBSD 4.3-RELEASE. > > Here is some pertinent informatiom from my kernel configuration. > > <<< > device pcm > >>> > > >From boot -v: > > <<< > found-> vendor=0x1274, dev=0x1371, revid=0x06 > class=04-01-00, hdrtype=0x00, mfdev=0 > pcm0: port 0xd800-0xd83f irq 16 at device 11.0 on pci0 > pcm0: ac97 codec id 0x54524103 > pcm0: ac97 codec features 1 bit master volume, no 3D Stereo Enhancement > pcm: setmap f8fb000, 1000; 0xc0c47000 -> f8fb000 > pcm: setmap f8dc000, 1000; 0xc0c48000 -> f8dc000 > >>> > > It seems to be recognised correctly, but when I: > > sh MAKEDEV snd0 > cat english.au > /dev/snd0 > > I get nothing. > > >From /dev/sndstat: > > <<< > FreeBSD Audio Driver (newpcm) May 20 2001 19:39:57 > Installed devices: > pcm0: at io 0xd800 irq 16 (1p/1r channels duplex) > >>> > > The vendor ID and device ID are: 0x13711274 which is in my es137x.c: > <<< > #define ES1371_PCI_ID 0x13711274 > >>> > > I am at a loss as what to do now. > > Any ideas of what to try next would be cool! :) Thanks. > > Ollie > > -- > Oliver Cook Systems Administrator, ClaraNET > ollie@uk.clara.net 020 7903 3065 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message