Lowest brightness is too bright

The issue with these apps is that they don’t actually make your screen darker, they just add a grey layer over the pixels. The background led is still too bright. There is e.g. Brightness Tweak which lets you lower the background led, but it requires root and moreover it doesn’t work very reliably, so you have to activate it again after a couple of times locking and unlocking the phone.
Unfornunately it’s the only app I’ve found that does this at all :confused:

1 Like

Does anyone know how the app works internally? Perhaps the issue it has can be fixed. I checked out the APK, but I saw only a plethora of XMLs and PNGs.

@JeroenH Actually, it’s super simple. All it does is going to /sys/devices/mdp.0/qcom,mdss_fb_primary.171/leds/lcd-backlight and then setting the value inside the brightness-file to 1. 10 is the minimum you can get with the brightness slider. I can even edit the file manually, and as soon as I hit save the screen brightness changes (from 0-255, 0 turns off the backlight completely btw). So, in theory, all it needs is an app that constantly checks the brightness file and changes the value back to the value the user chose in case Android overwrites it.
Keep in mind that the path to the file probably varies. I have an FP2 with LOS15.1.

2 Likes

Must be doable with something like Easer/Automate?

On normal Linux there has been inotify for ages (though you could use something convenient like entr(1)) . IIRC on macOS it works with launchctl as well.

I suppose you could also set it every time the screen goes on.

My old phone, now running Lineage 16, also has a much more comfortable min brightness. While the FP3 is brighter in general, it would be nice if the scale actually went from 1-255.

Is this something FP can fix or is it an Android issue?

Hello !
I too find the minimal brightness too bright. I found this app that adds a black layer above the apps you use.
It’s easy to use and does the trick while our complaint reach the Fairphone team :wink:

To people who’ve had their device for a while now: is the lowest brightness still too bright? Usually, the brightness of a new device goes down after a while. That is to say, the maximum brightness, but also the medium and low brightness are lower than the first time you put the device on.

1 Like

Yes, still to bright in my opinion. Could happily live with half of the apparent brightness in the evening, or even less.
Also the adaptive brightness after about two weeks of usage still manages to overbrighten my screen in almost every situation, so that I need to lower the brightness manually more or less every second time I have my phone in my hand.

3 Likes

OK, well it is still listed in Improving the software of FP3

Funny, I have a theory about the culprit from my PoV. I need glasses (tried lenses) 24/7. However, they are also darkened against sun sensitivity (they do start to work better once I’m outside but they work 24/7). I wear them all the time, even when I use my FP3. So my perception of the FP3’s light (as well as other devices) is also 24/7 different.

Even then, I think the reason why I started with backlight full on because I don’t want to see myself in reflection because I find that annoying/distracting. The darker the screen, the easier it is.

1 Like

I diligently gave the “AI” two weeks to learn but then gave up and adjust it manually now.

2 Likes

I totally agree! This has to be fixed.

3 Likes

The Xposed module GravityBox has some brightness settings that allow the user to lower the minimum brightness level from the default (20) to anything they like, including 1. GB is available for Android Pie too, but it requires root and Xposed framework, so I think that’s a no-go for FP3 - at least for the moment.

2 Likes

I’m happy with Twilight on FP3. It can be set to switch off automatically when using for ex. banking apps that require it.

1 Like

+1. I cannot use my phone anymore in my lovely dark room. With minimum brightness + additional minimum brightness from the app called ‘night screen’, I can still use it as a torch for things 5m away.
As workaround, paracetamol or a lamp.
I see this improvement as also good for the environment, with less electricity wasted powering a backlight that is too bright.

2 Likes

I have the same problem on my new fp3+: the screen is way too bright while being in a dark room. Apps that put a grey filter over are not particularly interesting neither from a battery consumption point of view.

Did anybody find another solution (without rooting) to lower the actual minimal brightness to e.g. 6 instead of 10?

Where do you get these figures? My range is from zero to 100% and it seems fine, although zero isn’t off :slight_smile:

Here: Lowest brightness is too bright - #8 by Stanzi

Apparently there might be a problem with flickering though if you put it too low.

OK so this isn’t something you actually see just a ref to an earlier post of some 19 months ago on an FP2 with LOS, not on your FP3, and would require root access anyway. :frowning:

I am clueless, what you are trying to tell me.

You quoted the post referenced above which is a) very old and b) referred to an FP2

So I’m thinking you have not seen the figure 6 or 10 on your own investigation and I haven’t. Plus it requires root access which you said you didn’t want, so I’m not sure the link helps and so I was wondering why you quoted it and especially figures that are only available via rooting and extracting the apk for modification.

However I am also clueless as to what I’m talking about so profound apologies :slight_smile: