Welcome to HardwareForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

wake-on-lan after power loss ( doesn't work).

 
Goto page Previous  1, 2, 3
   Hardware Problem Solving Community! (Home) -> PC Networking RSS
Next:  modem install question  
Author Message
kony

External


Since: Jan 03, 2004
Posts: 7693



(Msg. 31) Posted: Sat Jan 10, 2004 10:41 pm
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: comp>sys>ibm>pc>hardware>networking, others (more info?)

On Sat, 10 Jan 2004 18:26:12 GMT, H Brett Bolen
<wingedlizard.TakeThisOut@nc.rr.com> wrote:


 >As long as the magic packet is received afer power is re-applied,
 >I'd be happy. This is not the case for my hardware.
 >
 >I am the origional poster, and my hardware is supermicro X5DAL-G,
 >with motherboard intel e1000 ethernet.
 >
 >Tech support worked with me and in the end, they determined that
 >it is not supported (wakeup after power loss) on this motherboard.
 >They kept pushing the 'resume after power loss' which as been
 >pointed out, is quite different.
 >
 >I believe it is possible if the hardware were designed this way, and
 >I would be interested in knowing what mobo/ethernet card will
 >support this. all that would be needed ( in my mind), is a
 >default state of '+5v SB' to be on, and an ethernet card
 >that default power on state to be 'WOL on Magic Packet'. Or
 >maybe there is such a thing as line powered ethernet.
 >
 >BTW, WOL WakeUp doesn't 'Resume' for me, it does a complete 'Power
 >On Self Test' ( So memory, usb, kbd, other peripherals don't need
 >power -- the power supply only needs to look for changes to
 >the WOL_Detect jumper [ or equivalent with mobo ethernet]).
 >
 >bē

I'm wondering if a different type of solution might work for you,
simply using an UPS. If power is off for too long to make a larger
UPS cost-effective, perhaps using software bundled with some to
logically power-off (for example the shut-down common in Windows) so
the power supply is still getting the AC input voltage to preserve
5VSB output to motherboard, just draining the UPS very slowly since
it's only powering a dozen or less watts for 5VSB (or 3VSB if the
power supply supports both).

However I'm not certain that all UPS will remain "on", after they shut
down the system... if one that stays on cannot be found perhaps
dedicating the UPS to a separate, dedicated 5V ~2A power supply
substituting for the original power supply's 5VSB rail.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
test3

External


Since: Apr 27, 2004
Posts: 10



(Msg. 32) Posted: Mon Jan 12, 2004 9:36 am
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On the Dell GX270 Machine.
After a Power Failure, when the electricity comes again, I can see the Power
light is On during one second. So, I test the WakeOnLAN is active ? Yes, i
can wake up the machine without rebooting the machine after a power failure.
So with all this tests, i don't know how to think.

I've read the www.acpi.info PDF document and I must know how it really
works...

 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
test3

External


Since: Apr 27, 2004
Posts: 10



(Msg. 33) Posted: Mon Jan 12, 2004 10:06 am
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Another test

I have two machines.

1st Machine :
NIC - WakeOnLAN ON (1)

2nd Machine :
NIC - WakeOnLAN OFF (2)

I put the NIC (1) in the 2nd Machine : I can wake up this machine.
I put the NIC (2) in the 1st Machine : I can't wake up this machine.

So, I conclude that the parameter is only saved in the NIC. But I'm not
sure...
 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
Kevin Lawton

External


Since: Jan 08, 2004
Posts: 40



(Msg. 34) Posted: Mon Jan 12, 2004 12:50 pm
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

test <test.TakeThisOut@test.com> wrote:
| Another test
|
| I have two machines.
|
| 1st Machine :
| NIC - WakeOnLAN ON (1)
|
| 2nd Machine :
| NIC - WakeOnLAN OFF (2)
|
| I put the NIC (1) in the 2nd Machine : I can wake up this machine.
| I put the NIC (2) in the 1st Machine : I can't wake up this machine.
|
| So, I conclude that the parameter is only saved in the NIC. But I'm
| not sure...

Nope, not exactly.

For an NIC to do wake-on-LAN it has on-board hardware support to:
a) Recognise a 'magic packet' - its MAC address repeated so many times,
and;
b) Activate the WOL signal via the flying lead which plugs between it and
a m/board connactor.
Nothing gets 'stored' in the NIC from boot to boot,or by the BIOS, it is a
hardware function triggered by the content of the hardware buffer.

For an m/board to do wake-on-LAN, it must:
a) Provide the +5v 'standby' current to the NIC - part of the ATX spec;
b) Have the WOL connector on-board and the associated logic to suppot
it - also ATX;
c) Have 'WOL enable' set in the BIOS;

From my experience with Gigabyte m/boards - and a whole bunch of tests
done recently - if all of the above are 'present and correct' then sending
the rght magic packet to powered-nut-mot-booted machine will result in it
performing the same function as it the power button has been pressed:
a) From the 'standby' or 'hibernate' or 'suspend-to-RAM' states, it will
'resume';
b) From a powered-down state it will perform a full boot-up.

What happens if the machine completely loses power, so the +5v standby
current is interrupted, is a whole different issue.

Kevin.
 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
H Brett Bolen

External


Since: Jan 06, 2004
Posts: 8



(Msg. 35) Posted: Mon Jan 12, 2004 1:47 pm
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

test wrote:

 > Another test
 >
 > I have two machines.
 >
 > 1st Machine :
 > NIC - WakeOnLAN ON (1)
 >
 > 2nd Machine :
 > NIC - WakeOnLAN OFF (2)
 >
 > I put the NIC (1) in the 2nd Machine : I can wake up this machine.
 > I put the NIC (2) in the 1st Machine : I can't wake up this machine.
 >
 > So, I conclude that the parameter is only saved in the NIC. But I'm not
 > sure...
 >
 >

how did you set 'NIC - WakeOnLan " On and Off? What make/model
is the NIC?

Thanks.

b<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
test3

External


Since: Apr 27, 2004
Posts: 10



(Msg. 36) Posted: Mon Jan 12, 2004 3:02 pm
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I set the WakeOnLAN on/off from Windows.

3Com 3C905C-TX
Intel Pro/1000 MT Network Connection
 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
test3

External


Since: Apr 27, 2004
Posts: 10



(Msg. 37) Posted: Mon Jan 12, 2004 3:21 pm
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"I put the NIC (1) - WakeOnLAN ON in the 2nd Machine : I can wake up this
machine."

But why can i wake up this machine ? It was WakeOnLAN OFF only in Windows...

I don't understand Sad

Too many questions Smile
 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
Kevin Lawton1

External


Since: Jan 14, 2004
Posts: 41



(Msg. 38) Posted: Mon Jan 12, 2004 4:43 pm
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

test <test.TakeThisOut@test.com> wrote:
| "I put the NIC (1) - WakeOnLAN ON in the 2nd Machine : I can wake up
| this machine."
|
| But why can i wake up this machine ? It was WakeOnLAN OFF only in
| Windows...
|
| I don't understand Sad
|
| Too many questions Smile

Okay - one step at a time.
The WOL function occurs before Windoze has even started to load - it
powers the machine back on.
WOL is enabled/disablled in the BIOS. If it is enabled, then it should
work - given the correct hardware.
Would be interested in knowing whereabouts in which version of Windoze you
found the option to turn OFF WOL ?
Kevin.
 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
kony

External


Since: Jan 03, 2004
Posts: 7693



(Msg. 39) Posted: Mon Jan 12, 2004 5:46 pm
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 12 Jan 2004 16:43:50 +0000 (UTC), "Kevin Lawton"
<kepla.RemoveThis@btinternet.com> wrote:

 > test <test.RemoveThis@test.com> wrote:
 > | "I put the NIC (1) - WakeOnLAN ON in the 2nd Machine : I can wake up
 > | this machine."
 > |
 > | But why can i wake up this machine ? It was WakeOnLAN OFF only in
 > | Windows...
 > |
 > | I don't understand Sad
 > |
 > | Too many questions Smile
 >
 > Okay - one step at a time.
 > The WOL function occurs before Windoze has even started to load - it
 >powers the machine back on.
 > WOL is enabled/disablled in the BIOS. If it is enabled, then it should
 >work - given the correct hardware.
 > Would be interested in knowing whereabouts in which version of Windoze you
 >found the option to turn OFF WOL ?
 > Kevin.

The WOL function does indeed occur before Windows loads, which is the
whole issue of the thread, that "something" is discriminating between
different settings, not the BIOS, as that m'board BIOS isn't executed
yet. It's not a certain version of Windows that allows changing the
WOL feature, it's all(?) versions, an option given by the NIC driver,
often accessible in the networking properties or perhaps Device
Manager props for the NIC. As an example:

<a style='text-decoration: underline;' href="http://69.36.189.159/usr_1034/nic_wake.gif" target="_blank">http://69.36.189.159/usr_1034/nic_wake.gif</a>

My memory of it is a bit vague, but I believe this feature is
implemented even if the NIC doesn't have a WOL header on it, then by
PCI bus feature.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
test

External


Since: Jan 10, 2004
Posts: 4



(Msg. 40) Posted: Mon Jan 12, 2004 6:44 pm
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

in Windows 98/2000/XP

I test everything :
You must enable WakeOnLAN in the OS and the BIOS.
 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
Kevin Lawton1

External


Since: Jan 14, 2004
Posts: 41



(Msg. 41) Posted: Mon Jan 12, 2004 9:23 pm
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

kony <spam.TakeThisOut@spam.com> wrote:
|| Okay - one step at a time.
|| The WOL function occurs before Windoze has even started to load - it
|| powers the machine back on.
|| WOL is enabled/disablled in the BIOS. If it is enabled, then it
|| should work - given the correct hardware.
|| Would be interested in knowing whereabouts in which version of
|| Windoze you found the option to turn OFF WOL ?
|| Kevin.
|
| The WOL function does indeed occur before Windows loads, which is the
| whole issue of the thread, that "something" is discriminating between
| different settings, not the BIOS, as that m'board BIOS isn't executed
| yet. It's not a certain version of Windows that allows changing the
| WOL feature, it's all(?) versions, an option given by the NIC driver,
| often accessible in the networking properties or perhaps Device
| Manager props for the NIC. As an example:
|
| http://69.36.189.159/usr_1034/nic_wake.gif
|
| My memory of it is a bit vague, but I believe this feature is
| implemented even if the NIC doesn't have a WOL header on it, then by
| PCI bus feature.

The above is a feature of the Linksys driver. Other drivers, for example
3com or RealTek, will alow you to set whether the NIC can bring the machine
out of standby mode via the 'Power Management' tab.
The reason why the above can be made a driver feature is that in standby
mode (also sometimes called 'susped to RAM') Windows is still loaded. Some
m/boards will have a small LED to indicate that the RAM is still powered
during standby. This helps to warn users not to remove or replace RAM strips
during this time.
Should system power be completely remove at this time then the contents of
RAM, and thus the 'standby' status will be lost.
The 'Magic Packet' --> Wake On Lan feature will just cause the machine to
power up appropriate to the way it was shut down. Just the same as pressing
the front panel power button. Power down into standby - and it comes out of
standby, Power down to 'hibernate' (AKA: 'suspend to disk') - and it comes
out of hibernation, power down fully - and it boots up.
Make any hardware changes between power-down and WOL and the results will
be less predictable.
AFAIK there is no detail in the PCI specification to provide for the WOL
signal - hence the seperate flying lead. What IS provided for via the PCI
bus is the +5v 'standby' current - and that is part of the ATX
specification.
The driver for the NIC will probably show the above feature regardless of
whether is has actually been implemented on the card or not.
Hope we've just about got the explanation nailed down now.
Kevin.
 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
kony

External


Since: Jan 03, 2004
Posts: 7693



(Msg. 42) Posted: Mon Jan 12, 2004 10:45 pm
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 12 Jan 2004 21:23:13 +0000 (UTC), "Kevin Lawton"
<kepla.DeleteThis@btinternet.com> wrote:


 > | The WOL function does indeed occur before Windows loads, which is the
 > | whole issue of the thread, that "something" is discriminating between
 > | different settings, not the BIOS, as that m'board BIOS isn't executed
 > | yet. It's not a certain version of Windows that allows changing the
 > | WOL feature, it's all(?) versions, an option given by the NIC driver,
 > | often accessible in the networking properties or perhaps Device
 > | Manager props for the NIC. As an example:
 > |
<font color=purple> > | <a style='text-decoration: underline;' href="http://69.36.189.159/usr_1034/nic_wake.gif</font" target="_blank">http://69.36.189.159/usr_1034/nic_wake.gif</font</a>>
 > |
 > | My memory of it is a bit vague, but I believe this feature is
 > | implemented even if the NIC doesn't have a WOL header on it, then by
 > | PCI bus feature.
 >
 > The above is a feature of the Linksys driver. Other drivers, for example
 >3com or RealTek, will alow you to set whether the NIC can bring the machine
 >out of standby mode via the 'Power Management' tab.
 > The reason why the above can be made a driver feature is that in standby
 >mode (also sometimes called 'susped to RAM') Windows is still loaded.

No, that driver feature is NOT just a driver feature, it actually
controls how the "NIC" responds when the machine is OFF. I have used
that very same NIC (or another EXACTLY like it) to power on an old ATX
and it depends on which setting you choose. Again, this is why this
thread exists, because it is not as simple as you imply.


 >Some
 >m/boards will have a small LED to indicate that the RAM is still powered
 >during standby. This helps to warn users not to remove or replace RAM strips
 >during this time.
 > Should system power be completely remove at this time then the contents of
 >RAM, and thus the 'standby' status will be lost.

We are not talking about a sleep mode. We're not talking about
suspend to RAM, we're talking about OFF, ATX soft-off, with AC still
going to the power supply.

 > The 'Magic Packet' --> Wake On Lan feature will just cause the machine to
 >power up appropriate to the way it was shut down. Just the same as pressing
 >the front panel power button. Power down into standby - and it comes out of
 >standby, Power down to 'hibernate' (AKA: 'suspend to disk') - and it comes
 >out of hibernation, power down fully - and it boots up.
 > Make any hardware changes between power-down and WOL and the results will
 >be less predictable.
 > AFAIK there is no detail in the PCI specification to provide for the WOL
 >signal - hence the seperate flying lead. What IS provided for via the PCI
 >bus is the +5v 'standby' current - and that is part of the ATX
 >specification.

There needs be no specific PCI spec for WOL, because it (PCI) is more
versatile than that... not only the NIC, but any PCI device can do it,
if that device is designed to, and appropriate BIOS settings, set.

 > The driver for the NIC will probably show the above feature regardless of
 >whether is has actually been implemented on the card or not.
 > Hope we've just about got the explanation nailed down now.
 > Kevin.

Just about all NICs these days support it, I'd expect it's more common
for a card that can do it, to have a driver with that functionality
omitted.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
kony

External


Since: Jan 03, 2004
Posts: 7693



(Msg. 43) Posted: Mon Jan 12, 2004 11:37 pm
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 12 Jan 2004 22:45:24 GMT, kony <spam.TakeThisOut@spam.com> wrote:


 >No, that driver feature is NOT just a driver feature, it actually
 >controls how the "NIC" responds when the machine is OFF. I have used
 >that very same NIC (or another EXACTLY like it) to power on an old ATX
 >and it depends on which setting you choose. Again, this is why this
 >thread exists, because it is not as simple as you imply.

Upon double-checking this, it appears that I'm either partially wrong,
or that it depends on the specific motherboard, or both. I just tried
an Asus A7S333 with Award BIOS (the system that the Linksys NIC from
my previously linked image, is installed in), and it will power-up the
system independant of the driver setting, but doesn't need the WOL
cable, only the setting in the BIOS for "Power Up On PCI Card" to be
enabled.

I still feel my memory is correct about that card providing power-on
ONLY when the driver had the setting enabled, I even remember the
motherboard it was used in at that time, an Intel AL440LX, which did
have a WOL cable installed unlike the A7S333.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
daytripper

External


Since: Nov 18, 2003
Posts: 582



(Msg. 44) Posted: Mon Jan 12, 2004 11:43 pm
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 12 Jan 2004 22:45:24 GMT, kony <spam.TakeThisOut@spam.com> wrote:
[snipped]
 >There needs be no specific PCI spec for WOL, because it (PCI) is more
 >versatile than that...

That's true because WOL has nothing to do with the PCI bus per se. One could
implement WOL on an ISA-only system, no big deal, as the implementations
pre-PME# use sidebanding from the pluggable agent to the host system board.

 >not only the NIC, but any PCI device can do it, if that device is designed to,
[snipped again]

I'm presuming you're referring to PME# here, but that exists only on platforms
that support PCI 2.2 at the minimum, and that actually implement PME# (not the
majority of systems to this point, fwiw)...

/daytripper<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
gr8w11ne




Joined: May 31, 2005
Posts: 1



(Msg. 45) Posted: Tue May 31, 2005 10:20 pm
Post subject: Re: wake-on-lan after power loss ( doesn't work). [Login to view extended thread Info.]

Have read this thread which has some excellent points. Would just like to clarify something related to when there has been a complete loss of AC power in particular there has been no proper shutdown and there is total power loss.

Assume a NIC with wake on lan capability connected through a wake on lan cable to a motherboard with a WOL connector. I understand that when AC power comes back on (end of the power cut) standby power is restored to the NIC card.

If the card receives a "magic packet" is it not possible for the NIC card to boot the machine as it has a direct signal connection through the cable to the ATX power switching.

This relies on the assumption that you can set a setting on the NIC card to enable Wake-on-Lan and that this setting is non-volatile (in the old days you would set a jumper pin). That is, it remains enabled even when there is no power going to the NIC card.

If this is possible then can anyone recommend a NIC card that will do this (i.e. retain settings or default to WOL).

For those interested in the wider discussion when the PC is in other power modes the Intel site has a good summary of http://support.intel.com/support/network/sb/cs-008459.htm (remote wakeup issues)

gr8w11ne
mobo Gigabyte GA-6OMM7E
 >> Stay informed about: wake-on-lan after power loss ( doesn't work). 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Does WOL (wake on lan) work for hibernation? - Has anyone attempted to do a wake on lan to a pc that is hibernated? I would assume this would work but I just don't know.

Wireless Router loss it's wireless ? - Hey all, First off, I appreciate everyone whose reading this and hopefully someone can help me solve this problem. I phoned 1-888-NETGEAR and they won't let me talk to them because my warranty was over ... how dumb !! Anyways, I think my Netgear MR814....

packet loss ratio of ethernet - I am not sure if this is the right place to ask. But I am wondering if anyone out there happens to know the packet loss ratio of ethernet. For example, if machine A sends a packet using MAC layer multicast to machine B and C, what's the chance that..

Netgear WGR614 Wireless Router: Intermittant loss of conne.. - I've been going crazy trying to figure this one out. I have a Netgear WGR614 Cable/DSL Wireless Router 54 Mbps/2.4 GHz that I bought in early 2004. At the time, I only had 802.11b cards in our laptops, and everything worked fine. Recently I added a..

Is there truly off wake-on-lan? - Hi Group, I'd like to build a computer that is truly off (not sleeping/hibernating/etc), which wakes up and powers up when I signal it. Is there a wake-on-lan device that will do this (maybe with batteries that recharge when the machine is on, or..
   Hardware Problem Solving Community! (Home) -> PC Networking All times are: Pacific Time (US & Canada) (change)
Goto page Previous  1, 2, 3
Page 3 of 3

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]