There is a way around this, requires editing a file using the terminal.
-
sudo nano /etc/rc.local
and in the line before the last line which should say "exit 0" add
- echo 4 > /sys/class/backlight/acpi_video0/brightness
in other words so it looks like this:
No comments:
Post a Comment