Hi
My Kindle 3g +wifi is bricked for some time and I'm trying to debrick it using k3flasher. I was albe to upload partition table and kernel, but I'm not able to upload rootfs.bin
After some time I'm getting:
Code:
sudo ./k3flasher mx35to2_mmc.bin program 0x003C1000 ../kindle/rootfs.bin
...
...
...
I: writing 0x00200000 (=2097152) bytes to address 0x161c1000, waiting for completion...
I: wrote 0x00200000 (=2097152) bytes, waiting for completion...
I: flashed 0x00010000 (=65536) bytes
I: flashed 0x00020000 (=131072) bytes
I: flashed 0x00030000 (=196608) bytes
I: flashed 0x00040000 (=262144) bytes
I: flashed 0x00050000 (=327680) bytes
I: flashed 0x00060000 (=393216) bytes
I: flashed 0x00070000 (=458752) bytes
I: flashed 0x00080000 (=524288) bytes
I: flashed 0x00090000 (=589824) bytes
I: flashed 0x000a0000 (=655360) bytes
I: flashed 0x000b0000 (=720896) bytes
I: flashed 0x000c0000 (=786432) bytes
I: flashed 0x000d0000 (=851968) bytes
I: flashed 0x000e0000 (=917504) bytes
I: flashed 0x000f0000 (=983040) bytes
I: flashed 0x00100000 (=1048576) bytes
I: flashed 0x00110000 (=1114112) bytes
I: flashed 0x00120000 (=1179648) bytes
I: flashed 0x00130000 (=1245184) bytes
I: flashed 0x00140000 (=1310720) bytes
I: flashed 0x00150000 (=1376256) bytes
I: flashed 0x00160000 (=1441792) bytes
I: flashed 0x00170000 (=1507328) bytes
I: flashed 0x00180000 (=1572864) bytes
E: reading data from device: LIBUSB_ERROR_NO_DEVICE
E: flashing data
E: aborting. It is suggested you power-cycle the device.
It happens everytime I'm trying to flash rootfs.bin. Each time I was charging my kindle for 3 days before this operation. Before flashing battery is showing 3.6V and after this error it is showing 2.98V.
Could you tell me if there is a way to flash kindle without battery or is there a way to charge battery while flashing?