hansemro / kc1-linux

Documentation of mainline Linux on First Generation Kindle Fire
GNU General Public License v2.0
4 stars 0 forks source link

omap4boot usbboot never finds device #16

Closed mj-sakellaropoulos closed 3 years ago

mj-sakellaropoulos commented 3 years ago

What conditions will allow usbboot ?

usbboot is unable to find the device, it never enumerates with the required VID:PID.

waiting for OMAP44xx device...
hansemro commented 3 years ago

That utility only works when the tablet is in usbboot mode (the device appears to be off, but is detected by PC as Texas Instruments, Inc. OMAP4430). usbboot mode can be triggered by the following methods:

usbboot/omap4boot usage: described here

hansemro commented 3 years ago

If your device does not have major hardware issues, you can pretty much use the shorting method to recover from bricks.

hansemro commented 3 years ago

Relevant XDA threads: https://forum.xda-developers.com/t/firekit-liveusb-repair-kit-1-1-when-youre-about-to-kill-windows.1430038/ https://forum.xda-developers.com/t/root-wip-root-6-2-1-install-twrp-unbrick-any-rom.1405052/

mj-sakellaropoulos commented 3 years ago

Oh I knew about idme bootmode 4002 but not 4003 good to know thanks!

I just flashed your fork of u-boot and all is well!