I don't know if I'm correct, but in my case, after doing some research, it 
proves unnecessary to install it.
What solves everything is:

<code>
sudo gedit /etc/default/grub
</code>

replace:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
with:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux acpi_backlight=vendor"

and then:
<code>
sudo update-grub
</code>

-- 
eeepc-acpi-scripts is not installable
https://bugs.launchpad.net/bugs/262679
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to