Date: Mon, 21 Mar 2005 06:56:24 -0500 From: exp@netbox.yi.org To: Gary Kline <kline@tao.thought.org> Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: swhat do I add to GENERIC to get /dev/dsp? Message-ID: <20050321115624.GB63460@netbox.yi.org> In-Reply-To: <20050321010827.GA47036@thought.org> References: <20050321000634.GA40655@thought.org> <20050321010827.GA47036@thought.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 20, 2005 at 05:08:27PM -0800, Gary Kline wrote: > On Sun, Mar 20, 2005 at 04:06:34PM -0800, Gary Kline wrote: > > > > I just installed xmms. It tries and fails to open /dev/dsp. > > I'm using the builtin i815 sound chipset. "AC97" is it? > > Anybody know what to add to my kernel config file? > > > > thanks, people, > > > > I could've sworn that in dmesg there was something about the > AC97; now I find that it is a pci0. On-board. According > to the conf/NOTES file, I need to use snd_ich. > > gary kline, relying to his own post.... > > -- > Gary Kline kline@thought.org www.thought.org Public service Unix > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" If you're using 5.x, this device should automatically be created when the sound card module is loaded. In your case, snd_ich. If you're using 4.x, check the sound card section of the handbook to find out how to make the appropriate device nodes.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050321115624.GB63460>