On Tue, 29 Nov 2005 19:55:22 -0200 JoaoBR wrote:

> On Tuesday 29 November 2005 19:03, Kevin Oberman wrote:
> > To get ICH audio to work on my system, I had to include the following in
> > my kernel:
> > # Sound card
> > device          smbus
> > device          ichsmb
> > device          smb
> > device          sound
> > device          snd_ich
> >


> nice idea but in my case it doesn't help, still I get

> pcm0: <SiS 7012> port 0x1400-0x14ff,0x1c80-0x1cff irq 18 at device 2.7 on pci0
> pcm0: [GIANT-LOCKED]
> pcm0: <Unknown AC97 Codec (id = 0x414c4770)>

AC97 has some incompatible codecs. Hence:
# grep AC97 * | grep snd_
Binary file snd_ich.ko matches
Binary file snd_maestro.ko matches
Binary file snd_pcm.ko matches

Maybe give a try to another kernel module?

> I am with releng_6

# uname -srm
FreeBSD 6.0-RELEASE i386


WBR
-- 
Boris B. Samorodov, Research Engineer
InPharmTech Co,     http://www.ipt.ru
Telephone & Internet Service Provider
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to