Skip to content

wrong path for brightness control on rpi 4 #149

@konradmoesch

Description

@konradmoesch

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:

  1. start dash
  2. try changing brightness
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions