HomeStoreForumsWikiiPhone Native AppsiPhone Apps modmyifone Downloadsmodmyifone Links
  •  




  • Android Forum | GPhone Forum
    Go Back   iPhone Forums at ModMyiFone.com - iPhone | iPod Touch, news, apps, themes. > ModMyiFone - Wiki
    Register FAQ Members List READ THIS Today's Posts Mark Forums Read


    Discuss AppStore Apps! | MMi Cydia Repo Download Stats

    Get more out of ModMyiFone by joining our free community. By registering you get privileges to download files from our downloads section and you may also post your questions in our forums! It's fast, free, and easy!

    2.0 Unlock|Jailbreak OS X / Windows | iPhone 3G Detailed Review w/Pics! | Developers - Port Your Apps to 2.0
    Personal tools

    Downgrade Baseband 1.1.1 to 1.0.2 OSX

    From ModMyiFone - Wiki

    Here's another little guide happens to be downgrading from 1.1.1 to 1.0.2 via OSX including the baseband downgrade. Yes, I have bricked my shiny phone just to provide you with this guide. This guide is good for ppl that unlocked then upgraded to 1.1.1 and bricked z phone, ppl that didnt unlocked and want to get back down to 1.0.2, and anyone else that feels this guide is good for them. This entire process took me about 20 mins start to finish. If you already have the f/w downloaded and are experienced this should take no more than 10 mins. Beginners probably 20-30min.

    Thanks as always goes out to the iPhone Dev Team for their continued hard work, which has made all this modding possible. Additional thanks for this guide goes rgdaccess guys for the basis.

    Please indicate here when this guide successfully works. Successes: 1 Failures: 0
    Use the discussion page to discuss problems, please edit your original post with its solution when you find it.

    Contents

    Step One

    Don't Panic.

    2.png

    Step Two

    Ohhh noooo I have gotten trigger happy :( my nice phone doesnt do a thing anymore whoa is me. Not to worry! I won't panic, I'll just hop oh modmyiphone! I know if there is a way to fix it the guys at mmi will have the latest news and information and be writing some great guides and providing premiere support to help out little old me!

    disclaimer: yes I am losing my mind a bit, entertain me :)

    So we have screwed up our nice iphones. Download the apple restore file.

    Step Three

    Hold the lock and home buttons on your iphone for ten seconds. Release the lock button and continue holding the home button until your phone pops up in itunes. Hold option while you click restore in iTunes. Browse to the apple restore file you just downloaded, select it.

    3.png

    iTunes will go through all that restore jazz.


    4.png 5.png 6.png 7.png 8.png 9.png 10.png 11.png

    Oh no! an error has occurred??!?! Remember Don't Panic Click Ok

    12.png

    Another error? you have to be kidding me . . . clicking ok again.

    13.png

    Well what do we have here? A phone that needs some restoring, that's what we have.

    14.png

    exit out of itunes, don't touch your phone, I know it has the yellow exclamation sign on it . . . it's a-o-k

    15.png

    Step Four

    Download This independence, unarchive, and run the program.

    16.png

    Your phone should return to the screen that says blah blah invalid sim blah blah but the yellow exclamation triangle will be gone. Quit independence, unplug your phone.

    17.png

    Step Five

    Plug back in your phone. Open up independence again, if independence sends an error open itunes briefly and quit as soon as it lets you.

    18.png

    Remember that apple restore file we downloaded in step 2? Change it's extension to .zip

    19.png

    Are you sure? yes use .zip

    20.png

    right click on your iPhone1,1_1.0.2_1C28_Restore.zip file and unarchive it with stuffit expander

    21.png

    Step Six

    go back to the independence screen and click activate

    22.png

    browse to the iPhone1,1_1.0.2_1C28_Restore Folder and hit open

    23.png

    you'll see some nice pictures as independence does its thing

    24.png

    25.png

    woohoo success!

    26.png

    let quit out of independence now.

    27.png

    Step Seven

    Download and unarchive AppTapp (version 3.1)

    28.png

    run apptapp, hit continue

    29.png

    well lets choose firmware version 1.0.2 and click continue

    30.png

    app tap does its thing

    31.png

    32.png

    33.png

    Step Eight

    Turn on you iPhone's wifi and connect to your wireless network. Once connection hit the little blue circle with the white arrow to the left of your networks name. Record you iphone's IP Address. From now on when this guide refers to your iPhones ip address use that number. Also go into the general settings on your iphone and set autolock to never.

    So hop on your phone, fire up installer and install Community Sources followed by BSD Subsystem followed by OpenSSH

    Step Nine

    Fire up terminal

    38.png

    Type in

    rm -f  ~/.ssh/known_hosts
    

    and hit enter

    39.png

    Type in

    ssh -l root iphone's ip
    

    followed by enter

    40.png

    Terminal will ask: Are you sure you want to continue connecting (yes/no)? Type in

    yes
    

    followed by enter

    41.png

    Type in the password

    dottie
    

    followed by enter

    42.png

    You can exit out of terminal once the command line in terminal pops up again (may take up to 30 seconds)

    Step Ten

    For this part of the guide you'll need an sftp client. I am using transmit. A good free alternation is cyberduck. The connection profile you use in the ftp client is sftp on port 22.

    For setting up your ftp client the Server is you iphones ip address, the user is root, and the password is dottie.

    Connect to your iphone and move to the top directory

    43.png

    It should look something like this

    44.png

    browse to /usr/bin/

    (yes i know you have a lot more crap in there than I do, you should . . . . I went in a backwards more confusing order)

    45.png

    Copy over the files bbupdater, ICE03.14.08_G.eep, ICE03.14.08_G.fls, ieraser, and secpack from this archive.

    46.png

    chmod those files to 775, or 777, or 755 will probably work too. I just get info on /bin and use the apply to enclosed items button.

    47.png

    48.png

    Step Eleven

    Browse to the Applications directory

    49.png

    drag over anysim from the archive I linked you in step ten

    50.png

    chmod anysim

    51.png

    52.png

    Step Twelve

    Fire up terminal and type

    ssh -l root youriphone'sip
    

    hit enter

    53.png

    type in the password

    dottie
    

    hit enter

    54.png

    type in

    cd /
    

    hit enter

    55.png

    type in

    launchctl remove com.apple.CommCenter
    

    hit enter

    56.png

    type in

    cd /usr/bin
    

    hit enter

    57.png

    type in

    bbupdater -v
    

    hit enter. as you can see firmware 4.01. baaaaddd, lets get rid of it

    58.png

    Step Thirteen

    type in

    chmod +x ieraser
    

    hit enter

    type in

    ieraser
    

    hit enter. yeah it's going to go through a bunch of stuff

    60.png

    61.png

    EDIT by Nitant

    If for some reason iEraser keeps hanging, use iEraser2 available here http://lpahome.com/ieraser2.zip. Bus Errors normally mean that the SECPACK is not correct or your upload did not happen properly.

    Step Fourteen

    Lets check out and see if it worked. type in

    bbupdater -v
    

    hit enter.

    62.png

    yep, baseband unresponsive, we have erased it :-)

    Step Fifteen

    Lets write the baseband from 1.0.2 on. Type in.

    bbupdater -e ICE03.14.08_G.eep -f ICE03.14.08_G.fls
    

    followed by enter

    63.png

    .......... still going

    64.png

    ...... and some more

    65.png

    Step Sixteen

    What version do we have now? type in

    bbupdater -v
    

    hit enter.

    66.png

    yay back to baseband version 3!

    Step Seventeen

    Run anysim(Edit by ktan91: i think it is suppose to be unlock.app. anysim did not work for me; gave incorrect sim error) You may have to restart your phone before it shows up on the menu. Congrats you are now unlocked and running firmware 1.0.2 with the 3.14 baseband version. If you'd like to relock your phone to an "out of the box state" continue to the final step.

    Note from Sai Zelion: (This step gave me the most hell. I ran AnySim, and all Anysim did was open the "AnySim Your world, unlocked" screen with the huge padlock. I could not slide to unlock (not really sure if that's even a feature), then it minimizes automatically bringing you back to home screen. I restarted the iPhone and still got INCORRECT SIM error. I then followed ktan91's advise and installed "unlock.app" to the iPhone, restarted the iPhone and the unlock.app icon appeared. I ran unlock.app, and all it did was show a white screen for almost a minute or so, and then automatically minimized back to the homescreeen. I rebooted, and STILL received the INCORRECT SIM error. I installed my working AT&T Sim card (which i'm using in my other iPhone) and restarted and it still gave me the incorrect sim error. I had no success with this step. I proceeded to step 18 and after I finished the step with all of necessary success indicators, I still get Incorrect SIM error).

    Step Eighteen

    only continue if you want to relock your phone to a stock state.

    Fire up terminal again type in

    ssh -l root youriphonesip
    

    hit enter

    67.png

    Type in the p/w

    dottie
    

    hit enter

    68.png

    Type in

    cd /
    

    hit enter

    69.png

    Type in

    launchctl remove com.apple.CommCenter
    

    hit enter

    70.png

    Type in

    cd /usr/bin
    

    hit enter

    71.png

    Type in

    bbupdater -e ICE03.14.08_G.eep -f ICE03.14.08_G.fls
    

    hit enter.

    72.png

    Yes it goes though all sorts of stuff again. The last few lines should look like this, notice nothing failed.

    73.png

    Congrats now you have a virgin phone baseband locked to at&t.

    Now that you have fixed your ibrick, you shoud take that $400 you're saving by not having to buy a new iphone, give me some for making you a guide, give the dev team guys some because they rock, and give the guys at RDGaccess.com some for making the baises of this guide :-D

    or I'll be okay if you just keep modding. Enjoy

    --Cash7c3 02:55, October 12, 2007 (CDT)

    ModMyMoto.com - ModMyGPhone.com - ModMyiFone.com - Dedicated Server Hosting by SingleHop - iPhone Wallpapers - iPhone forums | iPod touch forums, news, themes, apps, games, unlock, jailbreak community - ModMyiFone.com RSS Feeds - Contact Us - Link to us - Archive - Privacy Statement - - Top
    Copyright © 2007-08 by ModMy, LLC. All rights reserved. You may not copy anything on this site unless you link to the original.
    All times are GMT -6. The time now is 06:56 PM. Powered by vBulletin® Version 3.7.2
    Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
    Powered by vbWiki Pro 1.3 RC4. Copyright ©2006-2007, NuHit, LLC

    ModMyiFone.com is an independent publication and has not been authorized, sponsored, or otherwise approved by Apple, Inc or Cisco Systems, Inc. The information contained on this site is for educational purposes only.
    Forum skin by poetic_folly