Page 1 of 5
 1  2 3 4 5  >
Reply
   
 Custom Carrier logos on the new 2.0 FW 
 
 
  #1 (permalink)  
Old 22-07-2008, 09:47 AM
Regular

Group: Regulars
Location: NSW


Custom Carrier logos on the new 2.0 FW

Packages now available in Cydia for each of the 3 carriers








If you want to do it yourself:



Basically all you need to do is replace the logos in /var/mobile/Library/Carrier Bundle.bundle

Okay so what you need:
* iPhone 2.0 Jailbroken with SSH installed and running on one of the Telstra, Vodafone or Optus(or virgin) as this uses the existing carrierbundles, I believe those on three should be able to use my old guide for the 1.1.3 and 1.1.4 firmware. (SSH can be installed via Cydia)
* Cyberduck, or some other program that does SFTP (winSCP for windows guys)
* some logo's you've prepared earlier! Must be 49x20 pixels in png format
Templates for the logos:
http://cactuar.net/uploads/operators...R_YESOPTUS.png
http://cactuar.net/uploads/operators...R_YESOPTUS.png
http://cactuar.net/uploads/operators...ER_TELSTRA.png
http://cactuar.net/uploads/operators...ER_TELSTRA.png


Step 1: Settings > General > Auto-Lock - Never
Step 2: Open cyberduck and connect to your phone - making sure to choose the SFTP protocol, entering root as the username and the phone's root password (the default is alpine)
Step 2: Click on the address bar (it'll say "/private/var/root") and choose /
Step 3: Browse to /var/mobile/Library/Carrier Bundle.bundle/
Step 4: Replace the existing .png files with your own ones making sure that the filenames you've used are identical so that the bundle will pick it up.
Step 5: Restart your phone (hold down the sleep/wake button, slide to power off and then power it back up again)

Once your done I'd recommend ununstalling SSH as you won't need it again and it chews battery, and that's the only way to disable it at the moment.

Last edited by Linux_insidev2; 27-07-2008 at 02:48 PM.
Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #2 (permalink)  
Old 22-07-2008, 02:31 PM
Regular

Group: Regulars
Location: SYDNEY


im getting this error in terminal..?

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
f5:de:c1:32:fb:62:9b:5e:0a:59:05:29:68:12:98:e7.
Please contact your system administrator.
Add correct host key in /Users/AdamT/.ssh/known_hosts to get rid of this message.
Offending key in /Users/AdamT/.ssh/known_hosts:1
RSA host key for 192.168.1.103 has changed and you have requested strict checking.
Host key verification failed.
tuzinski-LOUDNESS-macbookPRO:~ AdamT$

help?
__________________
Owns:
- MBP 2.33GHz 15" 4GB RAM 320GB HD - iPhone 3G 16GB White -
- 2x WD Studio 1TB FW800 Drives - Apple TV 160GB -
WhiteiPhone is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #3 (permalink)  
Old 22-07-2008, 02:37 PM
Regular

Group: Regulars
Location: An Airport, Somewhere


Quote:
Originally Posted by WhiteiPhone View Post
im getting this error in terminal..?

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
f5:de:c1:32:fb:62:9b:5e:0a:59:05:29:68:12:98:e7.
Please contact your system administrator.
Add correct host key in /Users/AdamT/.ssh/known_hosts to get rid of this message.
Offending key in /Users/AdamT/.ssh/known_hosts:1
RSA host key for 192.168.1.103 has changed and you have requested strict checking.
Host key verification failed.
tuzinski-LOUDNESS-macbookPRO:~ AdamT$

help?
from terminal do:
cd .ssh
vi known_hosts
then type in without the inverted commas "/192.168.1.103" and then press enter. It'll take you to the line in the file that has that IP Address in it. hit "dd" and it will delete the line. then type in ":wq!" and press enter. Try SSH after that and it should work.
__________________
Dual 2.0Ghz Powermac 1.5Gig RAM 500Gb HDD SD, 23" HD Cinema Display, 24" Widescreen LCD, 1.5Ghz, Black MacBook 2.2ghz 1GB RAM 120GB HDD, 1.66Ghz Intel Mac Mini, 3 x External HDD, 43" Pioneer Plasma, Apple TV w/ATVPatch 3.0, Dual 2.3ghz G5 XSERVE 1.2 TB HDD, 1 GB RAM, 1.42Ghz G4 Mac Mini w/BT & Airport, 15" 2.4GHz C2D MacBook Pro, 200gb HDD, 2GB RAM, iPhone 3G 16GB (4th one!)
drewbles is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #4 (permalink)  
Old 22-07-2008, 02:39 PM
Regular

Group: Regulars
Location: NSW


Quote:
Originally Posted by drewbles View Post
from terminal do:
cd .ssh
vi known_hosts
then type in without the inverted commas "/192.168.1.103" and then press enter. It'll take you to the line in the file that has that IP Address in it. hit 'dd' and it will delete the line. then type in ":wq!" and press enter. Try SSH after that and it should work.
Or with nano

CTRL+w "192.168.1.103"
CTRL+k to cut the line
CTRL+o to save
CTRL+q to quit :P
Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #5 (permalink)  
Old 22-07-2008, 04:31 PM
Regular

Group: Regulars
Location: SYDNEY


All done!
thanks for the help drewbles and good guide LIV2

__________________
Owns:
- MBP 2.33GHz 15" 4GB RAM 320GB HD - iPhone 3G 16GB White -
- 2x WD Studio 1TB FW800 Drives - Apple TV 160GB -
WhiteiPhone is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #6 (permalink)  
Old 23-07-2008, 03:04 PM
I love 

Group: Regulars
Location: Canberra


The custom carrier logo is one thing I miss on my 3G. Had it on my 1st Gen iPhones. Can't wait til there is more support with jailbreaking and applications and then I'm there
__________________
15" Macbook Pro 2.4GHz/2GB/160GB/8600M GT/OSX 10.5.4
16GB iPhone 3G - White
4GB iPod Nano 3rd Gen


Support MacTalk by shopping at the Apple Online Store via this link!
NathR32 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #7 (permalink)  
Old 26-07-2008, 12:02 PM
Regular

Group: Regulars
Location: Sydney


If you want to change the logo text to something else, I noticed make it mine is now avaliable in Cydia.

This only changes text!



Edit: there's a couple of custom logo images in cydia already (AT&T etc),
Is it not possible for some on to upload Aussie logo's?
Shintaro is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #8 (permalink)  
Old 26-07-2008, 12:43 PM
Regular

Group: Regulars
Location: NSW


I'll see if I can get in contact with Saurik (maintainer of cydia) and organise something
Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #9 (permalink)  
Old 26-07-2008, 01:13 PM
jazzmediaonline.com

Group: Regulars
Location: Gold Coast


The YESOPTUS images aren't loading... All I get it the old mac chime of death and the icon for the ye'olde macintoshes with the error code... in other words a damn creative 404 message. (I WANT!)

To fix change the URL from YESOPTUS to OPTUS.
__________________
jazzmediaonline.com
twitter | last.fm | youtube | xbox live
 MBP 15" 2.5Ghz / iPhone 3G 16gig / iPod Shuffle 1gig / Airport Extreme 802.11n 
successful trades: anarchron
Jazzdogg is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #10 (permalink)  
Old 26-07-2008, 01:37 PM
Regular

Group: Regulars
Location: NSW


Quote:
Originally Posted by Jazzdogg View Post
The YESOPTUS images aren't loading... All I get it the old mac chime of death and the icon for the ye'olde macintoshes with the error code... in other words a damn creative 404 message. (I WANT!)

To fix change the URL from YESOPTUS to OPTUS.
heh sorry, I accidentally renamed them about 30 mins ago and changed it, thought I was renaming a different copy. I've put the original names back now

If anyone can give me a Vodafone logo to add to my package that'd be great, I'm building a Cydia package now.
Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #11 (permalink)  
Old 26-07-2008, 01:41 PM
Regular

Group: Regulars
Location: Brisbane, QLD
Blog Entries: 1


Quote:
Originally Posted by Linux_insidev2 View Post
heh sorry, I accidentally renamed them about 30 mins ago and changed it, thought I was renaming a different copy. I've put the original names back now

If anyone can give me a Vodafone logo to add to my package that'd be great, I'm building a Cydia package now.
If possible, can you do one for 3?

http://www.three.com.au/cs/futureten.../logoThree.jpg

EDIT: Sorry, that's just the 3 image logo, not an actual PNG for iPhone.
__________________
MacBook 1.83GHz Core Duo 2GB 120GB HDD
15 GB 3G iPod
Flickr! || Buy My Art!
Successful trades: hMc, chocho, areal, bljpoad, mikeb.aus81, sanjay, thatfilthyspringbok, napes, rpjallan
thebookfreak58 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #12 (permalink)  
Old 26-07-2008, 02:15 PM
jazzmediaonline.com

Group: Regulars
Location: Gold Coast


I think it'd be a cool feature to have in the iPhone... just makes the interface a tad nicer to look at. Hopefully apple will make note of this awesome feature and make this happen
__________________
jazzmediaonline.com
twitter | last.fm | youtube | xbox live
 MBP 15" 2.5Ghz / iPhone 3G 16gig / iPod Shuffle 1gig / Airport Extreme 802.11n 
successful trades: anarchron
Jazzdogg is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #13 (permalink)  
Old 26-07-2008, 03:19 PM
Regular

Group: Regulars
Location: NSW


Update:
I've submitted my carrierbundle mods to the Bigboss repo so hopefully it'll be up soonish

Just wondering if anyone wants to try it out early? you'll need a jailbroken iPhone with SSH installed on telstra, optus or vodafone

Also, if anyone could provide me with a Vodafone logo that'd be great.
Linux_insidev2 is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #14 (permalink)  
Old 26-07-2008, 03:25 PM
Regular

Group: Regulars
Location: Sydney


here r 2 possible vodafone logos
http://i142.photobucket.com/albums/r...R_VODAFONE.png
http://www.dellweblog.com/wp-content...1/vodafone.jpg
__________________
Mac OS X Leopard
Macbook Pro 17" Core2Duo
iPhone 3G 8GB Black
cmanou is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #15 (permalink)  
Old 26-07-2008, 05:05 PM
Regular

Group: Regulars
Location: 2031


Quote:
Originally Posted by Linux_insidev2 View Post
Update:
I've submitted my carrierbundle mods to the Bigboss repo so hopefully it'll be up soonish
It's up and works.
kogi is offline
Profile CardPM
Go to the top of the page
Reply With Quote
 
Page 1 of 5
 1  2 3 4 5  >
Reply

Thread Tools

 
Similar Threads
 
Thread Thread Starter Forum Replies Last Post
BabySteps Guide to Upgrading 1st gen iPhone to FW 2.1 with Pwnage laughingbird iPhone Guides and How-to's 119 30-12-2008 10:55 PM
[1.1.3] Adding custom carrier logo's for ANY network - UPDATED Linux_insidev2 iPhone Guides and How-to's 27 22-07-2008 04:42 PM
Dark Apple claims FW 2.0 Game over W9cae iPhone Help and Support 1 09-07-2008 01:30 AM