[Recommand Deal] 8" Android 4.0 Tablet PC iMiTO AM801 Dual Camera Skype Video Chat

gdanko

Member
Dec 21, 2010
45
1
After updating this firmware all of the icons are huge. Almost looks like 800x480 resolution but this tablet is 800x600 in 2.3.1. Everything seems slower, too.
Also, I cannot use ADB anymore.

dmesg says:
[ 272.297817] usb 2-3.3: USB disconnect, device number 5
[ 275.072072] usb 2-3.3: new high speed USB device number 6 using ehci_hcd
[ 275.180445] usb 2-3.3: config 1 interface 0 altsetting 0 bulk endpoint 0x81 has invalid maxpacket 64
 
Last edited:

ReoS

Member
Feb 19, 2012
4
0
I put the image in the sdcard folder and when the update starts it says it "Can't find firmware update or it is invalid".
When I try to install the drivers windows tells me they are not compatible with the device (I try holding reset and normal way).

Either way I can't install it. Am I doing something wrong? Please help. :(
 

gdanko

Member
Dec 21, 2010
45
1
Power off.
Plug cable into tablet but not PC
Launch rkbatchtool
Hold down hardware home button and ug into PC



Sent from my Galaxy Nexus using Tapatalk
 

gdanko

Member
Dec 21, 2010
45
1
Has anyone gotten adb to work after installing this firmware? When I plug into the PC via USB the USB icons show up in the tablet notification area but "adb devices" shows nothing. Help!

SOLUTION
You need to to have the file ~/.android/adb_usb.ini with this tablet.

Do this:
Mac/Linux

  1. echo 0x2207 >> ~/.android/adb_usb.ini
  2. adb kill-server
  3. adb start-server

Windows
  1. open notepad
  2. create a new file with the line:
  3. 0x2207
  4. save as %USERPROFILE%\adb_usb.ini
  5. adb kill-server
  6. adb start-server
This adds the iMiTO's vendor ID to adb's list of known devices. You can now use adb with your iMiTO AM801 :)
 
Last edited:

Sparkrite

Member
Feb 25, 2012
5
0
Hi,
What do people think of this update, is it worth risking doing?

Does the tablet run any better or are there any issues with it?

Thanks in advance.
 

Sparkrite

Member
Feb 25, 2012
5
0
Hi,
What do people think of this update, is it worth risking doing?

Does the tablet run any better or are there any issues with it?

Thanks in advance.

OK to answer my own question, I found the tablet a lot slower with ICS on it and also quite a few
apps did not work, namely Netflix and Filmon. KIndle was also a bit dodgy, with about 4/5 sentances per page even down at the smallest font!!

I have reverted back to 2.3.1 (GingerBread) and I think it is a lot better with that OS.

Just my twopenceworth.............
 

nick0742

Member
Feb 20, 2012
5
0
@gdanko, how did you enable abd access on the 4.0 firmware? I saw your post explaining it but i didnt understand where to put the ini file
 
Top