Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trumui smart pro: LED stick RGB lights not visible when screen brightness is at the lower settings #201

Open
andriniaina opened this issue Dec 6, 2024 · 0 comments

Comments

@andriniaina
Copy link

Knulli build version

20241204

Your architecture

TrimUI Smart Pro

Issue description

The formula for the brightness of the RGB lights depend on the brightness of the screen.

APPLIED_BRIGHTNESS=$(( ${LED_BRIGHTNESS}*${SCREEN_BRIGHTNESS_PERCENT}/100 ))

However, on trimui TSP, the LCD screen brightness can still be readable at very low brightness %. Typically, at night, I usually only use the very first increments. Also the RGB stick leds seem to accept only a few possible increments.
As a consequence, the LED sticks are switched off when screen brightness is below 10%.

Detailed reproduction steps

Set screen brightness to its lowest settings => LED stick switch off

Details of any attempts to fix this yourself

No response

Details of any modifications you have made to Knulli.

none

Logs and data

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant