Version 4 (modified by 14 years ago) (diff) | ,
---|
sparx
This page contains test instructions and file for sparx (thanks for you help btw.)
Download the file gfree_root_psn.zip that is attached to this page and unzip it to the same directory where you put all the other files. Open a terminal (or command window) on your PC and change the current directory to where the files are on your PC and execute these commands:
$ adb push psneuter /data/local/tmp/ $ adb push busybox /data/local/tmp/ $ adb push root_psn /data/local/tmp/ $ adb push su /sdcard/ $ adb push Superuser.apk /sdcard/ $ adb shell chmod 755 /data/local/tmp/* $ adb shell /data/local/tmp/psneuter $ adb shell
after the last command you should have a root shell in adb (this is indicated by a # prompt).
In the root shell (indicated by the #) that you got in the temporary root section execute the following commands:
# cd /data/local/tmp # ./root_psn # sync
You should not see error or warning messages this time because i changed the script a bit.
Wait a few seconds for the changes to "take".
Reboot your phone.
Open up a new adb shell and check if you can run su now.
Remark: When you run su for the first time in the adb shell make sure the the screen of the phone is unlocked. Because when you enter the command the Superuser app will show up and ask you if you want to grant superuser access to app Unknown (2000).
Check the Remember check box and click allow.
If you can't then open up a second terminal on the PC and run:
$ adb logcat
In the first terminal run su again and in the second check for "interesting" messages.
Attachments (4)
-
gfree_root_psn.zip (1.2 MB) - added by 14 years ago.
de3edff941aa0bfc1766b0c5a7330107 gfree_root_psn.zip
-
recovery-clockwork-2.5.1.2-vision.img (3.9 MB) - added by 14 years ago.
19e7bc52d56dc3e2ae0452512677408d recovery-clockwork-2.5.1.2-vision.img
-
wpthis_cm2512.ko (106.7 KB) - added by 14 years ago.
10c485bd9b20768fd5065bc203eba46a wpthis_cm2512.ko
-
kmsg2.log (629.9 KB) - added by 14 years ago.
kmsg boot log