Inhaltsverzeichnis

<< Back to iPhone Information Wiki

bbupdater

Tool to show version information of the baseband (to determine the firmware version and the bootloader version) or flash the baseband. Must be executed in a SSH session on the iPhone.

Usage

  • to show the version information of the current baseband:
    bbupdater -v
  • to flash the eeprom and the firmware:
    bbupdater -e <eepromFile> -f <firmwareFile>

Example

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

Output

If you have baseband firmware 03.14.08 (normally used with iPhone firmware 1.0.2) the output of bbupdater -v is:

Resetting target...
pinging the baseband...
issuing +xgendata...
firmware: DEV_ICE_MODEM_03.14.08_G
eep version: EEP_VERSION:207
eep revision: EEP_REVISION:7
bootloader: BOOTLOADER_VERSION:3.9_M3S2
Done

If you have baseband firmware 04.01.13 (normally used with iPhone firmware 1.1.1), the output of bbupdater -v is:

# bbupdater -v
Resetting target...
pinging the baseband...
issuing +xgendata...
firmware: DEV_ICE_MODEM_04.01.13_G
eep version: EEP_VERSION:207
eep revision: EEP_REVISION:8
bootloader: BOOTLOADER_VERSION:3.9_M3S2
Done
#

Download

bbupdater is often included in a package called virginizer_pack.zip. Download this file and extract it.

 
bbupdater.txt · Zuletzt geändert: 2008/01/24 10:38 von delo
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki