Mint 15 Olivia Can't set screen brightness Dell Inpiron 15R
Forum rules
Before you post please read how to get help
Before you post please read how to get help
Mint 15 Olivia Can't set screen brightness Dell Inpiron 15R
When I was using Mint 14 cinnamon 64bit everything was perfect, but when I did a fresh install to Mint 15 Cinnamon 64bit, I lost the ability to set screen brightness on Dell Inpiron 15R.
Re: Mint 15 Olivia Can't set screen brightness Dell Inpiron
Hi Enkouyami,
maybe this post is helping you, I and some others had a likewise problem on other Laptops:
http://forums.linuxmint.com/viewtopic.php?f=49&t=121202
maybe this post is helping you, I and some others had a likewise problem on other Laptops:
http://forums.linuxmint.com/viewtopic.php?f=49&t=121202
Best Regards
Dirk
PS, I just started using Linux, so if you explain something to me, please with the right commands :)
Dirk
PS, I just started using Linux, so if you explain something to me, please with the right commands :)
Re: Mint 15 Olivia Can't set screen brightness Dell Inpiron
Hi Enkouyami,
I had a similar issue.
What I did was to add the following line in /etc/default/grub :
then
this solved it for me
I had a similar issue.
What I did was to add the following line in /etc/default/grub :
Code: Select all
GRUB_CMDLINE_LINUX="acpi_backlight=vendor"
Code: Select all
sudo update-grub
sudo reboot