View Single Post
Old 10-23-2020, 10:39 AM   #7
csakakirc
Junior Member
csakakirc began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Feb 2020
Location: Isaszeg, Hungary
Device: KT, KT3
@NiLuJe Thanks for clarifying that I am causing chaos in the command line for myself. I went through the readme again and realized that I missed the "make install" step, that's why I ended up mixing the make and the arguments for the KindleTool.
If I want to reflash the diags_kernel partition the following line gave me the right binaries?
Code:
kindletool create recovery2 kt3w * ../diags_kernel.bin
@geek1011 That means I am on the right way, just the commands are failing like this:
Spoiler:
Code:
c:\Users\kirc5>fastboot pass
turning on led...
FAILED (command write failed (No error))
finished. total time: 0.002s

c:\Users\kirc5>fastboot pass
turning on led...
FAILED (command write failed (No error))
finished. total time: 0.001s

c:\Users\kirc5>fastboot continue
resuming boot...
FAILED (command write failed (No error))
finished. total time: 0.002s

c:\Users\kirc5>fastboot continue
resuming boot...
FAILED (command write failed (No error))
finished. total time: 0.008s

c:\Users\kirc5>fastboot check diags_kernel
checking 'diags_kernel'...
FAILED (command write failed (No error))
finished. total time: 0.002s


The device now already just a paperweight, I wil try what I can do, thanks for the cooperation
csakakirc is offline   Reply With Quote