-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Root isn't being detected on the FP2 #20
Comments
|
What Superuser app are you using? I don't have that device, but if you can find the cause or get me debug logs, I should be able to add a workaround or new condition to the app. It does need a utility from SuperSU to adjust SELinux policy, so if you are using anything else, or the policy is different, root may not be detected, or the app might be able to get the necessary permissions to run properly. |
|
Additionally, the format of the |
|
Yes, I could change the password in the terminal by running I'm not using any superuser app. The Here's a logcat when I start the app: |
|
i can confirm exact the same issue with RR-OS 5.8.5 (which is based on LineageOS 14.1) with LOS' su... including the possibility to change and verify password via terminal with @nelenkov can you go into or link some details about the SELinux policy? |
|
Same Issue here (App exists with ""Cannot get superuser access,exiting" after allowed root access has been confirmed by a toast before) Running 7.2.1 Nougat Stock ROM with Magisk applied. vdc cryptfs changepw pin after su in adb shell completes withou error. |
When I start the app, it request superuser permissions.
But after that, it just exits saying "Cannot get superuser access, exiting".
More detailed information would be nice.
Superuser access is there, using
suvia a terminal app or viaadbworks fine.Other people seem to have the same issue.
The text was updated successfully, but these errors were encountered: