benlm72 wrote:I've tried this, as my HD2 has rebooted after the second command I assume the first one (no error message) was OK, but superuser is still desactivated and unvisible in settings.
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.
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
As Odysseus said, maybe to flash SuperSu is quicker for you since you cannot see Settings -> Superuser option.