Sunday, May 19, 2013

[HOWTO] [ROOT] No Tripping Flash Counter - [ATT / Bell / Telus / Rogers / Sasktel]

Please make sure you download the correct image for your phone. ATT / Bell / Telus / Rogers / Sasktel
This method uses Odin to flash a factory stock image to your phone that simply has root injected into it. These are FULL stock and as such will flash the stock bootloader, recovery, modem, kernel and system image.

Video posted of this and other options for root. Good to watch before starting if you are new!
And a great new user FAQ compiled by our Member of the Month winner, ikjadoon!


You can get ODIN here
and the drivers for the SGH-I747 so ODIN can detect your phone can be found at Samsung's site. Click on the Manuals & Downloads tab at the bottom and then on Software for the latest driver.

First download the stock odin tar that has a rooted system image injected into it:
ATT Image
Current I747UCDLK3 (JB 4.1.1) - NEW JellyBean
Mirror 1: Download root66_ATT_I747UCDLK3.7z
Mirror 2: Download root66_ATT_I747UCDLK3.7z

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Old Image ATT I747UCALG1 (ICS 4.0.4)
Perm Mirror 1: ATT Stock Download I747UCALG1 - 570.9 MB
md5sum: f9a8516fc16b81c1caad0459a4e1bcaf root69_ATT_I747UCALG1.7z
Perm Mirror 2: Thanks to creepyncrawly!: ATT Stock Download I747UCALG1 - 570.58 MB
md5sum: 2d3c950883f82d7aae4b0c2a073140ca root69.stock_ATT_I747UCALG1.7z

If you want the universal search back that the above update has removed then simply replace the apk below into /system/app/
Perm Mirror 1: Download GoogleQuickSearchBox

AT&T Users wanting latest ICS only The last full ICS rom that was released was LG1. The latest OTA for ICS is LH9.
After following the steps outlined below you should then head over to this thread if you want to apply the OTA updates and retain root.
Note: if your phone shipped with LH9 you will want to perform a factory reset in stock recovery before performing the below otherwise you'll get errors when you boot into your system.


------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Bell Image (This works with Canadian Virgin Mobile SGH-I747M)
Current I747MVLDLK4 (JB 4.1.1)
Mirror 1: Download root66_BMC_I747MVLDLK4.7z

Old Image I747MVLALH1 (ICS 4.0.4)
Perm Mirror 1: Bell I747MVLALH1 Download
Perm Mirror 2: Thanks to zaghy2zy!: Bell I747MVLALH1 Download


Rogers Image
Current I747MVLDLK4 (JB 4.1.1)
Mirror 1: Download root66_RWC_I747MVLDLK4.7z

Old Image I747MVLALH1 (ICS 4.0.4)
Perm Mirror 1: Rogers I747MVLALH1 Download
Perm Mirror 2: Thanks to zaghy2zy!: Rogers I747MVLALH1 Download


Telus Image
Current I747MVLDLK4 (JB 4.1.1)
Mirror 1: Download root66_TLS_I747MVLDLK4.7z

Old Image I747MVLALH1 (ICS 4.0.4)
Perm Mirror 1: Telus I747MVLALH1 Download
Perm Mirror 2: Thanks to zaghy2zy!: Telus I747MVLALH1 Download


Sasktel Image
Current I747MVLDLK4 (JB 4.1.1)
Mirror 1: Download root66_BWA_I747MVLDLK4.7z

Old Image I747MVLALH1 (ICS 4.0.4)
Perm Mirror 1: Sasktel I747MVLALH1 Download
Perm Mirror 2: Thanks to zaghy2zy!: Sasktel I747MVLALH1 Download

Fido Image
Current I747MVLDLK4 (JB 4.1.1)
Mirror 1: Download root66_FMC_I747MVLDLK4.7z

Puerto Rico Image - New!
Current I747MUMBLL1 (JB 4.1.1)
Mirror 1: Download root66_PCT_I747MUMBLL1.7z

Koodoo Mobile Image - New!
Current I747MVLDLK4 (JB 4.1.1)
Mirror 1: Download root66_KDO_I747MVLDLK4.7z

Second,
Extract the root66_xxx_.tar.md5 from the .7z file you downloaded.
Use Odin, put phone into download mode [with phone off, hold vol. down + home + power ], connect to computer and open Odin.
once in odin click the PDA field and select the root66_xxx_.tar.md5 you downloaded.
Leave Auto Reboot and F. Reset Time checked.
click start and
when done let phone reboot.
If you have issues flashing with Odin please ensure you are using the microusb cable that came with the phone, users have had issues using other cables.
If you just want a stock, rooted phone with no custom recovery, no plans to flash custom roms, etc. then you can stop HERE.

Third, (optional) On JellyBean versions, flashing a custom recovery will trip your counter no matter the method used.
To get clockworkmod recovery loaded so you can flash whatever you want, nandroid, etc then continue on....
Once rebooted you can grab a universal recovery that works on all sgs3 LTE variants from here: http://www.epiccm.org/2012/06/cwm-re...-variants.html
if you download this recovery you will need to extract this file (if you have issues extracting try removing the .md5 extension first) to get a recovery.img file and copy to your phone's internal /sdcard

However if you have the ATT model (not sure if this will work on Bell, Telus, Rogers, etc.), this recovery will see the extSdCard and seems better for our devices:
For ATT models use either this recovery or this touch recovery.

connect your phone to computer and use adb
type adb shell
once in the shell run su
then
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p18

Third, alternate if unfamiliar with adb commands
Grab android terminal emulator from the play store and run the same commands starting with su in the box below.

Here is output of what I did (using the att non-touch recovery file):
Code:
shell@android:/ $ su
shell@android:/ # dd if=/sdcard/recovery-clockwork-5.8.4.5-d2att.img of=/dev/block/mmcblk0p18
14004+0 records in
14004+0 records out
7170048 bytes transferred in 1.430 secs (5014019 bytes/sec)
shell@android:/ # 

shell@android:/ # reboot recovery
Third, alternate #3 if unfamiliar with adb commands and uncomfortable using any command line
Decide if you want to use TWRP or CWM.
If you would like to install ClockworkMod recovery then grab Rom Manager from the Play store and in the menu select to install ClockworkMod Recovery.
If you would like to install TeamWin Recovery Project then grab GooManager from the Play store and select the option to "Install OpenRecovery Script".


Using the method's above, at least in my two tests, wiped nothing off my phone. everything in sdcard remained etc.

ADB Install/Setup info found in post #3 of tomween1's [DIRECTORY] AT&T SGS lll I747 thread

De-Bloater
If you've made it this far with a stock, rooted phone with cwm and you don't want to flash a custom rom (which will do its own de-bloating) you can check out my Aroma installer based De-bloater to easily get rid of bloat system apps you no longer want to see. Simply flash in CWM like anything else and you will be presented with a menu system to choose what to remove. If you are unsure it is safe to pick Recommended and still get a decent de-bloat.
Miscellaneous Files
Odin Flashable TWRP Recovery - This is an Odin Flashable Team Win Recovery Project Recovery - openrecovery-twrp-2.3.1.0-d2att.tar.md5
Odin Flashable Stock ATT UCDLK3 Recovery - This is an Odin Flashable STOCK Recovery for ATT from UCDLK3 release - ATT_recovery_I747UCDLK3.tar.md5
CWM Flashable ATT UCDLK3 Modem - modem_CWM_I747UCDLK3.zip

Thanks
To get the injected root system image I followed pieces of
http://forum.xda-developers.com/show...04&postcount=1
http://forum.xda-developers.com/show...8&postcount=32

so thanks to those guys. Neither of those worked out of the box needed a bit of tweaking.

Thanks to pinoymutt for this: http://forum.xda-developers.com/show...1&postcount=26
which is the method above to getting recovery in without tripping counter.
Please see the original thread here.

No comments:

Post a Comment