ADB debug driver - Thinkpad Tablet General

Saw that some people are having trouble getting adb working with this, so here are a few tips:
1. You may need to add the following lines to your android_winusb.inf before the driver will install right:
;NVIDIA Tegra
%SingleAdbInterface% = USB_Install, USB\VID_0955&PID_7000
%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_01
;NVIDIA Tegra
%SingleAdbInterface% = USB_Install, USB\VID_17EF&PID_741C
%CompositeAdbInterface% = USB_Install, USB\VID_17EF&PID_741C&MI_01
2. Also, you may need to select "media transfer" from the usb connection menu on the tablet.
Here's wishing that we get this rooted soon

Sorry about the questionbut where i can emund this file? in nvflash folder? i ask because i have a littler problem with adb command when use it on terminal i my tablet nothing appear i also too use the command in my pc but the same problem
i have all the drivers intalled and the sdk , isnt my first android device

the file is probably at "Program Files\Android\android-sdk\extras\google\usb_driver"
assuming that you installed the sdk there

I used Lenovo's Driver. It worked with no modification.
http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/adb_driver_20110720.zip

Related

adb drivers wont work please help :/

i installed the latest android sdk, updated everything, now, my problem is that the phone is recognized and all the drivers are installed except ADB and when i try to do it manually, i will go to the android sdk carpet then usb drivers then try either of the sub carpets, but it wont work windows will say that there's no drivers in those carpets... any help? please is the only think keeping me from rooting.
Edit android_winusb.inf and add the following block under [Google.NTx86] or [Google.NTamd64] (the former for 32-bit OSs):
;T-Mobile G2
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C91
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C91&MI_01
worked like a charm! thanks!
llin said:
Edit android_winusb.inf and add the following block under [Google.NTx86] or [Google.NTamd64] (the former for 32-bit OSs):
;T-Mobile G2
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C91
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C91&MI_01
Click to expand...
Click to collapse

[Q] :( My brand new fire is stuck at kindle fire screen

I tried installing TWRP with the latest Kindle Fire Utility and its stuck at the kindle fire screen - someone please help.
I rooted with the burritoroot method then when I went to install TWRP it asked me to uninstall BurritoRoot.. I did, then pressed 5 and thats where I am now :/
I just got TWRP to install!? Now I'm at the yellow fire triangle :/ cmd is stuck at waiting for device while windows is asking me to install USB device drivers?? Should I install them again?
Any help is really appreciated
Yes, I got the exact same error as well.
(This morning, got my device today)
Is it picked up by windows?
Kind of.. not actually showing the files on the device just asking me to install a USB Device driver, It wont take the android drivers :/
Yes, you need to add a new line to the android usb drivers to get it to pick up. Il get what line you need to add now.
---------- Post added at 10:34 PM ---------- Previous post was at 10:32 PM ----------
http://attachments.xda-developers.com/attachment.php?attachmentid=821423&d=1324244135
Make it look like that (the android_winusb.ini notice there is now two listings for the kindle fire)
Thank You - I'm about to try it.
Edit - I'm on XP and I dont see C:/sdk? Any ideas where itd be on XP?
After that, you need to flash something. FInd the thread for firefire and you should get an img.
Flash that image using fastboot like this:
fastboot flash bootloader blahblah.img (I think that is correct command...)
Then it should boot
The SDK is in:
C:/Program Files/Android/android-sdk/
:/ I'm confused.. my android_winusb looks like this:
;
; Android WinUsb driver installation.
;
[Version]
Signature = "$Windows NT$"
Class = AndroidUsbDeviceClass
ClassGuid = {3F966BD9-FA04-4ec5-991C-D326973B5128}
Provider = %ProviderName%
DriverVer = 12/06/2010,4.0.0000.00000
CatalogFile.NTx86 = androidwinusb86.cat
CatalogFile.NTamd64 = androidwinusba64.cat
;
; This section seems to be required for WinUsb driver installation.
; If this section is removed the installer will report an error
; "Required section not found in INF file".
;
[ClassInstall32]
Addreg = AndroidWinUsbClassReg
[AndroidWinUsbClassReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-1
[Manufacturer]
%ProviderName% = Google, NTx86, NTamd64
[Google.NTx86]
;Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
; HTC Dream
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
; HTC Magic
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&MI_01
;
;Moto Sholes
%SingleAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB
%CompositeAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB&MI_01
;
;Google NexusOne
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E22&MI_01
[Google.NTamd64]
;Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
; HTC Dream
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
; HTC Magic
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&MI_01
;
;Moto Sholes
%SingleAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB
%CompositeAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB&MI_01
;
;Google NexusOne
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E22&MI_01
[USB_Install]
Include = winusb.inf
Needs = WINUSB.NT
[USB_Install.Services]
Include = winusb.inf
AddService = WinUSB,0x00000002,WinUSB_ServiceInstall
[WinUSB_ServiceInstall]
DisplayName = %WinUSB_SvcDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\WinUSB.sys
[USB_Install.Wdf]
KmdfService = WINUSB, WinUSB_Install
[WinUSB_Install]
KmdfLibraryVersion = 1.9
[USB_Install.HW]
AddReg = Dev_AddReg
[Dev_AddReg]
HKR,,DeviceInterfaceGUIDs,0x10000,"{F72FE0D4-CBCB-407d-8814-9ED673D0DD6B}"
[USB_Install.CoInstallers]
AddReg = CoInstallers_AddReg
CopyFiles = CoInstallers_CopyFiles
[CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"WdfCoInstaller01009.dll,WdfCoInstaller","WinUSBCoInstaller2.dll"
[CoInstallers_CopyFiles]
WinUSBCoInstaller2.dll
WdfCoInstaller01009.dll
[DestinationDirs]
CoInstallers_CopyFiles=11
[SourceDisksNames]
1 = %DISK_NAME%,,,\i386
2 = %DISK_NAME%,,,\amd64
[SourceDisksFiles.x86]
WinUSBCoInstaller2.dll = 1
WdfCoInstaller01009.dll = 1
[SourceDisksFiles.amd64]
WinUSBCoInstaller2.dll = 2
WdfCoInstaller01009.dll = 2
[Strings]
ProviderName = "Google, Inc."
SingleAdbInterface = "Android ADB Interface"
CompositeAdbInterface = "Android Composite ADB Interface"
SingleBootLoaderInterface = "Android Bootloader Interface"
WinUSB_SvcDesc = "Android USB Driver"
DISK_NAME = "Android WinUsb installation disk"
ClassName = "Android Phone"
Click to expand...
Click to collapse
Could you tell me what I should edit or could you edit it and repost it? Thanks
;
; Android WinUsb driver installation.
;
[Version]
Signature = "$Windows NT$"
Class = AndroidUsbDeviceClass
ClassGuid = {3F966BD9-FA04-4ec5-991C-D326973B5128}
Provider = %ProviderName%
DriverVer = 12/06/2010,4.0.0000.00000
CatalogFile.NTx86 = androidwinusb86.cat
CatalogFile.NTamd64 = androidwinusba64.cat
;
; This section seems to be required for WinUsb driver installation.
; If this section is removed the installer will report an error
; "Required section not found in INF file".
;
[ClassInstall32]
Addreg = AndroidWinUsbClassReg
[AndroidWinUsbClassReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-1
[Manufacturer]
%ProviderName% = Google, NTx86, NTamd64
[Google.NTx86]
; HTC Dream
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
; HTC Magic
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&MI_01
; Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
; Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0006&MI_01
;
;Moto Sholes
%SingleAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB
%CompositeAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB&MI_01
;
;Google NexusOne
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E22&MI_01
[Google.NTamd64]
; HTC Dream
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
; Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
; Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0006&MI_01
; HTC Magic
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&MI_01
;
;Moto Sholes
%SingleAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB
%CompositeAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB&MI_01
;
;Google NexusOne
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E22&MI_01
[USB_Install]
Include = winusb.inf
Needs = WINUSB.NT
[USB_Install.Services]
Include = winusb.inf
AddService = WinUSB,0x00000002,WinUSB_ServiceInstall
[WinUSB_ServiceInstall]
DisplayName = %WinUSB_SvcDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\WinUSB.sys
[USB_Install.Wdf]
KmdfService = WINUSB, WinUSB_Install
[WinUSB_Install]
KmdfLibraryVersion = 1.9
[USB_Install.HW]
AddReg = Dev_AddReg
[Dev_AddReg]
HKR,,DeviceInterfaceGUIDs,0x10000,"{F72FE0D4-CBCB-407d-8814-9ED673D0DD6B}"
[USB_Install.CoInstallers]
AddReg = CoInstallers_AddReg
CopyFiles = CoInstallers_CopyFiles
[CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"WdfCoInstaller01009.dll,WdfCoInstaller","WinUSBCoInstaller2.dll"
[CoInstallers_CopyFiles]
WinUSBCoInstaller2.dll
WdfCoInstaller01009.dll
[DestinationDirs]
CoInstallers_CopyFiles=11
[SourceDisksNames]
1 = %DISK_NAME%,,,\i386
2 = %DISK_NAME%,,,\amd64
[SourceDisksFiles.x86]
WinUSBCoInstaller2.dll = 1
WdfCoInstaller01009.dll = 1
[SourceDisksFiles.amd64]
WinUSBCoInstaller2.dll = 2
WdfCoInstaller01009.dll = 2
[Strings]
ProviderName = "Google, Inc."
SingleAdbInterface = "Android ADB Interface"
CompositeAdbInterface = "Android Composite ADB Interface"
SingleBootLoaderInterface = "Android Bootloader Interface"
WinUSB_SvcDesc = "Android USB Driver"
DISK_NAME = "Android WinUsb installation disk"
ClassName = "Android Phone"
I really appreciate the help but that didnt work
Is it still not being picked up? Try restarting your computer
still nothing.. Yellow fire triangle
Yes, but is it picked up?
Try:
adb shell
idme bootmode 4000
reboot
adb shell
no device found
idme bootmode 4000
idme is not recognized as an internal or external command operable program or batch file
Open up device manager,what do you see?
Kindle with yellow triangle or Kindle ! or Unkown device
Does your kidle list in
Code:
adb devices
do you have 0x1949 in %USERPROFILE%/.android/adb_usb.ini
Unknown Device
kieran: no it doesn't show up.. but cmd says 'adb server out of date. killing... *daemon started successfully*'
Right click that unkown device, select Update Drivers, install using the android inf you edited.
Tried and nothing and kieran - yeah 0x1949 is the only thing in there
Hmm, go over exactly how you installed it step by step...
Strange because your in the exact same position that i was in, used the KF tool to install twrp then got it into the loop but what XperiaPlayer said is what fixed it for me.

KF 6.2.1 with factory cable error code 10

hello still bricked
windows 7
kindle 6.2.1 rooted but unable to boot any more
the logo flashes with a "normal" usb card and no boot
the logo is permanent with a "factory usb cable" i made, and still no boot
1. I turn off the KF
2. i plug the factory usb to the back of the pc
3. light green
4. logo permanent
5. no boot
6. not recognised by the Pc : unknown device, so impossible to communicate via KFU or fastboot or anything else
7. when i take the normal cable (after switching ff/on the KF), it can communicate with PC, i have the good driver. ok with ADB, but no fastboot permitted, i think i have a problem of folder permissions....
and now i don't know what to do...maybe another cable !
after several tries, sometimes i can see the adb driver when i plug my factory usb cable.
but impossible to change driver !
it says error code 10, "ce périphérique ne peut pad démarrer"
it seems i'm not so far from solution
can someone help me to get rid of that error code 10 ?
of course i already tried to remove the drivers and install new one, but without any result.
the driver i use are from KFU 9.1
they work with normal usb cable, but only with ADB, no fastboot...
thanks for your help !
jluc
something strange :
i plug the factory cable
i switch off kindle
i switch on kindle
first unknown device
i just plug out and in mini usb
then it is recognised as android adb interface
but that's all
i tried KFU 9.1 and it is offline ???
very very strange
i also see the kindle in "peripheriques et imprimantes"
what do this means ???
can you help
is it a problem with the cable or something else ??
thanks
C'est à se moment qu'il faut que tu installe les vrai drivers en fesant ''mettre à jour''
gagab1 said:
C'est à se moment qu'il faut que tu installe les vrai drivers en fesant ''mettre à jour''
Click to expand...
Click to collapse
Read the rules:
4. Use the English language.
Translated the best I could.
"It makes the time that you must install the drivers by causing true ''update''."
better translation
Actually the correct translation would be:
It is at this point that you have to install the real driver by using "update"
Same happen to me.. It seems there's something wrong with the drivers, erase all the drivers.. Install again and I add this line to adb_usb "0x18d1".. Now on you should be able to see how your device is recognized on device manager.. Then in cmd "fastboot devices" isn't showing anything go ahead and with fastboot boot, push twrp... This working to me with my factory cable... Let me know if this is working for you.. I pass 8 hours before i can fix this.. Sorry for my English..
Sent from my Kindle Fire using Tapatalk
yes but what drivers ?
i use the drivers provided in kindle fire utility V9.1, should i use other drivers ???
excuse me if sometimes i write in french ! but i make my best and as it is an anglo saxon forum, i use english, hopefully nos amis quebecois sont là !!!
thanks a lot !
jean luc
do you have android sdk? o are you using just kindle fire utility?
hello
i have android SDK and KFU 9.1
i can use them with wy "normal cable"
but there is a problem of brick (i think permission folders have changed after a general error, all the windows closed and KF never reboot..)
i can't solve the brick with adk
so i made a factory cable
i plug the KF with usb factory cable in the PC (i'm under windows 7)
KF switched OFF
KF switched on (still with USB factory cable)
then i plug out and in the cable and the KF is recognised by windows as adb android, but impossible to use it under KF or fasboot or anything else.
if i unplug and plug again it isn't recognised any more...very strange
And i m using the drivers given in KFU 9.1
should i use other drivers ?
do you have an idear ?
thanks
jluc
ok look this is what it works to me.. i erase all my drivers, at the point that connecting my kindle in device manager says kindle whit the yellow triangle, now unplug the device ... then you go to c:\program files\android\android-sdk\extras\google\usb_driver... then in android_winusb you gonna replace what its inside that file whit this
;
; Android WinUsb driver installation.
;
[Version]
Signature = "$Windows NT$"
Class = AndroidUsbDeviceClass
ClassGuid = {3F966BD9-FA04-4ec5-991C-D326973B5128}
Provider = %ProviderName%
DriverVer = 12/06/2010,4.0.0000.00000
CatalogFile.NTx86 = androidwinusb86.cat
CatalogFile.NTamd64 = androidwinusba64.cat
;
; This section seems to be required for WinUsb driver installation.
; If this section is removed the installer will report an error
; "Required section not found in INF file".
;
[ClassInstall32]
Addreg = AndroidWinUsbClassReg
[AndroidWinUsbClassReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-1
[Manufacturer]
%ProviderName% = Google, NTx86, NTamd64
[Google.NTx86]
; HTC Dream
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
; HTC Magic
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&MI_01
; Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
; Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0006&MI_01
;
;Moto Sholes
%SingleAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB
%CompositeAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB&MI_01
;
;Google NexusOne
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E22&MI_01
[Google.NTamd64]
; HTC Dream
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
; Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
; Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0006&MI_01
; HTC Magic
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&MI_01
;
;Moto Sholes
%SingleAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB
%CompositeAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB&MI_01
;
;Google NexusOne
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E22&MI_01
[USB_Install]
Include = winusb.inf
Needs = WINUSB.NT
[USB_Install.Services]
Include = winusb.inf
AddService = WinUSB,0x00000002,WinUSB_ServiceInstall
[WinUSB_ServiceInstall]
DisplayName = %WinUSB_SvcDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\WinUSB.sys
[USB_Install.Wdf]
KmdfService = WINUSB, WinUSB_Install
[WinUSB_Install]
KmdfLibraryVersion = 1.9
[USB_Install.HW]
AddReg = Dev_AddReg
[Dev_AddReg]
HKR,,DeviceInterfaceGUIDs,0x10000,"{F72FE0D4-CBCB-407d-8814-9ED673D0DD6B}"
[USB_Install.CoInstallers]
AddReg = CoInstallers_AddReg
CopyFiles = CoInstallers_CopyFiles
[CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"WdfCoInstaller0100 9.dll,WdfCoInstaller","WinUSBCoInstaller2.dll"
[CoInstallers_CopyFiles]
WinUSBCoInstaller2.dll
WdfCoInstaller01009.dll
[DestinationDirs]
CoInstallers_CopyFiles=11
[SourceDisksNames]
1 = %DISK_NAME%,,,\i386
2 = %DISK_NAME%,,,\amd64
[SourceDisksFiles.x86]
WinUSBCoInstaller2.dll = 1
WdfCoInstaller01009.dll = 1
[SourceDisksFiles.amd64]
WinUSBCoInstaller2.dll = 2
WdfCoInstaller01009.dll = 2
[Strings]
ProviderName = "Google, Inc."
SingleAdbInterface = "Android ADB Interface"
CompositeAdbInterface = "Android Composite ADB Interface"
SingleBootLoaderInterface = "Android Bootloader Interface"
WinUSB_SvcDesc = "Android USB Driver"
DISK_NAME = "Android WinUsb installation disk"
ClassName = "Android Phone"
then you go to c:\users\your currently user\.android and you gonna open adb_usb and in the second line you should see this 0x1949.. after this you put this 0x18d1 just in the third line you saved and now make a reboot of your pc ...
when start plug the kindle with the normal data cable andid idoesnt automatically install go to device manager and click update above the kindle and make your way to the file that you replace in the first step.. then when its done.. unplug the fire and shut down your kindle.. now conect your factory cable to your pc and then to your kindle.. it should start by himself... then your device should be recognized...
thanks a lot
i'm still working at the desk
as soon as i come back home i try
thanks
jluc
you have got a very good description from ialv_88
in looking around in the forum i came across this one:
http://forum.xda-developers.com/showthread.php?t=1414832
if other things don't work maybe it's worth a try
hello
driver installed, but using the standr usb cable
after rebooting with the factory cable + unplu + plug, KF recognised but nothing changes.
still impossible to use fastboot or adb
i also tried the solution of ialv_88 but nothing
error at the second line of command
i really don't see what to do...
thanks anyway
jluc
hello luc - if kf is recognized that is good - you shoud be in fastboot mode - adb is not working in this mode
You must insert cable, when switch off kindle by pressing button about 20sec and press once again, kindle will be in fastboot.
Click to expand...
Click to collapse
you can test it:
fastboot -i 0x1949 getvar product
it should return "kindle"
now you have to install twrp and restore the system
have found a guide:
http://forum.xda-developers.com/showthread.php?p=20714780#post20714780
would also take a look with teamviewer (teamviewer.com) if you like
give me a pm when you want and are ready for (don't worry the time - i'm in vienna)
but need your help with french
I also created a factory reset cable, and it kept giving me error code 10 also. I wonder if something is wrong with the cable? The program from: ialv_88 worked like a charm though.
Just have to make sure to run chmod. If you don't change the permissions it doesn't work.
adb push fbmode /data/local/tmp
adb shell chmod 755 /data/local/tmp/fbmode
adb shell /data/local/tmp/fbmode
adb reboot
I used this along with Kindle fire utility. When it rebooted, I flashed TWRP, from there I installed the 2.6.1 update.zip and rerooted it.
once its recognized on device manager, maybe on fastboot devices shows anything, but try to push fastboot boot twrp.img .... dont use kindle fire utility... put twrp.img on platform-tools and from cmd put, fastboot boot twrp.img
with fastboot boot twrp.img he loads it only till the next reboot ? this is good to test but then he should do fastboot flash twrp.img
please correct me if i'm wrong
you right b63 this is just for testing... then you should flash it .. fastboot flash twrp.img ... then you mount sd and install rom from twrp..
i have code 10 error drive in windows!
I brick kindle!!
Help!!
I have kindle work:
1- Install drives is OK
2- Install Burrito root is Ok
3 - Install permament root and super user ERROR
4- Install boot flashed TWRP Is ERROR!! I BRICK !!!
Not detect in windows!! is Device error Code 10!!!
HELP!! please!!
I have re-install drives 10x!! e not working!!
I have use kindle fire utility ... I permament Brick Tablet ???
no you did not - dont worry - you have a driver issue - kfu is ok - use 9.1 but dont use their drivers - give you working ones
use from this post:
http://forum.xda-developers.com/showpost.php?p=20855280&postcount=54
once connected again use kfu select 1 and set bootmode to normal

[Q] ADB can't find KF - a driver issue maybe?

I am trying to root my KF for the first time but when I try to run any adb commands, adb can't find my KF. I am assuming that this is a driver issue of some sort, but I've followed instructions to the letter. Here are the steps that I've taken to install the android sdk and google usb driver:
- I downloaded and installed the Java SE Development Kit
- I downloaded Android SDK Manager and from it installed the following packages:
- Android SDK Tools
- Android SDK Platform-tools
- Android 4.03 API
- Google USB driver package
- I edited C:\Users\Name\.android\adb_usb.inf so that it reads:
Code:
0×1949
- I edited C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver\android_winusb.inf to read (in part):
Code:
[Google.NTx86]
;Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
; HTC Dream
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
; HTC Magic
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&MI_01
;
;Moto Sholes
%SingleAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB
%CompositeAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB&MI_01
;
;Google NexusOne
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E22&MI_01
[Google.NTamd64]
;Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
; HTC Dream
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
; HTC Magic
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&MI_01
;
;Moto Sholes
%SingleAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB
%CompositeAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB&MI_01
;
;Google NexusOne
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E22&MI_01
- I went to Device Manager, clicked on the kindle listing and installed the Google USB driver such that the kindle is now listed in device manager as "Android Composite ADB Interface"
- from the command line I change directory to c:\Program Files (x86)\Android\adnroid-sdk\platform-tools\ and I type:
adb kill-server
adb devices
and the under "List of devices attached" it lists nothing. Just to be sure, I installed burritoroot on my KF, ran it and then ran adb root on my pc, and again adb could not find my KF.
Does anyone know what I could be doing wrong?
Just reinstall your drivers.
Sent from my Kindle Fire using xda premium
I've tried reinstalling the google usb driver both manually, and by using the batch file that comes with the Kindle Fire Utility. I've even tried uninstalling the ADB driver, thinking that Windows 7 would revert back to its own driver, but it just reinstalled the adb composite driver again on its own.
What doesn't make sense to me is why Windows can see the device and mount it as a drive using the adb composite device driver, but adb still can't detect it.
Have you tried completely uninstalling the Android SDK package as well as the driver, then letting Windows reinstall the driver? It might be pulling the driver still from the SDK package.
I actually had a similar issue when using the batch that came with KFU. When I installed it, my computer no longer recognised my Kindle. Not adb, not USB mounting, nothing. After uninstalling the Google USB driver and just using the default driver, everything worked without a hitch.
Problem Solved. I ran the Kindle Fire Utility driver installer batch file again and, inexplicably, it works now. Thanks for the help.
just to make sure, the only fix for this issue is to delete my andriod sdk? it took me over an hour to download and set it up, it's finally working the way i want it (on my xoom, bionic, Galaxy Nexus, Coby Kyros).
I really don't want to delete it... but if it's truly the only way.
the_kwa said:
just to make sure, the only fix for this issue is to delete my andriod sdk? it took me over an hour to download and set it up, it's finally working the way i want it (on my xoom, bionic, Galaxy Nexus, Coby Kyros).
I really don't want to delete it... but if it's truly the only way.
Click to expand...
Click to collapse
no - it's a driver issue - has nothing to do with your sdk:
jpegbert said:
Problem Solved. I ran the Kindle Fire Utility driver installer batch file again and, inexplicably, it works now. Thanks for the help.
Click to expand...
Click to collapse
i realized it was a driver issue... reading the thread led me to believe that sdk was problem.
I fixed it by uninstalling the kindle drivers under "devices and printers". My fire was using my Nexus drivers for some reason.
This Kindle Fire is a real pain in the ass when it comes to drivers!!!! We should not have to totally destroy a perfectly good working SDK and uninstall everything just to make room for this thing ----

ADB Will Not Recognize Kindle Fire

I've tried anything that I've found to attempt to get adb to recognize my kindle.
I've edited the file in C:\Users\[YOUR USER NAME]\.android\adb_usb.ini numerous times to include:
Code:
0x1949
0x18D1
My android_winusb file in C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver is this:
Code:
;
; Android WinUsb driver installation.
;
[Version]
Signature = "$Windows NT$"
Class = AndroidUsbDeviceClass
ClassGuid = {3F966BD9-FA04-4ec5-991C-D326973B5128}
Provider = %ProviderName%
DriverVer = 12/06/2010,4.0.0000.00000
CatalogFile.NTx86 = androidwinusb86.cat
CatalogFile.NTamd64 = androidwinusba64.cat
;
; This section seems to be required for WinUsb driver installation.
; If this section is removed the installer will report an error
; "Required section not found in INF file".
;
[ClassInstall32]
Addreg = AndroidWinUsbClassReg
[AndroidWinUsbClassReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-1
[Manufacturer]
%ProviderName% = Google, NTx86, NTamd64
[Google.NTx86]
; HTC Dream
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
; HTC Magic
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&MI_01
;
;Moto Sholes
%SingleAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB
%CompositeAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB&MI_01
;
;Google NexusOne
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E22&MI_01
;Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
[Google.NTamd64]
;Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
; HTC Dream
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C02&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
; HTC Magic
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C03&MI_01
;
;Moto Sholes
%SingleAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB
%CompositeAdbInterface% = USB_Install, USB\VID_22B8&PID_41DB&MI_01
;
;Google NexusOne
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0D02&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E12&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E22&MI_01
[USB_Install]
Include = winusb.inf
Needs = WINUSB.NT
[USB_Install.Services]
Include = winusb.inf
AddService = WinUSB,0x00000002,WinUSB_ServiceInstall
[WinUSB_ServiceInstall]
DisplayName = %WinUSB_SvcDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\WinUSB.sys
[USB_Install.Wdf]
KmdfService = WINUSB, WinUSB_Install
[WinUSB_Install]
KmdfLibraryVersion = 1.9
[USB_Install.HW]
AddReg = Dev_AddReg
[Dev_AddReg]
HKR,,DeviceInterfaceGUIDs,0x10000,"{F72FE0D4-CBCB-407d-8814-9ED673D0DD6B}"
[USB_Install.CoInstallers]
AddReg = CoInstallers_AddReg
CopyFiles = CoInstallers_CopyFiles
[CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"WdfCoInstaller01009.dll,WdfCoInstaller","WinUSBCoInstaller2.dll"
[CoInstallers_CopyFiles]
WinUSBCoInstaller2.dll
WdfCoInstaller01009.dll
[DestinationDirs]
CoInstallers_CopyFiles=11
[SourceDisksNames]
1 = %DISK_NAME%,,,\i386
2 = %DISK_NAME%,,,\amd64
[SourceDisksFiles.x86]
WinUSBCoInstaller2.dll = 1
WdfCoInstaller01009.dll = 1
[SourceDisksFiles.amd64]
WinUSBCoInstaller2.dll = 2
WdfCoInstaller01009.dll = 2
[Strings]
ProviderName = "Google, Inc."
SingleAdbInterface = "Android ADB Interface"
CompositeAdbInterface = "Android Composite ADB Interface"
SingleBootLoaderInterface = "Android Bootloader Interface"
WinUSB_SvcDesc = "Android USB Driver"
DISK_NAME = "Android WinUsb installation disk"
ClassName = "Android Phone"
I've done adb kill-server and adb devices countless times with no changes.
Nothing is working, no device is recognized. I've plugged my cord into different usb ports, its mounted and I can browse the folders in my kindle with explorer but adb doesn't see it. Its really very frustrating that this isn't working. Does anyone know what I could be doing wrong?
edit: I'm using windows 7 btw
Have you tried uninstalling the drivers and then let them reinstall? If that does not work, you can specify have disk and install the specific driver. Search forum for driver and use that.
there are some entries missing:
Code:
;Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0100
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0100&MI_01
would correct in the 32 & 64 bit section
this may be also helpful:
http://forum.xda-developers.com/showpost.php?p=21720811&postcount=41
i'm having the same problem, the only difference is i'm using OSX. In ADB i keep getting error: device not found. when i try to use install_drivers.sh for KFU i get "cp: drivers/adb_usb.ini: No such file or directory" please help i know i'm probably missing something huge i just can't figure out what it is.
b63 said:
there are some entries missing:
Code:
;Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0100
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0100&MI_01
would correct in the 32 & 64 bit section
this may be also helpful:
http://forum.xda-developers.com/showpost.php?p=21720811&postcount=41
Click to expand...
Click to collapse
Could you be a little more specific of how., where to insert these code, and what else should be done to complete the task ?
Thanks much
the easiest way to correct drivers is to download kfu
http://forum.xda-developers.com/showthread.php?t=1399889
and extract it to c:\ - now rename "kindle fire utility" to "kfu"
now the drivers are in c:\kfu\drivers\kindle - they include all necessary entries
you can try to install with install_drivers.bat but that will fail if your windows is not english - now it would be good to check for a folder called ".android" in your personal folder - in this folder there should be a file called "adb_usb.ini" - open the file with editor - check for a entry "0x1949" and add "0x18d1" in a new line - close and save the file - now you can open a (elevated) command prompt, cd to c:\kfu and type "run.bat"
if you have to update the drivers use the ones from c:\kfu\drivers\kindle
maybe you want to patch it for burritoroot3:
http://forum.xda-developers.com/showpost.php?p=21749205&postcount=792
I also recall that I had to reboot windows a couple times before it seemed to auto-magically work.

Categories

Resources