cfrockit
Senior Member
- Dec 26, 2010
- 627
- 191
A new Hardware ID "hwver=11.2.3.1" has been identified along with three (3) update files. The update files are in the familiar InfoTM Update Wrap (*.ius) format containing a IUW header, U0 - u-boot-nand.bin, RD - Ramdisk, LK - Kernel, ADR-USER - Userdata, and ADR-AS - system.img.
Wrap Information:
Upon inspection they contain different versions of U0 which may brick a tablet that it is not intended.
Also, the userdata.img is larger than previously seen.
The most concerning discovery is that the system.img is packed in a format different than the other working update files therefore, cannot be inspected any further.
Without an understanding the naming conventions for the Hardware ID's and corresponding Firmware Version "FileNum:" assigned by infoTMIC, these files are useless and may potentially brick a tablet if burned.
Any assistance in unpacking the system.img for inspection is appreciated.
To determine an infoTM tablets Hardware ID "hwver" see Step 1 in http://www.androidtablets.net/forum...date-synet7lp-sytabex7-android-2-2-froyo.html or Alternate Step 1) Terminal Emualtor method to determine "hwver".
Code:
[FONT=Courier New]Hardware ID InfoTM update wrap Firmware Version U-Boot Size Notes
"hwver" (*.ius) (FileNum:) U0 - u-boot-nand.bin
-------------------------------------------------------------------------------------------------------------------------------------------------------------
11.2.3.1 7901UC_11.2.3.1.2.0_beta3.ius 11.2.3.1.2.0 2009.08-svn661 (Feb 26 2015 - 08:50:14) 67,235,328 U0 same as mystery 11.2.0.7
11.2.3.1 11.2.3.1.2.0.ius 11.2.3.1.2.1 2009.08-svn640 (Feb 14 2015 - 00:37:12) 67,608,064 New U0
11.2.3.1 11.2.3.1.2.1.ius 11.2.0.6.2.0 2009.08-svn661 (Feb 26 2015 - 08:50:14) 67,235,328 FileNum incorrect?[/FONT]
Code:
[FONT=Courier New]InfoTM update wrap(*.ius) FileNum: U0 UBOOT RD LK ADD_USER ADD_AS
-----------------------------------------------------------------------------------------------------------------------
7901UC_11.2.3.1.2.0_beta3.ius 11.2.3.1.2.0 249 KB NA 173 KB 2369.5 KB 8.5 KB 63859 KB
11.2.3.1.2.0.ius 11.2.3.1.2.1 249 KB NA 173 KB 2369.5 KB 8.5 KB 63223 KB
11.2.3.1.2.1.ius 11.2.0.6.2.0 249 KB NA 173 KB 2369.5 KB 8.5 KB 63859 KB[/FONT]
Also, the userdata.img is larger than previously seen.
The most concerning discovery is that the system.img is packed in a format different than the other working update files therefore, cannot be inspected any further.
Code:
[FONT=Courier New]Chunk size is 8192 bytes in system.img
Spare size calculated to be 256 bytes
Setting chunk size = 8192 in unyaffs.c, line 20
Setting spare size = 256 in unyaffs.c, line 21
Compiling unyaffs ...
unyaffs successfully compiled
Extracting contents of system.img ...
Error: Stackdump file found under /system folder due to incompatibility
with unyaffs.[/FONT]
Any assistance in unpacking the system.img for inspection is appreciated.
To determine an infoTM tablets Hardware ID "hwver" see Step 1 in http://www.androidtablets.net/forum...date-synet7lp-sytabex7-android-2-2-froyo.html or Alternate Step 1) Terminal Emualtor method to determine "hwver".
Last edited: