Jump to content

[solved]Superuser problem


Recommended Posts

Guest _sin_
Posted (edited)

Sorry for this thread,as I already know there is a fix somewhere in a thread.

I've already seen it I think,but I can't for the life of me find it again.:)

Anyway,Just wanted to install the latest superuser 2.2.2 on my Pulse with Paul's latest.

I flashed the zip in recovery and everything seemed to work fine but when I wanted to give an app permission again,it crashed immediately.

So I thought this version doesn't really work on this rom so I unpacked Paul's rom to get the old su and superuser.apk.

Pushed both back to the pulse,which worked ok,but now when I try to set root permission for an app,it tells me my phone doesn't support it.

Again,I think I saw some command in a thread to fix that...but as I said,I just can't find it anymore.

Any help,please?

Edited by _sin_
Guest Simon O
Posted
Sorry for this thread,as I already know there is a fix somewhere in a thread.

I've already seen it I think,but I can't for the life of me find it again.:)

Anyway,Just wanted to install the latest superuser 2.2.2 on my Pulse with Paul's latest.

I flashed the zip in recovery and everything seemed to work fine but when I wanted to give an app permission again,it crashed immediately.

So I thought this version doesn't really work on this rom so I unpacked Paul's rom to get the old su and superuser.apk.

Pushed both back to the pulse,which worked ok,but now when I try to set root permission for an app,it tells me my phone doesn't support it.

Again,I think I saw some command in a thread to fix that...but as I said,I just can't find it anymore.

Any help,please?

adb remount
adb push Superuser.apk /system/app
adb push su /system/xbin
adb shell chmod 06755 /system/xbin/su
adb reboot[/code]

from http://forum.xda-developers.com/showpost.p...p;postcount=105

Guest _sin_
Posted

So stupid...simply forgot to chmod.

Thought that when I push a bin it would overwrite and keep the permissions.

Anyway,works fine again.

Thank you.:)

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.