All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxim Levitsky <maximlevitsky@gmail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, mranostay@embeddedalley.com
Subject: Re: [PATCH 1/5] HDA : patch_sigmatel.c : cleanups
Date: Sat, 1 Sep 2007 11:11:24 +0300	[thread overview]
Message-ID: <200709011111.24865.maximlevitsky@gmail.com> (raw)
In-Reply-To: <s5hps14ezvw.wl%tiwai@suse.de>

On Friday 31 August 2007 13:56:19 Takashi Iwai wrote:
> At Tue, 28 Aug 2007 12:46:01 +0200,
> I wrote:
> > 
> > At Tue, 28 Aug 2007 05:07:48 +0300,
> > Maxim Levitsky wrote:
> > > 
> > > From c9392b0293f7d39e40e4a5e07e7b140d5a385079 Mon Sep 17 00:00:00 2001
> > > From: Maxim Levitsky <maximlevitsky@gmail.com>
> > > Date: Mon, 27 Aug 2007 22:49:49 +0300
> > > Subject: [PATCH] HDA : patch_sigmatel.c : cleanups
> > 
> > OK, it's a nice clean-up.  Can be merged as is.
> 
> Now merged to ALSA HG tree.
> 
> If the fixes for other patches are ready, please let me know.
> I'll merge them to HG tree, too.
> 
> 
> Thanks,
> 
> Takashi
> 


Hi,

I run into unexpected problems:
latest hg adds a power saving mode to hda codec, and while the idea is nice, it plays very bad with my patches.

1) The analog loop-back becomes a nightmare, since power-saving code turns the codec off, but for loopback to function it has to be powered.
I tried to add a snd_hda_power_up/down calls to .put function, and while it did stop the unwanted powerdown of codec, on resume from ram , analog loopback vanishes.
any access to device (arecord/aplay or any mixer change make analog loop work again).
Can you tell me how I properly tell the core that user _uses_ the device, and device should be powered.

2) on resume all playback apps hang, and recording (arecord) exits with message "Resource temporary unavailable"
restarting apps help.

Looking for your comments,
	Best regards,
		Maxim Levitsky

  reply	other threads:[~2007-09-01  9:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200708280454.29250.maximlevitsky@gmail.com>
     [not found] ` <s5hy7fw2b0e.wl%tiwai@suse.de>
     [not found]   ` <1188309336.31933.25.camel@razman.gruemaster.com>
     [not found]     ` <200708282141.32222.maximlevitsky@gmail.com>
2007-08-29  9:45       ` [PATCH] STAC92xx : add support for missing features Takashi Iwai
2007-08-29 22:17         ` Maxim Levitsky
     [not found] ` <200708280507.48928.maximlevitsky@gmail.com>
     [not found]   ` <s5hwsvg2aza.wl%tiwai@suse.de>
2007-08-31 10:56     ` [PATCH 1/5] HDA : patch_sigmatel.c : cleanups Takashi Iwai
2007-09-01  8:11       ` Maxim Levitsky [this message]
2007-09-01 11:49         ` Takashi Iwai
2007-09-02  8:28           ` Maxim Levitsky
2007-09-03  7:39             ` Takashi Iwai
2007-09-03 13:08               ` Maxim Levitsky

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=200709011111.24865.maximlevitsky@gmail.com \
    --to=maximlevitsky@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=mranostay@embeddedalley.com \
    --cc=tiwai@suse.de \
    /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.