altf

Error 3002 when upgrading to iOS 5 beta

Posted in Apple, iOS by AltF on June 8, 2011

Note: You will need to have an iOS developer account to provision your development device.

1. Make sure you have the iTunes 10.5 Beta installed – This is a pre-release version of iTunes 10.5 beta to activate iOS 5 beta on your development devices.

2. Download the correct iOS 5 Beta firmware for your device from http://developer.apple.com/devcenter/ios/index.action

3. In iTunes hold *option* key on the keyboard and press *restore* (Note: option+upgrade will give you Error 3002) and locate the firmware that you downloaded for the device. If you still get Error 3002, make sure that you don’t have any entry for gs.apple.com in your /etc/hosts file.

Refer http://www.thinkingcap.com.au/news/guide-installing-ios-5-beta for detailed steps.

Tagged with: , , , , , , , ,

iPhone firmware: 2.0 to 1.1.4 downgrade

Posted in Apple by AltF on July 13, 2008

Here are the steps for a successful 2.0 to 1.1.4 downgrade for those of you that updated to 2.0 and realized what a mistake it was. (Thanks goes to Geeb for finding the iTunes 7.5 solution, Thanks goes to Crumpx for the pwnage method). Note that this has been performed on a PC.

Ok, so you updated to iTunes 7.7 and then installed 2.0 and you’re stuck. Here are the steps to downgrade to 1.1.4. Note that the result of this guide will be that you will be back to 1.1.4 version of firmware with baseband of 2.0 (4.05.04_G).

1) The first problem in your downgrade is that you probably are getting error 20 in restore mode and error 160x in DFU mode. This is due to iTunes 7.7.  So, you now you need to uninstall iTunes 7.7 and install iTunes 7.5. Make sure after your iTunes 7.7 uninstall you reboot your pc as it requests you to. **OSX users, see note at bottom of page to downgrade your iTunes.

2) Now that you have  iTunes 7.5, you will still have the DFU driver for 7.7. This is good and will allow the process to work. Put your phone into DFU mode using the DFU steps.

3) Restore using iTunes 7.5. You will get an error like 1011, 1013, 1015. This is normal and expected. An error 1601, 1602, 1600 or anything else is not ok.

4) Once you get error above, leave iTunes open and kick your phone out of restore mode. I recommend just loading winpwn(PC) or pwnage(MAC) and pwning the device at this point. If pwnage fails to work, you need to restore your phone again. You should be able to use normal restore mode, however. Other ways to kick out of restore mode may be ibrickr, jailbreak 1.1.2 (boot phone), iLiberty+.

5) Once completed, you have a pwned device with baseband 4.05.04_G from firmware v2.0.

6) To get back to 04.04.05_G (1.1.4 baseband) load bootneuter. If you don’t have this, install it from installer. Run bootneuter with Neuter, 4.6, and unlock. When it’s done, you will have an unlocked 04.04.05_G right back where you started.

Note: if you get  a boot neuter error like 05, 02 or such, you probably have more steps. Unfortunately, there is no safe answer to this one.The only method I know of to do this is to use a patched version of Ziphone as described here. Before you do this, you should know the risks. Read my Ziphone warning here. Your other option is to just wait for dev teams pwnage v2.0. Direct download link for pc and mac: http://iphone-freak.com/en/page1/page1.html

Note for OSX users:
If you are on OSX and want to attempt to downgrade your iTunes, you can try these steps:

Load up Terminal and type the following:
killall iTunesHelper
sudo -s
rm -r /Applications/iTunes.app
rm -r /Library/Receipts/iTunesX.pkg
rm  ~/Library/Preferences/com.apple.iTunes*
rm -r /Applications/iTunes.app
rm -r /Library/Receipts/iTunesX.pkg
rm  ~/Library/Preferences/com.apple.iTunes*
rm -r /System/Library/PrivateFrameworks/MobileDevice.framework

Troubleshooting:
Some of you have reported “I am in DFU mode and keep getting error 20 from iTunes restore”. Answer, you are not in DFU mode. Follow the guide and the DFU link. An iPhone in DFU mode has no image on the screen and looks powered down.

Some of you are reporting error 160x (1600, 1601, 1602, 1604 etc) on the iTunes downgrade while in DFU mode. I suggest trying another PC. You may still have some residual files left over from the 7.7 install. Make sure you are in iTunes 7.5 with drivers from 7.7.

Source: http://sleepers.net/news/?page_id=216