All of lore.kernel.org
 help / color / mirror / Atom feed
* resume bug
@ 2015-04-01 15:40 W.Pelser
  2015-04-01 17:38 ` Alan Stern
  0 siblings, 1 reply; 2+ messages in thread
From: W.Pelser @ 2015-04-01 15:40 UTC (permalink / raw)
  To: linux-pm

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)
      .
      .



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-01 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-01 15:40 resume bug W.Pelser
2015-04-01 17:38 ` Alan Stern

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.