All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: Vadim <lkml@vadim.ws>
Cc: linux-kernel@vger.kernel.org, Patrick Mochel <mochel@osdl.org>
Subject: Re: APM suspend on 2.6.0-test9 causes Toshiba 470CDT laptop to hang after resume
Date: Sun, 26 Oct 2003 23:53:46 -0800	[thread overview]
Message-ID: <3F9CCF0A.1010702@pacbell.net> (raw)

> ... it hung on sync. The kernel seems to continue working, for 
> example I can scroll up, but anything I try to run hangs. USB 
> seems to break as well ...

Sounds exactly like the symptoms that lead me to this patch
(against test7):

   http://marc.theaimsgroup.com/?l=linux-kernel&m=106606272103414&w=2

The issue could show with any resume where the USB controller
lost power, so the devices (including root hub) which were
there before the suspend need to be removed during resume.
That would include swsusp, as well as D3cold.

Patrick has a similar patch, which he's not yet submitted.

- Dave


             reply	other threads:[~2003-10-27  7:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-27  7:53 David Brownell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-10-26 22:14 APM suspend on 2.6.0-test9 causes Toshiba 470CDT laptop to hang after resume Vadim

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=3F9CCF0A.1010702@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml@vadim.ws \
    --cc=mochel@osdl.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.