Ubuntu 17.10 - Restarts automatically when powered off

Asked by Vijay

Running Ubuntu 17.10 on my desktop machine.

uname -a Linux xxxxxx-xxxxxx 4.13.0-32-generic #35-Ubuntu SMP Thu Jan 25 09:13:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

When i try to power off, it goes down and automatically starts again i.e it reboots instead of shutdown. Doesn't have a wifi adapter.

Edited /etc/default/grub and modified as below:

GRUB_CMDLINE_LINUX_DEFAULT="acpi=noirq apm=power_off quiet splash"

and ran sudo update-grub

But it didn't help. Please advise.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Vijay
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Does the system have a make and model?

Revision history for this message
Vijay (sctvijay) said :
#2

It's an assembled PC running Intel HW. Please let me know what specific information is required.

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

Does the system correctly shutdown if you issue the command

sudo shutdown -P now

in a terminal window?

Revision history for this message
Vijay (sctvijay) said :
#4

sudo shutdown -P now didn't work.

The issue got fixed by disabling Wakeup On LAN from bios.

Thanks Manfred and Andrew :)

Revision history for this message
Vijay (sctvijay) said :
#5

sudo shutdown -P now didn't work.

The issue got fixed by disabling Wakeup On LAN from bios.

Thanks Manfred and Andrew :)