Changes between Version 7 and Version 8 of back_to_stock
- Timestamp:
- 02/03/11 00:48:50 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
back_to_stock
v7 v8 21 21 22 22 == radio S-ON and original CID == 23 There are 2 ways to get radio S-ON and the original CID .23 There are 2 ways to get radio S-ON and the original CID: 24 24 25 You can either restore the backup of your partition 7 or you can use gfree to set secu_flag = 1 and CID = T-MOB010 (or your corresponding original CID).25 1. Restore the backup of your partition 7. This will set secu_flag = 1 and CID = T-MOB010 and will also bring back the SIM-lock data. 26 26 27 Restoring the backup will also bring back the SIM-lock data, while using gfree will keep the phone SIM-unlocked.27 2. Use gfree to set secu_flag = 1 and CID = T-MOB010 (or your corresponding original CID). 28 28 29 In both cases you need to first use rage to gain temporary root.29 In both cases you need to first gain temporary root. We will use psneuter for this. 30 30 === temporary root === 31 31 Before you can adb as described below you need to enable debugging in the settings on the phone. In Settings go to "Applications -> Development" and check the "USB debugging" option. … … 43 43 Leave this terminal (or command window) that contains the root shell open. 44 44 45 === restoring the backup of partition 7 ===45 === Restoring the backup of partition 7 === 46 46 Setting S-ON and CID and restoring the simlock can be done using gfree to restore the backup of you partition 7. 47 47 … … 81 81 The heading should now read: "VISION PVT SHIP S-ON" 82 82 83 === usinggfree to get radio S-ON and the original CID ===83 === Alternative: Use gfree to get radio S-ON and the original CID === 84 84 If you lost your partition 7 backup or you do not want to restore the simlock data you can use the -c and -s options of gfree to set the CID and the S-ON flag. 85 85