phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.4k stars 659 forks source link

[Xiaomi Mi9 SE] [Aosp 10 v203] Fingerprint doesn't work #859

Open Mhystes opened 4 years ago

Mhystes commented 4 years ago

Hello! Everything works exept FOD on mi 9se

(Global vendor 11.0.4 and previous).

Can't add fingerprint so

phhusson commented 4 years ago

Fix already committed, will be available in v204

phhusson commented 4 years ago

Shit wrong issue sorry

phhusson commented 4 years ago

Can you be more specific about your issue? Do you see the green dot?

Mhystes commented 4 years ago

Yes the dot appear and i can press it but my fingerprint is not saved and the sensor doesn't vibrate.

Video attached of the problem it will be more explicit 20191112_233102.zip

phhusson commented 4 years ago

K that sucks, that means Xiaomi broke stuff compared to Mi 9.

Please link to a dump of stock rom, and please dump the result of the command adb shell lshal

Mhystes commented 4 years ago

Ok i'll flash the last miui and send the result later

Here the stock rom i'll use :

http://bigota.d.miui.com/V10.3.9.0.PFBEUXM/miui_GRUSEEAGlobal_V10.3.9.0.PFBEUXM_f1b6a0764f_9.0.zip

Mhystes commented 4 years ago

Here the result of the command :

https://pastebin.com/V9LgjY9P

ghost commented 4 years ago

It is fixed on the latest 206?

Mhystes commented 4 years ago

Nope same problem

phhusson commented 4 years ago

Ok, I checked your MIUI's Cit code, everything looks identical to Mi9.

Please provide logcat at boot, and when trying to enroll your fingerprint.

Mhystes commented 4 years ago

Here it is ! The first is at boot and the second when trying to enroll a FP. Hope you have what you need. logcat boot.txt logcat try enrollement FP.txt

dbjungle commented 4 years ago

I'm having the same issue as well.

dbjungle commented 4 years ago

I flashed V10.3.3.0.PFBMIXM (Android 9) global and re-flashed PE GSI and it works now. Previously I started from V11.0.6.0.PFBMIXM (Android 10).