Hi everyone.
Add navco786.com/edge.xml as a source in Installer to get EDGE working on 1.1.4 iphones. It will create a category called navco786. Install from there.
Nav.
Hi everyone.
Add navco786.com/edge.xml as a source in Installer to get EDGE working on 1.1.4 iphones. It will create a category called navco786. Install from there.
Nav.
Last edited by navco786; 06-05-2008 at 09:39 PM. Reason: Updated Installer source
Is this only for UK phones? Is there sth similar for US phones? (1.1.2 OTB restored to 1.1.4 and then jailbroken/activated/unlocked with Ziphone 2.5 - using it in Greece.) EDGE setting is missing entirely.
Hi
These settings are for the UK only, but if you install one of the options (any one)
It will open up the EDGE menu in Settings>General>Network>Edge
You can then enter the APN settings for Greece. It will be one of the ones below:
Carrier: APN: Username: Password:
Telestet: gnet.b-online.gr your phone number 24680
Vodafone GR: internet.vodafone.gr [blank] [blank]
Cosmote: internet [blank] [blank]
The same can apply for any country I suppose. You can get most of the APN settings from: http://www.pinstack.com/carrier_sett...n_gateway.html
The only problem is that your carrier bundles won't be on your iphone, but give it a go and see what hapens.
I installed the vodaphone EDGE fix and it DID NOT open up my EDGE settings on my phone!
I have disabled EDGE using Boss Prefs but I was hoping I could access the EDGE settings and use that instead with the fix but it did nothing!
Thanks got mine working in Toronto Canada
http://www.pinstack.com/carrier_sett...n_gateway.html use this link to find ur carrier and login info![]()
Can someone please tell me why this is needed? I'm have had 3 UK iPhones (an 8GB and two 16GB), all jailbroken, hacktivated and unlocked and using my T-mobile contract SIM. In every case (firmware 1.1.3 and 1.1.4) the EDGE settings are available.
(I don't get EDGE coverage on T-mobile but that's besides the point)
I'm just wondering why someone has needed to create this. Why don't you get the EDGE settings without doing anything like I do?
I've unlocked 8 iphones, but this one was the first that was missing the EDGE Settings. It was 1.1.2 OTB "ziphoned" and then restored to 1.1.4 and "ziphoned" again. All the previous were fine maybe because their initial jailbreak method wasn't ziphone.... No idea why.
I'll try this fix and let you know.
This is working on 1.1.3 - I did not check for 1.1.4, but if the symbolic links do exist, then it will work. Please report and give me power ups
1. install BSDsubsystem
2. install "openSSH" / or install "Term-vt100"
3. in case of using openSSH disable autolock now (to not loose WLAN connection)
4. connect with your PC over WLAN to the iPhone by using SSH Client or start Term-vt100 Console on your iphone
5. enter following code (you can enter the first letters and TAB-key to enjoy autocomplete feature of the shell)
6. find out which Provider Bundle is symbolic linked to your SIM-Card. In your case these 23402, 23410, 23411 are linked to O2_UK.bundleCode:cd /System/Library/Carrier \Bundles ls -la
7. delete the symbolic links pointing to the O2_UK.bundle (you do not want predefined settings for your O2 card)lrwxr-xr-x 1 root wheel 12 Dec 15 05:49 23402 -> O2_UK.bundle
lrwxr-xr-x 1 root wheel 12 Dec 15 05:49 23410 -> O2_UK.bundle
lrwxr-xr-x 1 root wheel 12 Dec 15 05:49 23411 -> O2_UK.bundle
8. create new symbolic links pointing to Unknown.bundle (which means, you can do set everything manual. No annoying O2 bookmarks, predefinded Edge settings, no edge selections).Code:rm -f 23402 rm -f 23410 rm -f 23411
8. check your new EDGE menu without reboot of your phone (perhaps you have to rescan carrier, reinsert your SIM or reboot your phone. EDGE menu will immediately appear with your o2 UK SIMCode:ln -s Unknown.bundle 23402 ln -s Unknown.bundle 23410 ln -s Unknown.bundle 23411
Bookmarks