Issue
Make sure you are running the latest version before reporting an issue.
Hardware
| Device |
Connection Method |
Screen |
Mobile Device |
Android Auto Version |
| Raspberry Pi 4 4GB |
USB Cable |
Official Raspberry 7" Screen |
OnePlus Nord |
v.1.EXAMPLE |
Installation Method: Install.sh and rpi.sh
Description of problem:
Brightness of official 7" Touchscreen cannot be changed, although udev rule is written.
Manual change of sys/class/backlight/10-0045/brightness works though
Expected Result:
Brightness should be changeable using the official_rpi brightness plugin
Problem-relevant steps to reproduce:
- start dash
- try changing brightness
- nothing happens
Additional info:
In plugins/brightness/official_rpi/official_rpi.hpp the path has to be changed to sys/class/backlight/10-0045/brightness (was/is sys/class/backlight/rpi_backlight/brightness)
More info: https://forums.raspberrypi.com/viewtopic.php?t=324587
Issue
Make sure you are running the latest version before reporting an issue.
Hardware
Installation Method: Install.sh and rpi.sh
Description of problem:
Brightness of official 7" Touchscreen cannot be changed, although udev rule is written.
Manual change of
sys/class/backlight/10-0045/brightnessworks thoughExpected Result:
Brightness should be changeable using the official_rpi brightness plugin
Problem-relevant steps to reproduce:
Additional info:
In
plugins/brightness/official_rpi/official_rpi.hppthe path has to be changed tosys/class/backlight/10-0045/brightness(was/issys/class/backlight/rpi_backlight/brightness)More info: https://forums.raspberrypi.com/viewtopic.php?t=324587