DART-MX8M Backlight: Difference between revisions
From Variscite Wiki
(Add Debian_Platform_Customization) |
(Replaced content with "{{LINUX_BACKLIGHT}}") Tag: Replaced |
||
Line 1: | Line 1: | ||
{{LINUX_BACKLIGHT}} | |||
Latest revision as of 00:46, 1 March 2023
Warning: This page is designed to be used with a 'release' URL parameter.
This page is using the default release RELEASE_SUMO_V1.0_DART-MX8M.
To view this page for a specific Variscite SoM and software release, please follow these steps:
- Visit variwiki.com
- Select your SoM
- Select the software release
DART-MX8M Backlight
# cd /sys/class/backlight/backlight # cat max_brightness # cat brightness # echo 0 > brightness # echo 50 > brightness # echo 100 > brightness # echo 80 > brightness