How do I get the brightness control working on a Lenovo Yoga 13?
        Posted  
        
            by 
                Viktor Ax
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Viktor Ax
        
        
        
        Published on 2013-04-27T10:00:38Z
        Indexed on 
            2013/10/21
            22:04 UTC
        
        
        Read the original article
        Hit count: 505
        
Brightness control doesn't work by default in Ubuntu 13.04. Solution for 12.10 doesn't work, also as this
Any idea how to fix it?
Update:
After research I found how to change brightness manually. What need to do is to type in terminal:
echo 2000 | sudo tee /sys/class/backlight/intel_backlight/brightness
It will reduce brightness by half, but still would be good to find solution which will allow to use keyboard for changing brightness.
Update2:
Found solution, see below
© Ask Ubuntu or respective owner