- 24 Feb 2025
- 1
- 3
Device: Mi 11 Ultra
OS: HyperOS 1.0.9.0
Android: 14
debug logs: https://drive.google.com/file/d/1bIdSB_GUCOWn908Uf8QxEvMCf0txtjYw/view?usp=drive_link
I still don't understand how it happens, but when I pick up the phone after charging and try to turn it on, it doesn't turn on. Since I have access to adb, I connected to see what was happening via ScrCpy. As it turned out, the screen doesn't turn on, but the system itself works:
- the camera recognizes the face
- if you press the fingerprint (it's under the screen), then there is a vibration (and sometimes there is no vibration and the existence of the fingerprint is simply ignored)
- if the screen is on and already "unlocked" but no swipe was performed, then when you press the fingerprint area, the phone is unlocked
- screen taps are not processed
- double taps on the screen are always processed
I managed to get out of this state in the following ways:
- accidentally (I don't know how, but after numerous attempts to turn on and unlock it could turn on)
- a complete reboot of the device (obviously)
- turning on AOD, turning off the screen, AOD forcibly turned on the screen and everything worked (and I don't turn on AOD like that)
Brightness is set to maximum.
I've been using this firmware for a week. Updated from MIUI. I've encountered this issue only 3 times.
And by the way, the rear screen does not work at all.
Double tap log:
130|star:/ $ getevent -l /dev/input/event4
EV_KEY KEY_WAKEUP DOWN
EV_SYN SYN_REPORT 00000000
EV_KEY KEY_WAKEUP UP
EV_SYN SYN_REPORT 00000000
EV_KEY KEY_GOTO DOWN
EV_SYN SYN_REPORT 00000000
EV_KEY KEY_GOTO UP
EV_SYN SYN_REPORT 00000000
^C
OS: HyperOS 1.0.9.0
Android: 14
debug logs: https://drive.google.com/file/d/1bIdSB_GUCOWn908Uf8QxEvMCf0txtjYw/view?usp=drive_link
I still don't understand how it happens, but when I pick up the phone after charging and try to turn it on, it doesn't turn on. Since I have access to adb, I connected to see what was happening via ScrCpy. As it turned out, the screen doesn't turn on, but the system itself works:
- the camera recognizes the face
- if you press the fingerprint (it's under the screen), then there is a vibration (and sometimes there is no vibration and the existence of the fingerprint is simply ignored)
- if the screen is on and already "unlocked" but no swipe was performed, then when you press the fingerprint area, the phone is unlocked
- screen taps are not processed
- double taps on the screen are always processed
I managed to get out of this state in the following ways:
- accidentally (I don't know how, but after numerous attempts to turn on and unlock it could turn on)
- a complete reboot of the device (obviously)
- turning on AOD, turning off the screen, AOD forcibly turned on the screen and everything worked (and I don't turn on AOD like that)
Brightness is set to maximum.
I've been using this firmware for a week. Updated from MIUI. I've encountered this issue only 3 times.
And by the way, the rear screen does not work at all.
Double tap log:
130|star:/ $ getevent -l /dev/input/event4
EV_KEY KEY_WAKEUP DOWN
EV_SYN SYN_REPORT 00000000
EV_KEY KEY_WAKEUP UP
EV_SYN SYN_REPORT 00000000
EV_KEY KEY_GOTO DOWN
EV_SYN SYN_REPORT 00000000
EV_KEY KEY_GOTO UP
EV_SYN SYN_REPORT 00000000
^C