I have Samsung S10 “beyond1lte” running the newest community version with a15.
I set up a custom “Do not Disturb” mode including some settings with the display. I think it was grey scale and ultra low brightness but I’m not 100% sure.
In the moment I enabled that mode, my screen went completely black.
The hardware works perfectly fine. When I reboot the screen works until I have to put in my PIN. At that point the screen goes black after a few milliseconds. The Touchscreen works too, as I was able to switch of the phone using the “regular” way after multiple attempts.
I tried entering my PIN by hoping to hit the right spots on the screen but it did not work.
I tried connecting the phone to an external screen via USB-C but I assume I have to permit the connection. I tried using a OTG-keyboard but I do not know which keys I have to press to Enter my PIN.
ADB is disabled. I can only enable it in recovery.
I tried changing the Brightness and the power state of the Backlight via ADB but it is overwritten once I reboot. I reinstalled the operation system via sideload, also unsucessfully.
Does anyone have an idea what else I could try besides doing a factory reset?
can the twrp for the s10 mount and decrypt the userdata partition? if yes, you could try to overwrite global / system / secure xml settings in /data/system/users/0/ with the corresponding .fallback file.
Though I’m not fully sure where DND profiles are stored, by a cursory search in them with “dnd / disturb / brightness” it had hits, but didn’t yield setting keys I’d be sure to recover your situation - systemui package is another place to check.
Ofc there’s also the risk that overwritting will bring new problems.
Thanks for the idea. Sadly, twrp does not support the decryption of the userdata partition and I also could not find unofficial build that might be able to help.