Hi.
We sucessfuly compiled latest evolution x gsi. ON fossibot it work like perfect but on google pixel 8 pro it fail
Google 8 pro:
Not work:
tethering - it freeze
wifi icon, when click on it it freeze like it has been maked photo, power button neither could help, only reboot.
if i remember there was other that wasnt working, But speed on loading is near fast.
Fossibot:
Not work:
there is fingerprint flooding, make CPU to get 100 %
This help:
adb shell 'su -c "grep -RinE "^service .*finger|^service .*biometric|microarray|goodix|egis"
/vendor/etc/init /system_ext/etc/init 2>/dev/null"'
with this we will see:
/vendor/etc/init/fp_hal.rc:3:service vendor.microarray.fp_hal /vendor/bin/hw/vendor.microarray.hardware.biometrics.fingerprint@2.1-service/vendor/etc/init/fp_hal.rc:3:service vendor.microarray.fp_hal /vendor/bin/hw/vendor.microarray.hardware.biometrics.fingerprint@2.1-service
in this example: vendor.microarray.fp_hal), it will be stop
adb shell 'su -c " setprop ctl.stop \hereservice> sleep 1 getprop init.svc.\hereservice> "'
This will stop the flood. Can someone implement it for fossibot f106 pro and google pixel
Hi.
We sucessfuly compiled latest evolution x gsi. ON fossibot it work like perfect but on google pixel 8 pro it fail
Google 8 pro:
Not work:
tethering - it freeze
wifi icon, when click on it it freeze like it has been maked photo, power button neither could help, only reboot.
if i remember there was other that wasnt working, But speed on loading is near fast.
Fossibot:
Not work:
there is fingerprint flooding, make CPU to get 100 %
This help:
adb shell 'su -c "grep -RinE "^service .*finger|^service .*biometric|microarray|goodix|egis"
/vendor/etc/init /system_ext/etc/init 2>/dev/null"'
with this we will see:
/vendor/etc/init/fp_hal.rc:3:service vendor.microarray.fp_hal /vendor/bin/hw/vendor.microarray.hardware.biometrics.fingerprint@2.1-service/vendor/etc/init/fp_hal.rc:3:service vendor.microarray.fp_hal /vendor/bin/hw/vendor.microarray.hardware.biometrics.fingerprint@2.1-service
in this example:
vendor.microarray.fp_hal), it will be stopadb shell 'su -c " setprop ctl.stop \hereservice> sleep 1 getprop init.svc.\hereservice> "'
This will stop the flood. Can someone implement it for fossibot f106 pro and google pixel