FireFireFire stuck. - Kindle Fire General

So, I installed TWRP and FireFireFire on my kindle. I have been avidly following all of the developer posts and also nagging my mom to let me open my kindle early and she finally let me do it. Well now i have a problem..... I was restoring my 6.2.1 rom with TWRP. when i reset my kindle, it now gets stuck at the FireFireFire splash screen and wont go any further.... PLEASE HELP!!

You are probably stuck in fastboot. You need to change the bootmode to 4000.

borborpa said:
You are probably stuck in fastboot. You need to change the bootmode to 4000.
Click to expand...
Click to collapse
Fastboot won't connect. Neither will adb. :\
Sent from my myTouch_4G_Slide using XDA App

Does it recognize it as a device in Windows?

jmcoffey said:
Fastboot won't connect. Neither will adb. :\
Sent from my myTouch_4G_Slide using XDA App
Click to expand...
Click to collapse
You need to update the driver.
This should help. =)
http://forum.xda-developers.com/showpost.php?p=20421225&postcount=222

borborpa said:
Does it recognize it as a device in Windows?
Click to expand...
Click to collapse
No....
Sent from my myTouch_4G_Slide using XDA App

I did it and updated the drivers but it still won't connect. It does the error sound, then disconnects and I have to turn the kindle off and back on again for it to attempgt to connect.
Sent from my myTouch_4G_Slide using XDA App

Install linux and do the same command but with sudo ./fastboot. Trust me it in FireFireFire v1.0 the samething happened to me.

TyHi said:
Install linux and do the same command but with sudo ./fastboot. Trust me it in FireFireFire v1.0 the samething happened to me.
Click to expand...
Click to collapse
Can you give me an example?? I've got linux up and running, just don't know how to install fastboot, etc..
Sent from my myTouch_4G_Slide using XDA App

devilot said:
You need to update the driver.
This should help. =)
http://forum.xda-developers.com/showpost.php?p=20421225&postcount=222
Click to expand...
Click to collapse
It worked!!! Thanks!!

Related

Problem rooting (adb stopped seeing device) help?

I was following this thread here to root the xoom and I got the adb installed and was able to see the xoom when I type adb devices
now after I did the unlock of the xoom, it pretty much restarted itself and it's like a factory reset.... however now I can't get adb to see the xoom... the drivers seem installed because I see the 'xoom' on the computer
any help with this guys? I'm lost here
eta - forgot after the reset of the device, I had to enable debugging... that's why
Make sure USB debugging is enabled, always
When you unlocked the Xoom it wiped and reset back to factory settings which doesn't by default have USB debugging enabled
Sent from my Xoom using XDA App
ok thanks!
next problem... where do I put the .img file for the CWM recovery? I put it in the same folder as the adb stuff, and it's not reading it/finding it
Yes place it where your fastboot and adb files are.
Sent from my Xoom using XDA App
I believe it will be platform-tools
Sent from my Xoom using XDA App
Brenardo said:
Yes place it where your fastboot and adb files are.
Sent from my Xoom using XDA App
Click to expand...
Click to collapse
that's what I did and copied the name of the file and pasted it along with the command and it still didn't work
Code:
fastboot flash recovery recovery-Tiamat-R4c-100611-1150-cwm.img
I tried renaming it to CWM.img and it doesn't work either, I get the error
Code:
error: cannot load 'CWM.img'
Are you in fastboot protocol?
Check pm
Sent from my Xoom using XDA App
Brenardo said:
Are you in fastboot protocol?
Check pm
Sent from my Xoom using XDA App
Click to expand...
Click to collapse
yes, I am and fastboot devices does show my device, so they're connected.
checking and replying to PM now
Bootloader needs to be unlocked.

Nexus 7 Boot Looping

Hey everyone, I joined xda to see if someone could help me with my problem. So recently I rooted my nexus 7 using wugfresh's root toolkit. I then installed aokp after i tried out paranoidandroid......i flashed gapps each time. I then wanted the old tv style screen off animation and using that toolkit, so i extracted the framework-res.apk ...........and i don't know what went wrong. Now all i can do is boot into the bootloader. When i try to go to recovery, it shows an open android with a caution sign in it. it just keeps bootlooping the aokp animation. I can't find any solution....help! i just want to go completely stock and lock the bootloader. it wont work with wug's toolkit.
Are you plugged in to your PC using the USB cable?
Yeah. Using the OEM cable from Asus. It charges and everything.....what do I do? I'm stuck and stressing about it.
Sent from my SCH-I510 using xda app-developers app
AndroidNinjaReview said:
Yeah. Using the OEM cable from Asus. It charges and everything.....what do I do? I'm stuck and stressing about it.
Sent from my SCH-I510 using xda app-developers app
Click to expand...
Click to collapse
Don't worry we will help you get it figured out. It's very fixable, mostly take some deep breaths and destress. When you start to panic then you have more of a chance of messing something up.
What happens when you use the command adb reboot recovery? what's the message you get? I'm guessing if you're extracting framework you're real familiar with ADB but if not use the toolkit.
Did ADB work before on your same computer you're on?
AndroidNinjaReview said:
Hey everyone, I joined xda to see if someone could help me with my problem. So recently I rooted my nexus 7 using wugfresh's root toolkit. I then installed aokp after i tried out paranoidandroid......i flashed gapps each time. I then wanted the old tv style screen off animation and using that toolkit, so i extracted the framework-res.apk ...........and i don't know what went wrong. Now all i can do is boot into the bootloader. When i try to go to recovery, it shows an open android with a caution sign in it. it just keeps bootlooping the aokp animation. I can't find any solution....help! i just want to go completely stock and lock the bootloader. it wont work with wug's toolkit.
Click to expand...
Click to collapse
reflash your recovery via fastboot, not with a toolkit. then reflash your rom/gapps. if its still a no go, wipe then reflash your rom/gapps.
CharliesTheMan said:
Don't worry we will help you get it figured out. It's very fixable, mostly take some deep breaths and destress. When you start to panic then you have more of a chance of messing something up.
What happens when you use the command adb reboot recovery? what's the message you get? I'm guessing if you're extracting framework you're real familiar with ADB but if not use the toolkit.
Did ADB work before on your same computer you're on?
Click to expand...
Click to collapse
The message I get is error: device not found when I use the adb reboot recovery. And I'm not familiar with it at all. I was trying to get that TV off animation and I was following a guide. This is my first root. So far....not a good experience.
Sent from my SCH-I510 using xda app-developers app
simms22 said:
reflash your recovery via fastboot, not with a toolkit. then reflash your rom/gapps. if its still a no go, wipe then reflash your rom/gapps.
Click to expand...
Click to collapse
Can you tell me how to do this without the toolkit? I'm lost....
Sent from my SCH-I510 using xda app-developers app
help!
CharliesTheMan said:
Don't worry we will help you get it figured out. It's very fixable, mostly take some deep breaths and destress. When you start to panic then you have more of a chance of messing something up.
What happens when you use the command adb reboot recovery? what's the message you get? I'm guessing if you're extracting framework you're real familiar with ADB but if not use the toolkit.
Did ADB work before on your same computer you're on?
Click to expand...
Click to collapse
Please help! I need this fixed asap and it seems like you know exactly what to do! Aghh. Im stressed...this is my first tablet andi just want it to work :crying:
AndroidNinjaReview said:
Please help! I need this fixed asap and it seems like you know exactly what to do! Aghh. Im stressed...this is my first tablet andi just want it to work :crying:
Click to expand...
Click to collapse
So i think all i need to do is flash the factory image. how would i go about doing this?

N7 has no OS, help!!!!

I was trying to flash a rom and I guess I accidentally wiped EVERYTHING and now when I try to boot it says no OS is installed ): any helpp will be appreciated. I still have access to fastboot and recovery, adb also recognises it when connected
Use the toolkit http://forum.xda-developers.com/showthread.php?t=1809195 and flash a factory image. :good:
eljefe1018 said:
I was trying to flash a rom and I guess I accidentally wiped EVERYTHING and now when I try to boot it says no OS is installed ): any helpp will be appreciated. I still have access to fastboot and recovery, adb also recognises it when connected
Click to expand...
Click to collapse
Is this the stock recovery?
If you have access to fastboot, then flash a factory os. That simple.
Sent from my Nexus 7 using xda premium
rebel1699 said:
If you have access to fastboot, then flash a factory os. That simple.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Yeah. This.
What's so hard about doing this?
rebel1699 said:
If you have access to fastboot, then flash a factory os. That simple.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
I've tried to using two different toolkits and niether will accomplish the task. Is there an alternative way? i.e manually doing it using ADB?
And thanks for helping
eljefe1018 said:
I've tried to using two different toolkits and niether will accomplish the task. Is there an alternative way? i.e manually doing it using ADB?
And thanks for helping
Click to expand...
Click to collapse
As I said, use fastboot. Google "restore Nexus 7 with fastboot"
Sent from my Nexus 7 using xda premium
rebel1699 said:
As I said, use fastboot. Google "restore Nexus 7 with fastboot"
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
I decided to make another attempt with the toolkit, as I was reading the command line I saw that the Factory Image wasn't properly donwloading so I downloaded it manually and put it in the necessary folder and my baby just robooted back thanks for everything
eljefe1018 said:
I decided to make another attempt with the toolkit, as I was reading the command line I saw that the Factory Image wasn't properly donwloading so I downloaded it manually and put it in the necessary folder and my baby just robooted back thanks for everything
Click to expand...
Click to collapse
Glad you are back up and going!
Sent from my Nexus 7 using xda premium

USB Debug

I'm stuck in TWRP with no OS installed and I'm trying to fix things through adb but I can't access usb debug and enable it so I'm stuck again... What should I do?
Adb should work while in recovery, so you shouldn't need to enable USB debugging.
Use this command:
Code:
adb push ROM.zip /sdcard
Sent from my HTC Desire using xda app-developers app
chromium96 said:
Adb should work while in recovery, so you shouldn't need to enable USB debugging.
Use this command:
Code:
adb push ROM.zip /sdcard
Sent from my HTC Desire using xda app-developers app
Click to expand...
Click to collapse
Yeah that makes sense... thing is device is not being recognised... I'm stuck between fastboot and recovery with no OS installed and I'm trying to flash a ROM to no avail... Been looking at the phone for 2 hours now.
So when you go into recovery and run "adb devices" the phone doesn't show up?
Sent from my HTC Desire using xda app-developers app
Yeah.. Is there anything I could do?
Incredible2011 said:
Yeah.. Is there anything I could do?
Click to expand...
Click to collapse
Try to reinstall the drivers and then try adb commands. Might help.
Sent from my GT-N7100 using xda premium
Fixed. Tried the only USB port out of 4 I hadn't tried. Thanks again.
Incredible2011 said:
Fixed. Tried the only USB port out of 4 I hadn't tried. Thanks again.
Click to expand...
Click to collapse
Good to hear that you solved your problem
Sent from my GT-N7100 using xda premium

Help!! I think I Bricked my phone.

I'm Stuck on Philz Touch 6.2.5!! I hit reboot and it keeps booting back into it! I tried to do a factory hard reset and it went right into it again! Help please!
anyone?
diegolopezjr said:
I'm Stuck on Philz Touch 6.2.5!! I hit reboot and it keeps booting back into it! I tried to do a factory hard reset and it went right into it again! Help please!
Click to expand...
Click to collapse
do you know if your phone had an ota notification if so it might have updated and that's why you are stuck in recovery, I suggest you setup adb access and try this
XxZombiePikachu said:
do you know if your phone had an ota notification if so it might have updated and that's why you are stuck in recovery, I suggest you setup adb access and try this
Click to expand...
Click to collapse
Yes I think it did update. How do i set up adb access? Will that work for philz touch too?
diegolopezjr said:
Yes I think it did update. How do i set up adb access? Will that work for philz touch too?
Click to expand...
Click to collapse
well I used it with philz last week so it should work for you and to set up adb easiest way is to download the android sdk and once it's done you go to the platform tools folder(there should be an adb.exe and fastboot.exe inside) use the shift key plus right click on your mouse and click on open a command window here and first use adb devices to see if your phone shows up, if it does type in the adb commands from the earlier link and then reboot, you should be able to boot normally, I will soon fall asleep so I might not be available for long good luck
XxZombiePikachu said:
well I used it with philz last week so it should work for you and to set up adb easiest way is to download the android sdk and once it's done you go to the platform tools folder(there should be an adb.exe and fastboot.exe inside) use the shift key plus right click on your mouse and click on open a command window here and first use adb devices to see if your phone shows up, if it does type in the add commands from the earlier link reboot and you should be able to boot normally, I will son fall asleep so I might not be available for long good luck
Click to expand...
Click to collapse
Ok how long more will you be awake? It is still downloading i started it a while ago its more than halfways done. can you please stay with me till i fix it
XxZombiePikachu said:
well I used it with philz last week so it should work for you and to set up adb easiest way is to download the android sdk and once it's done you go to the platform tools folder(there should be an adb.exe and fastboot.exe inside) use the shift key plus right click on your mouse and click on open a command window here and first use adb devices to see if your phone shows up, if it does type in the adb commands from the earlier link and then reboot, you should be able to boot normally, I will soon fall asleep so I might not be available for long good luck
Click to expand...
Click to collapse
Its not showing the device on there :/ what can i do
diegolopezjr said:
Its not showing the device on there :/ what can i do
Click to expand...
Click to collapse
In philz do you have the aroma file manager installed?
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
In philz do you have the aroma file manager installed?
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
Nope
XxZombiePikachu said:
In philz do you have the aroma file manager installed?
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
Please tell me there is a fix
diegolopezjr said:
Please tell me there is a fix
Click to expand...
Click to collapse
Since you don't have aroma file manager installed(with you can use a terminal like in twrp) and adb is not finding your phone(odd) your last strike of hope is to try and flash back to stock
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
Since you don't have aroma file manager installed(with you can use a terminal like in twrp) and adb is not finding your phone(odd) your last strike of hope is to try and flash back to stock
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
I dont mind going back to stock i just want my phone to work. How do i get the terminal?
oh and there is this adb sideload does that do anything?
diegolopezjr said:
I dont mind going back to stock i just want my phone to work. How do i get the terminal?
oh and there is this adb sideload does that do anything?
Click to expand...
Click to collapse
Well sideload is to move things into your phone which you can actually try to use to get the aroma file manager zip into your phone, and the terminal is a part of the aromafm for philz, and to flash to stock I recommend How to Flash to Stock
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
Well sideload is to move things into your phone which you can actually try to use to get the aroma file manager zip into your phone, and the terminal is a part of the aromafm for philz, and to flash to stock I recommend How to Flash to Stock
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
Ok and that should work right? do i need to be connected or how does it work
Just read through it and hopefully everything should work fine
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
XxZombiePikachu said:
Just read through it and hopefully everything should work fine
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Click to expand...
Click to collapse
ok and if it doesnt how can i get a hold of you?
diegolopezjr said:
ok and if it doesnt how can i get a hold of you?
Click to expand...
Click to collapse
I'll be back on tomorrow you can also pm me just in case, I spend most of my time in the help thread anyways good night and good luck
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Pda.net drivers will help
Sent from my LG-D803 using xda app-developers app
deadgiveaway said:
Pda.net drivers will help
Sent from my LG-D803 using xda app-developers app
Click to expand...
Click to collapse
how? please let me know
i am still stuck on here please help!!

Categories

Resources