In case of turn off acpi in default.
Edit grub file.
nano /etc/default/grub
Add below line and save file.
GRUB_CMDLINE_LINUX="acpi=off"
Reflect modification to /boot/grub/grub.cfg
.
sudo update-grub
Finish!
Go to list of users who liked
More than 5 years have passed since last update.
In case of turn off acpi in default.
Edit grub file.
nano /etc/default/grub
Add below line and save file.
GRUB_CMDLINE_LINUX="acpi=off"
Reflect modification to /boot/grub/grub.cfg
.
sudo update-grub
Finish!
Register as a new user and use Qiita more conveniently
Go to list of users who liked