Date: Sun, 08 Apr 2001 17:19:06 -0700 From: Kent Stewart <kstewart@urx.com> To: Matthew Beauchesne <mjb@adam.cheshire.net> Cc: freebsd-questions@FreeBSD.org Subject: Re: Ensoniq AudioPCI problems. Message-ID: <3AD0FFFA.1FE4FB07@urx.com> References: <20010408192635.A225@cheshire.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Beauchesne wrote: > > Hello, > > I recently install 4.0-RELEASE am and now trying to configure my > soundcard. It is an Ensoniq AudioPCI model ES4815. I have added the line > device pcm0 to my kernel config file and recompiled. However this > doesnt seem to work as dmesg doesn't show any sign of it and when I > cat /dev/sndstat it tells me the device is not configured. Has anyone > else used this card successfully? Any suggestions? I don't have a Es4815 but FreeBSD 4.x doesn't require the device number "0" to be added to pcm. I have a Es-1371 and all I have to add is "device pcm". It shows up in the dmesg as pcm0 and I had to do a "sh MAKEDEV snd0" to finish creating the /dev entry. Kent > > TIA > -- > Matthew Beauchesne > mjb@cheshire.net > __ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ 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?3AD0FFFA.1FE4FB07>