You are on page 1of 1

FEB 26 Enable 3G-only mode iPhone 4 http://forums.macrumors.com/showthread.php?t=1296821 http://zetastix.com/idevice/how-to-enable-and-use-only-3g-network-band-in-iphone / My method is similar to that mentioned in post #4.

1) Install "iFile" from Cydia (you can find it under "Featured packages") 2) browse to /var/wireless/Library/Preferences/ 3) Select csidata, and choose "text viewer" 4) Scroll to the bottom of the file and find GsmRegistrationModel::fRatSelection =0x1 5) Select "Edit" 6) Change: FROM: GsmRegistrationModel::fRatSelection=0x1 TO: GsmRegistrationModel::fRatSelection=0x2 (FYI: 0x0(GSM/EDGE ONLY), 0x1(GSM/EDGE + 3G), 0x2(3G ONLY)) 7) Reboot the phone. You're done. To return it to GSM+3G (normal.) Simply go in to iPhone Settings>General>Network . Select "Enable 3G" to "OFF" (wait a few seconds) then turn it back ON. This wi ll reset "GsmRegistrationModel::fRatSelection=0x1" (normal again.) Note, if you don't see the line "GsmRegistrationModel::fRatSelection=0x1" in the csidata file. Do the Settings>General>Network and toggle "enable 3G" off and ba ck on. This will print the line to the settings file for you to go back and edit .

You might also like