Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4970

Android • Re: [DEV] LineageOS 21 (Android 14) for Raspberry Pi 4 & Pi 5

$
0
0
Hi Konsta,

Thanks for your work!

I recently installed the latest build and I had a strange issue. The screensaver started as expected but after just a few seconds the device woke up again on it's own. This process then repeated indefinitely. I've used your LineageOS 20 build before and did not have this issue.

Checking the logs I found these messages, which indicate an unlock event is the reason for waking up, but I hadn't touched the device.

Code:

08-22 09:54:54.827   739   844 I PowerGroup: Waking up power group from Dreaming (groupId=0, uid=10126, reason=WAKE_REASON_GESTURE, details=com.android.systemui:UNLOCK_DREAMING)...08-22 09:54:54.827   739   844 I PowerManagerService: Waking up from Dreaming (uid=10126, reason=WAKE_REASON_GESTURE, details=com.android.systemui:UNLOCK_DREAMING)...
The unlock event in the logs led me to a workaround: I hadn't set a passcode before, but when I did it behaves as expected. It's a little annoying having to input a passcode every time I wake the device up but it's ok.

@Eriklind - thank you for this. Your workaround solved my problem. I'm sure i'm stating the obvious to many of you, but in looking at the logs more it looks like there is some gesture input that it thinks it's getting from uid=10117, which looks to be "package:com.android.systemui uid:10117".

10-03 19:30:22.916 736 3397 I PowerGroup: Waking up power group from Dreaming (groupId=0, uid=10117, reason=WAKE_REASON_GESTURE, details=com.android.systemui:UNLOCK_DREAMING)...

Not sure what where that's getting a gesture input - but i'm thinking maybe it's looking for a signal from an accelerometer or something? Maybe trying to read if a phone has been lifted and without that it's assuming a user gesture?

Statistics: Posted by lazyazn — Fri Oct 04, 2024 2:50 am



Viewing all articles
Browse latest Browse all 4970

Trending Articles