i have a serious problem - HTC One X

i used in tollbox pro and now the phone stucks on boot loop.
i did a full wipe and nothing....what can i do?

Reflash ROM or restore a backup

TToivanen said:
Reflash ROM or restore a backup
Click to expand...
Click to collapse
i dont have the zip file...and i have no beckup

Download the zip then. Transfer to phone by selecting (in recovery) mounts and storage, mount usb storage.
Sent from my Nokia 6700 classic using opera mini

i flashed the rom ordroid and i dont have reception and my wifi doesnot work

Did you flash boot.img?
Sent from my HTC One X using xda app-developers app

tomascus said:
Did you flash boot.img?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
i tried.but in fastboot i dont have the option erese chece

fastboot flash boot boot.img
fastboot erase cache

TToivanen said:
fastboot flash boot boot.img
fastboot erase cache
Click to expand...
Click to collapse
look.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

You need to install fastboot before using it. Dl android sdk bundle (google) then go to platform tools folder, hold shift and right click. Select open cmd prompt here. Put boot to the same folder and flash it.

TToivanen said:
You need to install fastboot before using it. Dl android sdk bundle (google) then go to platform tools folder, hold shift and right click. Select open cmd prompt here. Put boot to the same folder and flash it.
Click to expand...
Click to collapse
ok.now am in the screen after i did shift and right click whats next?can you reapt ?

TToivanen said:
You need to install fastboot before using it. Dl android sdk bundle (google) then go to platform tools folder, hold shift and right click. Select open cmd prompt here. Put boot to the same folder and flash it.[/QUOT
what do you think?
Click to expand...
Click to collapse

It should boot now.

TToivanen said:
It should boot now.
Click to expand...
Click to collapse
the phone stays the same
i reboeted him and install the rom again and now its work perfect.
thank you so much!

You're welcome!!

Related

[HELP] Can't Flash Recovery.

When I flash the recovery.
it's fail and hang.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Which recovery are you trying to flash?
Try redownloading it (and not renaming it before you flash)
Ti2 said:
Which recovery are you trying to flash?
Try redownloading it (and not renaming it before you flash)
Click to expand...
Click to collapse
THIS ONE recovery-clockwork-5.5.0.2-maguro-gsm
redownload it, reboot into fastboot mode
command: fastboot flash recovery recovery-clockwork-5.5.0.2-maguro.img
It should work
Ti2 said:
redownload it, reboot into fastboot mode
command: fastboot flash recovery recovery-clockwork-5.5.0.2-maguro.img
It should work
Click to expand...
Click to collapse
i'm download form http://galaxynexusroot.com/galaxy-nexus-recovery/how-to-install-clockworkmod-recovery-on-rooted-galaxy-nexus/
but it still not work , and my phone hang on logo of "GOOGLE" . cannot go to Android
Did you rename recovery-clockwork-5.5.0.2-maguro-gsm.img to 1.img?
And you flash it from your android-sdk/platform-tool folder where adb&fastboot are?
Have you searched on the forum?
If you did you found this thread: http://forum.xda-developers.com/showthread.php?t=1428414
Did you try the solution there?
(BTW: make sure you have the right drivers installed and that your device is recognised. Be aware that drivers in Android mode might not work in ADB/Fastboot mode)
Diger36 said:
Have you searched on the forum?
If you did you found this thread: http://forum.xda-developers.com/showthread.php?t=1428414
Did you try the solution there?
(BTW: make sure you have the right drivers installed and that your device is recognised. Be aware that drivers in Android mode might not work in ADB/Fastboot mode)
Click to expand...
Click to collapse
I have tried it..but also solve the problem of "too many link"
I have the same situation here.
I tried all tips at XDA topics about silimar problems and all they failed.
I don't have knowledge to say, but I think that its a hardware problem, specifically at memory, because everything I try to flash freeze the screen like the picture at first post.
nvm just saw the giant picture..
Sent From My Sprint Galaxy Nexus via XDA Premium
I had this same issue. I can't remember what I did though.. I'm pretty sure I deleted clockwork mod then I fixed permissions and then dl clockwork back from the play store and then it'll work.
Sent from my Galaxy Nexus
@op,
1- did you encrypt your phone?
2- are you running windows cli as administrator?
3- try to update your bootloader to the latest
4- what drivers are you using? Use 1wayjohnny's naked drivers (find them at dev forum)
Sent from my i9250

[Q] How do you make ADB read your device?

well i had no problem what so ever making fastboot work, sadly though there are certain times were one has to use ADB! anyway, i have htc sync installed, and i know that the computer recognizes my device because of this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
so obviously there is a problem that i do not understand, because when i check in my sdk (fastboot) folder by typing "adb devices", the list of devices is empty!
please help i really need this!
ADB detects your device while it's inside the OS (running) or in recovery mode. Make sure to install latest version of HTC Sync.
tomascus said:
ADB detects your device while it's inside the OS (running) or in recovery mode. Make sure to install latest version of HTC Sync.
Click to expand...
Click to collapse
so it cant detect my device while it's in fastboot mode? so it's impossible to use ADB if your bootloader is relocked right? cuz i am trying to follow this guide: http://www.flow-wolf.net/2012/10/install-jelly-bean-on-htc-one-x-maximus.html
however i cant find a way to successfully install PJ46IMG.zip !
That guide is extremely outdated and I don't suggest you use it. To flash the firmware zip package use the fastboot command 'fastboot oem rebootRUU' and then type 'fastboot flash zip (name of zip here)'
Sent from my HTC One X using xda app-developers app
tomascus said:
That guide is extremely outdated and I don't suggest you use it. To flash the firmware zip package use the fastboot command 'fastboot oem rebootRUU' and then type 'fastboot flash zip (name of zip here)'
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
yeah when i did that before i also got an error, cant remember actual wording, but the good new is i gave up on OrDroid and Maximus, decided to try out Jeffix and it worked, i am guessing it was an issue related to Hboot, but happily all my issues have been resolved, thanks for the help though!

[Q] ERROR 155: UNKNOWN ERROR - I want to Stock my HTC One V (GSM) Please help fast!

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here i am,,, Please help me, i want to reset my HTC one V.
I followed the following steps:
Installed boot_signed, recovery_signed and also relocked.
No luck,,,i am stuck with error 155... Any help pleaseeee :crying:
bhanguaman said:
View attachment 2418750
Here i am,,, Please help me, i want to reset my HTC one V.
I followed the following steps:
Installed boot_signed, recovery_signed and also relocked.
No luck,,,i am stuck with error 155... Any help pleaseeee :crying:
Click to expand...
Click to collapse
You might try with that program: http://forum.xda-developers.com/showthread.php?t=1886562
Successfully Stock ROM
:good:
I was researched all night and finially got the right thing needed. I am happy to share with my Driod Friends who are facing this issue. :fingers-crossed:
Steps:
1. Google:
PrimoU_Asia_HK_2.24.708.1_Stock_Rooted_ODEX_FULL.zip
Click to expand...
Click to collapse
and download the file.
2. Unzip it and extract boot.img to Fastboot folder and also copy the zip to SD Card.
3. Run CMD in Fastboot Folder by using Shift+Right Mouse click.
4. Connect the phone in Fastboot Unlocked.
5. Enter this command in CMD:
fastboot flash boot boot.img
Click to expand...
Click to collapse
then use any Custom Recovery like CWM (Clockwork Mod Recovery) or TWRP
and place recovery.img to fastboot folder
then run:
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
6. Back to bootloader and click Factory Restore.
7. Now you entered in Recovery, just wipe factory and wipe disk partition.
8. Click Install from SD Card, then select the zip file you copied to SD Card.
Confirm by clicking yes. Then wait for a while it may take upto couple of minutes.
9. You will see, Successful notification. Now reboot the phone normally.
10. Horrayy...!! We are back to original rom. Just select English at startup wizard. :laugh:
Tips:
Settings: Power - and unselect Fastboot.
:highfive: Happy Drioding :highfive:

[Q] installation done but is going only to bootloader

try to change rom on my htc one x and the only thing now is going back to bootloader.
when i installed the rom says : installation done but is going only to bootloader.
what can i do?
celica553 said:
try to change rom on my htc one x and the only thing now is going back to bootloader.
when i installed the rom says : installation done but is going only to bootloader.
what can i do?
Click to expand...
Click to collapse
are you flash the boot.img via fastboot?
Thant said:
are you flash the boot.img via fastboot?
Click to expand...
Click to collapse
THANKS FOR YOUR ANSEWER. NO i dont know how to flash boot.img
i used the One_X_All-In-One_Kit_v2.3 but because im new i dont really kinow how to use it
can u help me pls?
celica553 said:
THANKS FOR YOUR ANSEWER. NO i dont know how to flash boot.img
i used the One_X_All-In-One_Kit_v2.3 but because im new i dont really kinow how to use it
can u help me pls?
Click to expand...
Click to collapse
Take the boot.img from your rom archive and place in your fastboot folder go in fastboot with the phoner then open cmd and runt the command fastboot flash boot boot.img
Why the hell you open two thread wit the same question it is difficult for the members to see what happend and the progress. Please fallow only one of your thread don't post it in two only in one
Thant said:
Take the boot.img from your rom archive and place in your fastboot folder go in fastboot with the phoner then open cmd and runt the command fastboot flash boot boot.img
Why the hell you open two thread wit the same question it is difficult for the members to see what happend and the progress. Please fallow only one of your thread don't post it in two only in one
Click to expand...
Click to collapse
REALLY THANKS, u just made my day
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[Recovery][E9/E9+] TWRP Recovery 3.0.0-1 (UNOFFICIAL)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download
E9 A53ML
https://www.androidfilehost.com/?fid=24421527759886207
E9+ A55ML
https://www.androidfilehost.com/?fid=24421527759886208
Install
View attachment ADB-Windows.rar
Code:
adb reboot download
fastboot flash recovery <filename>
For e9s nothing? A50aml.
Venozer said:
For e9s nothing? A50aml.
Click to expand...
Click to collapse
Try this, but I'm not sure it works fine or not, so test it by yourself.
https://www.androidfilehost.com/?fid=24421527759886645
cannot flash tecovery for me please help E9+ A55ML
nua69 said:
cannot flash tecovery for me please help E9+ A55ML
Click to expand...
Click to collapse
please show me the flash log.
Installation of this version was as usual, smooth as silk.
Love the newly added features.
E9+ A55ML
sabpprook said:
please show me the flash log.
Click to expand...
Click to collapse
adb cannot reconize a recovery image and dint know file twrp-3.0.0-1-a55ml_dtul
nua69 said:
adb cannot reconize a recovery image and dint know file twrp-3.0.0-1-a55ml_dtul
Click to expand...
Click to collapse
drag the file into terminal window instead of typing filename.
nua69 said:
adb cannot reconize a recovery image and dint know file twrp-3.0.0-1-a55ml_dtul
Click to expand...
Click to collapse
1. Download the file twrp-3.0.0-1-a55ml_dtul.img from the link on Post 1.
2. Copy this file to the ADB/Fastboot folder.
3. Power Off your phone.
4. Press Power + Volume Down for 7-10 Seconds.
5. You may reach Download Mode directly , or if you reach Bootloader, use volume button to highlight Download Mode and push Power button.
6. Check at the top to make sure that bootloader is unlocked. (You cannot flash if the status says Locked or Relocked)
7. Connect your phone to computer using USB-MicroUSB cable
8. Run Command Line Window from ADB/Fastboot folder.
9. Type : fastboot flash recovery twrp-3.0.0-1-a55ml_dtul.img
That's all.
hi
when i try to backup my ROM, it brings System and System Image in the menu options.
Is it necessary to select System Image in the menu options or only System is enough ?
thx
Sent from my HTC One E9PLUS dual sim using Tapatalk
Works well on E9
Thanks again for the upload. Flashing went well, without any problems, on E9 (not plus) TW version 1.50.709.3.
:good:
What features does this have over 2.8?
Thanks
The links are not working
The link for HTC one e9s is not working.

Categories

Resources