I have a OnePlus 7t with lineage 20.0 and I just replaced the screen. I need to calibrate the fingerprint scanner, but to do that i need factorymode. I used LP to install an apk I found as a system app, but dialing the code still doesn't work, and factorymode doesn't show under installed apps anywhere. Is there anything i can do besides reinstall oos?
Related
Hi everyone!!!
I have a problem with my LG G3 D858HK (stock MM 6.0 with Root) phone. For some reason (I think my cat dropped it) the proximity sensor always returns "Near" value. As the result when I am making a call the screen turns black and there is no way to unlock it unless phone call ends. I tried many things to disable proximity sensor such as:
1. Engineering menu - returns "Node value is null" when trying to disable the sensor.
2. Tried to find a driver for proximity sensor in /sys/bus with no luck.
3. Added to /system/build.prop string "gsm.proximity.enable=false" - didn't help.
Finally, I installed Xposed v80 framework with Sensor Disabler module and it helped. However there is a compatibility problem with some navigation and stock LG applications which is a known problem and unacceptable to me. I also tried Xposed version 78 and got bootloop which is also a known problem on LG devices.
So how I can disable the proximity sensor without using Xposed+Sensor Disabler? Maybe there is a way to edit some library/config file in android? Many thanks for your help, guys.
My Lineage OS on One plus one installed fine. Used the OnePlus Exclusive youtube video to install the same. After the install, many things are crashing - 1) When trying to open Google Keyboard 2) Power Button does not show the advanced menu to open boot loader or Recovery 3) Unable to make calls - crashes when I open the dialer etc.,
Can someone guide me how to find whats causing the issue ?
baconrtp said:
My Lineage OS on One plus one installed fine. Used the OnePlus Exclusive youtube video to install the same. After the install, many things are crashing - 1) When trying to open Google Keyboard 2) Power Button does not show the advanced menu to open boot loader or Recovery 3) Unable to make calls - crashes when I open the dialer etc.,
Can someone guide me how to find whats causing the issue ?
Click to expand...
Click to collapse
Are you using gapps? Did you upgrade that also for Android 7.1?
Yesterday, on the phone of a relative I successfully installed Lineage OS. The screen worked normally. The next day I got the phone back, because the last ~120px can't be accessed. The touch works, but it registers as if made above the bottom area (attached video shows what happens). The area is exactly the same size as the navigation bar. Curiously, if an app is rotated upside down, the area stays in place, allowing the navbar to be used and blocking the notifications bar.
I am pretty sure the OS has not been updated in the time after it had last worked, only f-droid and aurora store seem to have auto-updated (to their account) and the relative has tried to set up an app for their smart watch after which they reported being unable to get back to home screen. I vaguely remember a similar problem happening on the same model of phone (another phone), on official MIUI, I remember it later going away without my input (probably an update). I wonder if the problem is within the blob drivers.
So, if anyone here knows what this is, what can I do?
Info:
OS: Lineage OS 18.1 (build number: lineage_chiron-userdebug 11 RQ3A.211001.001 10038034)
Has Magisk 23.0
No G-Apps, only MicroG 0.2.22.212658
AdAway uses root, F-Droid has privileged extension and Aurora uses root install
Riru and LSPosed (1.6.5 - 6272) for MicroG signature spoofing
Hello,
I have installed OP 12 (C44) stock rom (BA version), then apply root with magisk v24.1.
In magisk zygisk & denylist turned on.
Now everything is fine I have root but google pay doesn't work so...
I'm installing https://github.com/kdrag0n/safetynet-fix, after that my dialer broke.
1) I see "no sim card" in two slots
2) Could not open settings -> mobile network (phone has no reaction, but sometimes it says "com.android.phone" stop working
Turning off safetynet-fix / zygisk doesn't help.
Only when I flash whole rom again - it work, but I lost all SMS & phones.
The plus point is that safetynet test has a green light, but I could not phone by phone ))
What do I badly?
Update:
I see some logs from ADB:
Spoiler: code
Failed to open database '/data/user_de/0/com.android.providers.telephony/databases/carrierIdentification.db'.
android.database.sqlite.SQLiteCantOpenDatabaseException: Cannot open database '/data/user_de/0/com.android.providers.telephony/databases/carrierIdentification.db': Directory /data/user_de/0/com.android.providers.telephony/databases doesn't exist
you probably didn't do anything badly, i have never used any safetynet fixes as i never needed them, so i probably don't know much stuff either. Worst than that is having magisk literally destroying baseband from a32 4g that even a reflash and repartition wouldn't work
Hi,
I installed microG Lineage 20 on my Moto G 5G Plus. Everything works fine except that one (banking) app that complains that "Google Play Services are not Installed".
I assume that means SafetyNet?
I tried to get it to work using the path depicted here: https://forum.xda-developers.com/t/safetynet-on-lineageos-20-microg.4558065/, but no luck on this phone.
Is there anyway to get safety net to pass, ideally without rooting the phone/using magisk?
EDIT: there's a switch in the microG settings "Allow Device Attestation" but it's greyed out ...
Best,
N
Ok, first of all, you have to enable "Device Registration" in the microG settings. Didn't know that.
That way, I got to the point where I can check for device attestation, and get the notorious "CTS Profile Doesn't Match" error.
I've tried using Magisk and Zygisk, and the Univesal SafetyNet fix, but to no avail, still not passing.
EDIT: tried the modded universal safety net fix by displax, not the check says "integrity check failed" ... not sure whether I sould count that as progress or not
Hi,
I had the same problem, but I found the solution and now I successfully pass safetynet with LOS 20 microG.
You have to do 3 steps:
Enable zygisk in Magisk and configure denylist to hide root from 'microG Services Core'
Enable 'Device Registration' and 'Google SafetyNet' at microG settings
Install Magisk module MagiskHidePropsConf, reboot, then configure it in any Terminal Emulator as follows:
su (start root shell)
props (run props command line tool)
1 (edit device fingerprint)
f (choose from the list)
select any fingerprint you like, then proceed and reboot
This third step solves CTS profile mismatch error by changing the device's fingerprint to one trusted by Google.
It should work.
Edit: I did not use any 'Universal SafetyNet fix' module.
Hmm ok, I have read about it but never tried, as the page states is a deprecated project ... That'd probably mean I'd have to install an older version of Magisk, right ?
Hmm... I haven't noticed yet. Good to know.
It's working fine for me with the latest Magisk version.