Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2005 20:59:38 +0300
From:      Boris Samorodov <bsam@ipt.ru>
To:        JoaoBR <joao@matik.com.br>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: snd_ich and syntax error
Message-ID:  <19865109@serv3.int.kfs.ru>
In-Reply-To: <200511291955.23014.joao@matik.com.br> (JoaoBR's message of "Tue, 29 Nov 2005 19:55:22 -0200")
References:  <20051129210343.C216C5D04@ptavv.es.net> <200511291955.23014.joao@matik.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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