linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Aaron Lunansky <muffin@csclub.uwaterloo.ca>
Cc: linuxppc-dev list <linuxppc-dev@lists.linuxppc.org>
Subject: Re: [resolved] Re: 2.6.5/iBook G3: Oops on resume from sleep
Date: Sat, 10 Apr 2004 11:47:22 +1000	[thread overview]
Message-ID: <1081561642.1401.162.camel@gaston> (raw)
In-Reply-To: <20040410012023.GA7393@csclub.uwaterloo.ca>


On Sat, 2004-04-10 at 11:20, Aaron Lunansky wrote:
> heh, good call, it was pmac_zilog that was causing the weird behaviour.
> Removed it from my kernel (it was compiled in) and my system sleeps fine now.

Can you enable debugging in the driver (turn #undef DEBUG to #define
DEBUG at the beginning of the driver, you may also need to boot the
kernel with "debug" on the command line to get the messages).

See what messages you get from the driver both during boot and when
trying to suspend. Eventually, add some more output to pmz_suspend()
function to find out where it dies

Ben.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2004-04-10  1:47 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-05 21:53 2.6.5/iBook G3: Oops on resume from sleep Kiko Piris
2004-04-05 23:13 ` Martin Habets
2004-04-06  7:37   ` Kiko Piris
2004-04-06 12:01     ` Martin Habets
2004-04-06 12:43       ` Kiko Piris
2004-04-06 22:18         ` Martin Habets
2004-04-07 15:18           ` Kiko Piris
2004-04-06  0:52 ` Benjamin Herrenschmidt
2004-04-07 19:17 ` Aaron Lunansky
2004-04-07 22:49   ` Benjamin Herrenschmidt
2004-04-08 13:14     ` Aaron Lunansky
2004-04-09  6:03       ` Benjamin Herrenschmidt
2004-04-09 13:47         ` Aaron Lunansky
2004-04-09 23:52           ` Benjamin Herrenschmidt
2004-04-10  1:20             ` [resolved] " Aaron Lunansky
2004-04-10  1:47               ` Benjamin Herrenschmidt [this message]
2004-04-13 10:36     ` Michael Schmitz

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=1081561642.1401.162.camel@gaston \
    --to=benh@kernel.crashing.org \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=muffin@csclub.uwaterloo.ca \
    /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;
as well as URLs for NNTP newsgroup(s).