From owner-freebsd-questions@FreeBSD.ORG Thu Jan 8 05:11:02 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 2ED3116A4CE for ; Thu, 8 Jan 2004 05:11:02 -0800 (PST) Received: from mail.rtl.org (rtl-3.i2k.com [63.94.12.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FFEA43D54 for ; Thu, 8 Jan 2004 05:11:00 -0800 (PST) (envelope-from jstewart@rtl.org) Received: from mis3c.rtl.lan (rtl-2.i2k.com [63.94.12.206]) by mail.rtl.org (Postfix) with ESMTP id D6C0130AD8; Thu, 8 Jan 2004 08:09:47 -0500 (EST) Received: by mis3c.rtl.lan (Postfix, from userid 500) id D64F04FD1; Thu, 8 Jan 2004 08:08:18 -0500 (EST) Date: Thu, 8 Jan 2004 08:08:18 -0500 From: Jason Stewart To: "Mazen S. Alzogbi" Message-ID: <20040108130818.GB9595@rtl.org> Mail-Followup-To: "Mazen S. Alzogbi" , freebsd-questions@freebsd.org References: <1691D8C9A2220149A8AF30209B5D0EB467F556@sc3.shuaacapital.co.ae> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1691D8C9A2220149A8AF30209B5D0EB467F556@sc3.shuaacapital.co.ae> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: Sound not working on laptop 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: Thu, 08 Jan 2004 13:11:02 -0000 On 08/01/04 14:21 +0400, Mazen S. Alzogbi wrote: > Hi, > > Sound is not working on my laptop that has FreeBSD 4.9 installed on. I > want to check the detected driver (if any) by the system and configure > it to use the right one. > > How can this be done whether by using KDE or on the command line? Usually you would load a driver for your sound card or compile it into your kernel. What type of card is it? Jason