Davor Balder, 2003-Jan-03 15:33 +1100: > Hi All, > > I am trying to configure (onboard) CMI 9738 sound chip on SiS650/961 board > supporting PIV. I am still configuring the rest of the stuff such as PPP > etc. CMI 9738 appears not to be supported by 2.4.18 kernel. Any idea if > this driver is under development and if there is any other way at all to > get this beast working. > > I tried CMI 8738 driver with no success. The chip is AC97 compatible. > Googling revealed, however, that CMI9738 uses only a fraction of AC97 > functions and is a budget codec. > > Does anyone else have this sound chip? Or am I ahead of time in terms of > driver development ? :-) > > Thanks in advance. Apologies for using Outlook Express, this machine has > just been constructed and a lot is under work...
I have a PCI sound card using this chipset. I'm running a 2.4.20 kernel with the following settings and it's working nicely: CONFIG_SOUND=y CONFIG_SOUND_CMPCI=y # CONFIG_SOUND_CMPCI_FM is not set # CONFIG_SOUND_CMPCI_MIDI is not set # CONFIG_SOUND_CMPCI_JOYSTICK is not set CONFIG_SOUND_CMPCI_CM8738=y # CONFIG_SOUND_CMPCI_SPDIFINVERSE is not set # CONFIG_SOUND_CMPCI_SPDIFLOOP is not set CONFIG_SOUND_CMPCI_SPEAKERS=2 I don't have 2.4.18 source handy to compare, but I see that CONFIG_SOUND_CMPCI is in 2.4.19. If you have the stock kernel, look in /lib/modules/2.4.19-?/kernel/drivers/sound for the cm modules. If it's not there, you'll have to compile. jc -- Jeff Coppock Systems Engineer Diggin' Debian Admin and User -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]