View Single Post
Old 10-29-2012, 06:47 AM   #19
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736092
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
Quote:
Originally Posted by David28227 View Post
Alright, here's the output after plugging it in and attempting to put it in USBDownloader mode a couple times

Code:
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
Well, that looks good to me. It's connected with the correct ID. (Ignore the "failed" messages, that's just some other modules declaring that they can't make sense of the device).

Now all you need to do is use imx_usb_loader. (Hint: it should compile without error. To get the required tools (gcc etc.), sudo apt-get install build-essential).
ixtab is offline   Reply With Quote