05-10-2025, 06:04 AM
(This post was last modified: 05-14-2025, 05:57 PM by Tim Curtis.
Edit Reason: mark solved
)
Hello
I have a problem with the brightness of the Waveshare 7.9 DSI screen.
I have a Raspi PI4 2GB, I use the latest version of Moode
I insert the correct line in /boot/firmware/config.txt
I set the parameters in "DSI displays (Pi Touch1/Touch2)" everything works fine, except the brightness. you can't go beyond 31 and the screen remains dim.
On the waveshare site I find the command to install the file for increase the brightness.
I install it and try
via an SSH connection I launch the command "echo 255 | sudo tee /sys/class/backlight/*/brightness" and the brightness also works, until the next reboot. Then dim again.
Thanks for any replies
I have a problem with the brightness of the Waveshare 7.9 DSI screen.
I have a Raspi PI4 2GB, I use the latest version of Moode
I insert the correct line in /boot/firmware/config.txt
I set the parameters in "DSI displays (Pi Touch1/Touch2)" everything works fine, except the brightness. you can't go beyond 31 and the screen remains dim.
On the waveshare site I find the command to install the file for increase the brightness.
I install it and try
via an SSH connection I launch the command "echo 255 | sudo tee /sys/class/backlight/*/brightness" and the brightness also works, until the next reboot. Then dim again.
Thanks for any replies