$ sudo gedit /etc/default/grub Add "acpi=off" to the variable GRUB_CMDLINE_LINUX. The line becomes: GRUB_CMDLINE_LINUX="acpi=off"
Save and quit. Finally execute the following command for the change to be effective:
$ sudo update-grub
$ sudo gedit /etc/default/grub Add "acpi=off" to the variable GRUB_CMDLINE_LINUX. The line becomes: GRUB_CMDLINE_LINUX="acpi=off"
Save and quit. Finally execute the following command for the change to be effective:
$ sudo update-grub