Linux version not reading screen brightness or controling it

@Herleybob can you check on your Orange Pi 5 if this command also controls the brightness?

echo 100 | sudo tee /sys/class/backlight/backlight/brightness

I’m thinking that if it’s in the sys tree that might make it more universal in controlling the brightness than using ddcutil as ddcutil doesn’t work with some displays.