[EMAIL PROTECTED] wrote:

> I'm trying to get a Zoltrix Nightingale card with the optical IO
> daughtercard to work in a RedHat 7.3 system.  I've compiled and
> installed 0.9.0rc1.
> 
> My modules.conf file looks like:
> 
> alias eth0 3c59x
> alias parport_lowlevel parport_pc
> alias scsi_hostadapter aic7xxx
> alias char-major-116 snd
> alias char-major-14 soundcore
> alias snd-card-0 snd-cmcpi
> alias sound-slot-0 snd-card-0

The CMI8738 card uses snd-cmipci, not "snd-cmcpi". See
<http://alsa.opensrc.org/index.php?page=Setting+up+modprobe+and+kmod+support>
and copy and paste the example to your modules.conf.

> modprobe snd-cmipci returns with no error messages.

After having setup your modules.conf correctly, you should be able to
use the alsasound startup script (in /etc/init.d or something like this)
that came with alsa-driver-0.9.0rc1.

> Dmesg contains the following, which I assume is related to the problem:
> 
> snd: Yamaha DS-XG PCI soundcard not found or device busy

Where does this come from? It's not in the part of your modules.conf
that you posted.

Regards...
                Michael

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to