That did it for me.
However, now my modified carrier.plist file for AT&T doesn't let me see the Tethering option. I used to set the phone APN bitmask to 49 in iOS 4.3.2, but doesn't work in iOS 5.0.1.
Printable View
That did it for me.
However, now my modified carrier.plist file for AT&T doesn't let me see the Tethering option. I used to set the phone APN bitmask to 49 in iOS 4.3.2, but doesn't work in iOS 5.0.1.
how can i download it? i can't find the link here
You can install the patch from repo: backspace.jp Cydia Repository
my ipad2 3g for cdma is in ios5.0.1. But this deb can't install on my ipad . Just no support this device. Can u add this type of ipad2 3g cdma?
Could you fix for iPhone 4S iOS 5.1.1? In Cydia, this patch just supported the device 4S up to 5.1? Or could you guide me how to use the command lines to copy this patch using for iOS 5.1.1?
Here are the steps without using hex editor and executed from the phone for 4s iOS 5.1.1:
Install Link Identity Editor and Vi IMproved from Cydia
Start the mobile terminal.
Run the following commands with root privileges
cd /System/Library/Frameworks/CoreTelephony.framework/Support/
cp CommCenter CommCenter.org
cp CommCenter CommCenter.tmp
echo "000a9c0c: 0120" | xxd -r - CommCenter.tmp
ldid -s CommCenter.tmp
chmod 755 CommCenter.tmp
mv CommCenter.tmp CommCenter
reboot, CommCenter.org is the backup copy.
Hi aneagle, If I've already got the CommCenter patch installed via Cydia, do i still need to perform the manual steps described in your last post? Wouldn't the patch have changed the key to 0120 already? Thank you! Btw, i'm on iPhone 4, iOS 5.1.1
The installed patch does all the job, now you can modify the carrier bundle.
Thank you for the response. I can edit the carrier bundle now.