I have problems using the brightness control on my acer aspire 3935 (w/ Ubuntu 12.04) - it seems to work for the system (the brightness bar goes up and down), but nothing actually happens (actual brightness don't change). Can you help me? Thanx!
I have problems using the brightness control on my acer aspire 3935 (w/ Ubuntu 12.04) - it seems to work for the system (the brightness bar goes up and down, both with control keys and with "system control"), but nothing actually happens (actual brightness don't change). Can you help me, please? Thanx!
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu acpi Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- N1ck 7h0m4d4k15
- Solved:
- 2012-10-17
- Last query:
- 2012-10-17
- Last reply:
- 2012-10-17
Run:
gksudo gedit /etc/default/grub
Find this line:
GRUB_CMDLINE_
Change it to:
GRUB_CMDLINE_
Save the new file, close gedit and run:
sudo update-grub
Reboot to test. Source:
http://
|
#2 |
Or you can simply run this 2 commands to a terminal
(1) sudo sed 's/GRUB_
(2) sudo update-grub
Reboot your PC
Thanks
Fancy pants :)
N1ck 7h0m4d4k15 (nicktux) said : | #4 |
On 10/17/2012 04:41 PM, actionparsnip wrote:
> Question #211457 on Ubuntu changed:
> https:/
>
> actionparsnip proposed the following answer:
> Fancy pants :)
>
Hahahahaha
Alessandro (letterato-alex) said : | #5 |
wow! that's a quick answer!
i've tried what you said, and now the problemi is fixed...
thank you guys!
thanks Ubuntu community!
Alessandro (letterato-alex) said : | #6 |
Thanks NikTh, that solved my question.
wordsmyth2 (wordsmyth2) said : | #7 |
I'm having the same problem with my Aspire 3680. Have tried the above suggestions, result negative. Have had no problem with previous Ubuntu distros and am currently using 12.04. When I use the slider on Adjust Brightness, nothing happens: thed isplay remains dim. Any further suggestions,people?