> arecord: pcm_read:1081: read error: Input/output error
> 
> in /var/log/messages it says 
> Feb 22 21:33:43 localhost modprobe: modprobe: Can't locate module sound-slot-1
> Feb 22 21:33:43 localhost modprobe: modprobe: Can't locate module sound-service-1-0
 
It seems like you need to set some module aliases. Look through your
docs again. I've got this:

        alias snd-card-0 snd-card-es18xx
        alias sound-slot-0 snd-card-0

in my /etc/modutils/aliases file (the location for your distro may differ)

On Sat, Feb 22, 2003 at 06:57:26PM -0500, [EMAIL PROTECTED] wrote:
> i downloaded alsa rc7 driver, libs, utils.  configured, made, and installed them, 
> changed modules.conf and added the appropriate two lines for the Redhat 8.0 
> distribution.  i can play sound but i can't record sound and arecord will say after 
> it tries to record
>  
> which seems strange to me since i only have one sound card -- (doesn't sound-slot-1 
> determine the module for the second sound card?)  
 
I believe it is precisely these aliases that are responsible for
any such mapping.

-- 
Joel Roth


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to