Date: Thu, 6 Apr 2000 09:41:35 -0300 (ADT) From: Bryan Bursey <bbmail@cfdnet.me.tuns.ca> To: Irvine Short <irvine@sanbi.ac.za> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: AudioPCI ES1371 problems Message-ID: <Pine.BSF.4.10.10004060938420.47185-100000@cfdnet.me.tuns.ca> In-Reply-To: <38EC4393.C89517E5@sanbi.ac.za>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <AudioPCI ES1371> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10004060938420.47185-100000>