Quote:
Originally Posted by deathclutch
So i ran into alittle problem with my rooting last night! i followed the directions exactly... got it rooted... reboot the phone... and now its nothing but lag and something is eating my memory! left the phone on the charger last night.. wake up late for work this morning cause my phone turned itself off...
I started the phone this morning and everything runs super laggy, after the phone is booted up completly i ran ATK to kill all the processes.. memory freed up to 120mb... less than an hour later i boot up ATK again and kill processes... this time i only have 62mb of free ram with only pandahome and android running... something is terrible wrong.. any ideas? guess my next question is.. how can i revert this back to stock if i cant figure out whats wrong?
|
Make sure you copy the txt 1 line at a time. The echo on the adb shell can cause problems if trying to paste multiple lines.
from the shell, type cat /system/bin/playlogo
You should see:
Code:
#!/system/bin/sh
/data/local/try3 /system/bin/sh
mount -o rw,remount /dev/st9 /system
cat /system/bin/sh > /system/bin/su
chmod 04755 /system/bin/su
/system/bin/playlogo_real
If not, you can either odin back to stock and try again, or work with someone in IRC to see if they can help you figure out where your pasting went wrong.