if (WARN_ONCE(wakeup_source_not_registered(ws),
"unregistered wakeup source\n"))
return;
// fix to wakelock
if (!strcmp(ws->name, "sensor_ind")) {
pr_info("wakeup source sensor_ind activate skipped\n");
return;
}
/*
* active wakeup source should bring the system
* out of PM_SUSPEND_FREEZE state
*/
freeze_wake();
EDIT: I can't boot to lineage 17 with my Sharp C10.Please update boot with hotfix. Its temporary.
Fixing continuous wakeup device due to sensor_ind wakecall
Unfortunately not, isnt for XiaomiCan this rom work on xiaomi redmi note 2 ?
I have compared both files and found differences on a few properties (mostly there are new properties on the Android10 vendor file). However, all combinations I tried in order to fix mifare failed, to the point I'm not sure if the problem is within that file or maybe in some driver itself (don't have much knowledge on the subject so not sure).that what Im trying to tell you. Paul shared old config, I have put modified to work with new hals.
May be you can compare both and fix it.
My nfc is not working due antenna problems.
Thats it!
On last version reported that it worksI have compared both files and found differences on a few properties (mostly there are new properties on the Android10 vendor file). However, all combinations I tried in order to fix mifare failed, to the point I'm not sure if the problem is within that file or maybe in some driver itself (don't have much knowledge on the subject so not sure).
For the time being I will not use NFC.
Thank you for your help!
I have just flashed vendor from LOS17-aquos-s2-s3-unofficial-161119.zip but unfortunately it doesn't seem to work yet. I'm currently using Havoc3.0. Is there anything that would be needed from either boot or system images in order to fix it?On last version reported that it works
simply look on the top of the page(black bar) and click on downloadsWhere download link? Em I blind,
You messed with file, now it doesnt work.@heineken78, thank you once again for your great work in bringing us LOS 17.
Am trying to get fingerprint navigation working in LOS 17
- LONG TAP=BACK works.
- SHORT TAP is some sort of ENTER. If SHORT TAP on say the launcher screen, it highlights an item. SHORT TAP again and it selects it.
Editting /vendor/user/keylayout/uinput-fpc.kl does not change things.
Thank you
The file was modified after the fingerprint sensor didn't provide gestures like stock OREO does in an attempt to correct it.You messed with file, now it doesnt work.
Thats it.
On me it works as in uinput file as usual. Using A10 gestures.The file was modified after the fingerprint sensor didn't provide gestures like stock OREO does in an attempt to correct it.
Maybe you can test fingerprint navigation on your S2 to confirm it's buggy?