From: Michael Trimarchi <trimarchi@gandalf.sssup.it>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: alsa device drain power
Date: Fri, 18 Dec 2009 11:03:27 +0100 [thread overview]
Message-ID: <4B2B536F.4060800@gandalf.sssup.it> (raw)
In-Reply-To: <20091217110334.GB12245@sirena.org.uk>
Mark Brown wrote:
> On Thu, Dec 17, 2009 at 09:47:59AM +0100, Michael Trimarchi wrote:
>
>
>> I have a simple question is the general behavior that an alsa device
>> start to drain power
>> when it starts to play sound or start to recording. What happen if there
>> is an external amplifier
>> connect to sound device?
>>
>
> In general any audio component is going to draw more power if there is a
> signal going through it than if it's idle. This is true regardless of
> how the audio subsystem is split in terms of physical chips.
>
> What are you trying to find out here?
>
>
As reported by the datasheet the LM4853 has a bias circuitry shutdown.
This shutdown function is activated by applying a logic high to the
SHUTDOWN pin. This pin as command by the
static int lm4853_event(struct snd_soc_dapm_widget *w,
struct snd_kcontrol *k,
int event)
in gta02. I don't put any debug stuff there but I suppose
if I open the device with and asound.conf that set
the value to true of the Stereo Out this event is called. Is it right?
Michael
next prev parent reply other threads:[~2009-12-18 10:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-17 8:47 alsa device drain power Michael Trimarchi
2009-12-17 11:03 ` Mark Brown
2009-12-18 10:03 ` Michael Trimarchi [this message]
2009-12-18 11:32 ` Mark Brown
2009-12-18 12:20 ` Michael Trimarchi
2009-12-18 12:53 ` Mark Brown
2009-12-18 13:28 ` Michael Trimarchi
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=4B2B536F.4060800@gandalf.sssup.it \
--to=trimarchi@gandalf.sssup.it \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.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.