From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 04:16:43 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E94F9106564A for ; Sat, 16 Apr 2011 04:16:43 +0000 (UTC) (envelope-from zhangweiwu@realss.com) Received: from bossdog.realss.com (bossdog.realss.com [211.157.114.130]) by mx1.freebsd.org (Postfix) with ESMTP id 972F88FC19 for ; Sat, 16 Apr 2011 04:16:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by bossdog.realss.com (Postfix) with ESMTP id 3BB98104012; Sat, 16 Apr 2011 13:15:17 +0800 (HKT) Received: from bossdog.realss.com ([127.0.0.1]) by localhost (bossdog.realss.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kmV5yXHV2617; Sat, 16 Apr 2011 13:15:17 +0800 (HKT) Received: from [192.168.1.168] (unknown [125.33.183.126]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by bossdog.realss.com (Postfix) with ESMTPSA id CC3FA104011; Sat, 16 Apr 2011 13:15:16 +0800 (HKT) Message-ID: <4DA91827.2040107@realss.com> Date: Sat, 16 Apr 2011 12:16:39 +0800 From: "Zhang Weiwu, Beijing" Organization: Real Softservice, Beijing User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8 MIME-Version: 1.0 To: Erich Dollansky References: <4DA86009.5090808@realss.com> <201104160942.38440.erich@alogreentechnologies.com> In-Reply-To: <201104160942.38440.erich@alogreentechnologies.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: sound card not recognized by freebsd 8.2 but mentioned in PC-BSD 8.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 04:16:44 -0000 On 04/16/2011 10:42 AM, Erich Dollansky wrote: > On Friday 15 April 2011 22:11:05 Zhang Weiwu, Beijing wrote: >> # kldload snd_driver > this will never work. > > You must load the driver for your sound card. Something like > > kldload snd_hda I am confused, because the handbook says the opposite: http://www.freebsd.org/doc/handbook/sound-setup.html > > To use your sound device, you will need to load the proper device driver. > Then: > > If you are not sure which driver to use, you may try to load the > snd_driver module: > > # kldload snd_driver > This is a metadriver loading the most common device drivers at once. Even though I wish to use only the right driver, the manual didn't say how can I find which driver is the right one except trying with snd_driver. It didn't even mention what drivers are there on the system. One might expect it at /usr/src/sys/i386/conf/GENERIC but there is nothing mentioning sound card. > You must replace snd_hda by the name of the driver for your card. I'd be glad to try that if you inform me what is the name of the driver for my card, or point me way to find this information:) Thanks for answering my mail! -- 我的博客: http://zhangweiwu.ixiezi.com/ 网站进化论 --写给需要网站或后悔有了网站的人