Date: Wed, 13 Feb 2002 16:03:54 -0800 From: "Eugene M. Kim" <gene@nttmcl.com> To: Orion Hodson <orion@FreeBSD.ORG> Cc: "Gerardo Amaya G." <jogegabsd@yahoo.com>, freebsd-questions@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: forgot dmesg(Sound Card Problem) Message-ID: <20020213160354.B20758@alicia.nttmcl.com> In-Reply-To: <200202131633.g1DGXNw60871@mule.icir.org>; from orion@FreeBSD.ORG on Wed, Feb 13, 2002 at 08:33:23AM -0800 References: <20020212183228.86093.qmail@web20110.mail.yahoo.com> <200202131633.g1DGXNw60871@mule.icir.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <unknown card> (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-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020213160354.B20758>