cfrockit
Senior Member
- Dec 26, 2010
- 627
- 191
- Thread starter
- #121
The "hwver" is hwver=11.2.0.6. The problem is I cant burn to the SD from my computer, the IUW doesn't recognize the card and windows will not allow me to delete any partitions from removable media....That and my son flushed the usb dongle down the toilet..Looks likeI'm waiting until I can get to another computer
Operating Systems are a known issue as well. Many other versions of infoTMIC devices are having similar issues when attempting to use the infoTMIC Update Wrap (IUW) tool.
Windows 7 - The IUW application must be "Run As Administrator"
64bit Operating Systems - The IUW application may not work at all.
Can't assist you with the toilet issue but it's a cute story along the lines of bigwooly's son cracking his tablet screen while playing "Angry birds" emphasis on ANGRY.
PS Anyone with a Blackberry or used to have one, the cable that was provided works great as a mini-male to male USB OTG burn cable.
PSS If you can't create an SD card and/or can't find/burn via USB to OTG port, back in the early days we attempted to utilize the commands identified for the systematic process. The systematic process coded in the Settings.apk follows these steps which you can invoke manually using either adb commands or a Terminal Emulator application.
Copy the update file (????.ius) to /local Note: The application generically renames the downloaded update file to "system.ius"
The systematic process then invokes the following string:
Code:
[FONT=Courier New]infoup inject /local/system.ius[/FONT]
Code:
[FONT=Courier New]infoup clear[/FONT]
Code:
[FONT=Courier New]infoup reboot[/FONT]
Last edited: