It should appear as a device called otter2 if its a kf2, if that ever appeared in the device manager then the drivers in my signature are meant for it, just right click the device and hit update drivers in the device manager, and point it to where you would have extracted mine. Also fastboot needs some special parameters on kindles, you have to run a command so it looks something like this:
Code:
fastboot -i 0x1949 getvar product
the "getvar product" part is just the command it would be sending but the other part is what's important. Try running that command and seeing what happens.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Hi think this is the issue windows doesn't even make a noise and shows nothing up in device manager it. Windows isn't detecting anything being plugged in.
Interesting, wonder if the USB plug went bad on the kindle, could always probe your USB on a Ubuntu live CD to double check but idk if you wanna put that much effort into it.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
One command u can try is lsusb, it lists USB devices plugged in, should list it as a lab device, Don,t remember the specifics, also u can also run dmesg and see if the device showed up as plugged in in the log.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app