Date: Wed, 23 Jul 2003 08:24:42 -0700 From: Orion Hodson <orion@freebsd.org> To: John Reynolds <johnjen@reynoldsnet.org> Cc: multimedia@freebsd.org Subject: Re: is sound on ICH5 supported? Message-ID: <200307231524.h6NFOg8d000355@puma.icir.org> In-Reply-To: Your message of "Tue, 22 Jul 2003 10:13:43 -0000." <16157.3671.432801.578739@dolphin.home-net>
next in thread | previous in thread | raw e-mail | index | archive | help
/-- John Reynolds wrote: | Hi all, I was wondering if the built-in sound found in ICH5 is supported? I | in my /boot/loader.conf file. I'm running 5.1-RELEASE with a non-GENERIC | kernel. Do I need to load other modules or is this chip not really supported? John The 5.1R driver does not have the relevant probing code in to detect the sound component of the ich5 chipset. cg committed the relevant code to -CURRENT a short while ago. If you take the following diff as a patch and only apply the lines referring to ich5 then you should be able to get the ich5 working without incident: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/sound/pci/ich.c.diff?r1=1.31& r2=1.30 Kind Regards - Orion
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307231524.h6NFOg8d000355>