My Ubuntu 12.04 can't change brightness

Asked by Arie Setiawan

I have just installed ubuntu on my laptop 12.04, but
the brightness can not be changed. I have been
pressing the FN + Up. But it does not work.

This specification of my laptop :
- Brand/Type : Acer 4750
- Proccessor : core i3-2310
- VGA : intel HD Graphics 3000

I'm so happy if you want to help me :)

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu linux Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try:

gksudo gedit /etc/default/grub

Find this line:
GRUB_CMDLINE_LINUX="quiet splash"

Change it to:
GRUB_CMDLINE_LINUX="quiet splash acpi_osi=Linux acpi_backlight=vendor"

Save the new file, close gedit and run:
sudo update-grub

Reboot to test. Source:
http://askubuntu.com/questions/75219/screen-brightness-not-adjustable-for-acer-aspire-s3

Revision history for this message
Arie Setiawan (ariesetiawan325) said :
#2

I have tried the above. But it did not work.

Can you help with this problem?

Provide an answer of your own, or ask Arie Setiawan for more information if necessary.

To post a message you must log in.