registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #04745
[Bug 262679] Re: eeepc-acpi-scripts is not installable
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 Registry
Administrators, which is subscribed to Easy Peasy.