cannot increase brightness in samsung n100

Asked by sahadat

cannot increase brightness in samsung N100netbook,,,
tried even unchecking "deem screen" menu,,
tell me how to enable it....

Question information

Language:
English (United Kingdom) Edit question
Status:
Solved
For:
Ubuntu acpi Edit question
Assignee:
No assignee Edit question
Solved by:
sahadat
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try:

echo "options samsung-backlight use_sabi=0 levels=8 force=1" | sudo tee /etc/modprobe.d/samsung-backlight.conf

Reboot to test

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

You may want to run:

sudo add-apt-repository ppa:voria/ppa; sudo apt-get update; sudo apt-get install samsung-backlight samsung-laptop samsung-tools

As well.

Revision history for this message
sahadat (kabirmama) said :
#3

thanks a lot andrew, it worked.....