[ROM][Factory Image][4.2.2] Nakasig -::- Odex, Deodex, Rooted -::- teshxx (02/14/13)

verfahrer

Member
Apr 5, 2009
32
14
0
1) Download the full system image from Google. Untar and unzip.
2) Fastboot flash the bootloader (4.18). Fastboot reboot bootloader. Verify that the version is correct and updated.
3) Fastboot flash the STOCK 4.2.2 RECOVERY. Do not attempt to use CWM or TWRP, otherwise you will have issues.
4) Fastboot flash the 1231_0.17... radio.
5) Reboot into (stock) recovery mode.
6) At this point, the stock recovery should begin to process the radio update and do the actual installation of it. You will see the progress bar moving. When it's done, the tab will automatically reboot into normal mode.
7) Verify that your radio (in system settings) is updated to the latest version.
8) Reflash custom recovery if you want.
YES!!! It's great solution:good: Thanks!
 

Master Gowa

Senior Member
Nov 8, 2012
95
18
0
Las Vegas
I ran into many issues trying to get the OTA update to work properly with upgrading the bootloader and radio.

Long story short, I had to do it manually and only after the full system images were released.

If you are running into the problem where the bootloader isn't updated or your radio baseband is showing one thing in bootloader and another in the system status, here is a quick fix:

1) Download the full system image from Google. Untar and unzip.
2) Fastboot flash the bootloader (4.18). Fastboot reboot bootloader. Verify that the version is correct and updated.
3) Fastboot flash the STOCK 4.2.2 RECOVERY. Do not attempt to use CWM or TWRP, otherwise you will have issues.
4) Fastboot flash the 1231_0.17... radio.
5) Reboot into (stock) recovery mode.
6) At this point, the stock recovery should begin to process the radio update and do the actual installation of it. You will see the progress bar moving. When it's done, the tab will automatically reboot into normal mode.
7) Verify that your radio (in system settings) is updated to the latest version.
8) Reflash custom recovery if you want.


After many wasted hours dealing with this issue when the update first came out (OTA), it seems to be related to the bach_update.modem function not being present in custom recoveries. Unlike the system, boot, etc. image files, the radio update is not an actual "image", at least like the others. While it is an ext4 filesystem system, the way it works is more similar to a recovery flashable zip file. It has a set of instructions for recovery to install the radio update. Custom recoveries break at this point, and so far I've only been able to get the stock one to work properly. For some reason, failing on the radio can also break the bootloader update as well, not to mention the build.prop update which is after the radio and might result in an incorrect Android version being identified.
If I think my bootloader updated ok do I really have to start at step 1 again? Or can I find the stock 4.2.2 recovery and start at step 3?
 

verfahrer

Member
Apr 5, 2009
32
14
0
That does not matter. If you are sure that bootloader is correct (the version number displays in bootloader mode), you can start with the flashing of recovery. But even if you start with step 1, it will not hurt.
 
  • Like
Reactions: Master Gowa

joopsg

Member
Dec 3, 2005
28
1
0
Singapore
Finally managed to update my N73G to 4.2.2 thru OTA.

Following the advise of the kind ppl here, I had restored to the stock recovery which is critical to the update process.

Sent from my GT-I9300 using Tapatalk 2
 

enzoevo

Senior Member
Jan 21, 2011
627
257
0
Somewhat Beautiful Virginia
I ran into many issues trying to get the OTA update to work properly with upgrading the bootloader and radio.

Long story short, I had to do it manually and only after the full system images were released.

If you are running into the problem where the bootloader isn't updated or your radio baseband is showing one thing in bootloader and another in the system status, here is a quick fix:

1) Download the full system image from Google. Untar and unzip.
2) Fastboot flash the bootloader (4.18). Fastboot reboot bootloader. Verify that the version is correct and updated.
3) Fastboot flash the STOCK 4.2.2 RECOVERY. Do not attempt to use CWM or TWRP, otherwise you will have issues.
4) Fastboot flash the 1231_0.17... radio.
5) Reboot into (stock) recovery mode.
6) At this point, the stock recovery should begin to process the radio update and do the actual installation of it. You will see the progress bar moving. When it's done, the tab will automatically reboot into normal mode.
7) Verify that your radio (in system settings) is updated to the latest version.
8) Reflash custom recovery if you want.


After many wasted hours dealing with this issue when the update first came out (OTA), it seems to be related to the bach_update.modem function not being present in custom recoveries. Unlike the system, boot, etc. image files, the radio update is not an actual "image", at least like the others. While it is an ext4 filesystem system, the way it works is more similar to a recovery flashable zip file. It has a set of instructions for recovery to install the radio update. Custom recoveries break at this point, and so far I've only been able to get the stock one to work properly. For some reason, failing on the radio can also break the bootloader update as well, not to mention the build.prop update which is after the radio and might result in an incorrect Android version being identified.
Thank you so much for this. Worked like a charm.
 

Master Gowa

Senior Member
Nov 8, 2012
95
18
0
Las Vegas
Used Wugs Toolkit to restore stock recovery. Then flashed the radio again. This time it shows correctly in rom. :)

I thought it was odd that originally when I flashed the radio that it sent me to TWRP instead of starting SaberMod rom. It makes sense now. Recovery Mode was supposed to finish the process but a custom recovery won't begin the final process.
 

kEvinErd

Senior Member
Jul 23, 2011
280
35
0
I ran into many issues trying to get the OTA update to work properly with upgrading the bootloader and radio.

Long story short, I had to do it manually and only after the full system images were released.

If you are running into the problem where the bootloader isn't updated or your radio baseband is showing one thing in bootloader and another in the system status, here is a quick fix:

1) Download the full system image from Google. Untar and unzip.
2) Fastboot flash the bootloader (4.18). Fastboot reboot bootloader. Verify that the version is correct and updated.
3) Fastboot flash the STOCK 4.2.2 RECOVERY. Do not attempt to use CWM or TWRP, otherwise you will have issues.
4) Fastboot flash the 1231_0.17... radio.
5) Reboot into (stock) recovery mode.
6) At this point, the stock recovery should begin to process the radio update and do the actual installation of it. You will see the progress bar moving. When it's done, the tab will automatically reboot into normal mode.
7) Verify that your radio (in system settings) is updated to the latest version.
8) Reflash custom recovery if you want.


After many wasted hours dealing with this issue when the update first came out (OTA), it seems to be related to the bach_update.modem function not being present in custom recoveries. Unlike the system, boot, etc. image files, the radio update is not an actual "image", at least like the others. While it is an ext4 filesystem system, the way it works is more similar to a recovery flashable zip file. It has a set of instructions for recovery to install the radio update. Custom recoveries break at this point, and so far I've only been able to get the stock one to work properly. For some reason, failing on the radio can also break the bootloader update as well, not to mention the build.prop update which is after the radio and might result in an incorrect Android version being identified.
Thank you for the above steps!

http://forum.xda-developers.com/showthread.php?t=2175086

However I read from the above thread that there's another step to do - Flashing the undo-perm-recovery zip. Is this step needed?

I'm just trying to learn more and clarify things further before proceeding. Hehe :)
 

duryard

Senior Member
Jun 15, 2010
1,174
209
0
67
Exeter
www.iscasilver.co.uk
-:: Radio and Bootloader ::-

Radio: Link 1 "fastboot flash radio radio-tilapia-1231_0.17.0_1205.img"

Bootloader: Link 1 "fastboot flash bootloader bootloader-tilapia-4.18.img"

Please flash this via fastboot (without the quotes).
Want to go back to stock so going to give this a whirl but is it necessary to flash these 2 on their own as well??

TIA
 
  • Like
Reactions: 5had3