From owner-freebsd-questions Wed Mar 22 10:52: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from horst.bfd.com (horst.bfd.com [12.9.219.10]) by hub.freebsd.org (Postfix) with ESMTP id 3D0C237BB95 for ; Wed, 22 Mar 2000 10:52:05 -0800 (PST) (envelope-from ejs@bfd.com) Received: from HARLIE.bfd.com (bastion.bfd.com [12.9.219.14]) by horst.bfd.com (8.10.0/8.10.0) with ESMTP id e2MIq3v47525; Wed, 22 Mar 2000 10:52:03 -0800 (PST) Date: Wed, 22 Mar 2000 10:52:03 -0800 (PST) From: "Eric J. Schwertfeger" To: "Michael J. Ruhl" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: es1371 In-Reply-To: <38D90E7D.B5596084@network-alchemy.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 22 Mar 2000, Michael J. Ruhl wrote: > My computin' machine has a ES1371Q Audio PCI card. I recently > upgraded to 3.4 and noticed that there was support for the 1371. So I > added device pcm0 and device es1 to my kernel configuration file (and > rebuilt the kernel). > > After a reboot I got these messages during boot: > > es1: rev 0x06 int a irq 11 on pci0.15.0 > pcm1: using I/O space register mapping at 0x1000 > es1371: codec vendor TRA revision 35 > es1371: codec features Bass & Treble > es1371: stereo enhancement: no 3D stereo enhancement > > I then did a: > > % cd /dev > % sh MAKEDEV snd1 > > Then checked the mixer information. > > However I still can't get any sound. :( When I did a: > > % cat /dev/sndstat > FreeBSD Audio Driver (981002) Mar 21 2000 02:44:49 > Installed devices: > pcm1: at 0x1000 irq 0 dma 0:0 > > I noticed that irq wass 0 and dma was 0:0. > > Is this correct? Did I miss a step somewhere? Looks just like mine, except a more recent rev and the codec is different. Mine works, listening to mp3s (Meatloaf) right now. Now, there are more recent versions of the ES1371 that seem to only be supported under 4.0 at the moment (the one in my home machine, in fact), but I thought that was only for revs 6 and 8 or higher. Given that, you might want to check -multimedia or -current|-stable. es1: rev 0x02 int a irq 11 on pci0.17.0 pcm1: using I/O space register mapping at 0xef00 es1371: codec vendor AKM revision 0 es1371: codec features Bass & Treble es1371: stereo enhancement: no 3D stereo enhancement FreeBSD Audio Driver (981002) Mar 22 2000 08:01:35 Installed devices: pcm1: at 0xef00 irq 0 dma 0:0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message