Date: Tue, 7 Dec 1999 21:38:06 -0800 From: Gary Kline <kline@tera.com> To: Rishikesh <rishi@math.ohio-state.edu> Cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: Sound in FreeBSD Message-ID: <19991207213806.B281@athena.sea.tera.com> In-Reply-To: <19991207235732.A15148@math.mps.ohio-state.edu>; from Rishikesh on Tue, Dec 07, 1999 at 11:57:32PM -0500 References: <19991207235732.A15148@math.mps.ohio-state.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 07, 1999 at 11:57:32PM -0500, Rishikesh wrote: > I have a sound blaster compatible sound card. I am not able > to get mpg123 to play. It says cannot open /dev/dsp. > > There is no device /dev/snd0. All my attempts to do a MAKEDEV > yeild nothing. > > Any advice would be appreciated. > > Thank you. > > Rishi > > PS: I have compiled the sound support in the kernel. > If you don't have /dev/dsp, as root, cd /dev, then # sh -x MAKEDEV snd should create your device files. Of course, in your /sys/i386/conf/KERNEL config file you've got to have listed the correct driver. gary 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?19991207213806.B281>