Guest tommy1971 Posted September 14, 2010 Report Posted September 14, 2010 (edited) Can someone plz tel me if this fix can be removerd? The question has a beard but an answer is not been given? Used this fix on stock firmware... Thanx, JP I tried to review the userinit.sh and come up with the following script, tested it with my friend's phone and seems it's working fine. Please noted that it is not complicate if you have basic linux background but if you have no idea what the script is going to do, you should do a full backup first. #You need to use adb shell again adb shell su # if you have followed the instruction fully, there should be a backup directory: /data/olddata and /data/old-dalvik-cache rm -r /data/olddata/* cp -rp /data/data/* /data/olddata rm -r /data/old-dalvik-cache/* cp -rp /data/dalvik-cache/* /data/old-dalvik-cache rm /system/bin/playlogos1 mv /system/bin/playlogosnow /system/bin/playlogos1 rm /system/bin/userinit.sh # now we will exit the su and adb shell exit exit # reboot the phone adb reboot # after reboot, copy back the old data rm -rf /data/data rm -rf /data/dalvik-cache mv /data/olddata /data/data mv /data/old-dalvik-cache /data/dalvik-cache #you phone is now unlagfixed after the phone rebooted, let it run for one day or two to make sure it's ok. #now you can remove the 1.xGb dataimg rm -rf /data/dataimg # all done Edited September 14, 2010 by tommy1971
Guest AV1985 Posted September 14, 2010 Report Posted September 14, 2010 An easier way I did it though I'm uncertain if it actually works. I copied the playlogos1 and userinit.sh files from the root folder back into the system folder using root explorer. I then factory reset and wiped cache via recovery. Seems to have done the trick. I installed voodoo fix after this and that ran fine! Hope that helps.
Guest zmonkey Posted September 15, 2010 Report Posted September 15, 2010 Holy crimony! 2270 is what I got after a fresh reboot... That's INSANE! Thank you SO much!
Guest summoner Posted September 15, 2010 Report Posted September 15, 2010 Anyone know how to get this working on the Samsung Beam?
Guest dawabz94 Posted September 24, 2010 Report Posted September 24, 2010 Hi all; sorry if my question is a little dumb, could this work on froyo system ? I'm currently running xxjpk ... thanks !
Guest dawabz94 Posted September 27, 2010 Report Posted September 27, 2010 Hi all; sorry if my question is a little dumb, could this work on froyo system ? I'm currently running xxjpk ... thanks ! answer to myself : nope ! thx all !
Guest Compuse Posted September 29, 2010 Report Posted September 29, 2010 indeed, there's simply no need to lagfix a jpk flashed device, it's extremely stable as it is!
Guest dawabz94 Posted September 29, 2010 Report Posted September 29, 2010 indeed, there's simply no need to lagfix a jpk flashed device, it's extremely stable as it is! Hi, thanks for your answer I applied ryanza lagfix thought I felt the device noticeably smoother Might be a placebo effect but. .. Keeping it that way for now :-)
Guest eric90 Posted October 16, 2010 Report Posted October 16, 2010 mkfs.ext2: can't format mounted filesystem .............. what should i do??????
Guest Need_A_Username Posted October 16, 2010 Report Posted October 16, 2010 indeed, there's simply no need to lagfix a jpk flashed device, it's extremely stable as it is! The new froyo builds are indeed smooth and stable. Untill you install a lot of applications :s I've got 5 pages of apps ATM and swiping through the pages is laggy as hell :) I'm just waiting for the froyo voodoo lag fix :)
Guest dawabz94 Posted October 16, 2010 Report Posted October 16, 2010 The new froyo builds are indeed smooth and stable. Untill you install a lot of applications :s I've got 5 pages of apps ATM and swiping through the pages is laggy as hell :) I'm just waiting for the froyo voodoo lag fix :) 100% agreed lagFiX is still mandatory even on latest jpm :-(
Guest rafael velasquez Posted October 25, 2010 Report Posted October 25, 2010 dude, I just got this lagfix (and all that code right on the first try if i may add : ) ) my quadrant score was 2411. man that is crazy. now I feel so much better about trading my N1 for this Vibrant.
Guest irvine Posted October 26, 2010 Report Posted October 26, 2010 dude, I just got this lagfix (and all that code right on the first try if i may add : ) ) my quadrant score was 2411. man that is crazy. now I feel so much better about trading my N1 for this Vibrant. Nice of you to let us know you found a lagfix that got you a high score.... Care to share which one you used and what firmware you are on? :P Pretty happy with sztupy’s 0.3 kernel here using a combo of jfs and ext4.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now