more info.  the "can't find module sound-slot-1" occurs with gnome audio recorder.  it 
doesn't seem to happen with arecord or rec, but arecord and aplay produces an 
input/output error

arecord: pcm_read:1081: read error: Input/output error
aplay: pcm_<something>: read error: Input/output error

at least one of the apps produces a wav file put nothing is recorded in it.  

i just read from the sound howto and it says

1.  If you can, try to test sound card recording under MS-DOS to determine
    if there is a hardware problem  

    how do i do this?  

2.  Sometimes a different DMA channel is used for recording than for
    playback. In this case the most probable reason is that the
    recording DMA is set up incorrectly. 

in modules.conf i put at the very end (in order to make ogle play well)
        options ide-cd dma=1

did this mess up the record?  should i take it out?  put it in first?  

should i configure the sound card with pnp?  

i read that rc7 is buggy so i tried to install rc6.  the utils did not
configure because it could not find libasound... i read that the
$prefix variable used in the lib configure and the utils configure
need to be the same, but both are assigned NONE.

any help would be greatly appreciated.

-------Original Message-------
From: Joel Roth <[EMAIL PROTECTED]>
Sent: 02/23/03 07:30 PM
To: [EMAIL PROTECTED]
Subject: Re: [Alsa-user] recording with alsa, via8233, rc7

> 
> > 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.
<a target=_blank
href="http://www.slickedit.com/sourceforge";>www.slickedit.com/sourceforge</a>
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to