Related
Hi My son forget the password we are using simple CM9 boot to recovery not work as well any suggestion?
spyhard said:
Hi My son forget the password we are using simple CM9 boot to recovery not work as well any suggestion?
Click to expand...
Click to collapse
Make a backup in TWRP when booting hold the power button until it says recovery and then wipe factory reset and install ROM again.
Sent from my Amazon Kindle Fire using Tapatalk HD
Vlasp said:
Make a backup in TWRP when booting hold the power button until it says recovery and then wipe factory reset and install ROM again.
Sent from my Amazon Kindle Fire using Tapatalk HD
Click to expand...
Click to collapse
Hi Vlasp, I think the recovery is also corrupted Its just powering off my device and when I tried to boot using recovery its just come back to password normal screen.
I tried to connect to PC and tried to install again the TWRP but the Kindle Fire Utilities says my device is Offline: Any more things we can try?
spyhard said:
Hi Vlasp, I think the recovery is also corrupted Its just powering off my device and when I tried to boot using recovery its just come back to password normal screen.
I tried to connect to PC and tried to install again the TWRP but the Kindle Fire Utilities says my device is Offline: Any more things we can try?
Click to expand...
Click to collapse
Hi,
Manage to resolve the issue now using made to own factory cable
ok so i tried to to root kindle fire 1st gen and i got twrp recovery but no superuser or unlocked bootloader or firefirefire so i installed a 4.2.2 aosp rom with gapps then i restoreed cache and dailvic cache and system and i think everything then tried to boot and it started booting into kindlefire logo bute fire was ritten in blue and it sais booting... at the bottom but it never goes past this PLZZZZZZZ HELP ME!
tylerray0040 said:
ok so i tried to to root kindle fire 1st gen and i got twrp recovery but no superuser or unlocked bootloader or firefirefire so i installed a 4.2.2 aosp rom with gapps then i restoreed cache and dailvic cache and system and i think everything then tried to boot and it started booting into kindlefire logo bute fire was ritten in blue and it sais booting... at the bottom but it never goes past this PLZZZZZZZ HELP ME!
Click to expand...
Click to collapse
Factory Reset
You said you installed and then you wiped system? Big mistake. Boot into recovery and mount, download that AOSP rom on your computer, copy itnto your Kindle, install, and wipe factory reset and cache.
Sent From a Bird, no a Plane, no a Kindle Fire!
Vlasp said:
You said you installed and then you wiped system? Big mistake. Boot into recovery and mount, download that AOSP rom on your computer, copy itnto your Kindle, install, and wipe factory reset and cache.
Sent From a Bird, no a Plane, no a Kindle Fire!
Click to expand...
Click to collapse
How do i install it or wipe
tylerray0040 said:
How do i install it or wipe
Click to expand...
Click to collapse
Can you boot to recovery? If you can't, describe the screen you are at.
Sent from a DROID Pro that is rooted and runs vanillalvl's CM7
Vlasp said:
Can you boot to recovery? If you can't, describe the screen you are at.
Sent from a DROID Pro that is rooted and runs vanillalvl's CM7
Click to expand...
Click to collapse
I cant. When i turn it on it sais kindle fire, but the word fire is written in blue and at the bottom it sais booting... and i can never get past this screen
tylerray0040 said:
I cant. When i turn it on it sais kindle fire, but the word fire is written in blue and at the bottom it sais booting... and i can never get past this screen
Click to expand...
Click to collapse
Hard shut it off and wait a few seconds. Then Press the power button. Let go, then hold it until it says recovery at the bottom
tylerray0040 said:
I cant. When i turn it on it sais kindle fire, but the word fire is written in blue and at the bottom it sais booting... and i can never get past this screen
Click to expand...
Click to collapse
So, what you're saying is...
When the device boots, and you use the power button to bring up the boot menu and select recovery, nothing happens?
Must Watch
Vlasp said:
Can you boot to recovery? If you can't, describe the screen you are at.
Sent from a DROID Pro that is rooted and runs vanillalvl's CM7
Click to expand...
Click to collapse
http://youtu.be/a_XcX_6yKFg
this will explain
http://youtu.be/a_XcX_6yKFg
problem
so i flashed the stock rom ... you described at the bottom then like an idiot i did a factory reset from the rom ... then it sent me to my twrp but it actually wiped my sd card including all my backups and roms i had in my download folder now i have the recovery .. but no roms to flash and the computer wont recognize the kindle cause its stuck on the kindle fire screen and i have no clue how to put a rom on the sd since the computer wont recognize the kindle .. any help or suggestions
tobiascuypers said:
Hard shut it off and wait a few seconds. Then Press the power button. Let go, then hold it until it says recovery at the bottom
Click to expand...
Click to collapse
Hello, I need help getting TWRP to 2.2.2.1 so that I can flash old ROMs in this case AltRoms although I tried COTR and everything flashes correctly but when I try to boot in it doesn't. Currently I have TWRP 2.5 which doesn't work with most old ROMs. Another thing is that I struggle a LOT with Fast boot so I don't know how to get it to write the image, and I also tried smirk it but only installs latest which isn't useful. Any help please?
Sent from my Amazon Kindle Fire using xda app-developers app
Ichigo said:
First, get fastboot.exe from somewhere. Then, cd to it using cmd.
Now, type:
Code:
fastboot getvar store
and press enter
Next, hold your power button until it's(the kindle) completely shut down.
After that, plug your kindle in via usb. Give it a few seconds, and it should put you into fastboot(cmd will tell you how long it took or something like that).
Now, type:
Code:
fastboot flash recovery c:/*directory*/*recovery name*.img
, and obviously you'll replace the directory and recovery name with the correct info.
Once that's successful, just type:
Code:
fastboot reboot
and you should be good to go.
Click to expand...
Click to collapse
Forgive me for my stupidity, but what is Fastboot.exe (I know it some sort Process or Executable File) and how do I get into cd or cmd?
Sent from my Amazon Kindle Fire using xda app-developers app
Also to make make things a little easier. Go into kfu and /tools/ and take all the fastboot and adb files out of there, and move them to root of /C:
Also you can move the recovery.img and move that to C: also
Just saves some time and typing.
Ichigo said:
First, get fastboot.exe from somewhere. Then, cd to it using cmd.
Now, type:
Code:
fastboot getvar store
and press enter
Next, hold your power button until it's(the kindle) completely shut down.
After that, plug your kindle in via usb. Give it a few seconds, and it should put you into fastboot(cmd will tell you how long it took or something like that).
Now, type:
Code:
fastboot flash recovery c:/*directory*/*recovery name*.img
, and obviously you'll replace the directory and recovery name with the correct info.
Once that's successful, just type:
Code:
fastboot reboot
and you should be good to go.
Click to expand...
Click to collapse
i am getting an error stating partition does not exist
Ichigo said:
Is this on the original KF?
Click to expand...
Click to collapse
yes.
---------- Post added 5th March 2015 at 12:00 AM ---------- Previous post was 4th March 2015 at 11:49 PM ----------
locotumbler said:
yes.
Click to expand...
Click to collapse
Ok, got it to load due to my mistyping and leaving the y off recoverY. but now when i attempt to enter recovery mode via bootloader 2.05 it just powers down the unit
locotumbler said:
yes.
---------- Post added 5th March 2015 at 12:00 AM ---------- Previous post was 4th March 2015 at 11:49 PM ----------
Ok, got it to load due to my mistyping and leaving the y off recoverY. but now when i attempt to enter recovery mode via bootloader 2.05 it just powers down the unit
Click to expand...
Click to collapse
Try powering off, connect to wall charger, let it charge for a while, then Retry recovery
Sent from my XT912 using Tapatalk
sd_shadow said:
Try powering off, connect to wall charger, let it charge for a while, then Retry recovery
Sent from my XT912 using Tapatalk
Click to expand...
Click to collapse
figured out the problem. with bootloader 2.05 if i flash 2.2.2.1 it has the power down issue. if i flash 2.7.0.1 (i didn't have any other twrp's to try) i do not have this issue. so it appears 2.2.2.1 is not compatible with bootloader 2.05.
The battery was at 96% when this issue was happening.
locotumbler said:
figured out the problem. with bootloader 2.05 if i flash 2.2.2.1 it has the power down issue. if i flash 2.7.0.1 (i didn't have any other twrp's to try) i do not have this issue. so it appears 2.2.2.1 is not compatible with bootloader 2.05.
The batter was at 96% when this issue was happening.
Click to expand...
Click to collapse
Yes you should be using OtterX twrp with 2.05
If you are trying to install non-otterx roms you should be using fff bootloader 1.4a
Sent from my XT912 using Tapatalk
sd_shadow said:
Yes you should be using OtterX twrp with 2.05
If you are trying to install non-otterx roms you should be using fff bootloader 1.4a
Sent from my XT912 using Tapatalk
Click to expand...
Click to collapse
I tried loading that through fastboot and it kept loading bootlaoder 2.05. Am I missing how to revert from bootloader 2.05 to 1.4a?
locotumbler said:
I tried loading that through fastboot and it kept loading bootlaoder 2.05. Am I missing how to revert from bootloader 2.05 to 1.4a?
Click to expand...
Click to collapse
Easiest way to change twrp and bootloader is to use the installable zips
Kindle Fire Flashable Recoveries TWRP/COTR/CWM[2014]
Sent from my XT912 using Tapatalk
sd_shadow said:
Easiest way to change twrp and bootloader is to use the installable zips
Kindle Fire Flashable Recoveries TWRP/COTR/CWM[2014]
Sent from my XT912 using Tapatalk
Click to expand...
Click to collapse
i will try this when i get home tonight.
thank you for your patience.
If it's a zip, it's for installing in twrp, for Flashing in bootloader files must be .img or .bin
Sent from my XT912 using Tapatalk
sd_shadow said:
If it's a zip, it's for installing in twrp, for Flashing in bootloader files must be .img or .bin
Sent from my XT912 using Tapatalk
Click to expand...
Click to collapse
it was a bin that i attempted to flash in fastboot. i will say this about 2.05 boot loader. if you don't just hit the power button quickly the menu disappears and you have to reboot. if you do a long push like in 1.4 the menu disappears.
locotumbler said:
it was a bin that i attempted to flash in fastboot. i will say this about 2.05 boot loader. if you don't just hit the power button quickly the menu disappears and you have to reboot. if you do a long push like in 1.4 the menu disappears.
Click to expand...
Click to collapse
yes if I'm flashing in bootloader, I usually have kindle powered, send commands, then power on kindle like in my Flashing TWRP in OtterX bootloader
So in the rush to get CyanogenMod installed on my newly-S-Offed phone, I downloaded CWM from the appstore and started looking through the various devices to flash ClockWorkMod Recovery to. I selected the vanilla HTC One, not the verizon-specific model. I have not yet rebooted my phone yet, but I am worried that doing so will brick the phone since I technically don't have the right bootloader. Looking through CWM's list on my phone, there is not a verizon-specific model bootloader. There is one on Cyanogen's site (can't post the link due to XDA restrictions), but it appears to involve rebooting the phone. How should I go about safely flashing a good bootloader onto my phone?
ab2 said:
So in the rush to get CyanogenMod installed on my newly-S-Offed phone, I downloaded CWM from the appstore and started looking through the various devices to flash ClockWorkMod Recovery to. I selected the vanilla HTC One, not the verizon-specific model. I have not yet rebooted my phone yet, but I am worried that doing so will brick the phone since I technically don't have the right bootloader. Looking through CWM's list on my phone, there is not a verizon-specific model bootloader. There is one on Cyanogen's site (can't post the link due to XDA restrictions), but it appears to involve rebooting the phone. How should I go about safely flashing a good bootloader onto my phone?
Click to expand...
Click to collapse
CWM is a custom recovery, not bootloader. Download your choice of CWM or TWRP, reboot into the bootloader and use Fastboot to flash it.
NotATreoFan said:
CWM is a custom recovery, not bootloader. Download your choice of CWM or TWRP, reboot into the bootloader and use Fastboot to flash it.
Click to expand...
Click to collapse
I am referring to ROM Manager from the android app store. When you bring it up it asks you to flash your bootloader. The bootloader I selected was the one for the Vanilla HTC One.
I don't use ROM Manager, but I just installed it on my phone. The prompts all refer to recovery, and make no mention of bootloader. See below.
Sent from my HTC6500LVW using Tapatalk
ab2 said:
I am referring to ROM Manager from the android app store. When you bring it up it asks you to flash your bootloader. The bootloader I selected was the one for the Vanilla HTC One.
Click to expand...
Click to collapse
Its most likely referring to the recovery, not the bootloader; Assuming you're root, Rom Manager is there to flash custom ROMS and custom recoveries. I don't think you'll have bricked your phone if you installed a bad recovery, but I think your best bet would be install a compatible one manually.
SO pick a thread and follow the directions under installation:
http://forum.xda-developers.com/showthread.php?t=2416273 CWM
http://forum.xda-developers.com/showthread.php?t=2416431 TWRP
i'd pick twrp
Well my phone will reboot safely, which is good.
However, rebooting into fastboot or recovery just reboots into normal mode. Recovery will say the first time that it's going into recovery, but will reboot again and go into normal.
Thoughts?
Success! I just had to keep scrolling. there was a version in Rom Manager, all the way down at the bottom under "m7vzw." Flashing that did the trick.
Thanks for the help.
Cheers.
ab2 said:
Well my phone will reboot safely, which is good.
However, rebooting into fastboot or recovery just reboots into normal mode. Recovery will say the first time that it's going into recovery, but will reboot again and go into normal.
Thoughts?
Click to expand...
Click to collapse
The S-Off exploit removes stock recovery, so it will go nowhere until you flash CWM or TWRP. Fastboot will work regardless.
Sent from my HTC6500LVW using Tapatalk
ab2 said:
Success! I just had to keep scrolling. there was a version in Rom Manager, all the way down at the bottom under "m7vzw." Flashing that did the trick.
Thanks for the help.
Cheers.
Click to expand...
Click to collapse
All that said, I can now boot into recovery no problem, but typing "adb reboot fastboot" just reboots the phone normally. Any idea why that might be?
I've never used that command personally. I have Quick Boot (Reboot) from the market and use it for getting into recovery and fastboot from Android.
Sent from my HTC6500LVW using Tapatalk
ab2 said:
All that said, I can now boot into recovery no problem, but typing "adb reboot fastboot" just reboots the phone normally. Any idea why that might be?
Click to expand...
Click to collapse
Do you have fastboot unchecked under power settings? Phone doesn't totally reboot with that checked.
Sent from my HTC6500LVW using XDA Premium 4 mobile app
ab2 said:
All that said, I can now boot into recovery no problem, but typing "adb reboot fastboot" just reboots the phone normally. Any idea why that might be?
Click to expand...
Click to collapse
adb reboot recovery = takes you to recovery
adb reboot bootloader = takes you to fastboot/booloader
I don't believe adb reboot fastboot is a command, so it just does adb reboot
Has anyone successfully installed TWRP 2.6.3.3 (http://techerrata.com/browse/twrp2/m7) on your HTC One? I have tried all three methods on installing it and I can't seem to get it to stick on my phone.
Method one: Goo.im app
From the menu, selecting Install OpenRecoveryScript and selecting Yes results in No recoveries were found for your device.
Method two: ADB / Terminal
Opened up an ADB shell and used dd if=/sdcard/twrp.img of=/dev/block/mmcblk0p34 which successfully installed it. Rebooting to recovery goes to the HTC screen that says Entering recovery and then reboots the device for a normal startup.
Method three: Fastboot
Booting into the bootloader and selecting the fastboot option in order to run fastboot flash recovery recoveryfilename.img successfully installed. Rebooting to recovery goes to the HTC screen that says Entering recovery and then reboots the device for a normal startup.
Holding volume down + power and selecting Recovery from the bootloader also reboots to the HTC screen that says Entering recovery and then reboots the device for a normal startup.
No idea how to get this installation to stick. Can anyone help out?
the twrp for m7 doesn't work.
the twrp for m7vzw is the one you need.
raphytaffy said:
Has anyone successfully installed TWRP 2.6.3.3 (http://techerrata.com/browse/twrp2/m7) on your HTC One? I have tried all three methods on installing it and I can't seem to get it to stick on my phone.
Method one: Goo.im app
From the menu, selecting Install OpenRecoveryScript and selecting Yes results in No recoveries were found for your device.
Method two: ADB / Terminal
Opened up an ADB shell and used dd if=/sdcard/twrp.img of=/dev/block/mmcblk0p34 which successfully installed it. Rebooting to recovery goes to the HTC screen that says Entering recovery and then reboots the device for a normal startup.
Method three: Fastboot
Booting into the bootloader and selecting the fastboot option in order to run fastboot flash recovery recoveryfilename.img successfully installed. Rebooting to recovery goes to the HTC screen that says Entering recovery and then reboots the device for a normal startup.
Holding volume down + power and selecting Recovery from the bootloader also reboots to the HTC screen that says Entering recovery and then reboots the device for a normal startup.
No idea how to get this installation to stick. Can anyone help out?
Click to expand...
Click to collapse
I used Flashify from the Play Store and it worked perfectly. The recovery held and was able to flash CM11. My fastboot has been screwed ever since I upgraded to Win8.1 so Ive been using that app as an alternative.
EDIT- Using the correct one as the previous post alluded to would also be a great idea. I didn't even catch that.
wiredout46 said:
the twrp for m7 doesn't work.
the twrp for m7vzw is the one you need.
Click to expand...
Click to collapse
Ah thanks, didn't even notice that. Working great now. If anyone comes to this thread looking for the m7vzw image, it can be found here: http://goo.im/devs/Flyhalf205/M7VZW
raphytaffy said:
Ah thanks, didn't even notice that. Working great now. If anyone comes to this thread looking for the m7vzw image, it can be found here: http://goo.im/devs/Flyhalf205/M7VZW
Click to expand...
Click to collapse
2.6.3.3 is in the verizon htc one original development subforum. just flashed it and it works fine.
Guys help! Installed TWRP 2.6.3.3. specifically for installation Maximus HD after installation did WIPE and accidentally formatted storage on which lay installer Maximus 30 HD, how do I copy installer again on storage, because mode Bootloader - Fastboot USB can not get access to it?
How come I can't find VZW TWRP 2.6.3.3?
and only can find 2.6.3.4?
sorry, just curious
andybones said:
How come I can't find VZW TWRP 2.6.3.3?
and only can find 2.6.3.4?
sorry, just curious
Click to expand...
Click to collapse
2.6.3.3 had the charging bug no?
if you need it, i have a copy of it.
Problem
Hey
I was flashing my htc to CM11 and it says that flash was successful, but now my htc one stuck when you try to power on it says only HTC quietly brilliant and wouldnt go on. What should I do ?
peca_slo said:
Hey
I was flashing my htc to CM11 and it says that flash was successful, but now my htc one stuck when you try to power on it says only HTC quietly brilliant and wouldnt go on. What should I do ?
Click to expand...
Click to collapse
Did you wipe data before or after flashing?
Flyhalf205 said:
Did you wipe data before or after flashing?
Click to expand...
Click to collapse
yes i did i have rot the cm10.2 but it stuck on logo screen of cm
peca_slo said:
yes i did i have rot the cm10.2 but it stuck on logo screen of cm
Click to expand...
Click to collapse
You did flash the Verizon recovery and Verizon rom?
Flyhalf205 said:
You did flash the Verizon recovery and Verizon rom?
Click to expand...
Click to collapse
Yes I did but I think this is not a good verzion for me cuz i have m7-ul model, but now I can do nothing with the phone. It would be good if i could get it back to stock
peca_slo said:
Yes I did but I think this is not a good verzion for me cuz i have m7-ul model, but now I can do nothing with the phone. It would be good if i could get it back to stock
Click to expand...
Click to collapse
Might be better to go to the ul variant thread at http://forum.xda-developers.com/htc-one
Can't Flash TWRP after installing MaximusHD
So I am a noob at this stuff and successfully flashed TWRP 2.6.3.3. I installed the MaxHD ROM shortly after following all instructions that I could find. I ran into bootloop and had to revert to an old firmware then flashed the current firmware and viola MaxHD booted right up. However, now I can not flash TWRP back as my recovery. Everytime I flash it and go into recovery it goes into MaxHD ROM. If anyone has any ideas they are much appreciated.
Also, I have read for over three weeks on these boards before posting even my first post so I have tried to research the problem if anyone was wondering that.
Jaayyrod said:
So I am a noob at this stuff and successfully flashed TWRP 2.6.3.3. I installed the MaxHD ROM shortly after following all instructions that I could find. I ran into bootloop and had to revert to an old firmware then flashed the current firmware and viola MaxHD booted right up. However, now I can not flash TWRP back as my recovery. Everytime I flash it and go into recovery it goes into MaxHD ROM. If anyone has any ideas they are much appreciated.
Also, I have read for over three weeks on these boards before posting even my first post so I have tried to research the problem if anyone was wondering that.
Click to expand...
Click to collapse
Is MaxHD a Verizon rom? That could be an issue if it's not. Also, the latest TWRP is 2.7.0.8. Haven't had any issues with it. Are you flashing it with fastboot commands? You might try the app Flashify.
Sent from my HTC6500LVW using Tapatalk
brholt6 said:
Is MaxHD a Verizon rom? That could be an issue if it's not. Also, the latest TWRP is 2.7.0.8. Haven't had any issues with it. Are you flashing it with fastboot commands? You might try the app Flashify.
Sent from my HTC6500LVW using Tapatalk
Click to expand...
Click to collapse
Good call...it is not for the Verizon HTC One. Thanks much.
It doesn't say it's not in the write up about the ROM...I had to dig into the replies to see if anyone else asked.