sound not work on Intel D945GNTL

Daniel Eischen deischen at freebsd.org
Fri Jul 14 12:09:19 UTC 2006


Followups to multimedia at ...

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 at papa.home:/usr/obj/usr/src/sys/Neko  i386
>
> dmesg:  pci0: <multimedia> at device 27.0 (no driver attached)
>
> pciconf -vl:
> none0 at 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 at .
If you have any problems, search the multimedia archives
and post followups there.

-- 
DE


More information about the freebsd-multimedia mailing list