I have a problem in my Ubuntu 16.04. Every time I try to restart or shutdown it freezes, forcing me to manually use the turn on/off button. This is quite annoying.
I already tried:
Changing
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=force"
Setting
DefaultTimeoutStartSec=5s
andDefaultTimeoutStopSec=5s
- Using Boot Repair, but it froze while working.
It's ASUS N552VW with a dual boot installation with Windows 10. What else can I try?