[Q] USB jig

dayv

Senior Member
Sep 7, 2010
685
135
0
Yes, the current jig they sell at mobile tech videos works for both sgs and sgs2 phones

Sent from my SAMSUNG-SGH-I777 using XDA App
 

nyamoV2

Senior Member
Mar 17, 2011
426
47
0
Des Moines
Just received my jig today. Works as stated. Can't remember who the seller was but i got mine off ebay for $2 with shipping. But it did take 2 weeks from my order date but for the price the wait was worth it

Sent from my SAMSUNG-SGH-I777 using Tapatalk
 

dayv

Senior Member
Sep 7, 2010
685
135
0
How long ago did you buy that jig, since the intensional sgs2 came out they changed the jig a little so it would work with both phones.

This quote below its taken directly from their website

We are now using a different resistor type to add the SGS II as a new model supported by our awesome download mode JIG. Check out the video after the break and click the banner below to go to the products page to get your own!


Sent from my SAMSUNG-SGH-I777 using XDA App
 
Last edited:

dayv

Senior Member
Sep 7, 2010
685
135
0
Damn I got it before the international version came out. Is there a way I can modify the jig and not buy a new one?
see if someone will tell you the difference in the resistors. Try emailing mobile tech videos.



Sent from my SAMSUNG-SGH-I777 using XDA App
 

bella92108

Senior Member
Feb 15, 2011
1,844
62
0
California
If no one has the link, search Samsung galaxy s ii USB jig.



Sent from my SAMSUNG-SGH-I777 using XDA App
I did, and the only ones that come up are for Captivate. I ended up just ordering from MobileTechVideos.

Still wish there was a quick\easy way to get rid of the "!" without waiting for the jog to arrive, hehe.
 

dayv

Senior Member
Sep 7, 2010
685
135
0
I did, and the only ones that come up are for Captivate. I ended up just ordering from MobileTechVideos.

Still wish there was a quick\easy way to get rid of the "!" without waiting for the jog to arrive, hehe.
It only took me ten minutes with LINUX and most of that time was downloading and unzipping the necessary kernels



Sent from my SAMSUNG-SGH-I777 using XDA App
 

bella92108

Senior Member
Feb 15, 2011
1,844
62
0
California
It only took me ten minutes with LINUX



Sent from my SAMSUNG-SGH-I777 using XDA App
Yes. We all know you love your LINUX as you make very clear in every 4th posting you write, hehehe. ;-)

It's not an option for me though. I do have a MAC tho, any chance you'd know the command line, files needed to clear the ! on a MAC smarty pants? heheh. A Mac is close to linux.

Not being a bi$#h, just givin ya a hard time, haha
 

dayv

Senior Member
Sep 7, 2010
685
135
0
Yes. We all know you love your LINUX as you make very clear in every 4th posting you write, hehehe. ;-)

It's not an option for me though. I do have a MAC tho, any chance you'd know the command line, files needed to clear the ! on a MAC smarty pants? heheh. A Mac is close to linux.

Not being a bi$#h, just givin ya a hard time, haha
it should be identical, or very close. You need heimdall for part of the procedure, have you tried that out already?

When I get home I'll post the steps how they should work with the commands.

I'm in traffic right now.


Sent from my SAMSUNG-SGH-I777 using XDA App
 
  • Like
Reactions: bella92108

bella92108

Senior Member
Feb 15, 2011
1,844
62
0
California
it should be identical, or very close. You need heimdall for part of the procedure, have you tried that out already?

When I get home I'll post the steps how they should work with the commands.



Sent from my SAMSUNG-SGH-I777 using XDA App
Treat me like I'm 5 years old. Last time I tried to be a "grown up" and go head-first into a process I didn't fully understand I bricked my Infuse 4G... I think I hold the record for the first and worst bricked Infuse 4G on the forums. HEHE. Ask GTG or Entropy, they know the story, hehe.

But yeah, I can do heimdall if you help me with the step by step commands and what not. I greatly appreciate it!
 

dayv

Senior Member
Sep 7, 2010
685
135
0
Treat me like I'm 5 years old. Last time I tried to be a "grown up" and go head-first into a process I didn't fully understand I bricked my Infuse 4G... I think I hold the record for the first and worst bricked Infuse 4G on the forums. HEHE. Ask GTG or Entropy, they know the story, hehe.

But yeah, I can do heimdall if you help me with the step by step commands and what not. I greatly appreciate it!
okay I should be home in about 20 minutes and then I'll start working on a step by step post



Sent from my SAMSUNG-SGH-I777 using XDA App
 

abacon15

Senior Member
Aug 15, 2010
201
9
0
Jacksonville
Not to clutter this thread more, but if you make a new thread can you link to it dayv? I was under the impression you needed adb, something I know nothing about. I can do command line heimdall though!
 

dayv

Senior Member
Sep 7, 2010
685
135
0
The first thing here is to know what you have flashed already and what kernel you want to be running (putting the kernel you want on will be the last step and only part that may need adb depending on which kernel - will cover those steps in another post or via pm)

Bella92108 i just re-read your posts and looks like you are stock plus rooted kernel. Abacon15 it will work for you as long as you are similar or on one of the att sgs2 based rom's such as dg's cognition or gtg's unamed. If you are on cm7 or some varient, it can still be done as well, but you may have to reflash cm7 by the time all is said and done, and if this is the case just pm me instead of going forward with this and I help with that if i can.

1st step. Go to entropy512's Return/Unbrick to stock here http://forum.xda-developers.com/showthread.php?t=1286432 and download his kernel + rooted system package - while there click his thanks button for putting these packages together for us.

2. Once downloaded we need to extract the contents of the package - if osx is like linux here you can just double click the package and your archive software will popup with the option to extract the contents, if so just do that. Once you have this extracted you should have a PDA.tar file.

3. Now we need to extract the contents of PDA.tar, just like the step above open with your archive software and extract the contents. Once extracted you should now have a zImage file and a factroyfs.img file. For the rest of the way we only need the zImage file - flashing the factoryfs.img would reset you to the factory app package that came with the phone and remove all your installed apps, could be useful to you in the future, but not what we want here.

4. Open your terminal and navigate to the same directory/folder where we have extracted the above zImage file (zImage is the kernel by the way if you did not know). If you don't know how to navigate in terminal one option is to just move the above zImage file to your home folder with you gui file manager (if osx is like linux) because when you first open terminal in linux it automatically opens to your home folder. To make sure we are at the right place in terminal where the zImage file is enter terminal command
Code:
ls
The output of this command will list all the files and sub-folders that are directly in the current folder and if we are in the right place here you should see our zImage file in the list.

5. At this point put your phone into download mode and connect to your computer.

6. enter into terminal the following commad
Code:
heimdall detect
Heimdall should detect your device here and if it does then move on to the next step, if you get a warning like "heimdall failed to detect compatible download-mode device" then we have a connection problem to fix first.

7. To flash the kernel enter command
Code:
heimdall flash --kernel zImage
If you get a good flash and your phone reboots you should now be rid of the triangle exclamation point warning on the initial boot splash. If you get a permission error then we need you go back and run your terminal as admin, or use the sudo command in terminal if that works in osx just like it does in linux as follows
Code:
sudo heimdall flash --kernel zImage
it should as for your login password here again if it is like linux

At this point if all has went according to plan we will be ready to flash what ever kernel you would like to be running. Just pm me here and let me know what you would like to be running and I will help you through the steps for this as well, it may or may now require adb, if it does that is not any harder than what we have done so far.
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone