0

After shutdown the system restarts in 5 seconds

I tried a lot solutions for this problem: - Wake on LAN - it is down now

Settings for enp5s0:
Supported ports: [ TP MII ]
Supported link modes:   10baseT/Half 10baseT/Full 
                        100baseT/Half 100baseT/Full 
                        1000baseT/Half 1000baseT/Full 
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes:  10baseT/Half 10baseT/Full 
                        100baseT/Half 100baseT/Full 
                        1000baseT/Half 1000baseT/Full 
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Speed: 10Mb/s
Duplex: Half
Port: MII
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: pumbg
Wake-on: d
Current message level: 0x00000033 (51)
               drv probe ifdown ifup

Also I disabled everything in wake up

cat /proc/acpi/wakeup
Device  S-state   Status   Sysfs node
LANC      S5    *disabled
EHC1      S0    *disabled  pci:0000:00:1d.0
EHC2      S0    *disabled  pci:0000:00:1a.0
XHC   S0    *disabled  pci:0000:00:14.0
PCIB      S5    *disabled
RP02      S4    *disabled
ECF0      S4    *disabled
RP03      S4    *disabled  pci:0000:00:1c.2
RP04      S5    *disabled  pci:0000:00:1c.3
WNIC      S5    *disabled  pci:0000:04:00.0
RP06      S5    *disabled  pci:0000:00:1c.5
NIC   S5    *disabled  pci:0000:05:00.0
RP07      S4    *disabled
RP08      S0    *disabled
HST1      S5    *disabled

But problem persists

Does anybody have a solution?

2 Answers2

0

Check your BIOS settings. everytime I've had this issue it was because of bios settings. In fact a foolproof solution would be to use your BIOS's reset functionality.

Tell me if this worked, cheers!

tatsu
  • 3,346
0

Problem is resolved In all questions (Wake on lan) I saw only with command

sudo ethtool -s eth0 wol d

But full instruction is here Disabling ‘Wake On LAN’ in Ubuntu

Now everething work correct