Just been given a new Kindle Fire 7" (UK stock), running 10.2.6_user_2630020 out the box. Downloaded KFU 0.9.6 and followed preinstall steps (install drivers first, plug in device, run KFU) but although it inited the ADB daemon it's showing as Status Offline and FFF can't connect.
Also the Android ADB driver didn't install, the device showing as "Kindle" (not "kindle") -- delving into android_winusb.inf, I can see various Kindle Fire entries but my Hardware ID didn't show in the list. (It's
Code:
USB\VID_1949&PID_000A&REV_0216
)
I even tried adding
Code:
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_000A&REV_0216
to the inf and manually forcing a driver update over the standard MS drivers, but Windows 7 (64 bit) completely refuses to accept that there's a valid device ID in the inf so I can't proceed with that.
Anyone proffer any advice? Whilst I've used plenty of them, this is the first Android device I've actually owned and I'm already entirely frustrated by the emasculated Amazon experience. Need some help rooting this! Be gentle, my experience up to now has solely been with Windows Mobile devices (I'm fairly intimate with the Rhodium bootloader.

)
[edit] Hang on, just noticed in the Device options that ADB Mode was
not enabled, even though I thought I'd previously read that stock roms ship with ADB enabled... Further attempts now being conducted.[/edit]