How to change my screen brightness?

Discussion in 'Newbie Questions' started by dbarcene, Jan 14, 2016.

  1. dbarcene

    dbarcene Thread Starter
    Expand Collapse
    New Member

    Joined:
    Jan 13, 2016
    Messages:
    3
    Likes Received:
    0
    Hello

    I recently installed Elementary OS 0.3.2 Freya 64 bits, the first thing i noticed was that the monitor brightness was too high so I looked for the brightness control in System Settings>Power but it is missing.

    I've been looking the reason why but I haven't succeed in other forums. In the meantime I tried doing the following as suggested in http://elementaryos.stackexchange.com/questions/478/how-do-i-change-my-display-brightness.

    cd /sys/class/backlight/*/

    sudo chmod 777 ./brightness

    ./brightness

    but I get the following:
    bash: ./brightness: Permission denied

    even if I go with sudo su i get the same result. I also tried to change the brightness value in the actual_brightness file, which is set to the max value 50, but when i try to save i get the Permission denied warning again.

    Any help would be appreciated.
    Thanks in advance
     
  2. Anais Nin

    Anais Nin
    Expand Collapse
    Member

    Joined:
    Jan 15, 2016
    Messages:
    6
    Likes Received:
    1
    I'm also a newbie and I have encountered this problem just now. I was able to adjust brightness at first but under power settings the brightness slider is no longer visible. I did manage to fix this with:

    sudo apt-get update
     
  3. dbarcene

    dbarcene Thread Starter
    Expand Collapse
    New Member

    Joined:
    Jan 13, 2016
    Messages:
    3
    Likes Received:
    0

    I did sudo aptget update, upgrade and dist-upgrade with no results.
     
  4. Anais Nin

    Anais Nin
    Expand Collapse
    Member

    Joined:
    Jan 15, 2016
    Messages:
    6
    Likes Received:
    1
    I find that my brightness control randomly disappears as well. So hope someone can help us address this issue here.
    This worked for me (after a restart), although this might not be what you need:
    http://ubuntuhandbook.org/index.php/2013/09/add-brightness-control-elementary-os/

    It gives me a backlight setting of 0-16.
     
  5. GuruCast

    GuruCast
    Expand Collapse
    New Member

    Joined:
    Jun 20, 2018
    Messages:
    1
    Likes Received:
    0

Share This Page

Loading...