From: Philipp Matthias Hahn <pmhahn-u4khhh1J0LzF41mA0N3lWw@public.gmane.org>
To: Yinghai Lu <yinghai-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
"Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>
Cc: Yinghai Lu <yhlu.kernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Kernel Mailing List
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Tobias Diedrich
<ranma+kernel-YxUgxmcw2FPQD6PfKP4TzA@public.gmane.org>,
Ayaz Abdulla <aabdulla-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
Jeff Garzik <jeff-o2qLIJkoznsdnm+yROfE0A@public.gmane.org>,
Kernel Testers List
<kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Andrew Morton
<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
Jeff Garzik <jgarzik-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Subject: Re: WOL with forcedeth broken since f55c21fd9a92a444e55ad1ca4e4732d56661bf2e
Date: Fri, 6 Feb 2009 06:33:20 +0100 [thread overview]
Message-ID: <20090206053320.GA4369@pmhahn.de> (raw)
In-Reply-To: <200902060113.31651.rjw-KKrjLPT3xs0@public.gmane.org> <86802c440902051535n118339bes88ae48a54ce4711a-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Hello!
On Fri, Feb 06, 2009 at 01:13:30AM +0100, Rafael J. Wysocki wrote:
...
> > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=12614
> > > Subject : WOL with forcedeth broken since f55c21fd9a92a444e55ad1ca4e4732d56661bf2e
...
> > Strage, at the moment I can't seem to reproduce the problem. I've
> > switched back to the version of 2.6.28.3 and now it seems to work.
> > I'll continue with tesing.
>
> OK, but for now I'll close the bug as unreproducible.
Just this morning I had to use the reverted address to wake up my
desktop PC after 6 hours of poweroff.
Yesterdays tests were domething like the following:
Grub: Linux "loglevel=9 ignore_loglevel break=modules"
dmesg -c > /dev/null
modprobe forcedeth
dmesg
ethtool -s eth0 wol g
echo NMAC > /proc/acpi/wakeup
reboot to Grub using Alt-SysRq-B
Grub: "halt"
I have to reboot back to Grub, since doing a "poweroff" from initrd or
pressing Alt-SysRq-O seems to turn of WOL.
...
> The "echo NMAC > /proc/acpi/wakeup" thing shouldn't be necessary if you do
> "ethtool -s eth0 wol g".
Will try.
On Thu, Feb 05, 2009 at 03:35:25PM -0800, Yinghai Lu wrote:
> > Nether the less here's the output of dmesg:
> > forcedeth: Reverse Engineered nFoce ethernet driver. Version 0.61.
> > ACPI: PCI Interrupt Link [LMAC] enables at IRQ 23
> > forcedeth: 0000:00:14.0: PCI INT A -> Link[LMAC] -> GSI 23 (level, low) -> IRQ 23
> > forcedeth: 0000:00:14.0: setting latency timer to 64
> > * nv_probe: MAC_ADDR_REV ELSE
> > nv_probe: set workaround bit for reversed mac addr
>
> that means your BIOS doesn't reverse mac addr.
> this is the one for new BIOS or old BIOS?
This is the new BIOS.
BYtE
Philipp Hahn
--
/ / (_)__ __ ____ __ Philipp Hahn
/ /__/ / _ \/ // /\ \/ /
/____/_/_//_/\_,_/ /_/\_\ pmhahn-u4khhh1J0LzF41mA0N3lWw@public.gmane.org
WARNING: multiple messages have this Message-ID (diff)
From: Philipp Matthias Hahn <pmhahn@titan.lahn.de>
To: Yinghai Lu <yinghai@kernel.org>, "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Yinghai Lu <yhlu.kernel@gmail.com>,
Kernel Mailing List <linux-kernel@vger.kernel.org>,
Tobias Diedrich <ranma+kernel@tdiedrich.de>,
Ayaz Abdulla <aabdulla@nvidia.com>, Jeff Garzik <jeff@garzik.org>,
Kernel Testers List <kernel-testers@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Jeff Garzik <jgarzik@redhat.com>
Subject: Re: WOL with forcedeth broken since f55c21fd9a92a444e55ad1ca4e4732d56661bf2e
Date: Fri, 6 Feb 2009 06:33:20 +0100 [thread overview]
Message-ID: <20090206053320.GA4369@pmhahn.de> (raw)
In-Reply-To: <200902060113.31651.rjw@sisk.pl> <86802c440902051535n118339bes88ae48a54ce4711a@mail.gmail.com>
Hello!
On Fri, Feb 06, 2009 at 01:13:30AM +0100, Rafael J. Wysocki wrote:
...
> > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=12614
> > > Subject : WOL with forcedeth broken since f55c21fd9a92a444e55ad1ca4e4732d56661bf2e
...
> > Strage, at the moment I can't seem to reproduce the problem. I've
> > switched back to the version of 2.6.28.3 and now it seems to work.
> > I'll continue with tesing.
>
> OK, but for now I'll close the bug as unreproducible.
Just this morning I had to use the reverted address to wake up my
desktop PC after 6 hours of poweroff.
Yesterdays tests were domething like the following:
Grub: Linux "loglevel=9 ignore_loglevel break=modules"
dmesg -c > /dev/null
modprobe forcedeth
dmesg
ethtool -s eth0 wol g
echo NMAC > /proc/acpi/wakeup
reboot to Grub using Alt-SysRq-B
Grub: "halt"
I have to reboot back to Grub, since doing a "poweroff" from initrd or
pressing Alt-SysRq-O seems to turn of WOL.
...
> The "echo NMAC > /proc/acpi/wakeup" thing shouldn't be necessary if you do
> "ethtool -s eth0 wol g".
Will try.
On Thu, Feb 05, 2009 at 03:35:25PM -0800, Yinghai Lu wrote:
> > Nether the less here's the output of dmesg:
> > forcedeth: Reverse Engineered nFoce ethernet driver. Version 0.61.
> > ACPI: PCI Interrupt Link [LMAC] enables at IRQ 23
> > forcedeth: 0000:00:14.0: PCI INT A -> Link[LMAC] -> GSI 23 (level, low) -> IRQ 23
> > forcedeth: 0000:00:14.0: setting latency timer to 64
> > * nv_probe: MAC_ADDR_REV ELSE
> > nv_probe: set workaround bit for reversed mac addr
>
> that means your BIOS doesn't reverse mac addr.
> this is the one for new BIOS or old BIOS?
This is the new BIOS.
BYtE
Philipp Hahn
--
/ / (_)__ __ ____ __ Philipp Hahn
/ /__/ / _ \/ // /\ \/ /
/____/_/_//_/\_,_/ /_/\_\ pmhahn@titan.lahn.de
next prev parent reply other threads:[~2009-02-06 5:33 UTC|newest]
Thread overview: 121+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-04 10:55 2.6.29-rc3-git6: Reported regressions 2.6.27 -> 2.6.28 Rafael J. Wysocki
2009-02-04 10:55 ` Rafael J. Wysocki
2009-01-29 6:31 ` WOL with forcedeth broken since f55c21fd9a92a444e55ad1ca4e4732d56661bf2e Philipp Matthias Hahn
2009-01-30 6:53 ` Yinghai Lu
2009-01-30 8:35 ` Yinghai Lu
2009-01-30 21:20 ` Rafael J. Wysocki
2009-02-05 23:23 ` Philipp Matthias Hahn
[not found] ` <20090205232343.GA9455-isSyJ6YaLy+zQB+pC5nmwQ@public.gmane.org>
2009-02-05 23:35 ` Yinghai Lu
2009-02-05 23:35 ` Yinghai Lu
[not found] ` <200902060113.31651.rjw-KKrjLPT3xs0@public.gmane.org>
[not found] ` <86802c440902051535n118339bes88ae48a54ce4711a-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-02-06 5:33 ` Philipp Matthias Hahn [this message]
2009-02-06 5:33 ` Philipp Matthias Hahn
[not found] ` <20090206053320.GA4369-isSyJ6YaLy+zQB+pC5nmwQ@public.gmane.org>
2009-02-06 6:59 ` Philipp Matthias Hahn
2009-02-06 6:59 ` Philipp Matthias Hahn
[not found] ` <20090206065912.GA3614-isSyJ6YaLy+zQB+pC5nmwQ@public.gmane.org>
2009-02-07 8:34 ` Philipp Matthias Hahn
2009-02-07 8:34 ` Philipp Matthias Hahn
2009-02-06 0:13 ` Rafael J. Wysocki
2009-02-06 0:13 ` Rafael J. Wysocki
2009-02-08 15:18 ` Tobias Diedrich
2009-02-08 16:52 ` Tobias Diedrich
2009-02-09 7:28 ` Philipp Matthias Hahn
2009-02-04 10:56 ` [Bug #11849] default IRQ affinity change in v2.6.27 (breaking several SMP PPC based systems) Rafael J. Wysocki
2009-02-04 10:56 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12061] snd_hda_intel: power_save: sound cracks on powerdown Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12159] 2.6.28-rc6-git1 -- No sound produced from Intel HDA ALSA driver Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 13:37 ` Miles Lane
2009-02-04 13:37 ` Miles Lane
[not found] ` <a44ae5cd0902040537i2b3e074asd13d30eec68e9749-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-02-05 1:29 ` Rafael J. Wysocki
2009-02-05 1:29 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12160] networking oops after resume from s2ram (2.6.28-rc6) Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12208] uml is very slow on 2.6.28 host Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12224] journal activity on inactive partition causes inactive harddrive spinup Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-05 2:00 ` Theodore Tso
2009-02-05 2:00 ` Theodore Tso
[not found] ` <20090205020013.GG8945-3s7WtUTddSA@public.gmane.org>
2009-02-05 2:36 ` Andrew Morton
2009-02-05 2:36 ` Andrew Morton
2009-02-04 10:58 ` [Bug #12209] oldish top core dumps (in its meminfo() function) Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12263] Sata soft reset filling log Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12265] FPU emulation broken in 2.6.28-rc8 ? Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12264] i915: switching from kwin in opengl mode to a VT then back to x11, x11 freezes Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12337] ~100 extra wakeups reported by powertop Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12391] Processor does not go below C2 state until usb.autosuspend is enabled Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12393] debugging in dosemu causes lots of 'scheduling while atomic' Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-05 2:44 ` Michal Suchanek
2009-02-05 2:44 ` Michal Suchanek
2009-02-05 16:09 ` Rafael J. Wysocki
[not found] ` <200902051709.12967.rjw-KKrjLPT3xs0@public.gmane.org>
2009-02-05 16:25 ` Ray Lee
2009-02-05 16:25 ` Ray Lee
2009-02-04 10:58 ` [Bug #12395] 2.6.28-rc9: oprofile regression Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12396] hwinfo problem since 2.6.28 Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 14:03 ` Beschorner Daniel
2009-02-04 14:03 ` Beschorner Daniel
[not found] ` <3C59DB883F7B0B4D8096010D45ACCD13C73F15-Sam9BAjTPTxs8csZZ0N3xWZHpeb/A1Y/@public.gmane.org>
2009-02-05 1:32 ` Rafael J. Wysocki
2009-02-05 1:32 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12401] 2.6.28 regression: xbacklight broken on ThinkPad X61s Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12404] Oops in 2.6.28-rc9 and -rc8 -- mtrr issues / e1000e Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12405] oops in __bounce_end_io_read under kvm Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-06 8:13 ` Christoph Hellwig
2009-02-06 8:13 ` Christoph Hellwig
[not found] ` <20090206081302.GB31358-jcswGhMUV9g@public.gmane.org>
2009-02-06 15:46 ` Rafael J. Wysocki
2009-02-06 15:46 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12403] TTY problem on linux-2.6.28-rc7 Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12406] 2.6.28 thinks that my PS/2 mouse is a touchpad Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12407] Kernel 2.6.28 regression: Hang after hibernate Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12408] Funny problem with 2.6.28: Kernel stalls Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12409] NULL pointer dereference at get_stats() Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12411] 2.6.28: BUG in r8169 Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12426] TMDC Joystick no longer works in kernel 2.6.28 Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 13:54 ` Jiri Kosina
2009-02-04 13:54 ` Jiri Kosina
[not found] ` <alpine.LRH.1.10.0902041453190.22097-1ReQVI26iDCaZKY3DrU6dA@public.gmane.org>
2009-02-05 1:34 ` Rafael J. Wysocki
2009-02-05 1:34 ` Rafael J. Wysocki
[not found] ` <200902050234.56056.rjw-KKrjLPT3xs0@public.gmane.org>
2009-02-06 14:09 ` Andrew S. Johnson
2009-02-06 14:09 ` Andrew S. Johnson
[not found] ` <200902060809.21985.andy-9eXmkf4BiQ2aMJb+Lgu22Q@public.gmane.org>
2009-02-06 15:11 ` Jiri Kosina
2009-02-06 15:11 ` Jiri Kosina
2009-02-04 10:58 ` [Bug #12465] KVM guests stalling on 2.6.28 (bisected) Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-05 19:35 ` Kevin Shanahan
2009-02-05 19:35 ` Kevin Shanahan
[not found] ` <1233862503.4823.1.camel-9TBizaOOD0ujuAshGpSIhRCuuivNXqWP@public.gmane.org>
2009-02-05 22:37 ` Rafael J. Wysocki
2009-02-05 22:37 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12500] r8169: NETDEV WATCHDOG: eth0 (r8169): transmit timed out Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12520] Cannot boot 2.6.28 under Dell OptiPlex 960 Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12559] Huawei E169 doesn't work as mass storage anymore Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12612] hard lockup when interrupting cdda2wav Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-05 13:16 ` Matthias Reichl
2009-02-05 13:16 ` Matthias Reichl
2009-02-05 16:10 ` Rafael J. Wysocki
[not found] ` <20090205131644.GA5731-vtPv7MOkFPkAvxtiuMwx3w@public.gmane.org>
2009-02-06 7:33 ` FUJITA Tomonori
2009-02-06 7:33 ` FUJITA Tomonori
2009-02-04 10:58 ` [Bug #12614] WOL with forcedeth broken since f55c21fd9a92a444e55ad1ca4e4732d56661bf2e Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12619] Regression 2.6.28 and last - boot failed Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
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=20090206053320.GA4369@pmhahn.de \
--to=pmhahn-u4khhh1j0lzf41ma0n3lww@public.gmane.org \
--cc=aabdulla-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
--cc=jeff-o2qLIJkoznsdnm+yROfE0A@public.gmane.org \
--cc=jgarzik-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=ranma+kernel-YxUgxmcw2FPQD6PfKP4TzA@public.gmane.org \
--cc=rjw-KKrjLPT3xs0@public.gmane.org \
--cc=yhlu.kernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=yinghai-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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.