[PlanetCCRMA] Re: Echo Mona Laptop driver
Fernando Pablo Lopez-Lezcano
nando@ccrma.Stanford.EDU
Wed Aug 4 18:52:01 2004
On Wed, 2004-08-04 at 05:12, Andres Cabrera wrote:
> Thanks again for all the suggestions.
> doing:
> cat /proc/asound/devices
>
> 0: [0- 0]: ctl
> 25: [0- 1]: digital audio capture
> 16: [0- 0]: digital audio playback
> 24: [0- 0]: digital audio capture
> 33: : timer
>
> But I don't know what this means....
Hmmm, it looks like you have a sound card installed and alsa is loaded.
Do a "cat /proc/asound/cards" to see what is it. Send us the contents of
/etc/modules.conf...
So, you may not have enough "slots" to load the second driver. See the
instructions for installing more than one card at a time at:
http://ccrma.stanford.edu/planetccrma/software/installkernelandsound.html
-- Fernando