-
04-14-2009, 07:49 PM #1Developer/Hacker
- Join Date
- Oct 2008
- Location
- Buffalo, NY
- Posts
- 2,391
- Thanks
- 81
- Thanked 283 Times in 214 Posts
Downgrade 3G Baseband from 2.30 to 2.28

For those who have wanted to unlock their iPhone 3G but have updated to the 2.30 baseband, hope is now here. Thanks to the work of dev pH, a tool has been created to downgrade your baseband, and allow a unlock to occur once again.
only works for baseband 2.30 and bootloader 5.8
(im sorry if the original post didnt clarify enough because doerrfan decided to reword things when he moved it
)
to check your bootloader version, visit:
Baseband Commands - The iPhone Wiki
(run at+xgendata in minicom)
METHOD 2 (found by tattoo Jack)To run the pHaseBanDowngrader, connect via SSH to your iPhone and copy the downloaded folder (phasebandowngrader) into the folder "/Applications" on your iPhone.
Note: The folder MUST named phasebandowngrader with lowercase letters!
To run it, open MobileTerminal and type "login". The user is "root" and password is "alpine" by default. Then type: "cd / Applications/phasebandowngrader/", then, to run the downgrader, type "./phasebandowngrader"
simplified version of method 2 (Koolman0)For other people who still needs a full instruction, here is an update to Tom's instruction.
Download BBUpdaterExtreme here:
RapidShare: Easy Filehosting
Download BSPatch Here:
GBAtemp.net :: Downloads :: ROM patchers & header info :: bspatch
Here's where you'll need some command prompt skills. Extract the BSPatch program and iPhone_3G_02.28.00_baseband.zip and all related files into a folder you can remember (ex. C
atcher). Also, place the ICE2_02.28.00.fls and downgrade.patch in the same folder (downgrade.patch is from Master geohot above found here: http://lpahome.com/geohot/downgrade.patch)
Open your command prompt by hitting start, then run, and type in "cmd" without the quotes and hit enter. In the command prompt, you'll need to type
cd C
atcher
"C
atcher" is the example directory but you can replace it with wherever you've placed the BSPatch and ICE2_02.28.00.fls files in.
Now type in:
bspatch ICE2_02.28.00.fls patchedbaseband.fls downgrade.patch
In the example folder, there will now be a new file called patchedbaseband.fls, which is pretty self explanatory.
Copy that file back to your desktop or a folder that you can easily find and also copy ICE2_02.28.00.eep and BBUpdaterExtreme into the same place.
Rename patchedbaseband.fls to ICE2_02.28.00.fls.
Now that you have your patched baseband, your BBUpdaterExtreme and the .eep file in one place, you're ready to move them onto your phone.
You'll need to know how to SSH into your iPhone, and I'm not going to go into detail about that, but you should be able to find that information easily.
(you can also use DiskAid or Iphone Browser to upload the files instead of SSH)
Copy the three files *ICE2_02.28.00.fls* - the new one that is patched
ICE2_02.28.00.eep
and
BBUpdaterExtreme into /var/root
(make sure you're not in private/var/root).
Now, you'll need to find download and install Mobile Terminal, which can be found in Cydia or Installer, or I guess the new Icy.
After you've gotten Mobile Terminal installed, open it up and follow these instructions carefully (capitalization counts!) to check what version of bootloader you have.
(All case sensitive and you may need to use cd .. to change to the right directory you've uploaded the files to)
1. Type in: su
2. Type in the password: alpine
3. Type in: chmod 755 BBUpdaterExtreme
4. Type in: launchctl unload /System/Library/LaunchDaemons/com.apple.CommCenter.plist
5. Type in: ./BBUpdaterExtreme queryversion
Look for "Boot Loader Version:" in the output.
Mine said "5.09" which I can only imagine means 5.9 so I did not have the availability to downgrade.
Here you can stop if you're like me, and don't have the option to downgrade. You can restart your phone (because the phone is now not working since the CommCenter process has stopped running) to restore it to normal, or alternatively you can type in
launchctl load /System/Library/LaunchDaemons/com.apple.CommCenter.plist
But you may be in luck and have 5.8, in which case, continue on to the downgrade.
Close Mobile terminal, re-open it, and type in the following commands.
(All case sensitive and you may need to use cd .. to change to the right directory you've uploaded the files to)
1. Type in: su
2. Type in the password: alpine
3. Type in: chmod 755 BBUpdaterExtreme
4. Type in: launchctl unload /System/Library/LaunchDaemons/com.apple.CommCenter.plist
5. Type in: ./BBUpdaterExtreme update -f ICE2_02.28.00.fls -e ICE2_02.28.00.eep
6. Reboot your iPhone
Check under Settings-General to see your (hopefully) downgraded baseband!
this tool has been tested by multiple people and WILL NOT brick your device. if you have bootloader version 5.9 it will not work. you can try but it will not work (still no risk of brick)For those of you that are still having problems This Should be more simple
.................................................. .................................................. .........
Download:
- RapidShare: Easy Filehosting
- GBAtemp.net :: Downloads :: ROM patchers & header info :: bspatch
- http://lpahome.com/geohot/downgrade.patch
- Make a folder on your desktop
- Extract All to the same folder (All Three Files)
- In the Folder there should be a Shortcut file called "Prompt" open it
- Now type in:
bspatch ICE2_02.28.00.fls patchedbaseband.fls downgrade.patch - Now Make a New Folder in that Directory Call it "new"
- Three Files need to be copied To the "new" folder
- patchedbaseband.fls
- ICE2_02.28.00.eep
- BBUpdaterExtreme
- Rename patchedbaseband.fls to ICE2_02.28.00.fls
- SSH into your iPhone
- Copy the Three files (patchedbaseband.fls, ICE2_02.28.00.eep, BBUpdaterExtreme) to /private/var/root
- Now go to MobileTerminal (on your iphone, This app can be Downloaded from Cydia or installer)
- Type in the Following Commands *****Case Matters*****
- Type in: su
- Type in the password: alpine
- Type in: cd /var/root
- Type in: chmod 755 BBUpdaterExtreme
- Type in: launchctl unload /System/Library/LaunchDaemons/com.apple.CommCenter.plist
- Type in: ./BBUpdaterExtreme queryversion
- NOTE:
- if you see a 5.8 continue
- if you see a 5.9 STOP this will not work for you Sorry

- Continue if 5.8
- Type in: su
- Type in the password: alpine
- Type in: cd /var/root
- Type in: chmod 755 BBUpdaterExtreme
- Type in: launchctl unload /System/Library/LaunchDaemons/com.apple.CommCenter.plist
- Type in: Type in: ./BBUpdaterExtreme update -f ICE2_02.28.00.fls -e ICE2_02.28.00.eep
- Reboot Device
- Once the iPhone has restarted go to Settings> General> About> At the bottom should say 02.28.00 (then you jump up and down in JOY)
- Last But not Least Unlock
Here are the three Files you will be creating
so just copy these to you iphone (continue from Step 8 or 9)
Three Files inside this RAR
use at your own risk, but there is really no risk of doing any damage to your device unless you do something absurd
MMI Members Download
Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com - Downloads - phasebandowngrader
External Mirror
phasebandowngrader.zip
-
The Following 8 Users Say Thank You to JStraitiff For This Useful Post:
Bleeditout2130 (05-24-2009), duongvdat (04-17-2009), Labongoboy (02-15-2010), lach (04-14-2009), lightmaster (04-23-2009), madrigal77 (04-20-2009), PAKIS-RULEZ (04-16-2009), tito123 (04-20-2009)
-
04-14-2009, 08:02 PM #2
Sweet!!!
-
04-14-2009, 08:02 PM #3My iPhone is a Part of Me
- Join Date
- Jan 2009
- Location
- Australia
- Posts
- 519
- Thanks
- 30
- Thanked 82 Times in 67 Posts
thanks for that, im sure there will be a lot of people real happy about this!
-
04-14-2009, 08:04 PM #4
hells yeah now i can buy my friends 3G
-
04-14-2009, 08:04 PM #5Developer/Hacker
- Join Date
- Oct 2008
- Location
- Buffalo, NY
- Posts
- 2,391
- Thanks
- 81
- Thanked 283 Times in 214 Posts
-
04-14-2009, 08:07 PM #6My iPhone is a Part of Me
- Join Date
- Dec 2008
- Location
- New Orleans, LA
- Posts
- 850
- Thanks
- 44
- Thanked 75 Times in 58 Posts
Why sad people that can't get it to work?
Does this rag smell like chloroform to you?
If I helped you, be sure to press the Thanks! button over there ->
If I didn't, press it anyway.
-
04-14-2009, 08:10 PM #7iPhone? More like MyPhone
- Join Date
- Jul 2008
- Location
- SoCal
- Posts
- 103
- Thanks
- 12
- Thanked 10 Times in 8 Posts
Could this be used to downgrade the baseband on an iPhone running 3.0 Beta 2 if you have bootloader 5.8?
Mafia Live Family Code: 143 035 642
-
04-14-2009, 08:14 PM #8
-
04-14-2009, 08:17 PM #9Developer/Hacker
- Join Date
- Oct 2008
- Location
- Buffalo, NY
- Posts
- 2,391
- Thanks
- 81
- Thanked 283 Times in 214 Posts
-
04-14-2009, 08:18 PM #10iPhone? More like MyPhone
- Join Date
- Sep 2007
- Location
- Toronto, ON - Canada
- Posts
- 264
- Thanks
- 33
- Thanked 17 Times in 16 Posts
my guess this is not a dev team release?
-
04-14-2009, 08:18 PM #11My iPhone is a Part of Me
- Join Date
- Jun 2007
- Location
- Arizona
- Posts
- 658
- Thanks
- 39
- Thanked 103 Times in 78 Posts
I wouldn't get too excited. Most people will have the 5.09 bootloader. I purchased just a couple weeks after the 3G came out and have the 5.09 bootloader.
No this isn't a dev team release because of its limited use in this form. This is the work of GeoHot's and some others.Last edited by exNavy; 04-14-2009 at 08:21 PM.
-
04-14-2009, 08:20 PM #12Developer/Hacker
- Join Date
- Oct 2008
- Location
- Buffalo, NY
- Posts
- 2,391
- Thanks
- 81
- Thanked 283 Times in 214 Posts
-
04-14-2009, 08:22 PM #13
GOt one Question...they didn`t tell nothing what will happen to your phone after running this...
Could some one tell? Someone already done this? Will there be any conflicts?
Need some result first before doing this...Don1t want to lose everything I installed..irs a PAIn in tha Bud to reinstall
RESULTS please..let us know
-
04-14-2009, 08:22 PM #14Developer/Hacker
- Join Date
- Oct 2008
- Location
- Buffalo, NY
- Posts
- 2,391
- Thanks
- 81
- Thanked 283 Times in 214 Posts
-
04-14-2009, 08:23 PM #15
How do you check the bootloader version on your iPhone?
-
04-14-2009, 08:25 PM #16Developer/Hacker
- Join Date
- Oct 2008
- Location
- Buffalo, NY
- Posts
- 2,391
- Thanks
- 81
- Thanked 283 Times in 214 Posts
-
04-14-2009, 08:25 PM #17
-
04-14-2009, 08:28 PM #18Developer/Hacker
- Join Date
- Oct 2008
- Location
- Buffalo, NY
- Posts
- 2,391
- Thanks
- 81
- Thanked 283 Times in 214 Posts
-
04-14-2009, 08:28 PM #19
if bootloader version 5.9 will not work, than h which will work. Also can you post a website of dev pH website if available, and a more complete set of instuructions.
-
04-14-2009, 08:31 PM #20
Hmmm thanks...but will wait to see more effects first..before doing it...perhaps late tonight will be testing it.



LinkBack URL
About LinkBacks



Reply With Quote

