From: "W.Pelser" <w.pelser@web.de>
To: linux-pm@vger.kernel.org
Subject: resume bug
Date: Wed, 01 Apr 2015 17:40:31 +0200 [thread overview]
Message-ID: <551C116F.2000403@web.de> (raw)
Bug ID: 94861
Summary: After resume from hibernate/sleep USB-DVBT-adapter
does not work
Kernel 3.19.x and 4.0rcx
After boot:
strace -f -o /tmp/strace.out lsdvb .... :
.
.
2114 open("/dev/dvb/adapter0/frontend0", O_RDWR|O_NONBLOCK) = 6
.
.
After resume:
strace -f -o /tmp/strace.out lsdvb .... :
.
.
3848 open("/dev/dvb/adapter0/frontend0", O_RDWR|O_NONBLOCK) = -1
ENODEV (No such device)
.
.
next reply other threads:[~2015-04-01 15:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-01 15:40 W.Pelser [this message]
2015-04-01 17:38 ` resume bug Alan Stern
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=551C116F.2000403@web.de \
--to=w.pelser@web.de \
--cc=linux-pm@vger.kernel.org \
/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.