yc9559 / uperf

Userspace performance controller for android
Apache License 2.0
3.22k stars 111 forks source link

SfAnalysis causes phone being stuck at boot logo with Magisk 25211 #192

Closed Gluneklairo closed 1 year ago

Gluneklairo commented 1 year ago

Magisk has some major changes recently, and before 25211 it was working well.

CoelacanthusHex commented 1 year ago

Confirmed on 26000.

04-07 14:07:09.269  2392  2392 W ServiceManager: Waited one second for SurfaceFlinger (is service started? are binder threads started and available?)
04-07 14:07:09.269   655   655 I servicemanager: Since 'SurfaceFlinger' could not be found, trying to start it as a lazy AIDL service
04-07 14:07:09.269   655  4125 W libc    : Unable to set property "ctl.interface_start" to "aidl/SurfaceFlinger": error code: 0x20
04-07 14:07:09.269   655  4125 I servicemanager: Tried to start aidl service SurfaceFlinger as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
Zxis233 commented 1 year ago

The same problem happened on Magisk Delta 25210.

coolman108 commented 1 year ago

It seems SfAnalysis works again with latest magisk 26.1

Gluneklairo commented 1 year ago

It seems SfAnalysis works again with latest magisk 26.1

Yes I had confirmed it worked again. It's pretty awkward that it's Magisk side problem.