Re: Problema de brillo en netbook ubuntu 12.04
ya mi me paso esto en mi otro notebook no realice esto y me funciono, prueba a ver que tal te va.
abrir en la terminal:
Code:
sudo gedit /etc/default/grub
en la linea GRUB_CMDLINE_LINUX_DEFAULT hay que agregar acpi_backlight=vendor, quedando de esta manera:
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor"
actulizamos el grub y reniciamos:
Ubuntu User # 26898
Linux User # 491717