All Things New PC, a Computer Consulting Company.
Located near Greeneville, TN.
Tuesday, July 14, 2020
How to Fix Shutdown Issue
open terminal
type
sudo gedit /etc/default/grub/
and just change the file attribute to acpi = force
and save it
then update the grub by sudo update-grub
should read GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=force"
No comments:
Post a Comment