Microphone onboard

bone88
Hi, 
I Have a problem with the recording of sounds with the mini2440, if I
connect an external microphone and run the command:

arecord -D hw:S3C24XXUDA134X,0 -t wav -f cd --vumeter=stereo /home/test.wav

all work fine.
If I now want to use the microphone on board of the card as must I do?
I have tried in various ways but always that outside.
Thanks
Luca

Nícolas
I know it's been sometime already but just for you to know that you may
record from both input lines (onboard mic and the external one). I'm using
buserror's 2.6.32 kernel with openembedded. Just check alsamixer settings.
Besides mic volumes, there must be an option called "Input Mux". Default
value is "differential", set it to the analog you want or "both". Then, try
your command again and you'll see it works quite well.

Regards,

Nícolas