From owner-freebsd-questions@FreeBSD.ORG Mon Apr 19 10:43:43 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC1DF16A4CE for ; Mon, 19 Apr 2004 10:43:43 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76FC843D2F for ; Mon, 19 Apr 2004 10:43:43 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i3JHhZjw013814; Mon, 19 Apr 2004 10:43:36 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Mon, 19 Apr 2004 10:43:40 -0700 User-Agent: KMail/1.6.1 References: <20040419121530.M82707@intelnett.com> In-Reply-To: <20040419121530.M82707@intelnett.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200404191043.41026.kstewart@owt.com> cc: pvargas Subject: Re: soundcard X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 17:43:43 -0000 On Monday 19 April 2004 11:15 am, pvargas wrote: > Good day everybody, I'am a real newbie and i got some questions the > first one is how can i know what devices are installed on my > computer, I mean if there is a command for do that, the second is how > can I configure my soundcard, I think that first I need to know what > soundacard is installed on my pc, any help is welcome. Saludos desde > Guatemala. > The Handbook has a chapter on sound. That is a good place to learn about=20 what you need to do. It also depends on which version of FreeBSD you=20 are using. I have always added "device pcm" to my kernel=20 config file. You can also just kldload the sound module. I haven't done=20 that and can't really tell you how to do that but it should be=20 searchable from an archive of the messages. The devices that your system recognizes can be seen by typing "dmesg".=20 This can be a long list and you may want to add " | more". If it has=20 been too long since you booted your system, it is always in=20 /var/run/dmesg.boot If you are more comfortable with espa=F1ol, there is a Spanish list at https://listas.es.freebsd.org/mailman/listinfo/freebsd I see a lot more questions answered quickly on this list.=20 Kent =2D-=20 Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html