Below is how to solve this problem by editing "grub"
- Run this command:
gksu gedit /etc/default/grub - Change the line
GRUB_CMDLINE_LINUX=""intoGRUB_CMDLINE_LINUX="acpi_osi=Linux".
Save the file and quit the text editor. - Then run:
sudo update-grub - Restart.