From owner-freebsd-questions Sun May 20 13:23: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mutare.noc.clara.net (mutare.noc.clara.net [195.8.70.94]) by hub.freebsd.org (Postfix) with ESMTP id 898BA37B424 for ; Sun, 20 May 2001 13:22:58 -0700 (PDT) (envelope-from ollie@mutare.noc.clara.net) Received: from ollie by mutare.noc.clara.net with local (Exim 3.22 #50) id 151Zlp-0001os-00 for freebsd-questions@freebsd.org; Sun, 20 May 2001 21:25:45 +0100 Date: Sun, 20 May 2001 21:25:45 +0100 From: Oliver Cook To: freebsd-questions@freebsd.org Subject: Ensoniq 1371 (AudioPCI) & FreeBSD 4.3RELEASE Message-ID: <20010520212544.A6599@mutare.noc.clara.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 4.2-RELEASE i386 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 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