Adjusting Backlight on the Display during booting

Hi,
with the command:
echo n > /sys/class/backlight/rpi_backlight/brightness
I can adjust the backlight over terminal (n = 0 dark to n = 255 full light)
Editing the /boot/config.txt with nano is not possible. After rebooting the backlight is on old value.

My question: Is there another way to place the echo command in the boot sequence?

Suggestion for feature request: Including the backlight value in the display tab of the web configuration

Thanks

Hi @Wolfgang_Schnell,

Not sure what you want to achieve. You can set the backlight in the settings screen, which you can access by tapping the right lower corner in the play screen.

Thanks!

1 Like

That was an unknown function for me. Learning every day :wink:

Thanks

1 Like