View Single Post
Old 06-26-2015, 01:30 PM   #3
aesop
Member
aesop began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jun 2015
Device: Kindle PW1
Thank you.
Stupid me - forgot the of= part...

I'd love to say this solved everything but it didn't.
Now, it looks like I've bricked it...

This happened during flash
Code:
[root@kindle us]# dd if=mmcblk0p1.img of=/dev/mmcblk0p1 bs=4
EXT3-fs error (device mmcblk0p1): ext3_lookup: deleted inode referenced: 1713
Aborting journal on device mmcblk0p1.
Remounting filesystem read-only
EXT3-fs error (device mmcblk0p1): ext3_lookup: deleted inode referenced: 1713
EXT3-fs error (device mmcblk0p1): ext3_lookup: deleted inode referenced: 1713
EXT3-fs error (device mmcblk0p1): ext3_lookup: deleted inode referenced: 1713
EXT3-fs error (device mmcblk0p1): ext3_lookup: deleted inode referenced: 1713
EXT3-fs error (device mmcblk0p1): ext3_lookup: deleted inode referenced: 1713
EXT3-fs error (device mmcblk0p1): ext3_lookup: deleted inode referenced: 1713
Buffer I/O error on device mmcblk0p1, logical block 282990266
Buffer I/O error on device mmcblk0p1, logical block 3022784414
Buffer I/O error on device mmcblk0p1, logical block 3832436082
Buffer I/O error on device mmcblk0p1, logical block 1268383904
Buffer I/O error on device mmcblk0p1, logical block 282990266
Buffer I/O error on device mmcblk0p1, logical block 3022784414
Buffer I/O error on device mmcblk0p1, logical block 3832436082
Buffer I/O error on device mmcblk0p1, logical block 1268383904
Buffer I/O error on device mmcblk0p1, logical block 5046337
Buffer I/O error on device mmcblk0p1, logical block 7536712
Buffer I/O error on device mmcblk0p1, logical block 4391032
Buffer I/O error on device mmcblk0p1, logical block 4259962
Buffer I/O error on device mmcblk0p1, logical block 4325450
Buffer I/O error on device mmcblk0p1, logical block 5111911
Buffer I/O error on device mmcblk0p1, logical block 4325462
Buffer I/O error on device mmcblk0p1, logical block 5832769
Buffer I/O error on device mmcblk0p1, logical block 4259924
Buffer I/O error on device mmcblk0p1, logical block 5636204
Kernel panic - not syncing: Attempted to kill init!
mmc1: Timeout waiting for hardware interrupt
And now - understandably - it does not boot.
Looking through the writeup about unbricking a PW1, I tried to boot it into fastboot mode with no success
Code:
In:    serial
Out:   logbuff
Err:   logbuff
Quick Memory Test 0x70000000, 0xfffe000
POST done in 17 ms
Hit any key to stop autoboot:  0
uboot >
uboot >
uboot >
uboot >
uboot > bist


U-Boot 2009.08-lab126 (Oct 05 2012 - 18:05:18)

CPU:   Freescale i.MX50 family 1.1V at 800 MHz
mx50 pll1: 800MHz
mx50 pll2: 400MHz
mx50 pll3: 216MHz
ipg clock     : 66666666Hz
ipg per clock : 66666666Hz
uart clock    : 24000000Hz
cspi clock    : 54000000Hz
ahb clock     : 133333333Hz
axi_a clock   : 400000000Hz
axi_b clock   : 200000000Hz
weim_clock    : 100000000Hz
ddr clock     : 266666666Hz
esdhc1 clock  : 80000000Hz
esdhc2 clock  : 80000000Hz
esdhc3 clock  : 80000000Hz
esdhc4 clock  : 80000000Hz
MMC:  FSL_ESDHC: 0, FSL_ESDHC: 1
Board: Celeste (256 MB)
Boot Reason: [POR]
Boot Device: MMC
Board Id: 0151507125220I0N
S/N: B01C150330220183
I2C:   ready
DRAM:  256 MB
Using default environment

In:    serial
Out:   serial
Err:   serial
POST done in 2 ms
Battery voltage: 4087 mV

bist >
bist >
bist > fastboot
Entering fastboot mode...
Battery voltage: 4091 mV
Battery voltage: 4082 mV
USB speed: HIGH
Connected to USB host!
Charger disconnect
USB speed: HIGH
Connected to USB host!
Battery voltage: 4091 mV
If there is anything left that could be tried - I'm all ears...:|

Thanks.
aesop is offline   Reply With Quote