tytung wrote:Maybe the permission of /system/xbin/su is incorrect.
- Code: Select all
adb shell chmod 6755 /system/xbin/su
adb shell ls -l /system/xbin/su
If not, then I'm out of idea since I didn't see any logcat.
As Odysseus said, maybe to flash SuperSu is quicker for you since you cannot see Settings -> Superuser option.
First, many thanks to you three to take time to help me.
I will try to execute these adb commands.
I don't know how to flash SuperSU with NativeSD install and 4ExtRecovery : each time I try such an operation install runs fine but no change in the rom.
What I've already done :
- Installing SuperSU from the store : install Ok, I can lauch SuperSU but the binary update (normal mode) fails.
- Inserting SuperSU.apk in the zip of the rom before installing : SuperSU cames as a system app, I can lauch SuperSU but the binary update (normal mode) fails.
- Installing SuperSU in the 4.2 JB rom : install OK, lauch OK, update binary OK !
Odysseus wrote:Are you trying to use the superuser that's built in to the ROM or SuperSu or Superuser .apk? If you're trying to use a version other than what's included already in cyanogenmod then you need to flash it from recovery or else you won't be able to overwrite the default binary already in /system/xbin. You can manage the included su from system settings, but there won't be any applet unless you install one of the other versions from the market and overwrite by flashing as previously mentioned. If you choose to go this route I highly recommend SuperSu as It's still being actively developed where as superuser isn't anymore.
I hope this helps.
Ciao
Yes, I'm trying to replace the included superuser by SuperSU, as I've noticed some difficulties with granting access, and as Titanium Backup tells me (from the last version) that the included superuser app may not work correctly, and as it seems that only SuperSU has workarounds for JB 4.3.
I don't know how to flash SuperSU (nor any zip file) with a NativeSD install. I use 4ExtRecovery, that let me install any zip file but without result nor change in the rom. If you know how to do, it will be great for me !
coohdeh wrote:
flashing supersu to nativesd rom is more difficult no?
maybe put in zip file and install rom again?
I've tried that as tytung advise me, SuperSU becames a system app but I still can't update binary.