Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2006 08:09:14 -0400 (EDT)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Valeriy Klimentiev <tigos2@mail.ru>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: sound not work on Intel D945GNTL
Message-ID:  <Pine.GSO.4.64.0607140802260.12572@sea.ntplx.net>
In-Reply-To: <200607141638.34893.tigos2@mail.ru>
References:  <200607141638.34893.tigos2@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Followups to multimedia@...

On Fri, 14 Jul 2006, Valeriy Klimentiev wrote:

> Hi.
>
> I've Intel D945GNTL S775 <i945G> mb. Driver snd_ich not work.
> I try Ariff's patch, but no effect.
>
> kernel:
> device sound
> device snd_ich
>
> uname -a:
> FreeBSD papa.home 7.0-CURRENT FreeBSD 7.0-CURRENT #4: Tue Jul 11 18:23:38
> VLAST 2006     root@papa.home:/usr/obj/usr/src/sys/Neko  i386
>
> dmesg:  pci0: <multimedia> at device 27.0 (no driver attached)
>
> pciconf -vl:
> none0@pci0:27:0:        class=0x040300 card=0x02028086 chip=0x27d88086
> rev=0x01 hdr=0x00
>    vendor   = 'Intel Corporation'
>    device   = '82801G (ICH7 Family) High Definition Audio'
>    class    = multimedia
>
> FreeBSD will maintain this hardware? What me to do now?

Try http://people.freebsd.org/~deischen/hdac.tgz

   # tar -xzf hdac.tgz
   # cd hdac
   # make
   # kldload ./hdac.ko

You may have to reboot to a kernel without Ariff's patch.

Disclaimer: The hdac module is not my code; I've just
combined some recent patches floating around on multimedia@.
If you have any problems, search the multimedia archives
and post followups there.

-- 
DE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.64.0607140802260.12572>