From owner-freebsd-questions@FreeBSD.ORG Thu Apr 9 15:06:51 2009 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 83FC1106564A for ; Thu, 9 Apr 2009 15:06:51 +0000 (UTC) (envelope-from xkyanh@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.191]) by mx1.freebsd.org (Postfix) with ESMTP id 175818FC15 for ; Thu, 9 Apr 2009 15:06:50 +0000 (UTC) (envelope-from xkyanh@gmail.com) Received: by ti-out-0910.google.com with SMTP id u5so637987tia.3 for ; Thu, 09 Apr 2009 08:06:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:organization:x-operating-system :user-agent:x-mailer:mime-version:content-type :content-transfer-encoding; bh=pDOxIRjox9XPklyKHLRjLmBB5Hec/Zj4TGRRKyV9/lM=; b=mChQv6R72K+p5IVGkoz0mN8ZfCqa4jKFJAXwYvoVZRX/th578FrYzLxbucrn82QLZx mE4FyzPTyk1ejoPgKn53dwozLSl22EXSpkjyI/4PD7jEFyHTykP9DuqWj/V5RWTVQK0H zqKLzx0ladlJ6xsH6qTQiIePBVMLjM+1ZhNAA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:organization :x-operating-system:user-agent:x-mailer:mime-version:content-type :content-transfer-encoding; b=gJVusJmm4GmhkAm3qFdKFrpQDNPkVkvZ7hnhJQ3LnU08gwSS7vIahlTamRf/OT2MsG zGeTdnQ743E1HrLwKZx+uE50KmyQJPWw0+AAKEGp3cA/cqwckfHESfW4OCN2W/nnYrcN rrsfrxLsu0IglTMNYAWEfIfWeJtYOuNry/BuA= Received: by 10.110.50.19 with SMTP id x19mr3470266tix.42.1239289609426; Thu, 09 Apr 2009 08:06:49 -0700 (PDT) Received: from icy.local ([115.74.196.182]) by mx.google.com with ESMTPS id 22sm731472tim.24.2009.04.09.08.06.47 (version=SSLv3 cipher=RC4-MD5); Thu, 09 Apr 2009 08:06:48 -0700 (PDT) Date: Thu, 9 Apr 2009 22:06:21 +0700 From: kyanh To: freebsd-questions@freebsd.org Message-ID: <20090409220621.65842fb2@icy.local> In-Reply-To: <001636457a9afec3d9046720524f@google.com> References: <001636457a9afec3d9046720524f@google.com> Organization: Vietnamese TeX Users Group X-Operating-System: Windows 98 User-Agent: Moveup browser X-Mailer: Moveup mail client (windows 98) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Loading sound drivers 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: Thu, 09 Apr 2009 15:06:52 -0000 On Thu, 09 Apr 2009 14:47:15 +0000 af300wsm@gmail.com wrote: > Hi, > > My motherboard, an ASUS K8V-X, has a generic type sound chip on > board, according to ASUS' specifications, it is an AD1980 chipset. > The hardware notes, linked from the handbook, does not list this > chipset but does list several Intel type HDA chipsets including one > AD1981 chipset. Never the less, using the handbook instructions I > loaded the meta sound driver and my chipset was identified as a > via8233 chipset. The meta driver loaded many drivers into the > kernel, but through trial and error I've discovered that only > sound.ko and snd_via8233.ko need to be loaded. So, I put these two > lines into /boot/loader.conf: > > sound="YES" > snd_via8233="YES" The correct lines are sound_load="YES" snd_via8233_load="YES" Regards, -- Ky Anh, Huynh Homepage: http://viettug.org/