Kinpad I600 7" Capacitive, Phone 3G GPS Wifi HDMI 2.2

matusalens

Member
Jul 9, 2011
17
0
I think he needs a mirror image of someones tablet as he is not getting the linux boot loader screen when he presses the combo buttons on power up. I think his internal memory is erased or corrupt, so the unit may be bricked. I cannot help him any further, I just dont know that much about linux or the android install procedure without using the automated flash images we all havee been using from the ftp site.
BUMP

Hi guys,
To get files that I need, is just follow:

Using one terminal emulator, use commands:


#cat /proc/mtd dev: size erasesize name mtd0: 00040000 00020000 "misc" mtd1: 00500000 00020000 "recovery" mtd2: 00280000 00020000 "boot" mtd3: 04380000 00020000 "system" mtd4: 04380000 00020000 "cache" mtd5: 04ac0000 00020000 "userdata"depends on your TABLET, boot, recovery or system partition can change order.

Use these commands:
# su
# cat /dev/mtd/mtd1 > /sdcard/mtd1.img
# cat /dev/mtd/mtd2 > /sdcard/mtd2.img
# cat /dev/mtd/mtd3 > /sdcard/mtd3.img
where mtd1 need be boot partition
mtd2 need be recovery partition
mtd3 need be system partition

/sdcard is name of internal or external sdcard (in kinpad I think that sdcard2 is external card).

After please zip the 3 files and put in some download site(megaupload, rapidshare, etc).
thanks guys
 

tobyw01

Member
Sep 28, 2010
168
16
Hi guys,
To get files that I need, is just follow:

Using one terminal emulator, use commands:


#cat /proc/mtd dev: size erasesize name mtd0: 00040000 00020000 "misc" mtd1: 00500000 00020000 "recovery" mtd2: 00280000 00020000 "boot" mtd3: 04380000 00020000 "system" mtd4: 04380000 00020000 "cache" mtd5: 04ac0000 00020000 "userdata"depends on your TABLET, boot, recovery or system partition can change order.

Use these commands:
# su
# cat /dev/mtd/mtd1 > /sdcard/mtd1.img
# cat /dev/mtd/mtd2 > /sdcard/mtd2.img
# cat /dev/mtd/mtd3 > /sdcard/mtd3.img
where mtd1 need be boot partition
mtd2 need be recovery partition
mtd3 need be system partition

/sdcard is name of internal or external sdcard (in kinpad I think that sdcard2 is external card).

After please zip the 3 files and put in some download site(megaupload, rapidshare, etc).
thanks guys

I'm using the 2.3 firmware so I think there are some differences.

mmcblk0p2 /system
mmcblk0p5 /data
mmcblk0p6 /cache

So your commands are not working.
 

matusalens

Member
Jul 9, 2011
17
0
All I get is size ersaesize name
No partitions are listed.

Sent from EVO 4G using Tapatalk.

can u test then the commands:
su

cat /dev/mmcblk0p4 > /sdcard/recovery.img
cat /dev/mmcblk0p2 > /sdcard/system.img

this commands will put on your sdcard the images that I need to can put my kinpad on recover mode, and make a normal update using upgrade.swan file
 

tobyw01

Member
Sep 28, 2010
168
16
can u test then the commands:
su

cat /dev/mmcblk0p4 > /sdcard/recovery.img
cat /dev/mmcblk0p2 > /sdcard/system.img

this commands will put on your sdcard the images that I need to can put my kinpad on recover mode, and make a normal update using upgrade.swan file

Sorry no mmcblk0p4 in /Dec directory.

I found it. I will post shortly
Was under /dev/block.

Sent from EVO 4G using Tapatalk.
 
Last edited:

matusalens

Member
Jul 9, 2011
17
0
Mate, the file that u post is corrupted, I can extract recovery.img, but system is corrupt.
The good news is that kinpad accepted be flashed by recovery.img, but nothing hapens.

I open recovery.img using WinImage, and the file is empty, I dont understand.
 

tobyw01

Member
Sep 28, 2010
168
16
Mate, the file that u post is corrupted, I can extract recovery.img, but system is corrupt.
The good news is that kinpad accepted be flashed by recovery.img, but nothing hapens.

I open recovery.img using WinImage, and the file is empty, I dont understand.

I will try it again maybe I messed something up during the transfer.

Here is new link:

http://www.megaupload.com/?d=OO2ENZ6Z

Files showed 32mb and 256mb. When I did a cat at the terminal without redirecting the output there was a lot of data so I hope this time it works for you.
 
Last edited:

tobyw01

Member
Sep 28, 2010
168
16
I just updated market to 3.0.27 . Works good a little bit slow but I'm currently on 3g .

Sent from my I60M using Tapatalk
 

eprom101

Member
Feb 15, 2011
182
21
I just updated market to 3.0.27 . Works good a little bit slow but I'm currently on 3g .

Sent from my I60M using Tapatalk

Im getting a little impatient as I have now been waiting a month for my kinpad replacement to return from Merimobiles.
 

matusalens

Member
Jul 9, 2011
17
0
Hi tobyw01, you can send me that rom.img that you extract from mmcblk0??
I will try check somethings about file structure.
 

Orson

Member
Feb 23, 2011
126
7
I can send SMS using Messaging but what if I want to include a photo? I can go to Share in Gallery but there’s no Picture Messaging.

Some may ask why do I want to send a Picture Message when I can send an email? But I want to text someone a photo as they don’t have email on their phone. Is this possible?
 
Top