Hello, I have recently downloaded fbmode, and after following the steps prior to execuion, the execution fails, only giving me the error: couldn't write bp1, panic! After 4 hours of trying other software and searching for a solution, I made this post. I am using sustem v6.3.3, which is, from what I have read, 2nd generation. Any help would be much appreciated. I am also on a Arch Linux Box right now. Thanks.
-Hydrochloricacid
see my [2014][Pre-Rooted][Stock]System Version 6.3.3-Original Kindle Fire Only
---------- Post added at 05:23 PM ---------- Previous post was at 05:21 PM ----------
short answer is you need a Fastboot/Factory cable to start the process.
MikiBest said:
Mobile shell doesn't support the seconds hand for analog clocks. They sell the Spb Time to enhance the clock features.
Click to expand...
Click to collapse
Had the same issue. I was pushing fbmode to /data/local/fbmode from a different thread and getting that error 'couldn't write bp1'.
Changed to push to /data/local/tmp and all worked without factory cable.
Sent from my LG-P930 using Tapatalk 2
More clarification please...
nightlimits said:
Had the same issue. I was pushing fbmode to /data/local/fbmode from a different thread and getting that error 'couldn't write bp1'.
Changed to push to /data/local/tmp and all worked without factory cable.
Sent from my LG-P930 using Tapatalk 2
Click to expand...
Click to collapse
Can you clarify what you did... I'm having the same problem.
Did you change, "adb push fbmode /data/local/fbmode" to "adb push fbmode /data/local/tmp" or did you change something else?
(sorry I'm a bit of a beginner and do not have a factory Kindle cable)
ajax_borges said:
Can you clarify what you did... I'm having the same problem.
Did you change, "adb push fbmode /data/local/fbmode" to "adb push fbmode /data/local/tmp" or did you change something else?
(sorry I'm a bit of a beginner and do not have a factory Kindle cable)
Click to expand...
Click to collapse
[6.3.3] Flashing FFF and TWRP without Fastboot Cable
sd_shadow said:
[6.3.3] Flashing FFF and TWRP without Fastboot Cable
Click to expand...
Click to collapse
You can also use an Android phone cable
Oh C'mon, is it even worth it?
I must apologize for my rant in advance, and is not directed at this group, but the task at hand: IMO all this is absolute Bull$h1t. I simply wanted to root my old Kindle (I've done this several times before without incident), and I go around and around downloading 5 gig SDK software, additional rooting programs, drivers, then being told I need a legacy this, and ADB that, and yet another different driver here, and so forth and so on, and then "oh no it dont work with windows 8.1" so I start this nonsense over on my XP box, and then 4 more hours later I read maybe its cause its the wrong cable, or whatever the "fix" is this hour!!!
Well. I did it my way.
Maphoo said:
I must apologize for my rant in advance, and is not directed at this group, but the task at hand: IMO all this is absolute Bull$h1t. I simply wanted to root my old Kindle (I've done this several times before without incident), and I go around and around downloading 5 gig SDK software, additional rooting programs, drivers, then being told I need a legacy this, and ADB that, and yet another different driver here, and so forth and so on, and then "oh no it dont work with windows 8.1" so I start this nonsense over on my XP box, and then 4 more hours later I read maybe its cause its the wrong cable, or whatever the "fix" is this hour!!!
Well. I did it my way.
Click to expand...
Click to collapse
[How To][Root] Kindle Fire 1 update 6.3.4 [2014]
Sent from my XT907 using Tapatalk
I don't know if this is what EVERYONE is seeing with this problem, but in MY case, the problem was that various scripts were attempting to run fbmode as non-root user.
The most simplistic way of dealing with this is to start an adb shell, su to root, then execute /data/local/tmp/fbmode:
c:\ adb shell
$ su
# /data/local/tmp/fbmode
# exit
$ exit
c:\ adb reboot
The kindle should then reboot in fastboot mode.
---------- Post added at 09:45 PM ---------- Previous post was at 09:27 PM ----------
pestaub said:
I don't know if this is what EVERYONE is seeing with this problem, but in MY case, the problem was that various scripts were attempting to run fbmode as non-root user.
The most simplistic way of dealing with this is to start an adb shell, su to root, then execute /data/local/tmp/fbmode:
c:\ adb shell
$ su
# /data/local/tmp/fbmode
# exit
$ exit
c:\ adb reboot
The kindle should then reboot in fastboot mode.
Click to expand...
Click to collapse
After thinking about this some more, I'm guessing that the 'run as root' solution is not the root (no pun intended) cause of the problem. I don't know where/what 'bp1' is, but I'd be willing to bet that some of the other messing around that I've done has caused it to become unwriteable. Wish I knew what that was.
Related
For 6.3 see http://forum.xda-developers.com/showthread.php?p=24129239
Please do not reupload/redistribute BurritoRoot2/BurritoRoot3, instead link directly to my hosting. I own the server, it will no go away any time soon. This allows me to update it if a bug is found.
BurritoRoot3 is not opensource, it is free, but it is not free to distribute. Please do not redistribute it.
Tested on 6.2, 6.2.1 and 6.2.2
Disclaimer:
BurritoRoot3 may void your warranty. While it was tested, over and over, a chance of data loss or hardware damage always exists. If something bad happens due to your use of BurritoRoot3, well it is your fault not our's, don't blame any of us.
Wine/Coffee/Device Funding:
To donate to jcase of TeamAndIRC for BurritoRoot go here:
http://forum.xda-developers.com/donatetome.php?u=2376614
To donate to pokey900 for the FireFireFire Bootloader go here:
http://forum.xda-developers.com/donatetome.php?u=466725
Download:
http://download.cunninglogic.com/BurritoRoot3.apk
BurritoRoot3 is an all in one package, to root and install the custom bootlaoder, FireFireFire, onto the KindleFire.
Instructions are pretty plain and simple, however you will have to get adb working on your own (if you have written, or know of adb guides for the Kindle Fire please PM me to list them here).
ADB GUIDES
MAC GUIDE: http://forum.xda-developers.com/showthread.php?t=1443071
WINDOWS GUIDE: http://www.jayceooi.com/2011/12/13/how-to-install-kindle-fire-adb-usb-driver/
LINUX GUIDE: http://forum.xda-developers.com/showthread.php?p=22067293
What it does:
Gains root, installs superuser, installs su and installs the FireFireFire bootloader.
At this time, we do not have permission to distribute any recovery, once one is available for our use, we will add auto flashing of recovery.
How to use:
adb shell chmod 777 /data/local/tmp
Run app, follow directions given by the app.
Usage example :
[email protected]:~$ adb shell chmod 777 /data/local/tmp <---- This one is important, it may not create BurritoRoot3.bin if this is not done
[email protected]:~$ adb install BurritoRoot3.apk
4897 KB/s (1151520 bytes in 0.229s)
pkg: /data/local/tmp/BurritoRoot3.apk
Success
<go open the app now>
[email protected]:~$ adb shell /data/local/tmp/BurritoRoot3.bin --root
BurritoRoot3 Installer 0.1 by TeamAndIRC
#########################################################################
Usage: BurritoRoot3.bin <parameter>
--root - Restart adbD as root, and install Superuser app
--install - Install su
#########################################################################
Gaining root...
Installing Superuser APP, if it erros as already exists, please ignore the error.
pkg: /data/data/net.andirc.burritoroot3/bin/Superuser.apk
Success
Restarting adbD as root...
Please run adb shell /data/local/tmp/BurritoRoot3.bin --install
[email protected]:~$ adb shell /data/local/tmp/BurritoRoot3.bin --install
BurritoRoot3 Installer 0.1 by TeamAndIRC
#########################################################################
Usage: BurritoRoot3.bin <parameter>
--root - Restart adbD as root, and install Superuser app
--install - Install su
#########################################################################
BurritoRoot3 kroot 0.1 - TeamAndIRC
Remounting /system...
Cleaning up, ignore any errors
rm failed for /system/xbin/su, No such file or directory
rm failed for /system/bin/su, No such file or directory
Installing su...
Remounting /system..
Root installed
Starting: Intent { act=android.intent.action.MAIN cmp=net.andirc.burritoroot3/.FireFireFire }
Please check your Kindle's screen
[email protected]:~$
If you already have root, and want to safely install the FireFireFire bootloader, you can use the app, just install, open/close the app then
adb shell am start -a android.intent.action.MAIN -n net.andirc.burritoroot3/net.andirc.burritoroot3.FireFireFire
To install the CWR recovery by DoomLord after gaining root:
Download it, and push it to your Kindle
adb push <filename> /data/local/recovery.img
adb shell dd if=/data/local/recovery.img of=/dev/block/platform/mmci-omap-hs.1/by-name/recovery
Would you support the archos G9 devices
jutley said:
Would you support the archos G9 devices
Click to expand...
Click to collapse
Doesn't archos sign or lock system?
I love you Devs so much. I just got a Kindle today, but as I watched the video your Kindle shows up under Other Devices as if it didn't install the device driver. Mine is installed under portable devices. Can I just update that one or is there a debug mode for the Kindle that I'm missing?
Thanks for all you do!
---------- Post added at 10:06 AM ---------- Previous post was at 09:55 AM ----------
CharlieBoy808 said:
I love you Devs so much. I just got a Kindle today, but as I watched the video your Kindle shows up under Other Devices as if it didn't install the device driver. Mine is installed under portable devices. Can I just update that one or is there a debug mode for the Kindle that I'm missing?
Thanks for all you do!
Click to expand...
Click to collapse
LoL Nevermind I think I know why mine isn't there... I've already installed ADB from before. I shall continue on and see what happens :-D
I'm currently running Ubuntu 11.10(Without access to a windows computer to do so.) And after following the steps within the BurritoRoot I get error: insufficient permissions for device when entering adb root. I've rebooted my kindle and laptop as well as changed usb ports.
I've set it up so that it's acknowledged within /.android. Am I perhaps missing something sdk wise? The usb configuration install for extras within it says Linux isn't compatible. But any insight into this would be appreciated I'm not new to Android or adb for that matter. Things seem to be done differently for the Kindle is all.
Thanks guys.
AproSamurai said:
I'm currently running Ubuntu 11.10(Without access to a windows computer to do so.) And after following the steps within the BurritoRoot I get error: insufficient permissions for device when entering adb root. I've rebooted my kindle and laptop as well as changed usb ports.
I've set it up so that it's acknowledged within /.android. Am I perhaps missing something sdk wise? The usb configuration install for extras within it says Linux isn't compatible. But any insight into this would be appreciated I'm not new to Android or adb for that matter. Things seem to be done differently for the Kindle is all.
Thanks guys.
Click to expand...
Click to collapse
adb kill-server
sudo -s
adb devices
should see it now
Quit following me around jcase
Unheard said:
Quit following me around jcase
Click to expand...
Click to collapse
Hah Where you been?
I can not get ADB to recognize the device for the life of me.
I know I have the drivers installed the Fire is recognized as "android composite adb interface" under the Android Phone category in Device manager. But I can not get adb to see it.
"Adb kill-server"
"adb devices"
and it shows no devices attached. Ive done a factory reset on the tablet just to see (knowing it wouldn't make a difference)
Im running Windows XP
if someone could help me out.
notsointeresting said:
I can not get ADB to recognize the device for the life of me.
I know I have the drivers installed the Fire is recognized as "android composite adb interface" under the Android Phone category in Device manager. But I can not get adb to see it.
"Adb kill-server"
"adb devices"
and it shows no devices attached. Ive done a factory reset on the tablet just to see (knowing it wouldn't make a difference)
Im running Windows XP
if someone could help me out.
Click to expand...
Click to collapse
I'm sure its related to windows' drivers but I have no clue. Sorry
jcase said:
adb kill-server
sudo -s
adb devices
should see it now
Click to expand...
Click to collapse
Thanks man, I knew I must have failed to do something. It's much appreciated.
Dis this last night and it worked fine. Thanks!
I did have a few minor stumbles though. It seems the newest version of the software changed the name of the superuser app but the guide still uses the old name in the install command. Once I realized this I just changed the name in the command and it went right in.
Also for some reason I couldn't select the text in the adb box on the web page so I had to enter the commands by hand. No big deal but I would have felt more secure if the commands were in simple text so I could have copy/paste them in.
Like I said though everything worked and I have the market installed now. Thanks for the hard work!
I'm having some trouble with mine...I am trying to follow the video instructions to the link but it shows downloading a .android folder and extracting it to my user name on desktop but there is no such link. I have downloaded SDK and installed google usb drivers as well. I have 6.2.1 firmware and downloaded kindleroot_androidpolice.apk and placed on my kindle and I also downloaded superuser-2. I am not able to install the driver to the fire either. I go to my computer, manage, device manager, kindle, update driver software, browse my computer, etc. I have no INF file to choose under my .android folder.
Any help would be appreciated
My sd card is showing up as unmounted and not sure how to remount it. I sent adb remount and it didn't work. Any help would be appreciated.
Fee454 said:
I'm having some trouble with mine...I am trying to follow the video instructions to the link but it shows downloading a .android folder and extracting it to my user name on desktop but there is no such link. I have downloaded SDK and installed google usb drivers as well. I have 6.2.1 firmware and downloaded kindleroot_androidpolice.apk and placed on my kindle and I also downloaded superuser-2. I am not able to install the driver to the fire either. I go to my computer, manage, device manager, kindle, update driver software, browse my computer, etc. I have no INF file to choose under my .android folder.
Any help would be appreciated
Click to expand...
Click to collapse
would suggest to use this:
http://forum.xda-developers.com/showthread.php?t=1399889
[/COLOR]
b63 said:
would suggest to use this:
http://forum.xda-developers.com/showthread.php?t=1399889
Click to expand...
Click to collapse
This tool will attempt to install the correct Drivers for the Kindle Fire.
It will also perform the setup required for adb_usb.ini in .android for you.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
Press any key to continue . . .
I tried to install the drivers for the kindle but i receive the above message
---------- Post added at 09:56 PM ---------- Previous post was at 09:07 PM ----------
My issue is it cannot find my device...where can I find the kindleADB.zip I keep hearing about?
did you do install_drivers.bat first ?
take a look:
http://forum.xda-developers.com/showpost.php?p=20698002&postcount=283
that should correct the path issue
You should get the same files from the android Sdi. Good luck.
Jcase, I know that you said the unroot button did not work, but is there a method of unrooting?
b63 said:
did you do install_drivers.bat first ?
take a look:
http://forum.xda-developers.com/showpost.php?p=20698002&postcount=283
that should correct the path issue
Click to expand...
Click to collapse
Yes thank you. Moving it to the same as the run.bat seemed to have worked as it shows online now when running the Kindle Fire Utility. I switched it to fast boot but now seems to have been frozen at the kindle fire logo for quite some time now. I heard you have to switch to fastbook to install TWRP first before rooting?
I am not sure if I should attempt to somehow reboot this as it seems to be stuck at the boot up screen
wrong - switch back to normal boot and use the utility
Warning
Below be dragons, please gather armor and basic computing knowledge before preceding </ubergeek>. Working adb AND fastboot are requires, support for adb and fastboot are NOT offered by me. If you question is related to OSX or Linux I may be able to help. If it is windows related, don't get pissed when I tell you "I have no idea", it is the truth.
This is at your own risk! Do not blame me if something goes wrong!
For 6.2, 6.2.1 and 6.2.2 please see BurritoRoot3 -> http://rootzwiki.com/topic/13027-rootbootloader-burritoroot3-kindle-fire-root-easy-root-edition/
While I have another root exploit, Amazon neglected pokey's far more beautiful one this update, and we have no good reason to blow another root for this update, so isntead here is a guide using fbmode.
Full credits for this goes to pokey9000 (see http://forum.xda-developers.com/showthread.php?t=1414832). This guide requires you to have adb and fastboot working FOR THE KINDLE FIRE, on whatever os you are on.
Required files:
fbmode.zip - http://forum.xda-developers.com/showthread.php?t=1414832
twrp2 - http://teamw.in/project/twrp2/79
su - http://dl.dropbox.com/u/8699733/kindlefire/su
firefirefirefire http://forum.xda-developers.com/showthread.php?t=1369405
fastboot + adb for your OS of choice.
unzip fbmode.zip
adb push fbmode /data/local/fbmode
adb shell chmod 755 /data/local/fbmode
adb shell /data/local/fbmode
adb reboot
Your kindle will "get stuck" on the kindle fire screen, but really it's just in fastboot mode.
fastboot -i 0x1949 flash bootloader <name of firefirefire image here>
fastboot -i 0x1949 flash recovery <name of recovery image here>
Your device will now boot into twrp recovery, and flash the firefirefire bootlaoder. When done it will prompt you to reboot. Upon reboot you will get stuck on the "yellow triangle" screen of firefire fire.
fastboot oem idme bootmode 5002
fastboot reboot
Once in recovery
adb shell mount system
adb push su /system/xbin/su
adb shell chown 0.0 /system/xbin/su
adb shell chmod 06755 /system/xbin/su
Lets disable the root check before rebooting
adb shell mv /system/bin/check_rooted /system/bin/check_rooted.bak
adb shell idme bootmode 4000
adb reboot
Once booted into Android, install superuser
adb install Superuser.apk
So this is strictly to add root for someone who is running stock 6.3, correct?
Thanks for the write up.
Once again! You rule.
Your fast! I was gonna suggest pokeys bootmodes before tossing an exploit but u went straight for it lol. Great work jcase
Sent from my Kindle Fire using xda premium
kernelsandirs said:
Once again! You rule.
Click to expand...
Click to collapse
It's pokey's not mine, I just posted up a guide to stop ppl from asking me
smirkis said:
Your fast! I was gonna suggest pokeys bootmodes before tossing an exploit but u went straight for it lol. Great work jcase
Sent from my Kindle Fire using xda premium
Click to expand...
Click to collapse
I flashed back to stock and updated. My "secondary" exploit still exists, but after getting root I decided to check and see if fbmode would still work, and it does.
So we should be good for the next one as well.
Quick question you wonderful people,
Does this work with kinfauns 1.3 firefirefire?
It's basically just pokey9000's with some quirks and a different boot menu but figured I would ask the "big guys" first before I turn into one of those "I bricked my fire" folks. Cheers.
Laquox said:
Quick question you wonderful people,
Does this work with kinfauns 1.3 firefirefire?
It's basically just pokey9000's with some quirks and a different boot menu but figured I would ask the "big guys" first before I turn into one of those "I bricked my fire" folks. Cheers.
Click to expand...
Click to collapse
should work with anything
Wow, it didn't take them long to implement a root check at all. I guess more people are rooting their devices than had previously expected. They're selling them at a loss in the hopes that they will make it up in app store and prime sales. Woops. Oh well, I'm just glad I switched rooms when I did. It won't be long before they make them either unrootable (less likely) or stop selling them altogether (more likely).
Sent from my Amazon Kindle Fire using xda premium
soupmagnet said:
Wow, it didn't take them long to implement a root check at all. I guess more people are rooting their devices than had previously expected. They're selling them at a loss in the hopes that they will make it up in app store and prime sales. Woops. Oh well, I'm just glad I switched rooms when I did. It won't be long before they make them either unrootable (less likely) or stop selling them altogether (more likely).
Sent from my Amazon Kindle Fire using xda premium
Click to expand...
Click to collapse
no, every update has "broke" root. amazon does this so that their updates wont brick rooted devices. they haven't done anything to prevent people from rooting.
Worked fine, maybe I misread it or maybe you left out sticking superuser.apk in the adb/fastboot folder? Anywhoo I got root on 6.3 with this method, thanks
jcase said:
should work with anything
Click to expand...
Click to collapse
Indeed it does and I even re-added FFF 1.3 working like a charm. Thank you and pokey9000 for all the hard work!
Another fantastic job! Thanks so much!!
raiderep said:
Worked fine, maybe I misread it or maybe you left out sticking superuser.apk in the adb/fastboot folder? Anywhoo I got root on 6.3 with this method, thanks
Click to expand...
Click to collapse
No, I assume people setup their paths correctly during adb installation, negating the need for that.
BigFuzzyArchon said:
no, every update has "broke" root. amazon does this so that their updates wont brick rooted devices. they haven't done anything to prevent people from rooting.
Click to expand...
Click to collapse
Actually, this is the first time they have implemented something like this, its a separate service that checks for root, they run it at boot.
jcase said:
Actually, this is the first time they have implemented something like this, its a separate service that checks for root, they run it at boot.
Click to expand...
Click to collapse
they run it at boot and do what ?
would be interesting ...
Perhaps a stupid question, but where do I get the "Superuser.apk" used at the end of the instructions under 'adb install Superuser.apk'? Because It wasn't one of the files listed under needed files section. Thanks
daggy1985 said:
Perhaps a stupid question, but where do I get the "Superuser.apk" used at the end of the instructions under 'adb install Superuser.apk'? Because It wasn't one of the files listed under needed files section. Thanks
Click to expand...
Click to collapse
just google for "superuser.apk download" ...
daggy1985 said:
Perhaps a stupid question, but where do I get the "Superuser.apk" used at the end of the instructions under 'adb install Superuser.apk'? Because It wasn't one of the files listed under needed files section. Thanks
Click to expand...
Click to collapse
It's in the OP, just abbreviated as "su."
http://dl.dropbox.com/u/8699733/kindlefire/su
Droidanian said:
It's in the OP, just abbreviated as "su."
http://dl.dropbox.com/u/8699733/kindlefire/su
Click to expand...
Click to collapse
the su command and the superuser.apk are different things
the superuser.apk is a wrapper to su command
Hi all,
I have a kindle fire with system version 6.3_user_4019920.
I used Kindle Fire Utility 0.9.5, installed TWRP, FFF and Permanent Root with Superuser (option 2).
I did NOT installed Google Apps/Go Luncher EX though!
Everything went just fine with no errors at all.
I installed ProxyDroid 2.6.2 and that tells me that I am not root. I checked also to see if the device is rooted installing Root Checker app and that tells me also: "Sorry, you don't have root access"
Any help would be appreciated!
Regards,
osceoladad said:
Hi all,
I have a kindle fire with system version 6.3_user_4019920.
I used Kindle Fire Utility 0.9.5, installed TWRP, FFF and Permanent Root with Superuser (option 2).
I did NOT installed Google Apps/Go Luncher EX though!
Everything went just fine with no errors at all.
I installed ProxyDroid 2.6.2 and that tells me that I am not root. I checked also to see if the device is rooted installing Root Checker app and that tells me also: "Sorry, you don't have root access"
Any help would be appreciated!
Regards,
Click to expand...
Click to collapse
I have this problem too, KFU doesn't seem to copy su binary to /system/xbin, so just do it your self from adb (su binary located in the "files" folder inside KFU), then set permission to it as 06755, finally open install Superuser.apk.
Reboot into recovery mode
adb shell mount system
adb push ..\files\su /system/xbin/su
adb shell chown 0.0 /system/xbin/su
adb shell chmod 06755 /system/xbin/su
adb install ..\files\Superuser.apk
Thank you.
I did all steps, but at the last command (adb install ..\files\Superuser.apk) I got the following error:
/sbin/sh: pm: not found
osceoladad said:
Thank you.
I did all steps, but at the last command (adb install ..\files\Superuser.apk) I got the following error:
/sbin/sh: pm: not found
Click to expand...
Click to collapse
You must boot out of recovery and back into the system before executing the adb install command.
kinfauns said:
You must boot out of recovery and back into the system before executing the adb install command.
Click to expand...
Click to collapse
Thanks,
I saw that KFU was showing 5000 status mode. So, I did: "fastboot oem idme bootmode 4000" I got an OKAY on the PC screen and now the Kindle Fire is stucked at the logo (I cannot even power it off). I disconnected and reconnected but know even the computer is not recognizing it.
Any other suggestions?
osceoladad said:
Thanks,
I saw that KFU was showing 5000 status mode. So, I did: "fastboot oem idme bootmode 4000" I got an OKAY on the PC screen and now the Kindle Fire is stucked at the logo (I cannot even power it off). I disconnected and reconnected but know even the computer is not recognizing it.
Any other suggestions?
Click to expand...
Click to collapse
That only changes the bootmode. You need to actually tell it to reboot.
Code:
fastboot reboot
Maybe you want to read the first few posts of this link...
http://forum.xda-developers.com/showthread.php?t=1552547
It will help you understand what you are doing rather than just typing commands.
kinfauns said:
That only changes the bootmode. You need to actually tell it to reboot.
Code:
fastboot reboot
Maybe you want to read the first few posts of this link...
http://forum.xda-developers.com/showthread.php?t=1552547
It will help you understand what you are doing rather than just typing commands.
Click to expand...
Click to collapse
That is exactly the article from were I have the command. Unfortunetly because the kindle is now stucked at the logo (cannot turn it off) even if I issue fastboot reboot is waiting for a device that is not recognized.
osceoladad said:
That is exactly the article from were I have the command. Unfortunetly because the kindle is now stucked at the logo (cannot turn it off) even if I issue fastboot reboot is waiting for a device that is not recognized.
Click to expand...
Click to collapse
Hold the power button until it shuts off. Then restart.
First what is the charge level on your battery that can happen from your battery being flat also maybe try powering it off by holding the power button for 20 seconds till it does completely power down some say to reinstall your drivers but I can't imagine why how and where they could have changed considering how far you have gotten
It worked and I was able to finishe the rooting also.
Thanks for all guys who replied, wasted their time and helped me out!
I needed all this because of a Europe trip and I run a Squid proxy here in US that I want to use it for netflix. Hopefully ProxyDruid will help me out.
Best,
I'm having a similar problem. I used KFU 0.9.6 and installed permanent root and twrp. I've even flashed the latest jandycane ROM. It's super stable and have had no problems except that I can't run apps that require root. The root checker says I don't have root. I tried running the above adm commands but with no luck. Any help is appreciated.
Sent from my Amazon Kindle Fire using Tapatalk 2
mcqueena9845 said:
I'm having a similar problem. I used KFU 0.9.6 and installed permanent root and twrp. I've even flashed the latest jandycane ROM. It's super stable and have had no problems except that I can't run apps that require root. The root checker says I don't have root. I tried running the above adm commands but with no luck. Any help is appreciated.
Sent from my Amazon Kindle Fire using Tapatalk 2
Click to expand...
Click to collapse
Enter the following command and post the results:
adb shell ls /system/xbin | grep '\bsu\b'; echo $?
Click to expand...
Click to collapse
soupmagnet said:
Enter the following command and post the results:
Click to expand...
Click to collapse
I'm not on mac or linux so the grep command fails. The output of
Code:
adb shell ls /system/xbin/su
is
Code:
/system/xbin/su
---------- Post added at 04:39 PM ---------- Previous post was at 03:57 PM ----------
I ran the utility again. Now /system/xbin/su is a symbolic link to /system/bin/su. The output of
Code:
adb shell ls -al /system/xbin/su
is
Code:
lrwxrwxrwx root root 2012-10-10 16:29 su -> /system/bin/su
and the output of
Code:
adb shell ls -al /system/xbin/su
is
Code:
-rwsr-sr-x root root 173934 2008-08-01 08:00 su
Sorry, it's easy for me to forget about you windows users
Do you have terminal emulator?
See if the "su" command is successful.
soupmagnet said:
Sorry, it's easy for me to forget about you windows users
Do you have terminal emulator?
See if the "su" command is successful.
Click to expand...
Click to collapse
Code:
/system/bin/sh: /system/bin/su: not executable: magic 7F45
Apparently your su binary is corrupt. Use adb shell to remove it and then adb push a new version to your /system/xbin folder. Afterwards (adb shell) chown and chmod to give it the proper ownership/permissions and try again.
I'm assuming you already know how to do this.
---------- Post added at 05:06 PM ---------- Previous post was at 04:59 PM ----------
Upon further inspection, it seems as though you installed the wrong su binary. There are two available; x86 and ARM. You need ARM.
Thanks for the help. I pushed a new su file. Now it says permission denied. What should the permissions be set to? I tried 06755 as above but no luck.
Sent from my PC36100 using Tapatalk 2
Code:
adb shell
chown 0.0 /system/xbin/su
chmod 755 /system/xbin/su
Then try su in terminal emulator
Still getting permission denied.
Sent from my Amazon Kindle Fire using Tapatalk 2
mcqueena9845 said:
Still getting permission denied.
Sent from my Amazon Kindle Fire using Tapatalk 2
Click to expand...
Click to collapse
Sorry, I told you wrong.
Code:
adb shell chmod 06775 /system/xbin/su
I've been trying on Windows, and followed the instructions, but when the Kindle rebooted, I didn't see any recovery menu. On Ubuntu now, and I installed Soupkit, adb, and fastboot. But I don't know what to do with these in Linux. I tried one guide, and it tried to load u-boot.bin, which wasn't included in the Soupkit install, and it turns out that Soupkit installed files in the wrong directory, so I tried making the directory path, and copying the files over there, and downloaded the u-boot.bin file I just ended up noticing and putting it in both directories, and it still wouldn't work.
Also, am I supposed to install Fire Fire Fire before TWRP?
Can't use twrp without fff bootloader
Sent from my DROIDX using Tapatalk
---------- Post added at 02:11 PM ---------- Previous post was at 02:06 PM ----------
SoupKit will not work until Kindle is rooted and in fastboot mode
see http://forum.xda-developers.com/kin...w-to-firefirefire-twrp-6-3-3-factory-t2817362
sd_shadow said:
Can't use twrp without fff bootloader
Sent from my DROIDX using Tapatalk
---------- Post added at 02:11 PM ---------- Previous post was at 02:06 PM ----------
SoupKit will not work until Kindle is rooted and in fastboot mode
see http://forum.xda-developers.com/kin...w-to-firefirefire-twrp-6-3-3-factory-t2817362
Click to expand...
Click to collapse
Know how I go about getting fff installed? I tried looking up "Install Fire Fire Fire Kindle 6.3.3" and other similar searches, all I got was how to unbrick with twrp and stuff like that.
Edit: nvm, didn't notice the link. I tried Soupkitchen without the Kindle plugged in. Am I supposed to run it with it plugged in? I tried to run Soupkitchen again, but it's not letting me now.
Overlord Valvatorez said:
Know how I go about getting fff installed? I tried looking up "Install Fire Fire Fire Kindle 6.3.3" and other similar searches, all I got was how to unbrick with twrp and stuff like that.
Edit: nvm, didn't notice the link. I tried Soupkitchen without the Kindle plugged in. Am I supposed to run it with it plugged in? I tried to run Soupkitchen again, but it's not letting me now.
Click to expand...
Click to collapse
Is kindle rooted?
sd_shadow said:
Is kindle rooted?
Click to expand...
Click to collapse
I rooted it with Saferoot. Ran a root check app to make sure, and it said it's rooted. I tried following the instructions on the page you linked but it ends up pointing to Soupkit and it says no such file or directory when I try the push command.
I have adb.exe, fastboot.exe, and u-boot.bin in the Soupkit directory. I used the official Soupkit download, through terminal.
Overlord Valvatorez said:
I rooted it with Saferoot. Ran a root check app to make sure, and it said it's rooted. I tried following the instructions on the page you linked but it ends up pointing to Soupkit and it says no such file or directory when I try the push command.
I have adb.exe, fastboot.exe, and u-boot.bin in the Soupkit directory. I used the official Soupkit download, through terminal.
Click to expand...
Click to collapse
Kindle must be in fastboot mode to use SoupKit.
If windows command prompt says " it says no such file or directory when I try the push command."
adb/fastboot files are not in same older as command prompt is pointing to.
sd_shadow said:
Kindle must be in fastboot mode to use SoupKit.
If windows command prompt says " it says no such file or directory when I try the push command."
adb/fastboot files are not in same older as command prompt is pointing to.
Click to expand...
Click to collapse
I have the exe files in the Soupkit folder. Is there anything I'm missing that I need to get fbmode to work? I'll go look around for a pack.
Overlord Valvatorez said:
I have the exe files in the Soupkit folder. Is there anything I'm missing that I need to get fbmode to work? I'll go look around for a pack.
Click to expand...
Click to collapse
yes, SoupKit can not put the Kindle Fire with system version 6.3.3 in fastboot mode, you need to manually push the files with adb
---------- Post added at 03:22 PM ---------- Previous post was at 03:21 PM ----------
like in the the link i posted http://forum.xda-developers.com/kin...w-to-firefirefire-twrp-6-3-3-factory-t2817362
sd_shadow said:
yes, SoupKit can not put the Kindle Fire with system version 6.3.3 in fastboot mode, you need to manually push the files with adb
---------- Post added at 03:22 PM ---------- Previous post was at 03:21 PM ----------
like in the the link i posted http://forum.xda-developers.com/kin...w-to-firefirefire-twrp-6-3-3-factory-t2817362
Click to expand...
Click to collapse
I have the fbmode file. I always get stuck at the push command. I know I have the files that are needed, and I have two Soupkit folders just in case. One in jason/bin and the other in bin. I even tried copying the files in the files folder directly into the Soupkit folder, still no joy. I have adb.exe, fastboot.exe, fbmode.exe, and u-boot.bin and haven't messed around with any other folders I think. This is a sample of my terminal text.
[email protected]:~$ adb push fbmode /data/local/tmp
bash: /home/jason/bin/SoupKit/files/adb: No such file or directory
According to http://lifehacker.com/the-easiest-way-to-install-androids-adb-and-fastboot-to-1586992378
enter and run this command:
Code:
sudo apt-get install android-tools-adb android-tools-fastboot
And you're all set up! You can send commands to your device from any terminal window.
sd_shadow said:
According to http://lifehacker.com/the-easiest-way-to-install-androids-adb-and-fastboot-to-1586992378
enter and run this command:
Code:
sudo apt-get install android-tools-adb android-tools-fastboot
And you're all set up! You can send commands to your device from any terminal window.
Click to expand...
Click to collapse
It says nothing was upgraded, and I already have the newest version. And when I try the push command, I still get the same error. Tried skipping ahead to adb shell and still getting a no such file or directory error. I downloaded the files that were linked in the guide, and I'm pretty sure I'm missing certain files, but I forgot what those were. I borked my bootloader when trying to use EasyBCD to replace Android x86 with Ubuntu. Ended up plugging in my spare drive and grabbing Ubuntu off of that, and loading it from my USB, so I have an OS again, but the files I had were lost, so I've been having to hunt down missing files.
Edit: I have Superuser on my Kindle. I wonder if there's anything I can do from there to make things easier.
I am definitely a noob. I searched all over to find ways to root. Most methods involved using the Kindle Fire Utility, but user comments and the lack of responses they got scared me off. I tried using Key Root Master (MOD version), it worked, and I indeed do have root. This is verified with Root Checker Basic, and I was able to get and use Google Play store on my KF. The problem is, for some of the apps I want, IE: Greenify, I need a different version of Android. It appears that in order to get a custom ROM on it, I need to have TWRP, but everything I read says that in order to get that, I need to root using Kindle Fire Utility, and I need FireFireFire. This is where I am lost. I am not sure what to do now. Can I use a different root method now that I am already rooted? This is all very confusing, but I am trying to learn.
xRick64x said:
I am definitely a noob. I searched all over to find ways to root. Most methods involved using the Kindle Fire Utility, but user comments and the lack of responses they got scared me off. I tried using Key Root Master (MOD version), it worked, and I indeed do have root. This is verified with Root Checker Basic, and I was able to get and use Google Play store on my KF. The problem is, for some of the apps I want, IE: Greenify, I need a different version of Android. It appears that in order to get a custom ROM on it, I need to have TWRP, but everything I read says that in order to get that, I need to root using Kindle Fire Utility, and I need FireFireFire. This is where I am lost. I am not sure what to do now. Can I use a different root method now that I am already rooted? This is all very confusing, but I am trying to learn.
Click to expand...
Click to collapse
[6.3.4][6.3.3] Flashing FFF and TWRP without Fastboot Cable with Video
http://forum.xda-developers.com/showpost.php?p=54124313&postcount=3
Sent from my XT907 using Tapatalk
sd_shadow said:
[6.3.4][6.3.3] Flashing FFF and TWRP without Fastboot Cable with Video
http://forum.xda-developers.com/showpost.php?p=54124313&postcount=3
Sent from my XT907 using Tapatalk
Click to expand...
Click to collapse
Okay, thank you for your response. I just want to be clear though. I clicked on your link, and now since my KF is rooted, I can just go ahead and begin by downloading fbmode and the steps thereafter? No need to root again using saferoot?
xRick64x said:
Okay, thank you for your response. I just want to be clear though. I clicked on your link, and now since my KF is rooted, I can just go ahead and begin by downloading fbmode and the steps thereafter? No need to root again using saferoot?
Click to expand...
Click to collapse
Root is root, proceed with Flashing FFF and TWRP.
Sent from my XT907 using Tapatalk
sd_shadow said:
Root is root, proceed with Flashing FFF and TWRP.
Sent from my XT907 using Tapatalk
Click to expand...
Click to collapse
The tutorial is straightforward, and very well done. I thank you. Unfortunately, when I entered adb push fbmode /data/local/tmp into command prompt, it said Daemon not running starting it now...then Daemon started successfully...then...error: device not found. I looked in device manager and Kindle Fire is listed as Amazon Kindle USB Device under disk drives, as well as just Kindle under Other Devices with a yellow exclamation point next to it. It continues to tell me Device not found under command prompt. Can you tell me what is wrong?
xRick64x said:
The tutorial is straightforward, and very well done. I thank you. Unfortunately, when I entered adb push fbmode /data/local/tmp into command prompt, it said Daemon not running starting it now...then Daemon started successfully...then...error: device not found. I looked in device manager and Kindle Fire is listed as Amazon Kindle USB Device under disk drives, as well as just Kindle under Other Devices with a yellow exclamation point next to it. It continues to tell me Device not found under command prompt. Can you tell me what is wrong?
Click to expand...
Click to collapse
Used install.drivers.bat from Kindle Fire Utility v0.9.9?
Windows version?
Sent from my XT907 using Tapatalk
---------- Post added at 02:32 PM ---------- Previous post was at 02:32 PM ----------
Watch my video?
Sent from my XT907 using Tapatalk
sd_shadow said:
Used install.drivers.bat from Kindle Fire Utility v0.9.9?
Windows version?
Sent from my XT907 using Tapatalk
---------- Post added at 02:32 PM ---------- Previous post was at 02:32 PM ----------
Watch my video?
Sent from my XT907 using Tapatalk
Click to expand...
Click to collapse
Using Windows 7 Ultimate. No, I didn't use intall.drivers.bat from Kindle Fire Utility, because as I said, I rooted using another method. Can I install those drivers without the Utility?
xRick64x said:
Using Windows 7 Ultimate. No, I didn't use intall.drivers.bat from Kindle Fire Utility, because as I said, I rooted using another method. Can I install those drivers without the Utility?
Click to expand...
Click to collapse
You need drivers to connect to pc.
try install.drivers.bat.zip
sd_shadow said:
You need drivers to connect to pc.
try install.drivers.bat.zip
Click to expand...
Click to collapse
Okay. Should I unzip those anywhere in particular?
xRick64x said:
Okay. Should I unzip those anywhere in particular?
Click to expand...
Click to collapse
desktop, or in a folder you keep kindle files. then run .bat file
---------- Post added at 02:57 PM ---------- Previous post was at 02:54 PM ----------
then reboot PC
sd_shadow said:
desktop, or in a folder you keep kindle files. then run .bat file
---------- Post added at 02:57 PM ---------- Previous post was at 02:54 PM ----------
then reboot PC
Click to expand...
Click to collapse
I installed the drivers successfully, but now the kindle doesn't show up in device manager at all, and command prompt is still saying device not found. I reinstalled the drivers, and rebooted the pc as well as the kindle twice. I ejected the kindle, and it did say "android adb interface device" can now be disconnected. I reconnectred it...still no luck.
xRick64x said:
I installed the drivers successfully, but now the kindle doesn't show up in device manager at all, and command prompt is still saying device not found. I reinstalled the drivers, and rebooted the pc as well as the kindle twice. I ejected the kindle, and it did say "android adb interface device" can now be disconnected. I reconnectred it...still no luck.
Click to expand...
Click to collapse
try a different pc.
sd_shadow said:
try a different pc.
Click to expand...
Click to collapse
I was thinking of that. I'll get back to you, and thanks again.
xRick64x said:
I was thinking of that. I'll get back to you, and thanks again.[/QUOT
Damn! It was going well on another pc until I copied ./fbmode into command prompt and got a message saying "couldn't write bp1, panic!
What the heck is that?
Click to expand...
Click to collapse
xRick64x said:
I was thinking of that. I'll get back to you, and thanks again.
Damn! It was going well on another pc until I copied ./fbmode into command prompt and got a message saying "couldn't write bp1, panic!
What the heck is that?
Click to expand...
Click to collapse
did you check root access with root checker?
sd_shadow said:
did you check root access with root checker?
Click to expand...
Click to collapse
Yes, it says that I have root.
xRick64x said:
I was thinking of that. I'll get back to you, and thanks again.[/QUOT
Damn! It was going well on another pc until I copied ./fbmode into command prompt and got a message saying "couldn't write bp1, panic!
What the heck is that?
Click to expand...
Click to collapse
did you run
adb shell
su
cd /data/local/tmp
./fbmode
all at once or one line at a time?
sd_shadow said:
xRick64x said:
did you run
adb shell
su
cd /data/local/tmp
./fbmode
all at once or one line at a time?
Click to expand...
Click to collapse
I followed the video exact. I did it one line at a time. When I paste ./fbmode, I get the error.
Click to expand...
Click to collapse
xRick64x said:
sd_shadow said:
I followed the video exact. I did it one line at a time. When I paste ./fbmode, I get the error.
Click to expand...
Click to collapse
try all at once.
if that fails
maybe get a root browser and see if
fbmode is in /data/local/tmp
and permissions are correct
Click to expand...
Click to collapse
sd_shadow said:
xRick64x said:
try all at once.
if that fails
maybe get a root browser and see if
fbmode is in /data/local/tmp
and permissions are correct
Click to expand...
Click to collapse
I tried all at once. This is what I get:
c:\adb>adb shell
su
cd /data/local/tmp
,/fbmode$ su
$ cd /data/local/tmp
$
The blinking cursor is after the last dollar sign. Not sure what to do from there.
Click to expand...
Click to collapse