Root my Kindle Fire HD (2013) Soho-KFSOWI. Please help!! - SuperSU

Hello everybody! I am new to xda so I hope I'm in the right place. Rooting a KF (2013) has proved to be quite challenging for me, also because I am dumb . Anyway I have tried to install the 'Permanent Root with Superuser' via Kindle Fire Utility 0.9.8 but I am not able to. I know that I am missing something but I am too dumb to understand what. I need the help of experts. So, I have run Kindle Fire Utility 0.9.8 and I got this:
HTML:
*****************************************************************
* Kindle Fire Utility 0.9.8 *
*****************************************************************
* This is now being maintained by awidawad *
*****************************************************************
* Credit goes to Vashypooh for original work *
*****************************************************************
1 Bootmode Menu
2 Install Permanent Root with Superuser
3 Install Latest TWRP Recovery
4 Install Latest FireFireFire
5 Extras (Requires Root)
0 Recheck Device Status
ADB Status: Online
Boot Status: Unknown
Please make a selection or hit ENTER to exit:
I have connected my KF Soho to the laptop through the factory cable and I have selected 1, and I got this:
HTML:
*****************************************************************
* Kindle Fire Utility 0.9.8 *
*****************************************************************
* This is now being maintained by awidawad *
*****************************************************************
* Credit goes to Vashypooh for original work *
*****************************************************************
1 Normal (4000)
2 Fastboot (4002)
3 Recovery (5001)
0 Recheck ADB/Fastboot Mode
ADB Status: Online
Boot Status: Unknown
Please make a selection or hit ENTER to return:
Then I have selected 1 and I got this:
HTML:
***********************************************
* Activating Normal (4000) *
***********************************************
The system cannot find the drive specified.
failed to copy 'files\nbmode' to '/data/local/nbmode': Permission denied
Unable to open /data/local/nbmode: No such file or directory
/system/bin/sh: /data/local/nbmode: not found
The kindle has been told to reboot in Normal Mode.
Press any key to continue . . .
If I select fastboot instead, I get this:
HTML:
***********************************************
* Activating Fastboot (4002) *
***********************************************
failed to copy 'files\fbmode' to '/data/local/fbmode': Permission denied
Unable to open /data/local/fbmode: No such file or directory
/system/bin/sh: /data/local/fbmode: not found
The kindle has been told to reboot in Fastboot Mode.
Press any key to continue . . .
In both cases my tablet reboots but checking with 'Root Analyzer' I can see that it is not rooted.
I have also tried rooting with Root_with_Restore_by_Bin4ry_v30 choosing the 1st option but I get this:
HTML:
======================================================================
= This script will root your Android phone with adb restore function =
= Script by Bin4ry (thanks to Goroh_kun and tkymgr for the idea) =
= Idea for Tablet S from Fi01_IS01 =
= (01.05.2013) v30 =
======================================================================
Device type:
1) Normal
2) Special (for example: Sony Tablet S, Medion Lifetab)
3) New Xperia Root by Goroh_kun (Xperia Z, Xperia V [JellyBean] ...)
G) Google Glass Mode (thx Saurik for the ab file)
x) Unroot
Make a choice: 1
Checking if i should run in Normal Mode or special Sony Mode
Please connect your device with USB-Debugging enabled now
Waiting for device to shop up, if nothing happens please check if Windows ADB-drivers are installed correctly!
adb server is out of date. killing...
* daemon started successfully *
remote object '/system/app/Backup-Restore.apk' does not exist
remote object '/system/bin/ric' does not exist
.
.
Above file not found warning ARE NOT ERRORS, it is intended to be this way!
Normal Mode enabled!
.
Pushing busybox....
5282 KB/s (1165484 bytes in 0.215s)
Pushing su binary ....
6985 KB/s (380532 bytes in 0.053s)
Pushing Superuser app
5148 KB/s (1500495 bytes in 0.284s)
Making busybox runable ...
.
Now unlock your device and confirm the restore operation.
Please look at your device and click RESTORE!
If all is successful i will tell you, if not this shell will run forever.
Running ...
At this point, my kindle fire displays a screen where I have to choose between 'Do not restore' and 'Restore my data' and I chose 'Restore my data' but my tablet does not reboot at all and the runme.bat file keeps running forever. I have also tried not to press anything at all on the 'Do not restore/Restore my data' screen and I get this:
HTML:
Successful, going to reboot your device in 10 seconds!
Waiting for device to show up again....
Going to copy files to it's place
mount: permission denied (are you root?)
You can close all open command-prompts now!
After reboot all is done! Have fun!
Bin4ry
Press any key to continue . . .
My tablet actually reboots but checking with Root Analyzer I still see the message 'No, your device is not rooted'. What should I do? :'( Ask me all the questions you need and I'll do my best to answer them. Also, please keep in mind that I am not technical therefore explain me things as you would explain them to a quite smart baby Thanks for your help!
Also, I'll write here more details about my device if it is of any help for you guys:
Device model: Kindle Fire HD (3rd generation)
Year: 2013
Bootloader: Uknown
Board: soho
Device: soho
Model: KFSOWI
OS: Fire OS 4.5.5.3

Related

Need help ASAP!

So i was flashing unleashed rom which I've done a bunch of times already but this time i formatted system and realized i forgot to put the zip file on my card to flash and i accidentally rebooted device...now it just stays at motorola screen...i went into fast boot and tried the one click fast boot but it isn't working....it says this....which I'm not sure why cuz i have it hooked up right...
I'm on a mac and I'm not sure if thats why
***************************************************************************
* *
* dhacker29 Presents: One-Click Fastboot Restore and ROOT for the BIONIC *
* An easier way to recover after bricking or bootlooping your BIONIC *
* This script will restore your phone to stock unrooted, *
* and then give you the option to reroot your phone *
* *
* A special thanks for the info and files to: *
* http://BriefMobile.com/droid-bionic-recieves-fastboot-recovery-files *
* Visit us at TH3ORYROM.com *
* *
***************************************************************************
*
* Please make sure you do the following:
*
* (a) Hold down the Volume down button and push power to enter AP Fastboot mode
* (b) plug in your phone by USB
*
_EOF
read -n1 -s -p "* Press enter to continue..."
$adb kill-server > /dev/null 2>&1
echo "* Flashing boot.img"
echo "* Enter your root password to continue or ctrl-c if you do no wish to continue"
`sudo $fastboot flash boot boot.img`
echo "* Flashing system.img"
`sudo $fastboot flash system system.img`
echo "* Wiping data"
`sudo $fastboot -w`
echo "* Rebooting your phone now, factory restore complete"
`sudo $fastboot reboot`
echo "*"
echo "* Do you want to root your phone now?"
echo "*"
echo "* If so press 1 after your phone has rebooted and you have turned on"
echo "* USB debugging under Settings/Applications/Development and switched"
echo "* USB to PC mode or press 2 to exit"
select yn in "Yes" "No"; do
case $yn in
Yes ) echo "* Rooting your phone now..."; break;;
No ) exit;;
esac
done
cat <<_EOF
You have to follow the instructions for a fastboot FXZ:
edit: There are multiple places you can find the FXZ, xda bionic dev forums has it I do believe, but I can't post links yet... if you google search All Things Root for Android Forums that thread has links for the small file and the complete file.
Here is a list of files you are going to need:
RSD Lite 5.5 - MD5 EAE167B9F9ABE207579F29285E9BBF84
Motorola USB Drivers (Windows only)
32-bit - MD5 417375F263AE83C973CF8F2F317F88FE or
64-bit - MD5 FACAE88CA21B0C37E99D027F1F63628D
The fastboot binary (LINUX AND OSX ONLY) - MD5: 2DC253F848307C4A33DE7E8A2580772B
The FXZ file (MINIMAL - 213MB) - MD5: 08C76A533D74060A842EF5DDEEA95A47
You also need to:
Have a Windows PC (For Linux or Mac OS X users, refer to this XDA thread)
Charge your Bionic all the way
Back up your data (SD card or Titanium for rooted users) as /data will be erased
Now that the prerequisites are over with...
How to restore (Linux and OS X)
Put the fastboot binary into its own folder
Extract all of the files from the FXZ to that folder
Enable USB Debugging and Charge Only mode or if you don't have access to the OS (soft-brick, bootloops, etc), put your Bionic into Fastboot mode by holding the volume-down button and pressing the power button. Then use the volume down button to select AP Fastboot, then the volume up to select. Continue on.
Open up a terminal, change directories to the folder you made in step 1, then run these commands:
Code:
./fastboot flash system system.img
./fastboot flash boot boot.img
./fastboot flash recovery recovery.img
./fastboot -w
Shut off the phone using the power button
Turn it back on
Click to expand...
Click to collapse
---------- Post added at 04:04 PM ---------- Previous post was at 03:59 PM ----------
I've done this to my phone multiple times with the unleashed on Bionic just days ago, I know the screen you're talking about... the FXZ fastboot brought me back, but i'm on Windows 7 -- wouldn't know how to navigate on Mac's
There's a sticky in the dev forum labeled Bionic FAQ.
It contains many links including this one.
http://forum.xda-developers.com/showthread.php?t=1263009

Bin4ry v25 Issue

Hello All,
Used the root script from Bin4ry, all went well... except at the end where it informs you "If all goes well, I'll tell you, if not this will run forever" (or words to that effect), well... it ran for a considerable time, so I disconnected everything and messed around with the phone, terminal emulator informed me that I did indeed have root access (PID: 0) I was able to access sbin etc... great I thought, but why didn't SuperUser show a dialogue requesting root access... I assumed maybe a busybox problem so I downloaded that and installed it, it all worked well... still no root dialogue, just to make 100% sure I checked with RootChecker and it confirmed I have root. So I rebooted the phone, now there is no root access and I can't seem to get Bin4ry's script to work again, I'm assuming there are maybe remnant files causing an error of some sort?
Anyway, I'm hoping someone can shed some light on this and maybe provide me with a solution to rooting the thing?!
Info:
Device: Sony Xperia T - LT30P
OS: 4.1.2
Bootloader: Locked (Not unlockable)
Latest from Bin4ry's script:
Code:
======================================================================
= This script will root your Android phone with adb restore function =
= Script by Bin4ry (thanks to Goroh_kun and tkymgr for the idea) =
= Idea for Tablet S from Fi01_IS01 =
= (28.03.2013) v25 =
======================================================================
Device type:
1) Normal
2) Special (for example: Sony Tablet S, Medion Lifetab)
3) New Xperia Root by Goroh_kun (Xperia Z, Xperia V [JellyBean] ...)
x) Unroot
Make a choice: 3
Please connect Xperia device with enabled USB-Debugging now to your Computer
Going to copy over some files ...
31 KB/s (442 bytes in 0.013s)
9 KB/s (170 bytes in 0.017s)
3 KB/s (57 bytes in 0.018s)
Starting restore operation, please look on your device and confirm restore!
after that press anykey here in the console
Now unlock your device and confirm the restore operation.
Press any key to continue . . .
After restore is confirmed please look on your device and choose "Service Tests
-> Display" in Service menu and WAIT THERE!"
Starting: Intent { act=android.intent.action.MAIN cmp=com.sonyericsson.android.s
ervicemenu/.ServiceMainMenu }
Warning: Activity not started, its current task has been brought to the front
/data/local/tmp/onload.sh ...
Sv: Bin4ry v25 Issue
I use version 21, anyway this should be in the question section not general.
Sent from my LT25i using xda premium
v22 and later Bin4ry versions fail on Xperia T JB at the busybox installer, so use v21 instead. If you can't find it, I can upload it to somewhere, please pm.
I think just go to your phone, this line tells you what to do next
After restore is confirmed please look on your device and choose "Service Tests
-> Display" in Service menu and WAIT THERE!"
In your phone, the service menu is displayed, go to "service tests" > "display"
then just touch the screen,the color will change and the rooting process will proceed..
norti said:
v22 and later Bin4ry versions fail on Xperia T JB at the busybox installer, so use v21 instead. If you can't find it, I can upload it to somewhere, please pm.
Click to expand...
Click to collapse
Downloaded v21, it still stops here:
Code:
Warning: Activity not started, its current task has been brought to the front
/data/local/tmp/onload.sh ...
It flashes up "Restore started", then a couple of seconds later "Restore ended", I'm guessing it doesn't stay in the restore process long enough, any ideas?
Cancel that, reset phone to factory, uninstalled/re-installed Companion, root now works...
Hardware: LT30p
Droid: 4.1.2
Build: 9.1.A.0.489
Bin4ry version: v21
Code:
======================================================================
= This script will root your Android phone with adb restore function =
= Script by Bin4ry (thanks to Goroh_kun and tkymgr for the idea) =
= Idea for Tablet S from Fi01_IS01 =
= (11.03.2013) v21 =
======================================================================
Device type:
1) Normal
2) Special (for example: Sony Tablet S, Medion Lifetab)
3) New Xperia Root by Goroh_kun
x) Unroot
Make a choice: 3
Please connect Xperia device with enabled USB-Debugging now to your Computer
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
Going to copy over some files ...
3 KB/s (442 bytes in 0.108s)
11 KB/s (170 bytes in 0.014s)
Starting restore operation, please look on your device and confirm restore!
after that press anykey here in the console
Press any key to continue . . .
After restore is confirmed please look on your device and choose "Service Tests
-> Display" in Service menu and WAIT THERE!"
Starting: Intent { act=android.intent.action.MAIN cmp=com.sonyericsson.android.s
ervicemenu/.ServiceMainMenu }
ÅêùØÆå /data/local/tmp/onload.sh ...
Ok nice ...
570 KB/s (1096224 bytes in 1.875s)
Stopping RIC
2 KB/s (38 bytes in 0.015s)
15 KB/s (1022 bytes in 0.062s)
3 KB/s (151 bytes in 0.046s)
Pushing su ...
699 KB/s (380532 bytes in 0.531s)
Running next steps
intall /system/xbin/busybox ...
2141+1 records in
2141+1 records out
1096224 bytes transferred in 0.048 secs (22838000 bytes/sec)
intall /system/bin/su ...
743+1 records in
743+1 records out
380532 bytes transferred in 0.015 secs (25368800 bytes/sec)
intall /system/etc/install-recovery.sh ...
0+1 records in
0+1 records out
38 bytes transferred in 0.001 secs (38000 bytes/sec)
599 KB/s (1468798 bytes in 2.390s)
pkg: /data/local/tmp/Superuser.apk
Success
Running final step
Cleaning up
Ok rebooting lets hope it worked!
You can close all open command-prompts now!
After reboot all is done! Have fun!
Bin4ry
Press any key to continue . . .
MaxMouseDLL said:
Downloaded v21, it still stops here:
Code:
Warning: Activity not started, its current task has been brought to the front
/data/local/tmp/onload.sh ...
It flashes up "Restore started", then a couple of seconds later "Restore ended", I'm guessing it doesn't stay in the restore process long enough, any ideas?
Cancel that, reset phone to factory, uninstalled/re-installed Companion, root now works...
Hardware: LT30p
Droid: 4.1.2
Build: 9..A.0.489
Bin4ry version: v21
Code:
======================================================================
= This script will root your Android phone with adb restore function =
= Script by Bin4ry (thanks to Goroh_kun and tkymgr for the idea) =
= Idea for Tablet S from Fi01_IS01 =
= (11.03.2013) v21 =
======================================================================
Device type:
1) Normal
2) Special (for example: Sony Tablet S, Medion Lifetab)
3) New Xperia Root by Goroh_kun
x) Unroot
Make a choice: 3
Please connect Xperia device with enabled USB-Debugging now to your Computer
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
Going to copy over some files ...
3 KB/s (442 bytes in 0.108s)
11 KB/s (170 bytes in 0.014s)
Starting restore operation, please look on your device and confirm restore!
after that press anykey here in the console
Press any key to continue . . .
After restore is confirmed please look on your device and choose "Service Tests
-> Display" in Service menu and WAIT THERE!"
Starting: Intent { act=android.intent.action.MAIN cmp=com.sonyericsson.android.s
ervicemenu/.ServiceMainMenu }
ÅêùØÆå /data/local/tmp/onload.sh ...
Ok nice ...
570 KB/s (1096224 bytes in 1.875s)
Stopping RIC
2 KB/s (38 bytes in 0.015s)
15 KB/s (1022 bytes in 0.062s)
3 KB/s (151 bytes in 0.046s)
Pushing su ...
699 KB/s (380532 bytes in 0.531s)
Running next steps
intall /system/xbin/busybox ...
2141+1 records in
2141+1 records out
1096224 bytes transferred in 0.048 secs (22838000 bytes/sec)
intall /system/bin/su ...
743+1 records in
743+1 records out
380532 bytes transferred in 0.015 secs (25368800 bytes/sec)
intall /system/etc/install-recovery.sh ...
0+1 records in
0+1 records out
38 bytes transferred in 0.001 secs (38000 bytes/sec)
599 KB/s (1468798 bytes in 2.390s)
pkg: /data/local/tmp/Superuser.apk
Success
Running final step
Cleaning up
Ok rebooting lets hope it worked!
You can close all open command-prompts now!
After reboot all is done! Have fun!
Bin4ry
Press any key to continue . . .
Click to expand...
Click to collapse
totaly worked with xperia TX <3 thanks
Use doom Lord version
Sent from my LT29i using Tapatalk 2
wednesday13 said:
Use doom Lord version
Sent from my LT29i using Tapatalk 2
Click to expand...
Click to collapse
Why? Binary v21 works very nicely with xperia T... Interestingly, v25 seems to temporarily root it, then on reboot a factory reset is required before v21 will work. Strange.
v21
Tinup93 said:
totaly worked with xperia TX <3 thanks
Click to expand...
Click to collapse
u rooted xperia tx with v21 sir?? with the method just pressing 3??
I'm also stuck at the "/data/local/tmp/onload.sh ... "step
I touched the screen and the color changes, but other than that there's nothing going on... it's been more than 10 minutes now.
pentaquine said:
I'm also stuck at the "/data/local/tmp/onload.sh ... "step
I touched the screen and the color changes, but other than that there's nothing going on... it's been more than 10 minutes now.
Click to expand...
Click to collapse
It would have done it by now, if it hasn't done it's job in 2 minutes, it's not going to... I know it's painful, but.. restore your phone back to factory, uninstall/reinstall the Sony app from your computer and try again, it took me a fair bit of messing around, and ultimately when I got to where you were that's what did the trick.
You're also getting a "Restore started" then straight away "Restore finished" dialogue right? ... that's exactly where I was.
How this works is, the backup restore process is started and data is mounted as r/w the superuser app and busybox are put there during this time (all ninja like), but it seems it can/does fail, I'm sure someone cleverer than us can shed light as to why, but until then... start with a clean slate both on the Xperia and your computer (... a complex version of "Turn it off and turn it back on again")
I once read somewhere you have to keep tapping it every 3 or 4 second.
That's whati always do and it worked for me. I always use v21 though (just because I have it )
Sent from my phone using XDA Premium
MaxMouseDLL said:
It would have done it by now, if it hasn't done it's job in 2 minutes, it's not going to... I know it's painful, but.. restore your phone back to factory, uninstall/reinstall the Sony app from your computer and try again, it took me a fair bit of messing around, and ultimately when I got to where you were that's what did the trick.
You're also getting a "Restore started" then straight away "Restore finished" dialogue right? ... that's exactly where I was.
How this works is, the backup restore process is started and data is mounted as r/w the superuser app and busybox are put there during this time (all ninja like), but it seems it can/does fail, I'm sure someone cleverer than us can shed light as to why, but until then... start with a clean slate both on the Xperia and your computer (... a complex version of "Turn it off and turn it back on again")
Click to expand...
Click to collapse
Fortunately I didn't have to go through all this. I went through the simple version of "turn it off and on again", and it worked. I simply disconnected my phone, rebooted it, restarted the process (twice), and it just magically worked on the third time.
Try v26 option 3. It worked fine for me. I have the Bond branded phone with locked bootloader.
Sent from my LT30p using xda app-developers app
v28 with method 3 works also without any problem on Xperia T JB 9.1.A.1.140, finally
I'm. Having Xperia T ICS firmware-.195 . I want to root plz help me which version Of Bin4ry Is working.... (Boot loader not unlocked...) . Thanks in advance plz reply
Sent from my LT30p using xda app-developers app
Pradeep3072 said:
I'm. Having Xperia T ICS firmware-.195 . I want to root plz help me which version Of Bin4ry Is working.... (Boot loader not unlocked...) . Thanks in advance plz reply
Click to expand...
Click to collapse
I used v11 when I rooted 195, there was a great guide here to root 195 with no problems at all.
I am still searching for v21 for JB, I might have to PM someone for a link...
Thanks u 4 ur reply , can u plz give the link for Bin4ry v11......... It will be very helpful for me...
Sent from my LT30p using xda app-developers app

[Q] Cannot get root on Xperia Z1

I've been trying this for most of the day, having read everything here about doing it, and even watching the video.
Unfortunately, I let the phone update to 14.1.G.2.257, but I found the instructions on how to flash back to the previous 1.534. The flashing worked perfectly.
I am trying to use Root_with_Restore_by_Bin4ry_v32 having read how to and watched the tutorial. USB debugging is enabled, as is Unknown Sources, and the 'adb devices' command in the stuff folder of the afformentioned program lists the phone.
However, it does not seem to work. I get the following output:
Code:
C:\xpe>runme
======================================================================
= This script will root your Android phone with adb restore function =
= Script by Bin4ry (thanks to Goroh_kun and tkymgr for the idea) =
= Idea for Tablet S from Fi01_IS01 =
= (20.11.2013) v32 =
======================================================================
Device type:
0) Xperia Z1 14.1.G.1.534 Root by cubeundcube
1) New Standard-Root (thx Ariel Berkman)
2) New Xperia Root by Goroh_kun (Xperia Z, Xperia V [JellyBean] ...)
3) Old
4) Old-Special (for example: Sony Tablet S, Medion Lifetab)
G) Google Glass Mode (thx Saurik for the ab file)
x) Unroot
Make a choice: 0
Please connect your device with enabled USB-Debugging ...
Copy needed files ...
error: protocol fault (no status)
2881 KB/s (2242263 bytes in 0.760s)
error: protocol fault (no status)
error: protocol fault (no status)
133 KB/s (1230 bytes in 0.009s)
error: protocol fault (no status)
Unable to chmod /data/local/tmp/busybox: No such file or directory
Running Exploit
error: protocol fault (no status)
rm failed for /data/local/tmp/getroot, No such file or directory
error: protocol fault (no status)
error: protocol fault (no status)
Rebooting now, after reboot all should be done!
You can close all open command-prompts now!
After reboot all is done! Have fun!
Bin4ry
Press any key to continue . . .
The phone reboots, but there is no SuperUser app. I have re-run the program many times, reflashed the stock firmware again to make sure, and banged my head against my desktop several times to no avail.
Please help...
Rick.
Here is the Z1 Forum
http://forum.xda-developers.com/xperia-z1
gripfly said:
Here is the Z1 Forum
http://forum.xda-developers.com/xperia-z1
Click to expand...
Click to collapse
Oops, thanks! I did look for one, but obviously not well enough.

[Q] Cannot get root on Xperia Z1

I've been trying this for most of the day, having read everything here about doing it, and even watching the video.
Unfortunately, I let the phone update to 14.1.G.2.257, but I found the instructions on how to flash back to the previous 1.534. The flashing worked perfectly.
I am trying to use Root_with_Restore_by_Bin4ry_v32 having read how to and watched the tutorial. USB debugging is enabled, as is Unknown Sources, and the 'adb devices' command in the stuff folder of the aforementioned program lists the phone.
However, it does not seem to work. I get the following output:
Code:
C:\xpe>runme
======================================================================
= This script will root your Android phone with adb restore function =
= Script by Bin4ry (thanks to Goroh_kun and tkymgr for the idea) =
= Idea for Tablet S from Fi01_IS01 =
= (20.11.2013) v32 =
======================================================================
Device type:
0) Xperia Z1 14.1.G.1.534 Root by cubeundcube
1) New Standard-Root (thx Ariel Berkman)
2) New Xperia Root by Goroh_kun (Xperia Z, Xperia V [JellyBean] ...)
3) Old
4) Old-Special (for example: Sony Tablet S, Medion Lifetab)
G) Google Glass Mode (thx Saurik for the ab file)
x) Unroot
Make a choice: 0
Please connect your device with enabled USB-Debugging ...
Copy needed files ...
error: protocol fault (no status)
2881 KB/s (2242263 bytes in 0.760s)
error: protocol fault (no status)
error: protocol fault (no status)
133 KB/s (1230 bytes in 0.009s)
error: protocol fault (no status)
Unable to chmod /data/local/tmp/busybox: No such file or directory
Running Exploit
error: protocol fault (no status)
rm failed for /data/local/tmp/getroot, No such file or directory
error: protocol fault (no status)
error: protocol fault (no status)
Rebooting now, after reboot all should be done!
You can close all open command-prompts now!
After reboot all is done! Have fun!
Bin4ry
Press any key to continue . . .
The phone reboots, but there is no SuperUser app. I have re-run the program many times, reflashed the stock firmware again to make sure, and banged my head against my desktop several times to no avail.
Please help...
Rick.
Have you enabled usb debugging
have you allowed unkoown sources
Have you installed drivers
please send a screen shot of your about phone in the settings
gregbradley said:
Have you enabled usb debugging
have you allowed unkoown sources
Have you installed drivers
please send a screen shot of your about phone in the settings
Click to expand...
Click to collapse
Yes thanks, USB debugging and unknown sources are enabled. Is this the screenshot you need to see?
**Edit**
I got it to work!
I just pulled out my laptop which had a clean install of Windows 7 as of a few days ago, installed the above stuff (plus ADB drivers from pdanet) on that, and it worked.
Why it didn't work on my main PC I have no idea, but it is probably an issue with some driver somewhere messing things up. I did try reinstalling all of them, but to no avail.
Anyway, got it now. Thanks!

Kindle fire hd 7 demo store problem adb devices

hi I've a kindle fire hd 7 demo store and I 've created a fastboot cable, but when I reboot into fastboot mode, Kindle Fire does not provide USB Driver for Android Debug Bridge (adb) usage (although correctly installed in windows):
HTML:
C:\adbfastboot>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
C:\adbfastboot>adb kill-server
C:\adbfastboot>adb usb
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
error: device not found
This is the procedure that I followed:
1) Install Android SDK Development Environment and google usb driver
2) Open android_winusb.inf with notepad.
Insert these 3 lines at [Google.NTx86] and [Google.NTamd64].
;Kindle Fire HD 7
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0007
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0007&MI_01
3) Open adb_usb.ini with notepad.
Key in 0x1949. (don’t copy and paste)
Save it.
4) Browse my computer for driver software and manually install it
No error in control panel but adb don't work..
Is there another way that I can use? Please help.
I think the ADB drivers are disabled on kindle, what I do not understand is that, if I do not have the ability to enable them, how can I proceed?

Categories

Resources