STUCK IN BOOT - Helllppppp - HTC One X+

Flashed a recovery for international and now I cant boot up. I can enter Bootloader and Fastboot. ATT Model.

flash the recovery for ATT

Where? I thouht I did but IDK

www.teamw.in

Still cant get past boot

help mee

hukel56 said:
help mee
Click to expand...
Click to collapse
Have you gotten it to boot? I wrote some instructions on what to do when I went through the same issue. Search my posts.
Sent from my HTC One X+ using xda premium

gamepr said:
Have you gotten it to boot? I wrote some instructions on what to do when I went through the same issue. Search my posts.
Sent from my HTC One X+ using xda premium
Click to expand...
Click to collapse
My adb is finding device? also in TWRP when i click adb sideload its says
Updating partition details...
E:Unable to mount '/system'
Running boot script...
Finished running boot script.
Starting ADB sideload feature...
Now send the package you want to apply to the device with adb sideload
What do i do nowwwww

I am stuck at the Boot Screen to be clear.

EDIT: I used in Terminal
sudo kextunload -v /System/Library/Extensions/EasyTetherUSBEthernet.kext
Because I had used a tethering app on it. I can see my device now!

Have you tried starting from beginning - lock and flash rug? Should be the easiest turnaround, especially you saying wanna return it? Unless you really can't get it to fastboot usb mode
Sent from my HTC One X+ using Tapatalk 2

I have fastboot usb. I will try RUU tomorrow, my friend has a PC. I have MAC.

Im trying to adb sideload QX Senseless but when I try to nothing happens in terminal and stuff?

I managed to fix my problems and i am going to flash back to stock jb sense. Thanks for all the help.

Related

Reboot into fastboot from PC

Hi all,
I am trying to write software that runs on the PC, and uses adb/fastboot commands to the devices.
I know that there are manuall methods to get into the fastboot mode, but I am looking for a way to do that automaticlly from software, very similar has the RUU of HTC does.
Do you have any idea how they do it?
thanks
mishelkosa said:
Hi all,
I am trying to write software that runs on the PC, and uses adb/fastboot commands to the devices.
I know that there are manuall methods to get into the fastboot mode, but I am looking for a way to do that automaticlly from software, very similar has the RUU of HTC does.
Do you have any idea how they do it?
thanks
Click to expand...
Click to collapse
Adb reboot bootloader
Sent from my ADR6425LVW using XDA Premium App
Thanks for the quick reply,
I have tried "adb reboot fastboot" but I get the message "error:closed".
I am not working on a rooted phone.
My objective is to write an automatic executable from PC, like RUU,
that will open root and/or flash, push new system image.
new phones on HTC and Samsung have unlocked boot loaders which allow to flash and update ROM or images.
But in order to do that the user has to get manually to fastboot.
Is there any other method to get into fastboot in a non-rooted phones?
thanks
mishelkosa said:
Thanks for the quick reply,
I have tried "adb reboot fastboot" but I get the message "error:closed".
I am not working on a rooted phone.
My objective is to write an automatic executable from PC, like RUU,
that will open root and/or flash, push new system image.
new phones on HTC and Samsung have unlocked boot loaders which allow to flash and update ROM or images.
But in order to do that the user has to get manually to fastboot.
Is there any other method to get into fastboot in a non-rooted phones?
thanks
Click to expand...
Click to collapse
I assume you have USB debugging enabled? I have never seen the error closed message before. Even unrooted adb reboot works
Sent from my ADR6425LVW using XDA Premium App
Thanks for the quick reply,
I have tried "adb reboot fastboot" but I get the message "error:closed".
I am not working on a rooted phone.
Click to expand...
Click to collapse
try "adb boot bootloader" instead.
(i got here with the same problem and this worked for me so i just wanna update this old thread)

[Q] [Q/HELP!] Best Buy Flyer Bricked...

So I soft-bricked my tablet trying to downgrade the hboot to 1.0...03. It is not recognized as an adb device. All drivers are correctly installed, Everything is in line, but I still cannot get it to do anything. Hboot says relocked with a security warning, and even trying to run the RUU through a .zip file is not working. I'm hopelessly lost... Battery is charged up fine too. Help me, please.
Shameful self bump...
Where are you trying to use adb meaning what state is your flyer? If in hboot then adb would not recognize it, go into fastboot and use fastboot commands
Flyer
That's the thing. Adb does not see it.
butters789 said:
That's the thing. Adb does not see it.
Click to expand...
Click to collapse
Can you access the bootloader?
P.S. ADB commands work only when the OS is booted up, otherwise - you need Fastboot commands
Yes. But fastboot commands weren't working either.
Sent from my LG-P999 using xda app-developers app
butters789 said:
Yes. But fastboot commands weren't working either.
Sent from my LG-P999 using xda app-developers app
Click to expand...
Click to collapse
Just a reminder: to use fastboot, you must select "FASTBOOT" option in the bootloader, and you'll see "FASTBOOT USB" in the bootloader.
Try to redownload adb/fastboot utilities
I'll try.. but I've done this already.
Sent from my LG-P999 using xda app-developers app
Edit: I got it fixed. Stupid n00b mistake the entire time, Fatality, thank you for helping kick me in the right direction.
Hi!
I have a similar problem with my Best Buy Easy phone 3.5; in my case adb sees my phone and all works properly.
My problem is; where can i find a stock rom??:fingers-crossed:
Thanks So much in advance
pickle_pk said:
Hi!
I have a similar problem with my Best Buy Easy phone 3.5; in my case adb sees my phone and all works properly.
My problem is; where can i find a stock rom??:fingers-crossed:
Thanks So much in advance
Click to expand...
Click to collapse
Look for in the forum thread for your device

[Q] [HELP!!] HTC One X+ Bricked.

Hi, I just got my HTC ONE X+ from Taiwan. I forgot to do a Nandroid Backup before I accidentally flashed a boot.img from another ROM. So, i got stuck in a bootloop. At first I thought it was okay, I just need to flash the ROM which was downloading. I realised that my phone's TWRP Mount USB can't be detected by my computer!! So, I had no way. Fastboot commands whenever i try to flash something it says Command Write Failed Unknown error. for adb it says No Device Found. ADB devices: none. Fastboot: yeah i can see a device there. PLEASE HELP ME. What can I do now? My HBOOT is 1.30.0000, RELOCKED Bootloader(I thought the bootloader was the problem. ENRC2B_U PVT Ship S-On RL
xuan398 said:
Hi, I just got my HTC ONE X+ from Taiwan. I forgot to do a Nandroid Backup before I accidentally flashed a boot.img from another ROM. So, i got stuck in a bootloop. At first I thought it was okay, I just need to flash the ROM which was downloading. I realised that my phone's TWRP Mount USB can't be detected by my computer!! So, I had no way. Fastboot commands whenever i try to flash something it says Command Write Failed Unknown error. for adb it says No Device Found. ADB devices: none. Fastboot: yeah i can see a device there. PLEASE HELP ME. What can I do now? My HBOOT is 1.30.0000, RELOCKED Bootloader(I thought the bootloader was the problem. ENRC2B_U PVT Ship S-On RL
Click to expand...
Click to collapse
I think I had the same problem.
Did you try to use a RUU? Worked for me.
Indeed flash RUU trough fastboot, since u can still use that it should be fixed after that
Where to get RUU?
Azerox said:
Indeed flash RUU trough fastboot, since u can still use that it should be fixed after that
Click to expand...
Click to collapse
I googled HTC ONE X+ RUU. And was fruitless. Many are third party ROMs, and I'm not sure where to download the correct one. Even which to choose I'm not sure.
drivers installed?
There's a link on the TWRP thread you should have read before installing.
As Lloir says, do you have the HTC driver package installed? What recovery you have, should have no impact on how fastboot detects your device, just install drivers and flash a working kernel through fastboot.
Sent from my HTC One X+ using Tapatalk 2
AndroHero said:
As Lloir says, do you have the HTC driver package installed? What recovery you have, should have no impact on how fastboot detects your device, just install drivers and flash a working kernel through fastboot.
Sent from my HTC One X+ using Tapatalk 2
Click to expand...
Click to collapse
Yes. I got HTC Drivers, Fastboot and ADB. Most of the things I try to flash has an error Command Write Failed or something like Remote Not Allowed and stuff like that And what is RUU? I thought it's like a ROM in ZIP format
xuan398 said:
Yes. I got HTC Drivers, Fastboot and ADB. Most of the things I try to flash has an error Command Write Failed or something like Remote Not Allowed and stuff like that And what is RUU? I thought it's like a ROM in ZIP format
Click to expand...
Click to collapse
UPDATE: Now I Relocked Bootloader and running the RUU. Waiting But all my pictures... GONE
Just seen your post,
You could have used adb sideload feature in twrp to send a rom and flash it.
I requested the feature to be added to Hasoons AIO toolkit for situations like this
MarylandCookie said:
Just seen your post,
You could have used adb sideload feature in twrp to send a rom and flash it.
I requested the feature to be added to Hasoons AIO toolkit for situations like this
Click to expand...
Click to collapse
Side load seems to only work in Linux right now
Sent from my One V using Tapatalk 2
Did it on my one x+ and nexus 7 using windows 7 64bit
Sent from my Nexus 7 using Tapatalk HD
Same problem
Hey i got the same problem and to start here i'am a noob in this. This is my first Android device and my first time trying to install a ROM. I used Hasoons all-in-one kit, and unlocking to bootloader went fine, so did recovery and Perm Root. I tried to install Android Revolution HD 5.1, so first I tried to install the other firmware that was needed for it, that is 1.16.401.6. I did something wrong there i guess and its stuck at the HTC start up logo. I tried to make sense of the posts above but i couldn't. My PC doesnt recognize the phone anymore but if I use a command from the all in one kit it does still respond and i can use the power and volume down button to go into bootloader. I tried some things there but really dont know what I'am doing. If someone can help me to get a ROM installed or go back to factory settings from the phone atleast make it work again would be much appreciated. I think i installed all the drivers because it worked before and it still does respond to flashboot in all-in-one kit. Sorry for being so noob. and thanks for the help.
Martinie said:
Hey i got the same problem and to start here i'am a noob in this. This is my first Android device and my first time trying to install a ROM. I used Hasoons all-in-one kit, and unlocking to bootloader went fine, so did recovery and Perm Root. I tried to install Android Revolution HD 5.1, so first I tried to install the other firmware that was needed for it, that is 1.16.401.6. I did something wrong there i guess and its stuck at the HTC start up logo. I tried to make sense of the posts above but i couldn't. My PC doesnt recognize the phone anymore but if I use a command from the all in one kit it does still respond and i can use the power and volume down button to go into bootloader. I tried some things there but really dont know what I'am doing. If someone can help me to get a ROM installed or go back to factory settings from the phone atleast make it work again would be much appreciated. I think i installed all the drivers because it worked before and it still does respond to flashboot in all-in-one kit. Sorry for being so noob. and thanks for the help.
Click to expand...
Click to collapse
Go to development thread and get the RUU for your provider and go back to factory
Sent from my HTC One X+ using Tapatalk 2
Thanks all!
olorolo said:
Go to development thread and get the RUU for your provider and go back to factory
Sent from my HTC One X+ using Tapatalk 2
Click to expand...
Click to collapse
Okay! Thanks all! It works now. Stock Rooted Simple
xuan398 said:
Hi, I just got my HTC ONE X+ from Taiwan. I forgot to do a Nandroid Backup before I accidentally flashed a boot.img from another ROM. So, i got stuck in a bootloop. At first I thought it was okay, I just need to flash the ROM which was downloading. I realised that my phone's TWRP Mount USB can't be detected by my computer!! So, I had no way. Fastboot commands whenever i try to flash something it says Command Write Failed Unknown error. for adb it says No Device Found. ADB devices: none. Fastboot: yeah i can see a device there. PLEASE HELP ME. What can I do now? My HBOOT is 1.30.0000, RELOCKED Bootloader(I thought the bootloader was the problem. ENRC2B_U PVT Ship S-On RL
Click to expand...
Click to collapse
Why ppl can not read the really good descriotion on xda??? :screwy:
You have a nice biography: "<3 android" <<<=== *rofl* nice joke
Sent from my GT-I9300 using xda premium
olorolo said:
Go to development thread and get the RUU for your provider and go back to factory
Sent from my HTC One X+ using Tapatalk 2
Click to expand...
Click to collapse
Could someone please post an idiot proofed set of instructions to do this.
I have the relevent RUU.exe file, but simply running it doesn't work.
I'm assuming I need to replace the boot.img that I flashed with a stock one, but I don't know how to get it out of the .exe file.
My phone is bootloader unlocked, and rooted, and I can get into bootloader or clockwork recovery, but I can't get any new ROM onto the device via USB.
I just want to start again from stock...
---------- Post added at 08:25 PM ---------- Previous post was at 07:45 PM ----------
olorolo said:
Go to development thread and get the RUU for your provider and go back to factory
Sent from my HTC One X+ using Tapatalk 2
Click to expand...
Click to collapse
fitzeh said:
Could someone please post an idiot proofed set of instructions to do this.
I have the relevent RUU.exe file, but simply running it doesn't work.
I'm assuming I need to replace the boot.img that I flashed with a stock one, but I don't know how to get it out of the .exe file.
My phone is bootloader unlocked, and rooted, and I can get into bootloader or clockwork recovery, but I can't get any new ROM onto the device via USB.
I just want to start again from stock...
Click to expand...
Click to collapse
To be clear, running the RUU .exe proceeds normally and tells me there's an unknown error and it that it can't update my phone.
Check und my stats. I wrote what I did to solve a similar issue. I just am lazy to search for it myself.
Hope it helps.
Sent from my HTC One X+ using xda premium

HELP

Hi so as the title reads, I need help. My friends amaze keeps getting stuck on boot no matter what rom we try, the recovery also somehow changesd to twrp by itself. I tried to flash an ruu but the Bootloader needs to be locked nd his is unlocked. So to relock it I tried using the all in one toolkit but the commands don't work because the phone isn't being detected which might be due to usb debugging being disabled since we cannot boot any rom, I tried locking it using adb but again the device isn't detected, and yes the HTC drivers r installed. So anyone please shed a light on what I can do? Thanks
Sent from my HTC Sensation 4G using Tapatalk 2
Ok so I realize that the phone is s on, maybe that's why, but b4 it worked fine idk what happened, so now I'm thinking that all I need it 4ext recovery, nd again the problem is the all in one kit doesn't detect the phone so idk how to flash it nd neither does adb, so does anyone know if it's possible to flash it thru the Bootloader? If yes please let me know nd give me a link to a file thanks
Sent from my HTC Sensation 4G using Tapatalk 2
Here
http://forum.xda-developers.com/showpost.php?p=38069091&postcount=5
How did TWRP get installed all by itself? Do you have a NANDROID backup?
You can save most anything if you have access to recovery.
If you have access to recovery, you more than likely still have access to the bootloader.
If you have access to the bootloader, you have access to fastboot.
HORiZUN said:
How did TWRP get installed all by itself? Do you have a NANDROID backup?
You can save most anything if you have access to recovery.
If you have access to recovery, you more than likely still have access to the bootloader.
If you have access to the bootloader, you have access to fastboot.
Click to expand...
Click to collapse
That idk and yes I have access to recovery and the Bootloader which means I have fast boot, here's the problem, the computer doesn't detect the phone when I type adb devices no devices show so no commands work
Sent from my HTC Sensation 4G using Tapatalk 2
http://forum.xda-developers.com/showthread.php?t=1766220
Remove your current drivers and install that. Try ADB commands after removal, install, and a REBOOT.
jauhien said:
Here
http://forum.xda-developers.com/showpost.php?p=38069091&postcount=5
Click to expand...
Click to collapse
It boots to a black screen and stays there
Sent from my HTC Sensation 4G using Tapatalk 2
HORiZUN said:
http://forum.xda-developers.com/showthread.php?t=1766220
Remove your current drivers and install that. Try ADB commands after removal, install, and a REBOOT.
Click to expand...
Click to collapse
Alright I will try that in a bit when I have time thanks
Sent from my HTC Sensation 4G using Tapatalk 2

[Q] Bricked? Boot issue?!

Ok first off my phone just started a boot loop but only with the first htc quietly brilliant screen, noting more. It then restarts and does it all over again. I tried the factory reset a few times and got nothing. So i decided now would be a good time to root so I unlocked with htvdev. Then, using the twrp stuff, i did the fastboot devices cmd and it recognizes the phone. So i did the rest the jewel stuff and it said okay. Then did the cache erase. After getting back to hboot screen i select recovery and it starts with the htc quietly brilliant screen with the red writing under it. After a few seconds the phone restarts and the htc quietly brilliant screen is back but without the red writing under it and it starts the boot cycle all over again. I have no access the the twrp recovery, just the fastboot and bootloader stuff. I am fairly new to this stuff and have searched all over the place but cant find what im looking for. Maybe not looking for the right stuff. Any direction would be great. Thanks
Ok So now I got it to loop the splash screen but with the writing under it. I forced a couple roms and found one that did brick it. Got it back through ubuntu but thats about it, still looping.
Sounds like you're S-on & you need to install the kernel separately from the ROM for your phone to boot. Click the link in my sig for more info.
Also, your phone isn't bricked
Sent from my EVO using xda premium
I cant get into twrp. Its installed but I cant access it and i cant seem to figure out how to flash a kernal or rom or anything. Im running hboot 2.09 unfortunately. I dont know what rom or kernal to flash anyway. The dirtyracun stuff says to boot into recovery for part of it and I cant get into recovery.
Can you access your bootloader screen?
Sent from my EVO using xda premium
FinZ28 said:
Can you access your bootloader screen?
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Yes
enolive said:
Yes
Click to expand...
Click to collapse
What happens when you try to access recovery from the bootloader screen?
Sent from my EVO using xda premium
FinZ28 said:
What happens when you try to access recovery from the bootloader screen?
Sent from my EVO using xda premium
Click to expand...
Click to collapse
It shows the splash screen with the htc writing, sits there for 30 secs or so then the screen goes black and then the splash screen comes back up. I keeps doing that over and over. I should clarify that the twrp install was the next step that I was trying to get to. After typing "fastboot flash recovery openrecovery-twrp-2.5.0.0-jewel.img" then selecting recovery. Mind you that the boot cycle was already happening in the very beginning and thats what prompted the root. Kind of a "nothing to lose" deal.
I also just tried to see if adb is still reading my phone and now its showing the "list of devices attached" with nothing listed. Im not sure if the developer options could have been reset to off or something, dont even know if that matters at this point.
You need to get into the bootloader and plug your phone up to it. Make sure it's connected via Fastboot USB highlighted in red, then try fastboot flashing the recovery again. Make sure the recovery file is in your ADB tools folder or it won't work. Once you get recovery working I suggest using the mount option, then you can transfer files to your phone from your computer. I suggest using a ROM that has an S-on kernel installer, like MeanBean. Just follow the instructions for flashing the ROM.
Sent from my EVO using xda premium
FinZ28 said:
You need to get into the bootloader and plug your phone up to it. Make sure it's connected via Fastboot USB highlighted in red, then try fastboot flashing the recovery again. Make sure the recovery file is in your ADB tools folder or it won't work. Once you get recovery working I suggest using the mount option, then you can transfer files to your phone from your computer. I suggest using a ROM that has an S-on kernel installer, like MeanBean. Just follow the instructions for flashing the ROM.
Sent from my EVO using xda premium
Click to expand...
Click to collapse
The phone is plugged into the computer and connected via fastboot usb in red like you said. The recovery file is in the adb folder. It says
C:\Users\Adam\Desktop\Root_HTC_EVO_LTE>fastboot flash recovery openrecovery-twrp
-2.5.0.0-jewel.img
sending 'recovery' (8196 KB)...
OKAY [ 1.010s]
writing 'recovery'...
OKAY [ 2.000s]
finished. total time: 3.020s
Thats the problem, when i select recovery, in the bootloader menu, it just keeps rebooting. I let it go for awhile, like 2 hrs, and thats all it did.
Would a messed up sdcard cause this? Should I try mounting file the the sdcard and then putting it back in the phone? I'm not against going with the s-off but I cant get that to work till i get into the recovery, right?
That's weird. You should be able to get to recovery now. Try and install an older version of TWRP, like version 2.41. It's on their site.
Sent from my EVO using xda premium
FinZ28 said:
Did you try to fastboot flash the recovery to your phone from your computer like I said to do in my previous post? Or are you just trying to boot straight into recovery from the bootloader?
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Fastboot flash from the computer? Isnt that what I was doing or am i doing it wrong? I type it all in on the cmd prompt. If thats not right I dont know how else to do it. Is there another way to boot the recovery other then from the bootloader?
Try "fastboot reboot recovery " from the command window.
I'm not 100% positive about that command but it should be good
SENT FROM MY LTEVO
corcgaigh said:
Try "fastboot reboot recovery " from the command window.
I'm not 100% positive about that command but it should be good
SENT FROM MY LTEVO
Click to expand...
Click to collapse
Just tried it and it gave me a list of commands to try. I just copied the twrp file "pj75img.zip" to the sdcard via another phone. Problem is that the battery is to low right now so its gonna wait till tomorrow.
enolive said:
Just tried it and it gave me a list of commands to try. I just copied the twrp file "pj75img.zip" to the sdcard via another phone. Problem is that the battery is to low right now so its gonna wait till tomorrow.
Click to expand...
Click to collapse
You won't be able to flash a PJ75IMG.zip file unless you are S-OFF
Open a cmd window from android-sdk/platform-tools folder and type adb reboot recovery and press enter
that should take you to twrp
bigdaddy619 said:
You won't be able to flash a PJ75IMG.zip file unless you are S-OFF
Open a cmd window from android-sdk/platform-tools folder and type adb reboot recovery and press enter
that should take you to twrp
Click to expand...
Click to collapse
Well now it says "error:device not found". When I type "adb devices" i get the blank list of devices but if i type "fastboot devices" it gives me the number. I think at some point I tried fastbooting a rom didn't work and actually bricked the phone, blank screen that wont turn on. Then fixed that via ubuntu and got it back to the bootloop. As I stated in the beginning it wasnt booting with the red writing at the bottom of the splash screen to start but then went away on the second reboot and kept rebooting without it. After fastbooted twrp again it now shows the red writing on every reboot. Also I cant get the battery to charge because i cant shut it off so it says battery low when i try the flash recovery command. The battery charge led is blinking slowly for about a minute after a simulated battery pull but thats it.
I guess its not fixable.
enolive said:
I guess its not fixable.
Click to expand...
Click to collapse
It's fixable, bro. Check your PM
Sent from my EVO using xda premium

Categories

Resources