Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2000 10:52:03 -0800 (PST)
From:      "Eric J. Schwertfeger" <ejs@bfd.com>
To:        "Michael J. Ruhl" <mruhl@Network-Alchemy.COM>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: es1371
Message-ID:  <Pine.BSF.4.10.10003221044590.724-100000@harlie.bfd.com>
In-Reply-To: <38D90E7D.B5596084@network-alchemy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <AudioPCI ES1371> 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: <ES1371Q AudioPCI> 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: <AudioPCI ES1371> 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: <ES1371Q AudioPCI> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10003221044590.724-100000>