Related
Ive been to a dozen websites... everyone has a copy paste basically of the method. I've altered adb_usb.ini with the 0x1949 and altered the android_winusb in the correct places but when I attempt to update the drivers under my device manager my kindle is listed under Disk drives... not "other" etc like everyone tells me to look for.. and attempting to update the driver results in telling me I already have the best driver. I am unable to find my kindle with an adb devices even after multiple starting and killings of the server. I uninstalled the android sdk and reinstalled and redownloaded everything but still no luck. Please help. I'm far from a master but this is not my first rodeo having rooted 3 android phones.
Idk how you do it on other oses but on windows 7 it's:
Device manager, right click, update driver, let me choose, let me pick, have disk, c:\<path to win_usb.inf>
Sent from my Kindle Fire using Tapatalk
aye the problem is it believes it already has the best drivers for the job and won't accept android_winusb.inf as it's superior
Download Kindle Utility and run install-drivers.bat
Sent from my Kindle Fire using xda premium
I just discovered that and was very hopeful but it replied
This version of C:\Users\*\Desktop\Kindle Fire Utility\tools\x64\devcon.exe
is not compatible with the version of Windows you're running. Check your compute
r's system information to see whether you need a x86 (32-bit) or x64 (64-bit) ve
rsion of the program, and then contact the software publisher.
Android Debug Bridge version 1.0.25
I'm on Vista.. assumed it would have worked
edit: its possible that the x86 worked and the x64 failed.. but the fact remains my device remains un-found. If I wasn't balding I'd be tearing out my hair.
Thank you to those who have tried to help however.
i had this problem earlier but my friend fixed it! when he wakes up ill have him post the solution
now i have superuser apk on system but no root and adb said success!! wtf
Jcase fixed my su problem i wasnt pushing the su with adb
congrats, im still messing with things but running out of options on my end.
Try running the batch file from an administrator command prompt. Also delete any existing device in devmgmt.msc. I'm also on Vista, worked ok for me.
Sent from my Kindle Fire using xda premium
i attempted the driver batch as administrator... it oddly doesn't make it as far as without.. it just says the system can not find the path specified 4 or 5 times then stops. And I've attempted to delete the kindle from disk drives which is the only location it shows up but as soon as i plug it in again it re-installs.
Edit: a side note.. i have a "Android Phone" in my device manager that appears to be my kindle and is using the 0x1949 drivers... I assumed it was my actual phone but it disappears/reappears when i unplug my kindle
Thanks to everyone who helped, by the grace of god i got my device recognized ... got it rooted... then bricked it installing TWRP.. finally unbricked it... and now I'm not messing with it for the rest of the night lol
I've been trying to root this thing for about 3 hours now. I'm on Windows XP and I can't get my kindle to be recognized in adb. I've tried updating my drivers in SDK and still no dice. All the guides appear to be for windows 7. Nothing I do is working. I've rooted several devices including tablets in the past but this one is almost impossible. All I want is the android market on my kindle.
ddgarcia05 said:
I've been trying to root this thing for about 3 hours now. I'm on Windows XP and I can't get my kindle to be recognized in adb. I've tried updating my drivers in SDK and still no dice. All the guides appear to be for windows 7. Nothing I do is working. I've rooted several devices including tablets in the past but this one is almost impossible. All I want is the android market on my kindle.
Click to expand...
Click to collapse
Uhm... I'm not so sure about windows XP when it comes to automatically searching for drivers, but turning on the USB debugging setting might get windows to download everything necessary for adb to recognize the device. It worked on my phone, when I couldn't find the drivers... Just turned on USB debugging under "developer options," and windows got to work right away. Rooted it no problem.
using xp is the best choice - you dont have to care about 32/64bit and the uac (user access control)
hope this helps you to get rid of the drivers:
http://forum.xda-developers.com/showpost.php?p=22342376&postcount=6
I get this when I try to install drivers via install drivers.bat program.
Sent from my Galaxy Nexus using xda premium
as described in the linked post it's a good practice to move and rename kfu to c:\ that it is c:\kfu - it don't like spaces in pathname
the error message looks stange because "and" is no command - would try to redownload it
if it says "findstr" is not recognized as command then check your path varible - it should include c:\windows\system32
furthermore i use to run the batch files from the command prompt - cd to c:\kfu and type install_drivers.bat - the same with run.bat
It took three computers but I finally rooted the kindle.
Sent from my Kindle Fire using xda premium
I can not find a USB driver that will let my windows vista machine read my kindle. I tried the driver from kindle fire utility and that doesn't work. Any suggestions?
Sent from my LG-VM670 using Tapatalk
that doesn't work
Click to expand...
Click to collapse
is'nt really much information
would try to follow:
http://forum.xda-developers.com/showpost.php?p=22342376&postcount=6
pbailey212 said:
I can not find a USB driver that will let my windows vista machine read my kindle. I tried the driver from kindle fire utility and that doesn't work. Any suggestions?
Sent from my LG-VM670 using Tapatalk
Click to expand...
Click to collapse
you running custom rom?
If so, after you hook up kindle, look in status bar of kindle for usb icon. Click that and turn on USB storage. That will make your kindle accessible as a drive in windows.
What I did when this happened to me was factory reset kindle (it was on stock rom in process of rooting) and then got recovery and stuff. Then mounted usb from recovery and flashed CM9
I'm running stock, I just got it last night and wanted to root it and put android market on it. And when my free month of prime expired I was going to put cm7 or 9 on it. I'm very familiar with android. Is there a way to turn on debug with stock?
Sent from my LG-VM670 using Tapatalk
on the stock rom usb debugging is allways enabled by default
there is no option to turn it off
I've found that Jayceooi's link on installing the ADB USB driver helped get the USB driver to install properly. Make sure to also check the link about installing the Android SDK Dev Environment.
YayILikePie said:
I've found that Jayceooi's link on installing the ADB USB driver helped get the USB driver to install properly. Make sure to also check the link about installing the Android SDK Dev Environment.
Click to expand...
Click to collapse
I already have android adk installed on windows. I finally decided to dual boot my PC with Ubuntu so hopefully I can get my fire rooted soon. I got Java 7 sdk. Installed, I just ran out of time and haven't loaded adb yet. Hopefully this will work
Sent from my LG-VM670 using Tapatalk
Has anyone been able to successfully root their Nexus 7 on a Mac using Parallels? Or VM Ware? Both rooting methods in the development section are Windows only, so a little cautious about trying it on a virtual machine. Any help would be appreciated.
Forget Parallels just have the Android SDK and Superboothttp://forum.xda-developers.com/showthread.php?p=28267712
Sent from my i777 using xda app-developers app
Agreed, forget VM solutions on OS X.
Install the Mac sdk, open up Terminal and have a play with adb and fastboot, plenty of guides around for the details
I tried using one click root (written for windows), with XP on my iMac via VMWare. It did not work. The problem relates to tablet could not reconnect in time to virtual machine in between reboots.
I ended up going to a Windows laptop, and it worked.
if you're comfortable with adb & fastboot, can search and read, you dont need one clicks or windows.....
tehSmoogs said:
if you're comfortable with adb & fastboot, can search and read, you dont need one clicks or windows.....
Click to expand...
Click to collapse
+1
Sent from my i777 using xda app-developers app
Well, I'm not but I think I'm about to be! Reading about and installing adb on my Mac now. That part was easy! We'll see how it goes from here. Thanks.
I use Parallels on my Mac ALL the time and have never had an issue. In fact, if you have multiple devices and worry about conflicting drivers simply copying the VM and having one for each device is the way to go. Do it all the time and I have MANY devices from different manufactures.
Edit.... BTW ... I used parallels to s-off an HTC Rezound which had many steps where the device would reboot. Re-connecting to the VM was never an issue for me.
I rooted LGL21 using Parallels on Macbook(OS X)
I'm using Parallels 9 on Macbook(OS X) and ther is Windows7 Pro.
I made trial and error using Android SDK and LG's ADB, and the beginning did not reach well.
Windows was not able to find LGL21.
but I changed USBcable 1m to 10cm
But Windows came to be able to find LGL21 when I changed a USBcable 1m to 10cm.
I thought the cause to be a ADB driver, but might be a problem of the hardware.
When you change hardware and try it, how about?
However, I'd changed both the hardware and the ADB at the same time, and the connection of the USB port changed ! I confirm an exact cause from now on !
So for my very first post here on XDA, I though I'd contribute. I would have posted this in the developer forum or even as a reply to Kindle Fire Utility thread, but I got the standard "you're a noob" and can't post here message.
http://forum.xda-developers.com/showthread.php?t=1399889
Kindle Fire Utility tries to install its own drivers, but I got an interesting message claiming
"The current language is not supported by the device driver installation wizard"
And manually trying to install the driver through the hardware resource manager will tell you that either the driver file is corrupt and can not be installed or that the driver file is not designed for the device... ie... It's basically useless.
The solution was to install obtain adt-bundle-windows-x86x_64-20130219 which I either got from Amazon's developers page or Google Android's developers page. To be honest, I was trying to obtain so much information about my Amazon Kindle Fire (1st Generation) and how to unlock it, from so many places that I'm not 100% sure from which source I got the correct driver.
What I am sure about is the driver provided by Kindle Fire Utility didn't work for me. And I don't expect Amazon or Google to make it easy for people to root their devices. It seems as soon as people find away to do so.... These companies patch it up quickly.
So allow me to share with you the drivers that did allow me to install this on Windows 8 Pro 64bit (I do include the 32 bit drivers as well).
In my case I was trying to "reset" an Amazon Kindle Demonstration Model. This is not to be confused with a Kindle in demo mode, but rather a demonstration unit which came with only a locked down version of Amazon's Rom. One which has not settings option or wifi option... ie... Clicking on either will tell you that you have a demonstration unit and there are no settings to play with.
I purchased mine on eBay. http://www.ebay.com/itm/290870029962
You want to first install the Amazon Driver, then the USB Driver (in that order).
DRIVERS = http://www.sociallyuncensored.eu/_files_/amazon-usb-drivers.zip
From there I ran the tool and selected "Install Permanent Root with Superuser".
http://forum.xda-developers.com/showthread.php?t=1399889
Once that was done I simply booted from the boot menu into the root and wiped all. This basically formated my kindle. Mounted the kindle and uploaded the update.zip file which you obtain from option 6, then 7. Proceeded to have it install. Upon rebooting my Kindle I had a fully functional Amazon Kindle Fire (1st Generation).
Not bad for my 1st post, eh?
Thank you very much OP!
I was really having a hard time to install the drivers on a Windows 8 Pro 64bit PC and your driver worked beautifully!
As you have mentioned KFU drivers won't install on Win 8 64. I wasn't even getting the language error, it was just refusing to install the drivers.
Thanks again!!!
I had 1 person contact me on my site, where the drivers are hosted (SociallyUncensored.eu) and claimed that
"its best to use the drivers that come with the utility"
I would personally disagree as those never worked for me, even when following this guide http://forum.xda-developers.com/showthread.php?t=2179748
The closest I got it to working using that guide, with those original drives from http://forum.xda-developers.com/showthread.php?t=1399889
Told me that it had no hardware id (code 10). I think I got another error as well, but I don't recall what it was.....
But if you're one of those people who "really" want to work at it.... I guess you could try the guide http://forum.xda-developers.com/showthread.php?t=2179748
The drivers I posted seem to work better.
Thanks for your contribution. Keep it up.
Btw- may want to add [Guide] or [How to] in title
Sent from my Samsung Galaxy SIV using Tapatalk 3
Thank you for the crystal-clear instructions! They helped me installing my KF on my girlfrend's notebook.
Thanks for this, I could do with the Windows 8 drivers for the same reason as you, to root a demo unit.
Can you check the zip file again though please? I'm getting that it is corrupt (tried with WinRAR and Windows Explorer):
"! E:\Downloads\JDownloader\amazon-usb-drivers.zip: CRC failed in amazon-usb-drivers\amazon\kindle_fire_usb_driver\KindleDrivers.exe. The file is corrupt"
Same issue
JFenlon said:
Thanks for this, I could do with the Windows 8 drivers for the same reason as you, to root a demo unit.
Can you check the zip file again though please? I'm getting that it is corrupt (tried with WinRAR and Windows Explorer):
"! E:\Downloads\JDownloader\amazon-usb-drivers.zip: CRC failed in amazon-usb-drivers\amazon\kindle_fire_usb_driver\KindleDrivers.exe. The file is corrupt"
Click to expand...
Click to collapse
I am getting the same issue. I used a few different zip managers, and all say that file is corrupted.
How exactly do you install the various drivers?
Aidoboy said:
How exactly do you install the various drivers?
Click to expand...
Click to collapse
With a computer.
Sent from my Samsung Galaxy SV using Tapatalk 3
asf58967 said:
With a computer.
Sent from my Samsung Galaxy SV using Tapatalk 3
Click to expand...
Click to collapse
That's VERY helpful.
How do you install the drivers on the computer?
Sorry was being jokingly. I personally plugged it in, it asked me for driver location, and I directed it to the unzipped folder...
Sent from my Samsung Galaxy SV using Tapatalk 3
7zip is your friend
I got a few people telling me that the file is corrupt.
It's not. I've downloaded it and extracted this 3x (on different computers too). I had to format once and forgot to backup this and so my only source was the download.
Install 7zip - 7-zip.org
Download again.
Problem solved.
If its still corrupt, contact your ISP (internet service provider) or check your hardware... You're getting a poor download because your connection sucks. And that's outside my scope (willingness) to help.
Aidoboy said:
That's VERY helpful.
How do you install the drivers on the computer?
Click to expand...
Click to collapse
My reply will not be as helpful....
If you don't know how to install drivers either using an install program or manually using the inf files .... Rooting a Kindle is not the first thing on your "to do list". Learn how to use drivers, before rooting devices.
I'm not trolling you and not trying not to be helpful, because you're trying to "fly" before you can even "crawl"
lmgtfy.com/?q=how+do+you+install+drivers
Everybody says they cannot install their drivers on Windows 8. I'm running Windows 8 Pro 64 bit and KFU installs the drivers just as it should after disabling driver signature enforcement. All I did to install mine was disable driver signature enforcement then reboot and run the install_drivers.bat and it successfully installed.
Sent from my One V using xda app-developers app
awidawad said:
Everybody says they cannot install their drivers on Windows 8. I'm running Windows 8 Pro 64 bit and KFU installs the drivers just as it should after disabling driver signature enforcement. All I did to install mine was disable driver signature enforcement then reboot and run the install_drivers.bat and it successfully installed.
Sent from my One V using xda app-developers app
Click to expand...
Click to collapse
i managed to use this get the drivers working without disabling that. was able to just download and install the drivers. thats it. not hard
awidawad said:
Everybody says they cannot install their drivers on Windows 8. I'm running Windows 8 Pro 64 bit and KFU installs the drivers just as it should after disabling driver signature enforcement. All I did to install mine was disable driver signature enforcement then reboot and run the install_drivers.bat and it successfully installed. Sent from my One V using xda app-developers app
Click to expand...
Click to collapse
Lucky you. Could it be related to the pro edition? Or perhaps the kfu 9.9? I tried a couple of months ago, and I had trouble. (win8, kfu eirlier version)
BrooklynNY said:
Lucky you. Could it be related to the pro edition? Or perhaps the kfu 9.9? I tried a couple of months ago, and I had trouble. (win8, kfu eirlier version)
Click to expand...
Click to collapse
It has to do with disabling enforcement
Sent from my Samsung Galaxy SV using Tapatalk 3
asf58967 said:
It has to do with disabling enforcement
Sent from my Samsung Galaxy SV using Tapatalk 3
Click to expand...
Click to collapse
I took care of that first thing, and then had other obstacles.
awidawad said:
Everybody says they cannot install their drivers on Windows 8. I'm running Windows 8 Pro 64 bit and KFU installs the drivers just as it should after disabling driver signature enforcement. All I did to install mine was disable driver signature enforcement then reboot and run the install_drivers.bat and it successfully installed.
Sent from my One V using xda app-developers app
Click to expand...
Click to collapse
+1 to this, it did take a while until figured it out but after disabled it worked like a charm.
What needs to be done on windows 8 is do an advanced restart to disable driver signature enforcement
Sent from my Amazon Kindle Fire using Tapatalk HD
Windows 8 and Amazon Drivers
Socially Uncensored said:
So for my very first post here on XDA, I though I'd contribute. I would have posted this in the developer forum or even as a reply to Kindle Fire Utility thread, but I got the standard "you're a noob" and can't post here message.
http://forum.xda-developers.com/showthread.php?t=1399889
Kindle Fire Utility tries to install its own drivers, but I got an interesting message claiming
"The current language is not supported by the device driver installation wizard"
And manually trying to install the driver through the hardware resource manager will tell you that either the driver file is corrupt and can not be installed or that the driver file is not designed for the device... ie... It's basically useless.
The solution was to install obtain adt-bundle-windows-x86x_64-20130219 which I either got from Amazon's developers page or Google Android's developers page. To be honest, I was trying to obtain so much information about my Amazon Kindle Fire (1st Generation) and how to unlock it, from so many places that I'm not 100% sure from which source I got the correct driver.
What I am sure about is the driver provided by Kindle Fire Utility didn't work for me. And I don't expect Amazon or Google to make it easy for people to root their devices. It seems as soon as people find away to do so.... These companies patch it up quickly.
So allow me to share with you the drivers that did allow me to install this on Windows 8 Pro 64bit (I do include the 32 bit drivers as well).
In my case I was trying to "reset" an Amazon Kindle Demonstration Model. This is not to be confused with a Kindle in demo mode, but rather a demonstration unit which came with only a locked down version of Amazon's Rom. One which has not settings option or wifi option... ie... Clicking on either will tell you that you have a demonstration unit and there are no settings to play with.
I purchased mine on eBay. http://www.ebay.com/itm/290870029962
You want to first install the Amazon Driver, then the USB Driver (in that order).
DRIVERS = http://www.sociallyuncensored.eu/_files_/amazon-usb-drivers.zip
From there I ran the tool and selected "Install Permanent Root with Superuser".
http://forum.xda-developers.com/showthread.php?t=1399889
Once that was done I simply booted from the boot menu into the root and wiped all. This basically formated my kindle. Mounted the kindle and uploaded the update.zip file which you obtain from option 6, then 7. Proceeded to have it install. Upon rebooting my Kindle I had a fully functional Amazon Kindle Fire (1st Generation).
Not bad for my 1st post, eh?
Click to expand...
Click to collapse
The link do download the Amazon driver and USB drivers is no longer active. Can you provide them? I am also trying to rood a Demo Kindle Fire 1stG and having problems.