From owner-freebsd-stable Thu Apr 6 5:44: 1 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cfdnet.me.tuns.ca (CFDnet.me.TUNS.Ca [134.190.50.164]) by hub.freebsd.org (Postfix) with ESMTP id 94B1D37B6B2 for ; Thu, 6 Apr 2000 05:43:35 -0700 (PDT) (envelope-from bbmail@cfdnet.me.tuns.ca) Received: from localhost (bbmail@localhost) by cfdnet.me.tuns.ca (8.9.3/8.9.3) with ESMTP id JAA47214; Thu, 6 Apr 2000 09:41:35 -0300 (ADT) (envelope-from bbmail@cfdnet.me.tuns.ca) Date: Thu, 6 Apr 2000 09:41:35 -0300 (ADT) From: Bryan Bursey To: Irvine Short Cc: freebsd-stable@FreeBSD.ORG Subject: Re: AudioPCI ES1371 problems In-Reply-To: <38EC4393.C89517E5@sanbi.ac.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Irvine: This is probably more appropriatly posted to -questions as it is NOT a -stable issue. Remember that for next time... For now, I'll suggest that you just need to include 'device pcm0' in your kernel config file. Upon boot, you'll notive 'pcm#: using...' where '#' is likely 0 or 1. At thing point, you need to 'sh MAKEDEV snd#' where number is the same as noted above. Hope this helps. Bryan On Thu, 6 Apr 2000, Irvine Short wrote: > Hi! > > I'm running stable as of about March 29th and cannot get an ES1371 to > work. > > Here's what I have in my kern config: > # Sound card stuff... > device pcm0 > device es0 (This line just a wild guess - made no difference) > > And here's what dmesg says: > > es1: rev 0x02 int a irq 10 on pci0.11.0 > pcm1: using I/O space register mapping at 0xe800 > es1371: codec vendor TRA revision 3 > es1371: codec features Bass & Treble > es1371: stereo enhancement: no 3D stereo enhancement > > however, when I go to /dev and do > > sh MAKEDEV pcm0, or pcm1 or just pcm, I get the error "No such device" > > Also, how come I specify pcm0 in the config file and it finds pcm1? > > When I run x11amp it can't find an audio device either. > > All suggestions and help most welcome. > > > > -- > > Irvine Short > > SANBI Sys Admin > tel: +27-21-959 3645 > cel: +27-82-494 3828 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message