Linux Media Controller development
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: "W.Pelser" <w.pelser@web.de>, linux-media@vger.kernel.org
Subject: Re: new bug
Date: Sun, 15 Mar 2015 16:23:13 +0200	[thread overview]
Message-ID: <550595D1.4080605@iki.fi> (raw)
In-Reply-To: <55056136.2070305@web.de>

On 03/15/2015 12:38 PM, W.Pelser wrote:
> I filed a new bug and I got a comment from Greg Kroah-Hartman:
>
> On Sat, Mar 14, 2015 at 06:17:39PM +0000,
> bugzilla-daemon@bugzilla.kernel.org wrote:
>  > https://bugzilla.kernel.org/show_bug.cgi?id=94861
>  >
>  >             Bug ID: 94861
>  >            Summary: After resume from hibernate/sleep USB-DVBT-adapter
>  >                     does not work
>
> Please send to the linux-media@vger.kernel.org mailing list.
>
> I hope, this time I can pass the spam-filter.
> <mailto:greg@kroah.com>

These media drivers does not support hibernate/suspend/resume generally, 
only runtime PM. Almost all drivers will just fail when you try sleep 
during streaming (only few usb drivers I made are supporting it).

In order to support hibernate driver needs to stop all (USB) 
communication on hibernate, which means in practice stopping remote 
controller polling and stopping possible data stream and on resume those 
should be restored.

regards
Antti

-- 
http://palosaari.fi/

      reply	other threads:[~2015-03-15 14:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-15 10:38 new bug W.Pelser
2015-03-15 14:23 ` Antti Palosaari [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=550595D1.4080605@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.org \
    --cc=w.pelser@web.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox