All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Saur <saur@acmelabs.de>
To: linux-acpi@vger.kernel.org, kristen.c.accardi@intel.com
Subject: Re: 2.6.17-rc4-mm3 - kernel panic
Date: Fri, 26 May 2006 08:08:33 +0200	[thread overview]
Message-ID: <44769B61.9020205@acmelabs.de> (raw)

Hello Kristen,

Your patch seems also to solve my WOL-S3 problem. I've tried this from 
single user mode with a video post to my graphics adapter, since I can't 
use the nvidia driver(see last posting). I've tried it about 10 times. 
The system woke up perfectly. Never got that far!
What is going on here?

P.S.: but I still have to patch /usr/src/linux/drivers/ide/ide.c
#########
    .
    .
        //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_5);
    .
    .
#########

             reply	other threads:[~2006-05-26  6:08 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-26  6:08 Andreas Saur [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-05-26 23:14 2.6.17-rc4-mm3 - kernel panic Andreas Saur
2006-05-25 22:33 Andreas Saur
2006-05-25 20:05 acme
2006-05-25 20:34 ` Kristen Accardi
2006-05-25 18:55 Brown, Len
2006-05-25 18:55 ` Brown, Len
2006-05-24 22:52 Andreas Saur
2006-05-24  5:03 Brown, Len
2006-05-25 16:52 ` Kristen Accardi
2006-05-25 19:01 ` Kristen Accardi
2006-05-25 22:12   ` Pavel Machek
2006-05-25 22:17     ` Pavel Machek
2006-05-26  0:04       ` Kristen Accardi
2006-05-26  0:04         ` Kristen Accardi
2006-05-26  7:15         ` Pavel Machek
2006-05-26  7:15           ` Pavel Machek
2006-05-26 18:29           ` Kristen Accardi
2006-05-26 18:29             ` Kristen Accardi
2006-05-30 10:25             ` Pavel Machek
2006-05-23 20:24 Andreas Saur

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=44769B61.9020205@acmelabs.de \
    --to=saur@acmelabs.de \
    --cc=kristen.c.accardi@intel.com \
    --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.