1) Installation of xfce4-power-manager package:
sudo apt-get install xfce4-power-manager
2) After this it must go in: /etc/xdg/lxsession/Trisquel-mini
and edit the file "autostart" and replace:
@gnome-power-manager
with:
@xfce4-power-manager
3) Edit grub:
sudo leafpad /etc/default/grub
change the line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor"
save file
4) Update grub in terminal:
sudo update-grub2
sudo reboot
Revisions
12/09/2013 - 18:50

12/10/2013 - 12:37

12/10/2013 - 22:59

01/04/2014 - 15:12

04/18/2014 - 11:04

01/31/2026 - 20:09
