Thread: How to fix carrier logo on 3.1
-
10-08-2009, 06:13 PM #1CHUCK-TASTIC
- Join Date
- Jun 2009
- Location
- Houston follow @al_da_beast
- Posts
- 7,945
- Thanks
- 273
- Thanked 1,033 Times in 956 Posts
How to fix carrier logo on 3.1
I posted this on a thread but i figured a lot of ppl havent seen it so here:
1. Connect your iPhone to the computer via the USB cable
2. Run iPhoneBrowser or DiskAid
3. Navigate to the folder /private/var/mobile/Library/carrier bundle.bundle
4. Find the file carrier.plist
5. You need to convert it from a binary plist to plain text XML (here is a link for Binary – XML .plist converter Binary — XML .plist converter - iAppCat). You may have to convert it back to binary as well when you’re done. This will not, however, fix the “Not Available” text for the network field under Settings>General>About.
6. Find where the following code is (using turkcell as an example, it’s exactly the same method for all carrier.plist files in each bundle):
<array>
<dict>
<key>AllowPrefixMatching</key>
<false/>
<key>CarrierName</key>
<string>TR TURKCELL</string>
<key>DefaultImage</key>
<string>Default_CARRIER_Turkcell.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_Turkcell.png</string>
</dict>
<dict>
<key>AllowPrefixMatching</key>
<false/>
<key>CarrierName</key>
<string>TURKCELL</string>
<key>DefaultImage</key>
<string>Default_CARRIER_Turkcell.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_Turkcell.png</string>
</dict>
</array>
In between the last </dict></array>, you need to insert the following code:
<dict>
<key>AllowPrefixMatching</key>
<false/>
<key>CarrierName</key>
<string></string>
<key>DefaultImage</key>
<string>Default_CARRIER_Turkcell.png</string>
<key>FullScreenOpaqueImage</key>
<string>FSO_CARRIER_Turkcell.png</string>
</dict>
BUT IF U HAVE TMOBILE JUST PUT THIS FILE IN /private/var/mobile/Library/carrier bundle.bundle
http://www.2shared.com/file/8273822/...3/carrier.html
--------------------------------------------------------
for Att put it in the same place
MEGAUPLOAD - The leading online storage and file delivery service
--------------------------------------------------------
and for ROGERS
carrier.plistLast edited by battlecrushr; 10-18-2009 at 02:55 PM. Reason: New Tmobile link



Please know we are praying Kyle (poetic_folly) and Robyn Matthews for your little one.
You too blkcadi
Thank You.

-
The Following 3 Users Say Thank You to battlecrushr For This Useful Post:
Andis Jackson (10-10-2009), GIRLLLLLLLLLLLLLLLLL (10-31-2009), kvnhe (10-18-2009)
-
10-08-2009, 06:26 PM #2Retired Moderator
- Join Date
- Sep 2007
- Location
- In my own little world
- Posts
- 10,357
- Thanks
- 349
- Thanked 1,174 Times in 728 Posts
I'm not knocking your effort or anything, good stuff there, but if you have a missing carrier you just use MIM to add AT&T or T-mo or whatever you want back and it stays there like it should... takes 2 seconds and one click.
Screw #Winning, I'm #Juanning
iMac 27" i5 quad 2.8Ghz (1TB), MacBook Pro 17" 2.6, iPhone 4s
-
10-08-2009, 06:35 PM #3CHUCK-TASTIC
- Join Date
- Jun 2009
- Location
- Houston follow @al_da_beast
- Posts
- 7,945
- Thanks
- 273
- Thanked 1,033 Times in 956 Posts
I no but it looks bad when you put tmobile on it just all the fake carriers. This makes it look how it's supposed to
-
10-08-2009, 08:21 PM #4Green Apple
- Join Date
- Nov 2007
- Location
- Bel Air, MD USA
- Posts
- 77
- Thanks
- 20
- Thanked 8 Times in 7 Posts
My carrier.plist already had the "empty string" CarrierName entry that you illustrate. I have a 3G on AT&T and got no carrier logo after 3.1 jailbreak.
-
10-09-2009, 08:39 AM #5
but if i am roming will it just say at&t and not tmobile?? just want to know incase i am and get charges
-
10-09-2009, 04:01 PM #6
Didnt work for me (AT&T carrier)
-
10-10-2009, 12:05 PM #7AKA pierrechampoux
- Join Date
- Nov 2007
- Location
- Buffalo, NY
- Posts
- 410
- Thanks
- 122
- Thanked 195 Times in 93 Posts
Worked perfectly! Just had to go into MakeitMine and clear the carrier- BOOM- custom carrier logo returned!
Thanks!
-
10-12-2009, 01:05 AM #8
wah
Didn't work for me, att 3g
-
10-12-2009, 10:55 AM #9CHUCK-TASTIC
- Join Date
- Jun 2009
- Location
- Houston follow @al_da_beast
- Posts
- 7,945
- Thanks
- 273
- Thanked 1,033 Times in 956 Posts
If it didn't work maybe u had a custom carrier using mim or fake carrier.Just clear itand it'll work
-
10-14-2009, 05:37 PM #10
BUT IF U HAVE TMOBILE JUST PUT THIS FILE IN /private/var/mobile/Library/carrier bundle.bundle
this link does not work!!!
-
10-14-2009, 05:58 PM #11CHUCK-TASTIC
- Join Date
- Jun 2009
- Location
- Houston follow @al_da_beast
- Posts
- 7,945
- Thanks
- 273
- Thanked 1,033 Times in 956 Posts
Sry new link for tmobile
2shared - download carrier.rar
-
10-16-2009, 08:42 AM #12
-
10-16-2009, 07:51 PM #13What's Jailbreak?
- Join Date
- Sep 2009
- Location
- London, UK
- Posts
- 10
- Thanks
- 1
- Thanked 0 Times in 0 Posts
Ok, i've read this and another very similar post a million times
I don't know if this will work for me because i Have a factory unlocked 3gs and in the carrier bundles folder i've got every single carrier under the sun in there (except t-mobile uk which is my provider ironically!!)
Theres tmobile hk and other t-mob ones, but like i say no uk
so how do i know which carrier.plist to edit? because with so many plists how will it know to pick that one where there is a hundred other ones for other carriers with images in there but they don't work and show their logo?
any ideas anyone?Last edited by laufy; 10-16-2009 at 07:54 PM.
-
10-16-2009, 08:07 PM #14
Guys stop having problems. Just go into Cydia or Icy and search for Fakecarrier thats all and run it and than put in what ever name you want! Please stop editing file that take so long and if you mess up it is worst.
PleaseIPHONE 3G "DEV" (LETS HACK THIS IPHONE!)
-
10-16-2009, 08:09 PM #15CHUCK-TASTIC
- Join Date
- Jun 2009
- Location
- Houston follow @al_da_beast
- Posts
- 7,945
- Thanks
- 273
- Thanked 1,033 Times in 956 Posts
Well grmiller the fake carriers make it look ugly. This is for people who want it to look the way it's supposed to
-
10-16-2009, 08:15 PM #16What's Jailbreak?
- Join Date
- Sep 2009
- Location
- London, UK
- Posts
- 10
- Thanks
- 1
- Thanked 0 Times in 0 Posts
hey battlecrushr
any ideas on my problem??
Its driving me absolutely crazy!! its like 315am over here and i got work @ 9 lol but thats how mad its making me, ur right about MIM, its jus not the same, but id love it if you could help me sort my problem out, i know u can, just need a bit of guidance,
thanks
-
10-16-2009, 08:36 PM #17CHUCK-TASTIC
- Join Date
- Jun 2009
- Location
- Houston follow @al_da_beast
- Posts
- 7,945
- Thanks
- 273
- Thanked 1,033 Times in 956 Posts
I'm sry laufy but I don't no

sry again
-
10-17-2009, 05:13 AM #18iPhoneaholic
- Join Date
- Sep 2008
- Location
- Massachusetts, USA
- Posts
- 427
- Thanks
- 39
- Thanked 71 Times in 59 Posts
If you have a factory unlocked iPhone 3GS, you should just restore the stock 3.1.2 firmware from Apple. It will update the baseband, but since you have a factory unlocked iPhone 3GS it doesn't matter. You will still maintain your unlock status through iTunes and be able to jailbreak firmware 3.1.2 unless you have the new 3GS with the "MC" in the model number.
By restoring the stock 3.1.2 firmware, not a custom firmware generated by PwnageTool, you won't have the missing carrier name problem.
A factory unlocked iPhone 3G(S) will maintain its unlock status because your phone's IMEI number is registered with Apple. Everytime you restore a new firmware using iTunes, iTunes will unlock your iPhone 3GS because the IMEI number is found in Apples registered database.Last edited by reddawg; 10-17-2009 at 05:15 AM.
"When I die, I want to go peacefully in my sleep like my grandfather did...not kicking and screaming like the passengers in his car." -- Unknown
-
10-17-2009, 07:45 AM #19
I wonder why Winterboard themes wont change the carrier.
-
10-17-2009, 11:16 AM #20What's Jailbreak?
- Join Date
- Sep 2009
- Location
- London, UK
- Posts
- 10
- Thanks
- 1
- Thanked 0 Times in 0 Posts
Ok thats good to know, thanks for the info, BUT i don't thnk this solves my problem.
I am able to get the carrier name there by just using MIM but i would like to get it to show a carrier logo instead, and as there are so many carrier.plists in the carrer folder I have no idea which to update, i don't want to delete any of them (even though i don't think i'll ever need them) but i don't want to be deleting things where i don't know what the consequences will be...
I'd love it if someone could help me
many thanks



LinkBack URL
About LinkBacks
Reply With Quote




