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

Update backlight file #88

Merged
merged 1 commit into from
Dec 15, 2024
Merged

Update backlight file #88

merged 1 commit into from
Dec 15, 2024

Conversation

xugro
Copy link
Contributor

@xugro xugro commented Dec 14, 2024

The file to change display's backlight on paper pro was incorrect.

Also, the presets' percentages are not totally accurate as the scale is non-linear but it doesn't seem important enough to change.

  • cat /sys/class/backlight/rm_frontlight/scale returns non-linear
  • cat /sys/class/backlight/rm_frontlight/linear_mapping returns no

extra note:
cat /sys/class/backlight/rm_frontlight/device/name returns aw99703 and a datasheet I found online says it's an lcd backlight controller with 11bit dimming (0-2047) and linear or exponential control modes so it might be using the latter

@Eeems Eeems merged commit 797447b into Eeems-Org:main Dec 15, 2024
2 checks passed
@Eeems
Copy link
Contributor

Eeems commented Dec 15, 2024

Feel free to add more comments to #74 or open another PR to add more information to the documentation. Even if it's just extra external links with more information.

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

Successfully merging this pull request may close these issues.

2 participants