WOL in the BIOS causes spontaneous power ups after shutdown

All about them.

Moderators: NeilBlanchard, Ralf Hutter, sthayashi, Lawrence Lee

Post Reply
graysky
Posts: 147
Joined: Fri Sep 16, 2005 4:14 pm
Location: My desk

WOL in the BIOS causes spontaneous power ups after shutdown

Post by graysky » Sat Nov 30, 2013 11:27 am

In order to support WOL, my Asus H87I-Plus requires an option set in the BIOS (Onboard>APM>Power on by PCIE). When I have this enabled, I can indeed start the machine using the wol magic packet, but there is an undesired side-effect: about 25 % of the time I shutdown the machine, it stays shut off for about 5 sec and then turns back on all by itself. If I disable the option in the BIOS, this does not happen... but I am unable to use wol.

Anyone run into this issue before? Motherboard BIOS issue?

edh
Posts: 1621
Joined: Mon Mar 17, 2008 1:49 pm
Location: UK

Re: WOL in the BIOS causes spontaneous power ups after shutd

Post by edh » Sat Nov 30, 2013 1:09 pm

With the network cable disconnected does the same thing happen? If you can show that then it is definitely some sort of BIOS/mobo issue.

graysky
Posts: 147
Joined: Fri Sep 16, 2005 4:14 pm
Location: My desk

Re: WOL in the BIOS causes spontaneous power ups after shutd

Post by graysky » Sat Nov 30, 2013 1:34 pm

I will disconnect it and see. Is your thought that some other machine on the LAN is sending the magic packet to wake up or just that some kind of voltage is tripping?

edh
Posts: 1621
Joined: Mon Mar 17, 2008 1:49 pm
Location: UK

Re: WOL in the BIOS causes spontaneous power ups after shutd

Post by edh » Sun Dec 01, 2013 7:23 am

graysky wrote:Is your thought that some other machine on the LAN is sending the magic packet to wake up or just that some kind of voltage is tripping?
More likely some sort of voltage thing. I have seen this before many years ago with a Supermicro workstation board, the only solution was disabling WOL.

graysky
Posts: 147
Joined: Fri Sep 16, 2005 4:14 pm
Location: My desk

Re: WOL in the BIOS causes spontaneous power ups after shutd

Post by graysky » Fri Dec 20, 2013 4:14 am

Just updated to the new BIOS revision 0905 but same bullshit :(

Jakoob
Posts: 59
Joined: Tue Jul 30, 2013 3:14 pm

Re: WOL in the BIOS causes spontaneous power ups after shutd

Post by Jakoob » Sat Dec 21, 2013 7:20 am

Isn't there any packet flying around your network and waking up your PC?

graysky
Posts: 147
Joined: Fri Sep 16, 2005 4:14 pm
Location: My desk

Re: WOL in the BIOS causes spontaneous power ups after shutd

Post by graysky » Fri Dec 27, 2013 2:03 am

Jakoob wrote:Isn't there any packet flying around your network and waking up your PC?
No, never been a problem until I purchased this MB.

graysky
Posts: 147
Joined: Fri Sep 16, 2005 4:14 pm
Location: My desk

Re: WOL in the BIOS causes spontaneous power ups after shutd

Post by graysky » Sat Jan 25, 2014 4:36 am

Update - Latest BIOS 1005 does not fix this problem and 14 emails between myself and the people at Asus who barely speak English have not been fruitful.

manofsteel77
Posts: 1
Joined: Mon Feb 03, 2014 12:53 am

Re: WOL in the BIOS causes spontaneous power ups after shutd

Post by manofsteel77 » Mon Feb 03, 2014 1:03 am

I've been experiencing the same issue with this mobo.

The fix for me was to go into the Properties of the Network Adapter in Device Manager and change the settings on the Power Management tab.

"Allow this device to wake the computer" should be ticked by default. I also needed to tick the box below this option which requires a "magic packet" to wake the PC.

This seems to have fixed the issue for me.

graysky
Posts: 147
Joined: Fri Sep 16, 2005 4:14 pm
Location: My desk

Re: WOL in the BIOS causes spontaneous power ups after shutd

Post by graysky » Mon Feb 03, 2014 12:11 pm

Thanks for the reply. This machine runs Linux and is setup properly as far as I can tell...

Code: Select all

% sudo ethtool eno1
Settings for eno1:
	Supported ports: [ TP ]
	Supported link modes:   10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Full 
	Supported pause frame use: No
	Supports auto-negotiation: Yes
	Advertised link modes:  10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Full 
	Advertised pause frame use: No
	Advertised auto-negotiation: Yes
	Speed: 1000Mb/s
	Duplex: Full
	Port: Twisted Pair
	PHYAD: 2
	Transceiver: internal
	Auto-negotiation: on
	MDI-X: off (auto)
	Supports Wake-on: pumbg
	Wake-on: g
	Current message level: 0x00000007 (7)
			       drv probe link
	Link detected: yes

graysky
Posts: 147
Joined: Fri Sep 16, 2005 4:14 pm
Location: My desk

Re: WOL in the BIOS causes spontaneous power ups after shutd

Post by graysky » Wed Feb 26, 2014 11:45 am

Booting into windows 7 and then shutting down from there does not exhibit this behavior. It seems to be something unique to Linux...

graysky
Posts: 147
Joined: Fri Sep 16, 2005 4:14 pm
Location: My desk

Re: WOL in the BIOS causes spontaneous power ups after shutd

Post by graysky » Sun Jul 05, 2015 4:35 am

An update: this is a BIOS bug but there is a work-around. I have been testing several systems (Z77 and H97-based) after I disabled all references to 'xHCI' as it pertains to USB settings[1]. I also enabled wake on keyboard[2]. And finally, I disabled EuP 2013 which affects wattage in power off mode. For over 2 months now, I haven't observed an unintentional wake-up with 'wake on PCIe' enabled in the BIOS.

1a. https://communities.intel.com/message/168708
1b. https://github.com/torvalds/linux/commi ... d644fa7a42
2. http://serverfault.com/questions/349898 ... nt-reboots

Post Reply