crust-firmware / crust

SCP (power management) firmware for sunxi SoCs
Other
154 stars 34 forks source link

Waydroid wakes up phone until I turn off screen #206

Closed IntinteDAO closed 2 years ago

IntinteDAO commented 2 years ago

I wonder where to report the error. Is it a problem with Gnome or with CRUST or maybe something else.

Waydroid is an environment that allows you to run Android on Linux.

Every now and then Waydroid wakes up the phone to download new viruses from Google or something ;) Unfortunately Pinephone (regular) doesn't turn off the screen or go into Deep Sleep after such a wakeup. It stays in the woken up state with the lock screen.

https://0bin.net/paste/yRhvnHs8#5DwgmBXk0V3QLSRT7nuVoKE-jgfJeZSMBya3koiI4fl

smaeul commented 2 years ago

This is a problem with GNOME or systemd-logind/elogind. Those are the two programs that decide when to turn the screen on or off, and when to go to sleep. Crust is not involved in making those decisions. It only gets involved when Linux has already gone to sleep.

IntinteDAO commented 2 years ago

Thanks

I'm closing the issue and looking in Gnome.