cfrockit
Senior Member
- Dec 26, 2010
- 627
- 191
Overview - There are various models of infoTMIC devices supported by different manufacturers/distributors however, they all seem to utilize the same automatic update process.
Updated information is maintained on xda - http://forum.xda-developers.com/showthread.php?t=1113121
Hardware ID "hwver"
On the "About device" screen in the "Settings" application, on many infoTMIC tablet's the "Model number" is hard coded into the application or pulled from the build.prop thus, it is not a reliable identification of the device. However on some tablet's, once the device has been updated to 2.2 the initial boot screen lower right corner or the "About device" screen displays the "Hardware ID" which is obtained by running /proc/cmdline and extracting the digits returned for "hwver=". Using this information the latest infoTMIC updates can be manually downloaded.
Brand - - hwver
AV-P8088A 32.9.0.1 4 GB NAND
AV-P8088 32.8.0.1 RAM 256 MB NAND 2 GB
Curtis International KLU LT8025 0.7.1.5
Curtis International KLU LT8025 0.7.3.1
Disgo 6000 12.2.0.5
Flytouch/SuperPad/WOWPad
Fly/Super/WOW 0.6.1.2
Fly/Super/WOW 0.6.1.5
Fly/Super/WOW 0.6.3.1
Fly/Super/WOW 0.6.3.2
I7Y 13.4.0.1 Model: s01
I10Y 13.5.0.1 Model: wwe10
(Note these Hardware Id's "hwver" seem to be confused based on the update files identified.)
MOBILE-BARN
MB-HWF808 ?.?.?.?
SYNET7LP/SYTABEX7
Sylvania 7" 11.2.0.5
Sylvania 7" 11.2.0.6
Sylvania 7" 11.2.0.7 (No device every identified however, partial update file located.)
Sylvania 7" 11.2.1.5
Sylvania 7" 11.2.1.8
Sylvania 7" 11.2.3.1
SYTAB10MT/SYNET10LP
Sylvania 10" 11.6.1.5
Sylvania 10" 11.6.3.1
See this thread specific to 7" infoTM powered tablets - http://www.androidtablets.net/forum/sylvania-tablets/12785-infotm-update-wrap-files-bin-ius.html
Notes: Some firmwares identify the Hardware ID "hwver" on the initial boot screen. Example: 0.7.3.1(658). The three digit number between the parentheses (###) is suspected to be the version of U0 - u-boot-nand.bin as it corresponds to the U-Boot file located within the InfoTM Update Wrap *.ius file.
Note: If the device has not been updated the "hwver" can be obtained manually by entering the string "cat /proc/cmdline" using either adb shell or in a Terminal Emulator application. More information regarding these methods can be found in Step 1: Hardware version identification either using adb or a Terminal Emulator application or Alternate Step 1) Terminal Emualtor method to determine "hwver".
Please post any other know infoTMIC Hardware ID's "hwver".
System Update
It seems that most of the infoTMIC devices utilize the same "UpdateCheck" and "UpdateSystem" processes.
To check for an update click Settings > Update System > Check for Update or on some devices there is a "System Update" application.
The programmatic process follows these steps:
The Settings application queries DNS for the infoTMIC ip address and then requests a text file containing the location of the update server.
The "UpdateCheck" process then uses the digits returned for the "hwver=" from /proc/cmdline and uses the devices MAC address to send a registration request and awaits the response of a 64bit key which is saved to the device.
The UpdateCheck" process again then uses the digits returned for the "hwver=" from /proc/cmdline and the Version returned from property "ro.versioncode" to send a request and awaits a response if an update file is available given the HardwareID and Version.
Note: In the text string returned above, the digit(s) preceding the pipe "|" symbol is/are assumed to be the most current version. By substituting anything less in the GET command above will return the update.
If an update is available, the file is download to /local/system.ius.
Upon completion of the download, the file is automatically processed which includes unpacking the multi-part update file and burning the images.
On many devices, the automatic process downloads the update but fails to burn and update the device therefore, if you manually want to check for an update insert the identified "hwver" after "data=" and Version after "vcode=" in this string and paste in a new browser session to see if an update is available.
If an update file is identified it can be downloaded and then using the InfoTM Update Wrap Tool the device can be manually updated.
IUW Version 1.2 posted with additional information in http://www.androidtablets.net/forum/infotmic-based/17274-introduction-iuw-burning-tools.html
These are the update files identified to date -
Wrap Information:
Unfortunately, the file naming does not seem to conform to a standard therefore making it difficult to determine new updates.
For additional information on how to utilize the update files see - http://www.androidtablets.net/forum/infotmic-based/17274-introduction-iuw-burning-tools.html
Please post any other known information regarding Hardware ID's and System Updates as it would seem collaboration across devices could yield benefits for all.
Updated information is maintained on xda - http://forum.xda-developers.com/showthread.php?t=1113121
Hardware ID "hwver"
On the "About device" screen in the "Settings" application, on many infoTMIC tablet's the "Model number" is hard coded into the application or pulled from the build.prop thus, it is not a reliable identification of the device. However on some tablet's, once the device has been updated to 2.2 the initial boot screen lower right corner or the "About device" screen displays the "Hardware ID" which is obtained by running /proc/cmdline and extracting the digits returned for "hwver=". Using this information the latest infoTMIC updates can be manually downloaded.
Brand - - hwver
AV-P8088A 32.9.0.1 4 GB NAND
AV-P8088 32.8.0.1 RAM 256 MB NAND 2 GB
Curtis International KLU LT8025 0.7.1.5
Curtis International KLU LT8025 0.7.3.1
Disgo 6000 12.2.0.5
Flytouch/SuperPad/WOWPad
Fly/Super/WOW 0.6.1.2
Fly/Super/WOW 0.6.1.5
Fly/Super/WOW 0.6.3.1
Fly/Super/WOW 0.6.3.2
I7Y 13.4.0.1 Model: s01
I10Y 13.5.0.1 Model: wwe10
(Note these Hardware Id's "hwver" seem to be confused based on the update files identified.)
MOBILE-BARN
MB-HWF808 ?.?.?.?
SYNET7LP/SYTABEX7
Sylvania 7" 11.2.0.5
Sylvania 7" 11.2.0.6
Sylvania 7" 11.2.0.7 (No device every identified however, partial update file located.)
Sylvania 7" 11.2.1.5
Sylvania 7" 11.2.1.8
Sylvania 7" 11.2.3.1
SYTAB10MT/SYNET10LP
Sylvania 10" 11.6.1.5
Sylvania 10" 11.6.3.1
See this thread specific to 7" infoTM powered tablets - http://www.androidtablets.net/forum/sylvania-tablets/12785-infotm-update-wrap-files-bin-ius.html
Notes: Some firmwares identify the Hardware ID "hwver" on the initial boot screen. Example: 0.7.3.1(658). The three digit number between the parentheses (###) is suspected to be the version of U0 - u-boot-nand.bin as it corresponds to the U-Boot file located within the InfoTM Update Wrap *.ius file.
Note: If the device has not been updated the "hwver" can be obtained manually by entering the string "cat /proc/cmdline" using either adb shell or in a Terminal Emulator application. More information regarding these methods can be found in Step 1: Hardware version identification either using adb or a Terminal Emulator application or Alternate Step 1) Terminal Emualtor method to determine "hwver".
Code:
C:\>adb shell cat /proc/cmdline
console=ttySAC3,115200 androidboot.mode=normal bmagic=0xeef07901 hwver=11.2.0.6
System Update
It seems that most of the infoTMIC devices utilize the same "UpdateCheck" and "UpdateSystem" processes.
To check for an update click Settings > Update System > Check for Update or on some devices there is a "System Update" application.
The programmatic process follows these steps:
The Settings application queries DNS for the infoTMIC ip address and then requests a text file containing the location of the update server.
Code:
Source Destination Protocol Info
192.168.0.174 192.168.0.1 DNS Standard query A [B]www.infotmic.com.cn[/B]
192.168.0.1 192.168.0.174 DNS Standard query response A [B]58.23.131.11[/B]
192.168.0.174 58.23.131.11 HTTP GET [B]/updateserver/server.txt[/B] HTTP/1.1
Hypertext Transfer Protocol
GET /updateserver/server.txt HTTP/1.1\r\n
Host: www.infotmic.com.cn\r\n
192.168.0.174 HTTP HTTP/1.1 200 OK (text/plain)
Line-based text data: text/plain
[B]222.73.93.45[/B]\r\n
211.147.200.147:2021
Code:
192.168.0.174 222.73.93.45 HTTP GET [B]/reg.php?action=reg&data=11.2.0.6|00MAC_ADDRESS[/B] HTTP/1.1
222.73.93.45 192.168.0.174 HTTP HTTP/1.1 200 OK (text/html)
Line-based text data: text/html
"A 64bit random alpha-numeric string in returned"
Code:
Source Destination Protocol Info
192.168.0.174 222.73.93.45 HTTP GET [B]/sysup.php?data=11.2.0.6&vcode=10[/B] HTTP/1.1
222.73.93.45 192.168.0.174 HTTP HTTP/1.1 200 OK (text/html)
Line-based text data: text/html
[B]12|http://222.73.93.45/update/11.2.0.6/11.2.0.6.2.0_beta3.ius[/B]
If an update is available, the file is download to /local/system.ius.
Code:
192.168.0.174 222.73.93.45 HTTP GET [B]/update/11.2.0.6/11.2.0.6.2.0_beta3.ius[/B] HTTP/1.1
On many devices, the automatic process downloads the update but fails to burn and update the device therefore, if you manually want to check for an update insert the identified "hwver" after "data=" and Version after "vcode=" in this string and paste in a new browser session to see if an update is available.
Code:
http:// 222.73.93.45/sysup.php?data=[B]##.#.#.#[/B]&vcode=[B]##[/B]
IUW Version 1.2 posted with additional information in http://www.androidtablets.net/forum/infotmic-based/17274-introduction-iuw-burning-tools.html
These are the update files identified to date -
Wrap Information:
Code:
[FONT=Courier New]Hardware ID InfoTM update wrap(*.ius) FileNum: U0 U0 UBOOT RD LK ADD_USER ADD_AS
"hwver" Firmware Version u-boot-nand.bin RAMDISK KERNEL USER SYSTEM
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[/FONT][FONT=courier new][B]Infotmic AV-P8088A[/B]
32.9.0.1 P8088A_Android_v11_2.2.ius 32.9.0.1.1.11 2009.08-svn619 (Mar 11 2011 - 17:09:24) 258 KB NA 165KB 2658 KB NA 144860.5 KB[/FONT]
[FONT=Courier New][B]Zenithink 10" ZT-180/Infotmic AV-P8088[/B]
32.8.0.1 P8088_Android_10.ius 32.8.0.1.0.10 NA NA NA 159.5 KB NA 4.5 KB 75766.5 KB
32.8.0.1 P8088_Android_9.ius 32.8.0.1.0.9 NA NA NA 159.5 KB NA 8.5 KB 68640.5 KB
32.8.0.1 P8088_Android_8.ius 32.8.0.1.0.8 NA NA NA 159.5 KB NA 8.5 KB 68629.5 KB
[B]Disgo 6000[/B]
12.2.0.5 disgo_12.2.0.5.1.4.ius 12.2.0.5.1.4 2009.08-svn483 (Nov 23 2010 - 08:42:32) 247 KB 231 KB 178.5 KB 2370.5 KB 4.5 KB 49677.5 KB
[B]Sylvania 10" SYTAB10MT(SYNET10LP)[/B]
11.6.3.1 0106rd_11.6.3.1.2.0_beta3.ius 11.6.3.1.2.0 2009.08-svn678 (Mar 14 2015 - 09:59:41) 270.5 KB NA 195.5 KB 2617.5 KB 8.5 KB 55639.5 KB
11.6.3.1 wwe10_11.6.1.5.2.0_beta3.ius 11.6.3.1.2.0 2009.08-svn678 (Mar 14 2015 - 09:55:48) 270.5 KB NA 195.5 KB 2617.5 KB 4.5 KB 55699 KB
[/FONT][FONT=courier new]11.6.3.1 11.6.3.1.2.0_beta4_0523.ius 11.6.3.1.2.0 2009.08-svn678 (Mar 14 2015 - 09:59:41) 270.5 KB NA 195.5 KB 2617.5 KB 8.5 KB 56392.5 KB
11.6.1.5 11.6.1.5.2.0_beta4_0523.ius 11.6.1.5.2.0 2009.08-svn678 (Mar 14 2015 - 09:55:48) 270.5 KB NA 195.5 KB 2617.5 KB 4.5 KB 56456.5 KB [/FONT]
[FONT=Courier New]
[B]Sylvania 7" SYNET7LP[/B]
11.2.1.8 11.2.1.8.2.0_beta3.ius 11.2.1.8.2.1 2009.08-svn627 (Jan 22 2013 - 09:19:18) 248.5 KB NA 173 KB 2370 KB 4.5 KB 63294 KB
[/FONT][FONT=courier new]11.2.1.8 11.2.1.8.2.0_beta4.ius 11.2.1.8.2.1 2009.08-svn627 (Jan 22 2013 - 09:19:18) 248.5 KB NA 173 KB 2370.5 KB 8.5 KB 62934.5 KB[/FONT]
[FONT=Courier New]11.2.1.8 11.2.1.8.2.0.ius 11.2.1.8.2.0 2009.08-svn627 (Jan 22 2013 - 09:19:18) 248.5 KB 233 KB 173 KB 2369.5 KB 4.5 KB 64243.5 KB
11.2.1.8 11.2.1.8.2.1.ius 11.2.1.8.2.1 2009.08-svn627 (Jan 21 2013 - 23:02:21) 248.5 KB NA 173 KB 2369.5 KB 4.5 KB 63294 KB
11.2.1.8 11.2.1.8.2.2.ius 11.2.1.8.2.1 2009.08-svn627 (Jan 22 2013 - 09:19:18) 248.5 KB NA 173 KB 2369.5 KB 4.5 KB 63294 KB
[B]Sylvania 7" SYTABEX7[/B]
11.2.1.5 11.2.1.5.2.0_beta3_1.ius 11.2.1.5.2.1 2009.08-svn660 (Feb 25 2015 - 05:50:18) 246.5 KB NA 173 KB 2354.5 KB 4.5 KB 62933 KB
11.2.1.5 11.2.1.5_beta3_fina2.ius 11.2.1.5.2.0 2009.08-svn660 (Feb 25 2015 - 05:50:18) 246.5 KB 230.5 KB 173 KB NA 4.5 KB 62933 KB
11.2.1.5 11.2.1.5_beta3_final.ius 11.2.1.5.2.0 2009.08-svn660 (Feb 25 2015 - 05:50:18) 246.5 KB 230.5 KB 173 KB 2354.5 KB 4.5 KB 62933 KB
11.2.1.5 11.2.1.5.2.0_beta4.ius 11.2.1.5.2.0 2009.08-svn660 (Feb 25 2015 - 05:50:18) 246.5 KB 230.5 KB 173 KB 2354.5 KB 4.5 KB 54901.5 KB
[B]Sylvania 7" SYNET7LP[/B]
11.2.0.5 system.bin 11.2.0.5.1.3 2009.08-svn466 (Nov 18 2010 - 13:17:30) 246.4 KB 2210 KB 166 KB 2393 KB 4.5 KB 51229.5 KB
11.2.0.6 11.2.0.6.2.0_beta3.ius 11.2.0.6.2.0 2009.08-svn660 (Feb 25 2015 - 05:47:47) 246 KB NA 173 KB 2376 KB 4.5 KB 62934.5 KB
11.2.0.7 11.2.0.7.2.0_beta3.ius 11.2.0.7.2.0 2009.08-svn661 (Mar 06 2015 - 05:33:51) 246 KB NA 173 KB 2375 KB 4.5 KB 62933 KB
[/FONT][FONT=Courier New][B]WowPad 8"[/B]
1.7.1.5 WWE08B_Android_2.1-0128.ius 1.7.1.5.1.1 2009.08-svn587 (Jan 05 2011 - 07:22:27) 253.5 KB 237.5 KB 159.5 KB 2613 KB 4.5 KB 72783.5 KB[/FONT]
[FONT=Courier New]
[B]SuperPAD I 10" (WowPad, Gome Flytouch II), SuperPAD II[/B]
1.6.1.5 WWE10B_Android_2_2_V1_8_U0M_GT2005.ius 1.6.1.5.1.1 2009.08-svn672 (Mar 11 2011 - 06:40:06) 271 KB 239 KB 165 KB 2623 KB 4.5 KB 72338.5 KB
1.6.1.5 WWE10B_Android_2_2_V2_1_U0M_GT2005_flash.ius 1.6.1.5.1.1 2009.08-svn672 (Mar 11 2011 - 06:40:06) 271 KB 239 KB 165 KB 2623 KB 4.5 KB 77366 KB
1.6.3.2 P011CZ_Android_2_2_V2_1_U0E_GT2005_flash.ius 1.6.3.2.1.1 2009.08-svn676 (Mar 14 2011 - 09:26:47) 271 KB 239 KB 165 KB 2623 KB 4.5 KB 72263.5 KB
[B]
Klu by Curtis International LT8025 8"[/B]
[/FONT][FONT=Courier New]0.7.1.5 WWE08B_Android-2.1_0.7.1.5_v5full.ius 0.7.1.5.1.5 2009.08-svn587 (Jan 05 2011 - 07:22:27) 253.5 KB 237.5 KB 159.5 KB 0 KB 4.5 KB 71690 KB[/FONT]
[FONT=Courier New]0.7.3.1 -None identified
[B]SuperPAD I 10" (WowPad, Gome Flytouch II), SuperPAD II[/B]
0.6.1.5 WWE10B_Android_393477-v9full.ius 0.6.1.5.1.9 2009.08-svn587 (Jan 05 2011 - 07:20:58) 253.5 KB 237.5 KB 159.5 KB 2618 KB 4.5 KB 72143 KB
0.6.1.5 WWE10B_Android_2.1-HappyNewYear.ius 0.6.1.5.1.8 2009.08-svn559 (Dec 16 2010 - 11:31:51) 253.5 KB 237.5 KB 159.5 KB 2618.5 KB 4.5 KB 71285.5 KB
0.6.1.2 -None identified
[/FONT]
NA - Not Applicable, not included in update file
Unfortunately, the file naming does not seem to conform to a standard therefore making it difficult to determine new updates.
For additional information on how to utilize the update files see - http://www.androidtablets.net/forum/infotmic-based/17274-introduction-iuw-burning-tools.html
Please post any other known information regarding Hardware ID's and System Updates as it would seem collaboration across devices could yield benefits for all.
Last edited: