From owner-freebsd-questions@FreeBSD.ORG Thu May 19 17:47:29 2005 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 3180516A4CE for ; Thu, 19 May 2005 17:47:29 +0000 (GMT) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9EEF43D94 for ; Thu, 19 May 2005 17:47:28 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 2505 invoked from network); 19 May 2005 17:47:24 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 May 2005 17:47:24 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 36B742E; Thu, 19 May 2005 13:47:24 -0400 (EDT) Sender: lowell@be-well.ilk.org To: "Zaid Dashti" References: <000601c55c77$5bf677f0$0601a8c0@ZaiD> From: Lowell Gilbert Date: 19 May 2005 13:47:24 -0400 In-Reply-To: <000601c55c77$5bf677f0$0601a8c0@ZaiD> Message-ID: <443bsjm7kj.fsf@be-well.ilk.org> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: toshiba sound does not work 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, 19 May 2005 17:47:29 -0000 "Zaid Dashti" writes: > I have installed FreeBSD 5.4-RELEASE > the sound does not work. > i have compiled the kernel with: > device sound > > also i tried to compile it with: device pcm > but it seems there is no pcm. > > so, what is the solution ?! Try snd_driver as well. Please see the Handbook section "Setting Up the Sound Card" for full details.