yes, it does.
but you have to enable the irq and port using isapnp first,compile the sound
and sb16 compatible driver as modules, edit your /etc/modules.conf and add a
few lines like this depending on the irq that you have open using isapnp.

alias char-major-14 sb
post-install sb /sbin/modprobe "-k" "adlib_card"
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330
options adlib_card io=0x388
options sound    dmabuf=1

then run modprobe -a

good luck..

[EMAIL PROTECTED] wrote:

> Has anyone been able to get this chip to make a peep in the linux kernel
> sound config ? CMI8330 supposedly sb16 compatible ..

S/MIME Cryptographic Signature

Reply via email to