Date: Mon, 6 Jun 2005 12:50:40 +0200 From: Marc Fonvieille <blackend@freebsd.org> To: "Matthew D. Fuller" <fullermd@over-yonder.net> Cc: freebsd-multimedia@freebsd.org, Anthony Plunkett <doobeh@thefort.org> Subject: Re: FreeBSD Handbook: Soundcard Setup Addition (7.2.1) Message-ID: <20050606105039.GA632@gothic.blackend.org> In-Reply-To: <20050606101538.GG57893@over-yonder.net> References: <42A2C571.7060203@thefort.org> <20050606101538.GG57893@over-yonder.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 06, 2005 at 05:15:38AM -0500, Matthew D. Fuller wrote: > [ over to -multimedia, since this isn't a -doc issue ] > > On Sun, Jun 05, 2005 at 10:27:13AM +0100 I heard the voice of > Anthony Plunkett, and lo! it spake thus: > > > > "If you wish to find out the driver selected for your soundcard after > > running the snd_driver metadriver you may check the /dev/sndstat file: > > > > [...] > > > > I don't think an example of the output is needed, it seemed > > straight-forward to me to know what I was looking for, especially since > > the handbook talks about the /boot/defaults/loader.conf file. > > Well, not to beat on this dead horse again, but... > > (ttyp3):{216}% cat /dev/sndstat > FreeBSD Audio Driver (newpcm) > Installed devices: > pcm0: <CS423x> at io 0x534 irq 5 drq 1:0 bufsz 4096 (1p/1r/0v channels > duplex default) > > What am I looking for? This: FreeBSD Audio Driver (newpcm) Installed devices: pcm0: <Creative CT5880-C> at io 0x9400 irq 5 kld snd_es137x (1p/1r/0v channels duplex default) look at the "kld snd_es137x" This /dev/sndstat output is obtained after a "kldload snd_driver" Marc > > > -- > Matthew Fuller (MF4839) | fullermd@over-yonder.net > Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ > On the Internet, nobody can hear you scream. > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050606105039.GA632>