Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
mrRobinson
Old
(Last edited by mrRobinson; 17th January 2013 at 08:30 PM.)
#1  
mrRobinson's Avatar
Recognized Contributor - OP
Thanks Meter 5047
Posts: 1,956
Join Date: Dec 2010
Exclamation [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.
The Following 671 Users Say Thank You to mrRobinson For This Useful Post: [ Click to Expand ]
 
pinoymutt
Old
#2  
pinoymutt's Avatar
Senior Member
Thanks Meter 263
Posts: 1,056
Join Date: Nov 2008
Location: SoCal
This one definitely deserves a sticky!

Phone: Samsung Galaxy S III (i747) on AT&T
ROM: PMuttStyle v1 (Custom UCDLK3 4.1.1)
Kernel: Intergalactic 2.6 Kernel (LL1)
Modem: UCDLK3

Primary Tab: Galaxy Note 10.1 (N8013)
ROM: Android Revolution HD 7.0 w/ Darkman's Compat Mods (XXCMD1 - 4.1.2)
Kernel: Stock N8013 (XXCMD3)

Backup Tab: Galaxy Tab 2 7.0 (P3113)
ROM: DMB4 Root/Deodex (P3110 - 4.1.2)

Let folks know if their posts provided useful information or assistance by clicking the "Thanks" button
The Following 4 Users Say Thank You to pinoymutt For This Useful Post: [ Click to Expand ]
 
altitude909
Old
#3  
altitude909's Avatar
Senior Member
Thanks Meter 40
Posts: 243
Join Date: Apr 2011
Location: Walled Lake, Michigan
Nice. Subscribed..
 
linuxchan6
Old
#4  
Member
Thanks Meter 7
Posts: 31
Join Date: Feb 2012
Great job.
The Following User Says Thank You to linuxchan6 For This Useful Post: [ Click to Expand ]
 
wraithdu
Old
#5  
wraithdu's Avatar
Senior Member
Thanks Meter 103
Posts: 281
Join Date: Aug 2008
Does this wipe /data, /sdcard, or /extSdCard or anything like a factory reset? Either way, that bit of info should be added to the description.

You'll probably also wanna find better hosting than dropbox... that's gonna go over quota reeeaaaaalllll fast
The Following User Says Thank You to wraithdu For This Useful Post: [ Click to Expand ]
 
pinoymutt
Old
#6  
pinoymutt's Avatar
Senior Member
Thanks Meter 263
Posts: 1,056
Join Date: Nov 2008
Location: SoCal
Quote:
Originally Posted by wraithdu View Post
You'll probably also wanna find better hosting than dropbox... that's gonna go over quota reeeaaaaalllll fast
Would one of the nice devs with access to a better hosting solution be willing to donate some space to the OP for this one?

Phone: Samsung Galaxy S III (i747) on AT&T
ROM: PMuttStyle v1 (Custom UCDLK3 4.1.1)
Kernel: Intergalactic 2.6 Kernel (LL1)
Modem: UCDLK3

Primary Tab: Galaxy Note 10.1 (N8013)
ROM: Android Revolution HD 7.0 w/ Darkman's Compat Mods (XXCMD1 - 4.1.2)
Kernel: Stock N8013 (XXCMD3)

Backup Tab: Galaxy Tab 2 7.0 (P3113)
ROM: DMB4 Root/Deodex (P3110 - 4.1.2)

Let folks know if their posts provided useful information or assistance by clicking the "Thanks" button
The Following User Says Thank You to pinoymutt For This Useful Post: [ Click to Expand ]
 
nakedninja42
Old
#7  
nakedninja42's Avatar
Senior Member
Thanks Meter 636
Posts: 1,884
Join Date: Oct 2009
Location: Bay Area, CA

 
DONATE TO ME
Thanks!!! Now I hope someone is able to figure out how to reset the counter for those of us who didn't wait
Phone: Samsung Galaxy S 4 SGH-I337 Stock TW 4.2.2
_____________

Tablet: Nexus 7 grouper CM10.1 4.2.2

_____________

Wife: Samsung Galaxy S 3 SGH-I747 Stock TW 4.1.1 / Kindle Fire otter CM10.1 4.2.2
_____________

Old: HTC Pure; Samsung SGH-I897; Samsung GT-P7510; Samsung SGH-I777
 
drwx
Old
#8  
Senior Member
Thanks Meter 36
Posts: 288
Join Date: Oct 2010
Location: Nashville, TN
awesome.. i'm sure lots of people have been waiting on this.
 
pinoymutt
Old
#9  
pinoymutt's Avatar
Senior Member
Thanks Meter 263
Posts: 1,056
Join Date: Nov 2008
Location: SoCal
Quote:
Originally Posted by nakedninja42 View Post
Thanks!!! Now I hope someone is able to figure out how to reset the counter for those of us who didn't wait
I think that one is going to be more complicated... on the Note it involved some tweaking and flashing on one of the bootloader files, but it appears that the counter is in a different location on our phones.

Probably going to need some folks to really investigate at a code level to figure out where the counter is hidden - which apparently is the trickiest part.

Phone: Samsung Galaxy S III (i747) on AT&T
ROM: PMuttStyle v1 (Custom UCDLK3 4.1.1)
Kernel: Intergalactic 2.6 Kernel (LL1)
Modem: UCDLK3

Primary Tab: Galaxy Note 10.1 (N8013)
ROM: Android Revolution HD 7.0 w/ Darkman's Compat Mods (XXCMD1 - 4.1.2)
Kernel: Stock N8013 (XXCMD3)

Backup Tab: Galaxy Tab 2 7.0 (P3113)
ROM: DMB4 Root/Deodex (P3110 - 4.1.2)

Let folks know if their posts provided useful information or assistance by clicking the "Thanks" button
 
altitude909
Old
#10  
altitude909's Avatar
Senior Member
Thanks Meter 40
Posts: 243
Join Date: Apr 2011
Location: Walled Lake, Michigan
So once this method is complete CWM and SU will be installed? I've been reading through the threads and I'm not sure (coming from a Sony phone, new to samsung). Also flashing things (not roms) in recovery wont trip the counter?

The Following 2 Users Say Thank You to altitude909 For This Useful Post: [ Click to Expand ]
 
Post Reply+
Tags
att, bell, rogers, root, telus
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...