View Single Post
Old 10-28-2012, 10:51 PM   #17
David28227
Member
David28227 began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Oct 2012
Device: Kindle Touch
Quote:
Originally Posted by ixtab View Post
Step 1: Start Linux
Step 2: sudo tail -f /var/log/syslog
Step 3: plug kindle (which must be in USB downloader mode).
Step 4: check log. If you see something similar to the output I posted, check that your Kindle has the correct device identifier. If you *don't* see anything like what I posted, run "sudo lsusb" and post its output here.

The above steps are there to verify that your Kindle actually identifies itself correctly. If it does, you can use imx_usb_loader as described here.
Alright, here's the output after plugging it in and attempting to put it in USBDownloader mode a couple times

Quote:
Oct 28 22:48:59 ubuntu kernel: [ 286.220055] usb 2-5: >new high-speed USB device number 4 using ehci_hcd
Oct 28 22:48:59 ubuntu kernel: [ 286.353473] usb 2-5: >New USB device found, idVendor=15a2, idProduct=0052
Oct 28 22:48:59 ubuntu kernel: [ 286.353478] usb 2-5: >New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 28 22:48:59 ubuntu kernel: [ 286.353481] usb 2-5: >Product: NS Blank CODEX
Oct 28 22:48:59 ubuntu kernel: [ 286.353483] usb 2-5: >Manufacturer: Freescale SemiConductor Inc
Oct 28 22:48:59 ubuntu kernel: [ 286.354413] hid-generic 0003:15A2:0052.0008: >invalid report_size 128
Oct 28 22:48:59 ubuntu kernel: [ 286.354419] hid-generic 0003:15A2:0052.0008: >item 0 1 1 7 parsing failed
Oct 28 22:48:59 ubuntu kernel: [ 286.354436] hid-generic: probe of 0003:15A2:0052.0008 failed with error -22
Oct 28 22:48:59 ubuntu mtp-probe: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:13.2/usb2/2-5"
Oct 28 22:48:59 ubuntu mtp-probe: bus: 2, device: 4 was not an MTP device
Oct 28 22:49:13 ubuntu kernel: [ 300.523104] usb 2-5: >USB disconnect, device number 4
Oct 28 22:49:17 ubuntu kernel: [ 304.792078] usb 2-5: >new high-speed USB device number 5 using ehci_hcd
Oct 28 22:49:17 ubuntu kernel: [ 304.925548] usb 2-5: >New USB device found, idVendor=15a2, idProduct=0052
Oct 28 22:49:17 ubuntu kernel: [ 304.925554] usb 2-5: >New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 28 22:49:17 ubuntu kernel: [ 304.925556] usb 2-5: >Product: NS Blank CODEX
Oct 28 22:49:17 ubuntu kernel: [ 304.925558] usb 2-5: >Manufacturer: Freescale SemiConductor Inc
Oct 28 22:49:17 ubuntu kernel: [ 304.926487] hid-generic 0003:15A2:0052.0009: >invalid report_size 128
Oct 28 22:49:17 ubuntu kernel: [ 304.926493] hid-generic 0003:15A2:0052.0009: >item 0 1 1 7 parsing failed
Oct 28 22:49:17 ubuntu kernel: [ 304.926510] hid-generic: probe of 0003:15A2:0052.0009 failed with error -22
Oct 28 22:49:17 ubuntu mtp-probe: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:13.2/usb2/2-5"
Oct 28 22:49:17 ubuntu mtp-probe: bus: 2, device: 5 was not an MTP device
Oct 28 22:49:32 ubuntu anacron[1152]: Job `cron.daily' started
Oct 28 22:49:32 ubuntu anacron[3793]: Updated timestamp for job `cron.daily' to 2012-10-28
Oct 28 22:49:32 ubuntu kernel: [ 319.948697] usb 2-5: >USB disconnect, device number 5
Oct 28 22:49:39 ubuntu kernel: [ 326.944053] usb 2-5: >new high-speed USB device number 6 using ehci_hcd
Oct 28 22:49:39 ubuntu kernel: [ 327.077664] usb 2-5: >New USB device found, idVendor=1949, idProduct=d0d0
Oct 28 22:49:39 ubuntu kernel: [ 327.077669] usb 2-5: >New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 28 22:49:39 ubuntu kernel: [ 327.077672] usb 2-5: >Product: Kindle
Oct 28 22:49:39 ubuntu kernel: [ 327.077674] usb 2-5: >Manufacturer: Amazon
Oct 28 22:49:39 ubuntu kernel: [ 327.077676] usb 2-5: >SerialNumber: 0061405114561G8U
Oct 28 22:49:39 ubuntu mtp-probe: checking bus 2, device 6: "/sys/devices/pci0000:00/0000:00:13.2/usb2/2-5"
Oct 28 22:49:39 ubuntu mtp-probe: bus: 2, device: 6 was not an MTP device
David28227 is offline   Reply With Quote