In /etc/devfsd.conf there should be some entries for sound such as /dev/sound, etc. - or at least they will show up once you install the drivers. They did for me with my CMI built into the motherboard.
It looks like it will be /dev/sound. > Brett > > This is al I could find about audio on my system > Did check man devfs and devfs.conf > > > [EMAIL PROTECTED] rick # grep audio /proc/pci > Multimedia audio controller: Ensoniq ES1371 > [AudioPCI-97] (rev 7). > [EMAIL PROTECTED] rick # > [EMAIL PROTECTED] rick # more /etc/modules.devfs > # /etc/modules.devfs > # Richard Gooch <[EMAIL PROTECTED]> 24-MAR-2002 > # > # THIS IS AN AUTOMATICALLY GENERATED FILE. DO NOT EDIT!!! > # THIS FILE WILL BE OVERWRITTEN EACH TIME YOU INSTALL DEVFSD!!! > # Modify /etc/modules.conf instead. > # This file comes with devfsd-v1.3.25 which is available from: > # http://www.atnf.csiro.au/~rgooch/linux/ > # or directly from: > # > ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd-v1.3.25.tar. >gz > > ########################################################################### >#### # Sample configurations that you may want to place in > /etc/modules.conf # > #alias sound-slot-0 sb > #alias /dev/v4l bttv > #alias /dev/misc/watchdog pcwd > #alias gen-md raid0 > #alias /dev/joysticks joystick > #probeall scsi_hostadapter sym53c8xx > > ########################################################################### >#### # Generic section: do not change or copy > # > > # Soundcard > alias /dev/sound sound-slot-0 > alias /dev/audio /dev/sound > alias /dev/mixer /dev/sound > alias /dev/dsp /dev/sound > alias /dev/dspW /dev/sound > alias /dev/midi /dev/sound -- Brett I. Holcomb AKA Grunt <>< -- [EMAIL PROTECTED] mailing list
