From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Tino Keitel <tino.keitel@gmx.de>
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: Regression in 2.6.27-rc7: Wake On LAN with sky2 broken
Date: Wed, 24 Sep 2008 23:10:22 +0200 [thread overview]
Message-ID: <200809242310.23477.rjw@sisk.pl> (raw)
In-Reply-To: <20080924194906.GA25874@x61>
On Wednesday, 24 of September 2008, Tino Keitel wrote:
> On Wed, Sep 24, 2008 at 21:13:51 +0200, Rafael J. Wysocki wrote:
> > On Wednesday, 24 of September 2008, Tino Keitel wrote:
> > > Hi,
> > >
> > > Wake On LAN from suspend to RAM doesn't work on my Mac mini Core Duo
> > > with 2.6.27-rc7. I tested the same configuration with 2.6.26.3, and it
> > > worked. With 2.6.27-rc7, the computer stays in suspended state. I can
> > > still wake it up using the keyboard or power switch.
> > >
> > > In my suspend script, I use the command "ethtool -s eth0 wol g" to
> > > enable WOL even if it was disabled before.
> > >
> > > Any hints what commit I should try to revert, before I start bisecting?
> >
> > Please try the appended patch.
>
> With this patch, the computer hangs during suspend.
This is not good. It probably means that it actually tries to set up the NIC
for waking up the system, but something broke _that_ for you.
FWIW, I tried it on my test machine with sky2 and it worked.
Can you try:
# ethtool -s eth0 wol g
# echo devices > /sys/power/pm_test
# echo mem > /sys/power/state
(this should wait for 5 seconds and return to the command line)
and see if the machine hangs during this operation?
Please also attach the boot log from your system.
Thanks,
Rafael
next prev parent reply other threads:[~2008-09-24 21:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-24 8:05 Regression in 2.6.27-rc7: Wake On LAN with sky2 broken Tino Keitel
2008-09-24 19:13 ` Rafael J. Wysocki
2008-09-24 19:49 ` Tino Keitel
2008-09-24 21:10 ` Rafael J. Wysocki [this message]
2008-09-25 19:42 ` Tino Keitel
2008-09-25 20:03 ` Tino Keitel
2008-09-25 20:38 ` Rafael J. Wysocki
2008-09-29 21:18 ` Tino Keitel
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=200809242310.23477.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=tino.keitel@gmx.de \
/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