After receiving 10000 pages of help and 60 hours of testing, I was able to solve a problem. Now my kindle is working normally.I jailbroken it. I was unable to install KUAL and other add-ons, for unknown reasons.
For those who have a similar problem to mine:
1. Never give up!
2. Read and analyze many things.
3. Continue until you try
- Put the kindle in SPD mode, by shorting two specific points on the board, and restart by holding the power button for 20 sec./ the indicator lights up green, flashes 5-6 times, lights up yellow, flashes 5-6 times, goes out/
-dmsg - first shows:
Code:
1092.959759] usb 3-2: new high-speed USB device number 3 using xhci_hcd
[ 1093.106034] usb 3-2: Dual-Role OTG device on non-HNP port
[ 1093.107029] usb 3-2: New USB device found, idVendor=1949, idProduct=0004, bcdDevice= 1.00
[ 1093.107035] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1093.107037] usb 3-2: Product: Amazon Kindle
[ 1093.107039] usb 3-2: Manufacturer: Amazon
[ 1093.107040] usb 3-2: SerialNumber: 90C6060XXXXXXXX
[ 1093.129157] usb-storage 3-2:1.0: USB Mass Storage device detected
[ 1093.129229] usb-storage 3-2:1.0: Quirks match for vid 1949 pid 0004: 80000000
-after successfully entering SPD mode:
Code:
4128] usb 3-2: USB disconnect, device number 6
[ 5049.895917] usb 3-2: new low-speed USB device number 7 using xhci_hcd
[ 5050.045744] usb 3-2: New USB device found, idVendor=1949, idProduct=dead, bcdDevice= 2.00
[ 5050.045752] usb 3-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 5050.045754] usb 3-2: Product: USB Charger
[ 5050.110925] input: USB Charger as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:04:00.3/usb3/3-2/3-2:1.0/0003:1949:DEAD.0005/input/input21
[ 5050.166063] hid-generic 0003:1949:DEAD.0005: input,hidraw4: USB HID v1.11 Device [USB Charger ] on usb-0000:04:00.3-2/input0
[ 5051.569219] usb 3-2: USB disconnect, device number 7
[ 5053.289330] usb 3-2: new high-speed USB device number 8 using xhci_hcd
[ 5053.432131] usb 3-2: New USB device found, idVendor=15a2, idProduct=0063, bcdDevice= 0.01
[ 5053.432139] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5053.432141] usb 3-2: Product: SE Blank MEGREZ
[ 5053.432143] usb 3-2: Manufacturer: Freescale SemiConductor Inc
[ 5053.434876] hid-generic 0003:15A2:0063.0006: hiddev97,hidraw4: USB HID v1.10 Device [Free
-Then I used:
Code:
sudo imx_usb -c uboot-popcorn-wario.bin
-Read about it from here-
https://www.mobileread.com/forums/sh...d.php?t=345655
-I had some trouble getting it to work and was only able to flash this bin, but this worked.