From owner-freebsd-multimedia@FreeBSD.ORG Mon Jun 6 10:50:49 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C854916A41C for ; Mon, 6 Jun 2005 10:50:49 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8F8643D1F for ; Mon, 6 Jun 2005 10:50:48 +0000 (GMT) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.3/8.12.11) with ESMTP id j56Aolx7070379; Mon, 6 Jun 2005 12:50:47 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost.blackend.org [127.0.0.1]) by gothic.blackend.org (8.13.3/8.13.3) with ESMTP id j56Aojwk000654; Mon, 6 Jun 2005 12:50:46 +0200 (CEST) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.13.3/8.13.3/Submit) id j56AoesW000653; Mon, 6 Jun 2005 12:50:40 +0200 (CEST) (envelope-from marc) Date: Mon, 6 Jun 2005 12:50:40 +0200 From: Marc Fonvieille To: "Matthew D. Fuller" Message-ID: <20050606105039.GA632@gothic.blackend.org> References: <42A2C571.7060203@thefort.org> <20050606101538.GG57893@over-yonder.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050606101538.GG57893@over-yonder.net> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.4-STABLE Cc: freebsd-multimedia@freebsd.org, Anthony Plunkett Subject: Re: FreeBSD Handbook: Soundcard Setup Addition (7.2.1) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 10:50:49 -0000 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: 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: 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" >