CMedia CMI8738 on board; crackle sound

Eric Pogroski pogrose at twcny.rr.com
Thu Oct 23 14:57:33 PDT 2003


On Fri, 24 Oct 2003 00:35:17 +0400
Dmitry Dergachev <dergachev at pochta.ru> wrote:

> Hi ALL!
> Sorry! I can't write in English very well!
> 
> 
> 1)
> #dmesg | grep pcm
> pcm0: <CMedia CMI8738> port 0xe400-0xe4ff irq 10 at device 19.0 on
> pci0 2)
> Mother Board
> Chaintech CT-7VJD with on board sound
> 
> What can you advise me?
> 
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to
> "freebsd-stable-unsubscribe at freebsd.org"

Hi. I have the same chip on mine (Asus A7V333 w/ audio), and it gave me
the same problems.

I added these lines to their respective files, and the problems went
away:

/boot/loader.conf
hw.pci.allow_unsupported_io_range=1

/etc/sysctl.conf
hw.snd.pcm0.vchans=6
hw.snd.maxautovchans=6

kernel config has
device	pcm

Good luck!


More information about the freebsd-stable mailing list