View Single Post
Old 08-18-2019, 09:48 AM   #28
WaseemAlkurdi
Zealot
WaseemAlkurdi began at the beginning.
 
Posts: 147
Karma: 20
Join Date: Jul 2019
Device: Kindle Touch (K5) Wi-Fi x 2, Kindle (7th Gen, KT2), Paperwhite 3rd Gen
****** UPDATE ******
The thing actually goes into fastboot, but only for two seconds!

And it also goes to diags (before the new battery, it never left USB download mode), but reboots after approximately two minutes. Waits for something, then timeout and reboot instead of continuing?

Below is a snippet of my host's dmesg. The first USB disconnect is when it leaves USB download mode, the connect is when it goes to fastboot, and note how it leaves fastboot two (seconds?) later.
I was able to run commands like the fastboot getvar * family, and the data returned is correct.

Anything you can make out of these two observations?
Is there anything I can execute in fastboot that might be of help?


Code:
[ 8641.573065] usb 2-3: USB disconnect, device number 16
[ 8641.880702] usb 2-3: new high-speed USB device number 17 using xhci_hcd
[ 8642.033791] usb 2-3: New USB device found, idVendor=1949, idProduct=d0d0, bcdDevice= 0.01
[ 8642.033795] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8642.033798] usb 2-3: Product: Kindle
[ 8642.033800] usb 2-3: Manufacturer: Amazon
[ 8642.033803] usb 2-3: SerialNumber: 006140111474097R
[ 8644.088701] usb 2-3: USB disconnect, device number 17
WaseemAlkurdi is offline   Reply With Quote