Wake On Lan Is Not Waking

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
m00tpoint
Level 1
Level 1
Posts: 34
Joined: Thu Sep 20, 2007 11:38 pm

Re: Wake On Lan Is Not Waking

Post by m00tpoint »

Well, my pcie NIC arrived, I've installed it, and WOL does not work with this NIC either. I see the same symptoms as with the onboard Intel NIC's.

I did discover that I had not enabled the "Boot up after power outage" option in the BIOS, and I did that, so the wifi controlled power plug is now a reliable way to wake up the machine. That will be what I do going forward.

Thanks again for all the reads, suggestions, etc. Linux Mint has a great community!
rene
Level 20
Level 20
Posts: 12212
Joined: Sun Mar 27, 2016 6:58 pm

Re: Wake On Lan Is Not Waking

Post by rene »

Thanks for reporting. That's really stupidly unexpected though. Oh well...
User avatar
powerwagon75
Level 4
Level 4
Posts: 338
Joined: Sun Feb 28, 2016 4:05 pm
Location: USA

Re: Wake On Lan Is Not Waking

Post by powerwagon75 »

m00tpoint wrote: Sat May 15, 2021 8:57 pm...
One more question (for doing the original method)...did you ever run ethtool -s eth0 wol g on the remote machine? [ where you'd substitute eth0 for your remote machines connection name]

running the request below with your connection name should yield similar results if so:

Code: Select all

[user3@UseR3 ~]$ sudo ethtool enp0s12
[sudo] password for user: 
Settings for enp0s12:
	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
	Supported FEC modes: Not reported
	Advertised link modes:  10baseT/Half 10baseT/Full
	                        100baseT/Half 100baseT/Full
	                        1000baseT/Full
	Advertised pause frame use: No
	Advertised auto-negotiation: Yes
	Advertised FEC modes: Not reported
	Speed: 1000Mb/s
	Duplex: Full
	Auto-negotiation: on
	Port: Twisted Pair
	PHYAD: 2
	Transceiver: internal
	MDI-X: on (auto)
	Supports Wake-on: pumbg
	Wake-on: g  <--------------------------------(I believe this needs to be there for your original method to work)
        Current message level: 0x00000007 (7)
                               drv probe link
	Link detected: yes
Image
Custom Antec Outside tower w/Mint 20.2
HP lap w/Mint 20.3
Optiplex 960 "Frankenbox" w/Fedora 39/Mint 19.2/Mint 20.2
Advantech TPC-1551T w/LinuxLite
Acer C720 Chromebook w/GalliumOS
Mac PPC G4 w/Lubuntu
m00tpoint
Level 1
Level 1
Posts: 34
Joined: Thu Sep 20, 2007 11:38 pm

Re: Wake On Lan Is Not Waking

Post by m00tpoint »

Code: Select all

dennis@apollo:~$ 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
	Supported FEC modes: Not reported
	Advertised link modes:  10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Full 
	Advertised pause frame use: No
	Advertised auto-negotiation: Yes
	Advertised FEC modes: Not reported
	Speed: 100Mb/s
	Duplex: Full
	Port: Twisted Pair
	PHYAD: 1
	Transceiver: internal
	Auto-negotiation: on
	MDI-X: off (auto)
	Supports Wake-on: pumbg
	Wake-on: g   <---------------------------------------------- It's lying, I tell you, lying!!!!!
	Current message level: 0x00000007 (7)
			       drv probe link
	Link detected: yes
dennis@apollo:~$ 
It's .... frustrating. :x
rene
Level 20
Level 20
Posts: 12212
Joined: Sun Mar 27, 2016 6:58 pm

Re: Wake On Lan Is Not Waking

Post by rene »

The most interesting thing is trouble not occuring from a really-full shutdown, i.e., after removing power. This would seem to say that it's not the NIC as such but the board somehow powering down the interconnect to the NIC when shutting down, with the power-cycling resetting that state. It's the sense in which I expected that onboard vs. PCIe could likely make a difference. It's in any case very weird that your machine would do anything like that given that it has explicit WoL settings in its BIOS. One would expect that someone once tested things.
m00tpoint
Level 1
Level 1
Posts: 34
Joined: Thu Sep 20, 2007 11:38 pm

Re: Wake On Lan Is Not Waking

Post by m00tpoint »

I agree completely. I have to wonder if it's some strange hardware failure .... this machine is not new by any means.
Locked

Return to “Networking”