All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Jassi Brar <jaswinder.singh@linaro.org>
Cc: Liam Girdwood <lrg@ti.com>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Tony Lindgren <tony@atomide.com>,
	Misael Lopez Cruz <misael.lopez@ti.com>,
	linux-omap@vger.kernel.org, alsa-devel@alsa-project.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [alsa-devel] [PATCH v4 - resend 00/13] OMAP4: ASoC: Support for PandaBoard family
Date: Wed, 25 Jan 2012 13:11:48 +0200	[thread overview]
Message-ID: <4F1FE374.1010202@ti.com> (raw)
In-Reply-To: <CAJe_Zhfn3urdXfRgAKvdW2_ECYGbNO0b2BuZnCZxrGcL4_sVSg@mail.gmail.com>

On 01/25/2012 12:50 PM, Jassi Brar wrote:
> Hi Peter,
>    I tried the patchset on my 4430 Panda. Playback works ok, but not Capture.
> All is get is a hiss.
>   Is capture supposed to work ? If yes, any amixer settings that need
> to be done?

Thanks for testing the series.

I do not have Panda on my own, but the capture depends on Panda version:
PandaBoard (4430): You record from HSMIC
PandaBoardES (4460): You record from AFML (line in).

Can you try:
amixer sset 'Analog Left' 'Headset Mic'
amixer sset 'Analog Right' 'Headset Mic'
Or
amixer sset 'Analog Left' 'Aux/FM Left'
amixer sset 'Analog Right' 'Aux/FM Right'

-- 
Péter
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: peter.ujfalusi@ti.com (Peter Ujfalusi)
To: linux-arm-kernel@lists.infradead.org
Subject: [alsa-devel] [PATCH v4 - resend 00/13] OMAP4: ASoC: Support for PandaBoard family
Date: Wed, 25 Jan 2012 13:11:48 +0200	[thread overview]
Message-ID: <4F1FE374.1010202@ti.com> (raw)
In-Reply-To: <CAJe_Zhfn3urdXfRgAKvdW2_ECYGbNO0b2BuZnCZxrGcL4_sVSg@mail.gmail.com>

On 01/25/2012 12:50 PM, Jassi Brar wrote:
> Hi Peter,
>    I tried the patchset on my 4430 Panda. Playback works ok, but not Capture.
> All is get is a hiss.
>   Is capture supposed to work ? If yes, any amixer settings that need
> to be done?

Thanks for testing the series.

I do not have Panda on my own, but the capture depends on Panda version:
PandaBoard (4430): You record from HSMIC
PandaBoardES (4460): You record from AFML (line in).

Can you try:
amixer sset 'Analog Left' 'Headset Mic'
amixer sset 'Analog Right' 'Headset Mic'
Or
amixer sset 'Analog Left' 'Aux/FM Left'
amixer sset 'Analog Right' 'Aux/FM Right'

-- 
P?ter

  reply	other threads:[~2012-01-25 11:11 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24 11:52 [PATCH v4 - resend 00/13] OMAP4: ASoC: Support for PandaBoard family Peter Ujfalusi
2012-01-24 11:52 ` Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 01/13] ASoC: sdp4430: Correct author e-mail address Peter Ujfalusi
2012-01-24 11:52   ` Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 02/13] ASoC: OMAP4: Rename the sdp4430 machine driver Peter Ujfalusi
2012-01-24 11:52   ` Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 03/13] ASoC: omap-abe-twl6040: Correct internal prefix, Kconfig entry Peter Ujfalusi
2012-01-24 11:52   ` Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 04/13] include: platform_data: Platform data header for OMAP4 ASoC audio Peter Ujfalusi
2012-01-24 11:52   ` Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 05/13] OMAP4: 4430sdp: Register platform device for OMAP4 audio Peter Ujfalusi
2012-01-24 11:52   ` Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 06/13] ASoC: omap-abe-twl6040: Convert to platform deriver Peter Ujfalusi
2012-01-24 11:52   ` Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 07/13] ASoC: twl6040: Convert MICBIAS to SUPPLY widget Peter Ujfalusi
2012-01-24 11:52   ` Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 08/13] ASoC: omap-abe-twl6040: Add complete DAPM routing Peter Ujfalusi
2012-01-24 11:52   ` Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 09/13] ASoC: omap-abe-twl6040: DAI link selection based on platform data Peter Ujfalusi
2012-01-24 11:52   ` Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 10/13] ASoC: omap-abe-twl6040: Configure card according to " Peter Ujfalusi
2012-01-24 11:52   ` Peter Ujfalusi
2012-01-24 13:00   ` Mark Brown
2012-01-24 13:00     ` Mark Brown
2012-01-25  8:23     ` Peter Ujfalusi
2012-01-25  8:23       ` Peter Ujfalusi
2012-01-25 11:33       ` Mark Brown
2012-01-25 11:33         ` Mark Brown
2012-01-25 12:48         ` Peter Ujfalusi
2012-01-25 12:48           ` Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 11/13] ASoC: omap-abe-twl6040: Use provided MCLK frequency from pdata Peter Ujfalusi
2012-01-24 11:52   ` Peter Ujfalusi
2012-01-27 17:58   ` [alsa-devel] " Mark Brown
2012-01-27 17:58     ` Mark Brown
2012-01-24 11:52 ` [PATCH v4 - resend 12/13] OMAP4: omap4panda: Enable audio support Peter Ujfalusi
2012-01-24 11:52   ` Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 13/13] ASoC: Kconfig: OMAP4: Enable support for PandaBoards Peter Ujfalusi
2012-01-24 11:52   ` Peter Ujfalusi
2012-01-24 12:21 ` [PATCH v4 - resend 00/13] OMAP4: ASoC: Support for PandaBoard family Mark Brown
2012-01-24 12:21   ` Mark Brown
2012-01-25 10:50 ` [alsa-devel] " Jassi Brar
2012-01-25 10:50   ` Jassi Brar
2012-01-25 11:11   ` Peter Ujfalusi [this message]
2012-01-25 11:11     ` Peter Ujfalusi
2012-01-27 22:51   ` Guiriec, Sebastien
2012-01-27 22:51     ` Guiriec, Sebastien
2012-01-28  6:49     ` Jassi Brar
2012-01-28  6:49       ` Jassi Brar

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=4F1FE374.1010202@ti.com \
    --to=peter.ujfalusi@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=jaswinder.singh@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=lrg@ti.com \
    --cc=misael.lopez@ti.com \
    --cc=tony@atomide.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.