From owner-freebsd-questions Wed Feb 13 16: 4:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from alicia.nttmcl.com (alicia.nttmcl.com [216.69.69.10]) by hub.freebsd.org (Postfix) with ESMTP id A986137B41D; Wed, 13 Feb 2002 16:03:54 -0800 (PST) Received: (from gene@localhost) by alicia.nttmcl.com (8.10.1/8.10.1) id g1E03sO21793; Wed, 13 Feb 2002 16:03:54 -0800 (PST) Date: Wed, 13 Feb 2002 16:03:54 -0800 From: "Eugene M. Kim" To: Orion Hodson Cc: "Gerardo Amaya G." , freebsd-questions@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: forgot dmesg(Sound Card Problem) Message-ID: <20020213160354.B20758@alicia.nttmcl.com> References: <20020212183228.86093.qmail@web20110.mail.yahoo.com> <200202131633.g1DGXNw60871@mule.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200202131633.g1DGXNw60871@mule.icir.org>; from orion@FreeBSD.ORG on Wed, Feb 13, 2002 at 08:33:23AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Or if you're on a recent -stable version (including 4.4 and 4.5-RELEASE) you can just add: snd_ich_load="YES" to your /boot/loader.conf and either 1) reboot or 2) run `kldload snd_ich'. =) /me loves KLDs Eugene On Wed, Feb 13, 2002 at 08:33:23AM -0800, Orion Hodson wrote: > > > /-- "Gerardo Amaya G." wrote: > | pci0: (vendor=0x8086, dev=0x2485) at 31.5 irq 5 > > As Cliff suggested, this is an ich controller. If you haven't already done so you need to build kernel with pcm enabled. The config needs to contain: > device pcm > > Cheers > - Orion > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message