-
05-10-2008, 08:14 PM #1Retired Moderator
- Join Date
- Jul 2007
- Location
- Boston
- Posts
- 2,290
- Thanks
- 143
- Thanked 461 Times in 229 Posts
Enable Some 3gness in latest 2.0 firmware
So heres the skinny.
If you have the new firmware .ipsw decrypt the beta5 rootfs dmg.
Then go to Applications/Prefrences.app/Network.plist.
There should be a little surprise in the form of a 3G setting to turn it on or off.
{
items = (
{
cell = PSGroupCell;
id = "ENABLE_3G_GROUP";
},
{
cell = PSSwitchCell;
default = YES;
get = "is3GEnabled:";
label = "ENABLE_3G";
set = "set3GIsEnabled:specifier:";
},
{
cell = PSGroupCell;
id = "3G_TEXT_GROUP";
isStaticText = YES;
},
{
cell = PSTitleValueCell;
label = "3G_TEXT";
},
{
bundle = EDGESettings;
isController = NO;
requiredCapabilities = (
telephony,
);
},
{
cell = PSGroupCell;
requiredCapabilities = (
telephony,
);
},
{
cell = PSSwitchCell;
default = YES;
defaults = "com.apple.commcenter";
key = "InternationalRoamingEDGE";
label = "EDGE_ROAMING_TOGGLE";
PostNotification = "com.apple.commcenter.InternationalRoamingEDGE.cha nged";
requiredCapabilities = (
telephony,
);
},
{
cell = PSGroupCell;
isStaticText = YES;
requiredCapabilities = (
telephony,
);
},
{
cell = PSTitleValueCell;
label = "EDGE_STATIC_TEXT";
requiredCapabilities = (
telephony,
);
},
{
cell = PSGroupCell;
},
{
bundle = VPNPreferences;
isController = NO;
},
{
cell = PSGroupCell;
requiredCapabilities = (
wifi,
);
},
{
bundle = AirPortSettings;
isController = NO;
requiredCapabilities = (
wifi,
);
},
);
title = Network;
}Last edited by DoerrFan; 05-10-2008 at 08:35 PM.

-
05-10-2008, 09:19 PM #2plain jane vanilla (post count restored to FULL AWESOMENESS)
- Join Date
- Jul 2007
- Location
- ATL
- Posts
- 11,692
- Thanks
- 181
- Thanked 1,457 Times in 1,263 Posts
Yea, this has already been found and is proof the new iphone will have 3G. However, ours CANNOT use 3G because there is actually HARDWARE differences between the too.
Kick *** news though!!
-
05-10-2008, 09:24 PM #3Retired Moderator
- Join Date
- Jul 2007
- Location
- Boston
- Posts
- 2,290
- Thanks
- 143
- Thanked 461 Times in 229 Posts



LinkBack URL
About LinkBacks
Reply With Quote
