backlight_dimmer
backlight_dimmer copied to clipboard
No brightness
/sys and the following directories no bright ness
If you do not have anything in /sys/class/backlight/
then you should first enable the corresponding device tree overlays for your display.
Also you should know that some displays don't support brightness control at all. Personally I had to make a hardware mod to my 3.5" display shield to enable brightness control (unsolder one resistor and add in a transistor + another resistor).
on my Raspi is the folder /sys/class/backlight/10-0045/actual_brightness. I change the three folder in the timeout.c and do a new make and it's work