From owner-freebsd-questions@FreeBSD.ORG Fri Oct 12 07:14:16 2007 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 4858916A417 for ; Fri, 12 Oct 2007 07:14:16 +0000 (UTC) (envelope-from alainfabry@belgacom.net) Received: from mailrelay011.isp.belgacom.be (mailrelay011.isp.belgacom.be [195.238.6.178]) by mx1.freebsd.org (Postfix) with ESMTP id DA32713C459 for ; Fri, 12 Oct 2007 07:14:15 +0000 (UTC) (envelope-from alainfabry@belgacom.net) X-Belgacom-Dynamic: yes Received: from 57.220-244-81.adsl-dyn.isp.belgacom.be (HELO belgacom.net) ([81.244.220.57]) by relay.skynet.be with ESMTP; 12 Oct 2007 09:14:13 +0200 Date: Fri, 12 Oct 2007 09:11:21 +0200 From: "Alain G. Fabry" To: freebsd-questions@freebsd.org Message-ID: <20071012071121.GA4636@ducati-748.3rdrock.kicks-ass.net> References: <470F16BF.10604@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <470F16BF.10604@gmail.com> User-Agent: Mutt/1.4.2.1i Subject: Re: Intel 82801H High Definition Audio Controller on FreeBSD7.0 Current 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: Fri, 12 Oct 2007 07:14:16 -0000 On Fri, Oct 12, 2007 at 02:39:59PM +0800, Tsetsbold wrote: > I typed this: > > #kldload snd_hda > #cat /dev/sndstat/ > at memory 0xfebfc000 irq > 21 kld snd_hda [20070710_0047] [MPSAFE] (1p:1v/1r:1v channels duplex > default) > # > > Now I have add "device sound" in "Kernel Configuration". > > #ee /sys/i386/conf/GENERIC > > now I don't know where exactly I have to add "device sound". Anywhere, but I usually put new things at the bottom of this file. but you probably also have to add device snd_hda > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"