All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Saur <saur@acmelabs.de>
To: linux-acpi@vger.kernel.org
Subject: 2.6.17-rc4-mm2 - kernel panic
Date: Sat, 20 May 2006 21:12:48 +0000	[thread overview]
Message-ID: <446F8650.2080201@acmelabs.de> (raw)

Hello,

tried the 2.6.17-rc4-mm2, still kernel panic, like the last three 
mm-patches. One screen-shot and sys-infos are here 
http://as68.homeip.net/2.6.17-rc4-mm2/
I think it's acpi-related, because there is something about 
acpi-namespace or so.

And another issue: I'm still using this ugly two-liner in order to be 
able to resume from S3. Is there a clean solution for it?

####################
/usr/src/linux/drivers/ide/ide.c - line 1483
.
.
-       return ide_do_drive_cmd(drive, &rq, ide_head_wait);
+     (void) ide_do_drive_cmd(drive, &rq, ide_head_wait);
+     return set_xfer_rate(drive, XFER_UDMA_6);
.
.
####################

Resume from S3 using WOL (magic packet) doesn't work reliably ( in 
combination with USB(in BIOS) doesn't work at all).

Regards,

Andreas


                 reply	other threads:[~2006-05-20 21:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=446F8650.2080201@acmelabs.de \
    --to=saur@acmelabs.de \
    --cc=linux-acpi@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.