>On Mon, 2006-06-19 at 13:04 -0400, Chris Fisichella wrote:
>  > >On Mon, 2006-06-19 at 12:33 -0400, Chris Fisichella wrote:
>  >
>>  So, I guess my first question is: Would this revision of the ALSA
>>  driver include the ca1060 (I think that is what it is called) driver
>>  that can handle sound input?
>>
>
>Yes, the Hg version would be better for this card.  1.0.11 should
>support sound input, but I believe gain control is only available in the
>Hg version.
>
>>  I tried those commands, they recorded something. (Most likely digital
>>  silence.) They did say they were in stereo. I guess I need to get a
>>  hold of a stereo .wav file in the interim. There is a little short
>>  one in the /usr/share/sounds directory that I thought was also
>>  displaying this behavior.
>>
>>  Get my sound card working? What do you think? All I really need to do
>>  is figure out why our signal is going to mono.
>
>Um, I don't know what you are asking here.  I am trying to establish
>whether the problem is in ALSA or in your app.  If you connect a stereo
>input source and run "arecord -f cd file.wav" and the resulting file is
>stereo, the problem is not with ALSA but with one of your apps.
>
>Lee


This problem is regressing into just getting sound input and working 
from there. I finally got hg installed. I think I have the hg 
alsa-driver cloned correctly. I was hoping I could compile those 
driver files and get an updated snd-ca0106 driver. This new version 
apparently will allow me to support audio in with gain control. Super.

I am sort of working with the compile instructions printed on the 
alsa-project website for the ca0106 driver. It says to start with:

./configure --with-cards=snd-ca0106 --with-sequencer=yes

this is where I am having trouble. I had to execute
autoconf --output=configure in the alsa-driver directory.

then, I executed the above ./configure command. I noticed the following errors:
ALSA_TOPLEVEL_INIT: command not found
ALSA_TOPLEVEL_SELECT: command not found
ALSA_TOPLEVEL_OUTPUT: command not found

finally, configure stops with:
config.status: error: cannot find input file: toplevel.config.in

Anybody have any ideas?

Chris

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to