• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
UBports Robot Logo UBports Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Range for manually adjusting brightness

Scheduled Pinned Locked Moved Oneplus Nord N100
6 Posts 3 Posters 421 Views 1 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      mihael
      last edited by mihael 16 Dec 2024, 08:46

      Is there any way to manually adjust brightness to an even lower value than the minimum brightness achieved when moving the slider in the top menu to its most left position?

      • maybe from command line?
      • or maybe the minimum that can be achieved by moving the slider can be edited somewhere to be set to an even lower value?

      Thank you for any input!

      Context: I keep my phone unlocked during the night in order to display the time but the screen backlight bleed bothers me.

      1 Reply Last reply Reply Quote 1
      • P Offline
        paulcarroty
        last edited by 16 Dec 2024, 17:58

        Start from find /sys -name brightness.

        www.kremlingram.org

        M 1 Reply Last reply 16 Dec 2024, 18:33 Reply Quote 0
        • M Offline
          mihael @paulcarroty
          last edited by 16 Dec 2024, 18:33

          @paulcarroty Allright, I see /sys/devices/platform/soc/4784000.sdhci/leds/mmc0\:\:/brightness and it has the value of 0. If I change its value to let's say 100, there's no change on the device's brightness though...

          What else could I try?

          Thank you!

          P U 2 Replies Last reply 17 Dec 2024, 08:24 Reply Quote 0
          • P Offline
            paulcarroty @mihael
            last edited by paulcarroty 17 Dec 2024, 08:24

            @mihael said in Range for manually adjusting brightness:

            I change its value to let's say 100

            100 it's overkill, try 2 or 4. Also check '*brightness*' with the find command.

            www.kremlingram.org

            1 Reply Last reply Reply Quote 1
            • U Offline
              uxes @mihael
              last edited by 17 Dec 2024, 08:41

              @mihael on mine miatoll it seems to be
              /sys/devices/platform/soc/c440000.qcom,spmi/spmi-0/spmi0-05/c440000.qcom,spmi:qcom,pm6150l@5:qcom,wled@d800/backlight/backlight/brightness

              and minimal value is 161, maximal is 4095

              when i set from root to zero, it seems to be just black, that is fine 😄 i shall test minimal value at night

              root@uxesPhone:/home/phablet# echo 1 > /sys/devices/platform/soc/c440000.qcom,spmi/spmi-0/spmi0-05/c440000.qcom,spmi:qcom,pm6150l@5:qcom,wled@d800/backlight/backlight/brightness
              
              
              1 Reply Last reply Reply Quote 1
              • M Offline
                mihael
                last edited by 17 Dec 2024, 08:56

                Thank you both, I found it: echo 10 > /sys/devices/platform/soc/5e00000.qcom,mdss_mdp/backlight/panel0-backlight/brightness - this is how I can manually change the brightness...

                Next I'll see if I can modify somewhere the minimum value that the slider can adjust so that I will use the slider in the brightness menu and not the command line.

                1 Reply Last reply Reply Quote 0
                • M mihael referenced this topic on 29 Dec 2024, 15:18
                6 out of 6
                • First post
                  6/6
                  Last post