From: Peter Ujfalusi <peter.ujfalusi@nokia.com>
To: alsa-devel@alsa-project.org
Cc: ext Venkam Bala krishna <venkam.bala@gmail.com>
Subject: Re: omap34xx mixer elements
Date: Mon, 3 Aug 2009 12:03:31 +0300 [thread overview]
Message-ID: <200908031203.31786.peter.ujfalusi@nokia.com> (raw)
In-Reply-To: <b3ccc1bb0907270742u50f9e837i3122d5c2bf943eaa@mail.gmail.com>
On Monday 27 July 2009 17:42:51 ext Venkam Bala krishna wrote:
> Hi all
>
> Thanks in advance,
>
> I am newbie to alsa
> Currently working on porting android to omap34xx
>
> Right now porting alsa.
>
> This is a general question.
>
> Please check the below log and specify any suggestions, why is it not
> listing any of my capture devices.
> What should be done to recognise my capture devices?
to list the capture devices:
arecord -l
> Do i have to do it in kernel level or user level?(since my amixer is
> listing all my elements, given below the log is my amixer output for
> verification).
The mixer controls on the twl4030 codec, which relates to the capture are:
> ===========================
>
> amixer output
>
> =================
> numid=18,iface=MIXER,name='Analog Capture Volume'
> numid=23,iface=MIXER,name='Analog Left Capture Route'
> numid=22,iface=MIXER,name='Analog Right Capture Route'
Note, that the 'Analog Left Capture Route' 'Analog Right Capture Route' has
been changed since from mux to mix.
> numid=25,iface=MIXER,name='TX1 Capture Route'
> numid=16,iface=MIXER,name='TX1 Digital Capture Volume'
> numid=24,iface=MIXER,name='TX2 Capture Route'
> numid=17,iface=MIXER,name='TX2 Digital Capture Volume'
>
> ===================
In order to make the capture working you need to configure the capture routing
correctly. This is board dependent. Check the HW documentation for which input
are in use and configure the codec accordingly.
--
Péter
prev parent reply other threads:[~2009-08-03 9:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-27 14:42 omap34xx mixer elements Venkam Bala krishna
2009-08-03 9:03 ` Peter Ujfalusi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200908031203.31786.peter.ujfalusi@nokia.com \
--to=peter.ujfalusi@nokia.com \
--cc=alsa-devel@alsa-project.org \
--cc=venkam.bala@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox