<< Back to iPhone Information Wiki
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.
bbupdater -v
bbupdater -e <eepromFile> -f <firmwareFile>
bbupdater -e ICE03.14.08_G.eep -f ICE03.14.08_G.fls
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 #
bbupdater is often included in a package called virginizer_pack.zip. Download this file and extract it.