[Q] stuck on splash loop - HTC One X

Ok I've looked everywhere but can't find anything solid to help me.
I installed this
rom http://forum.xda-developers.com/showthread.php?t=1727657
factory reset, put it on sd card, used TWRP to install from zip and install gapps, wiped cache, when I reboot it just loops the HTC splash
What have I missed out? I just can't work it out.
I can still use bootloader and twrp
I've also seen people say go into fastboot and type this and that, how do you type in fastboot?
Thanks in advance for any help

flash the boot.img with "fastboot flash boot boot.img" the "fastboot erase cache" and you should be fine
go into bootloader and connect your phone to your pc and your click fastboot in your phone and it should say FASTBOOT USB the just type the above in CMD
and one more thing your hboot must be 1.31 or higher

Have you repacked an AOSP kernel with the boot.img ??

The5alodi said:
flash the boot.img with "fastboot flash boot boot.img" the "fastboot erase cache" and you should be fine
go into bootloader and connect your phone to your pc and your click fastboot in your phone and it should say FASTBOOT USB the just type the above in CMD
and one more thing your hboot must be 1.31 or higher
Click to expand...
Click to collapse
my hboot is 1.36
cmd doesnt recognise any of those, I don't understand do I have to change the directory to my phone or something?

Vulbastick said:
my hboot is 1.36
cmd doesnt recognise any of those, I don't understand do I have to change the directory to my phone or something?
Click to expand...
Click to collapse
Open cmd from fastboot folder : shift+right click > open command

davidk-il said:
Open cmd from fastboot folder : shift+right click > open command
Click to expand...
Click to collapse
ok thanks. Now when I enter 'fastboot flash boot boot.img' it says error cannot load boot.img

problem solved thanks a lot guys! I just had to erase cache

Vulbastick said:
problem solved thanks a lot guys! I just had to erase cache
Click to expand...
Click to collapse

Related

Desire won't boot

Hi
Messed up my desire a while back. It won't boot. When I turn it on I get this screen
When I plug it in to PC then unplug it I get this screen
Can't flash any RUU. Can't access recovery. Just nothing. Anyone any ideas what I can do?
Sent from my GalaxyS2 with CM9
Hm, no fastboot. Does it recognize it if you connect the phone to your pc? Your PC may see a USB serial console that accepts commands.
Google for "HbootAnalysis" to get a list of commands.
The gotofastboot commands looks worth a shot. Once in fastboot you should be able to flash anything you want.
The phone reacts, and the computer knows there is something there. Just not a phone...
Sent from my GalaxyS2 with CM9
So you cannot even access fastboot?
No
Sent from my GalaxyS2 with CM9
This is probably extremely unhelpful so I apologise but what did you do/what happened to the Desire to make it (what seems to be) stuck in a loop?
this is a partition/radio brick
it usually happens when you try and RUU a device when its using the new alpharev hboots that do not have the right sizes (hes using the sense hboot which doesnt use stock sizes)
so basically it kills the partitions. this is because alpharev put that "annoying" hboot protection on to stop RUU's from overwriting it. i love the alpharev team but that really isnt needed
I dont think its possible to fix this without being able to get to fastboot as we need to get the hboot flashed with stock sizes
Stuck on the way RRU
I encountered the same problem today:
My solution:
You need Android-sdk with fastboot command
"fastboot devices" work for me
I got my last backup ClockworkMod on my sdcard
/clockworkdmod/backup/2012-01-16-18.04.51/
width these files:
boot.img
data.yaffs2.img
system.yaffs2.img
recovery.img
...
I flashed these files
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.yaffs2.img
fastboot flash userdata data.yaffs2.img
Then I tried the boot
fastboot oem boot
Iit worked !
After the reboot I stood on this page RUU (hboot)
To erase the RRU Flag on fastboot:
fastboot oem resetRUUflag
And now all is working on my cyanogen 7 NB
Try for Yourself
fxjumper
fxjumper said:
I encountered the same problem today:
My solution:
You need Android-sdk with fastboot command
"fastboot devices" work for me
I got my last backup ClockworkMod on my sdcard
/clockworkdmod/backup/2012-01-16-18.04.51/
width these files:
boot.img
data.yaffs2.img
system.yaffs2.img
recovery.img
...
I flashed these files
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.yaffs2.img
fastboot flash userdata data.yaffs2.img
Then I tried the boot
fastboot oem boot
Iit worked !
After the reboot I stood on this page RUU (hboot)
To erase the RRU Flag on fastboot:
fastboot oem resetRUUflag
And now all is working on my cyanogen 7 NB
Try for Yourself
fxjumper
Click to expand...
Click to collapse
indeed this should work
he said he cant boot to fastboot though, are you saying you can use fastboot in the RUU screen?
yes i can enter fastboot command
but after these stuff, i loosed my name/serial_number in adb but not in fastboot
my new adb username/serial_number is 1234567890ABCDEF

HTC Wont boot! nandroid backup?

hi there
i dont own a htc desire
but a friend of my does
the problem is
it will not boot and also will not boot into recovery
fastboot works
i tried flashing things in fastboot
but this didnt work because i dont have the correct files
can someon provide me of a system.img data.img boot.img and a zimage of a nandroidbackup
so i can flash that with fastboot?
or is there a better workaround for this?
thnx!
locomain said:
hi there
i dont own a htc desire
but a friend of my does
the problem is
it will not boot and also will not boot into recovery
fastboot works
i tried flashing things in fastboot
but this didnt work because i dont have the correct files
can someon provide me of a system.img data.img boot.img and a zimage of a nandroidbackup
so i can flash that with fastboot?
or is there a better workaround for this?
thnx!
Click to expand...
Click to collapse
Best way is to flash recovery if the phone is s-off.
nlooooo said:
Best way is to flash recovery if the phone is s-off.
Click to expand...
Click to collapse
I tried to flash recovery via fastboot
I tried cwm and ext4
It flashed no errors or something
But when i type fastboot boot recovery it says its not possible
And when i boot op to recovery it just gets stuck on the htc logo
locomain said:
I tried to flash recovery via fastboot
I tried cwm and ext4
It flashed no errors or something
But when i type fastboot boot recovery it says its not possible
And when i boot op to recovery it just gets stuck on the htc logo
Click to expand...
Click to collapse
Command 'fastboot reboot recovery' do not exists.
Try 'fastboot reboot-bootloader' and then 'fastboot erase cache'.
Then when you reboot to bootloader and choose recovery from the list.
Sent from my HTC Desire using flashes and thunders
use the command "fastboot flash recovery recovery.img"
remember that recovery.img is the location+name of the recovery.

[Q] Htc one X stuck at HTC quietly brillant HELP?

Hey i tried to recover my backup but if i start my phone it is stuck at the htc logo,
Please help?
Flash the boot.img of the backup. /sdcard/clockworkmod/backups/xxxxxx/boot.img
TToivanen said:
Flash the boot.img of the backup. /sdcard/clockworkmod/backups/xxxxxx/boot.img
Click to expand...
Click to collapse
Ehm, how do I acces my phone on my pc because i can't see my htc one x on my pc?
Sry imma noob..
Hook usb cable > recovery > mounts and storage > mount usb storage
TToivanen said:
Hook usb cable > recovery > mounts and storage > mount usb storage
Click to expand...
Click to collapse
I did restore and then boot, that didn't work.
But i tried it and it says: E:Unable to open ums lunfile (no such file or directory)
Thanks for the quick response
Your CWM is outdated. Download a new version: http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-5.8.4.0-endeavoru.img
Put it to your fastboot folder and rename it 'recovery'. Boot the phone to fastboot mode. Flash by typing to fastboot cmd window:
fastboot flash recovery recovery.img
fastboot erase cache
TToivanen said:
Your CWM is outdated. Download a new version:
Put it to your fastboot folder and rename it 'recovery'. Boot the phone to fastboot mode. Flash by typing to fastboot cmd window:
fastboot flash recovery
fastboot erase cache
Click to expand...
Click to collapse
Ooohh thank you soo much!! D
I love you! (no homo)
You're welcome!! Is everything fine now?
TToivanen said:
You're welcome!! Is everything fine now?
Click to expand...
Click to collapse
Yep everything is working again Thanks again!
NP. All the best
Sent from my IceCold One X

[Q] viper flasher problem

Hi all!
I have a htc one x mobile. Today i try to install a new viperx 3.7.7 rom. I have no backup unfortunately. I install rom and kernel in venom kernel flasher but i get this message:
Extract resources...
- adb.exe
- AdbWinApi.dll
- AdbWinUsbApi.dll
- fastboot.exe
Detecting device...
Device connected in fastboot mode
Device connected!
Erasing cache...
Flashing boot image F:\ViperX3.7.7\boot.img...
FAILED!
What i can do now?
Don't use the venom flasher, flash the boot.img manually
Mr Hofs said:
Don't use the venom flasher, flash the boot.img manually
Click to expand...
Click to collapse
How I can flash it manually?
Copy the boot.img to the same dir as the fastboot.exe file is. Point in the folder with the mouse and hold shift + click the right mouse button. Then select open command window here
Put the phone in the bootloader and type this in the command window :
Fastboot flash boot boot.img (enter)
Fastboot erase cache (enter)
Mr Hofs said:
Copy the boot.img to the same dir as the fastboot.exe file is. Point in the folder with the mouse and hold shift + click the right mouse button. Then select open command window here
Put the phone in the bootloader and type this in the command window :
Fastboot flash boot boot.img (enter)
Fastboot erase cache (enter)
Click to expand...
Click to collapse
Now i have viperx 3.7.7 on my phone but when boot the phone in the htc one beats audio logo picture stop and not do something. What I can do this?
Did you full wiped the phone before installing the viper rom ?
Mr Hofs said:
Did you full wiped the phone before installing the viper rom ?
Click to expand...
Click to collapse
yes of course
Is your hboot high enough to support the rom ?
Mr Hofs said:
Is your hboot high enough to support the rom ?
Click to expand...
Click to collapse
I dont know how i look that?
Hboot number in the bootloader, or do
Fastboot getvar version-main

can't get into recovery mode after flashing LineageOS

after flashing LineageOS when i try to get into recovery mode the phone just reboot the bootloader
DarkshadoW99 said:
after flashing LineageOS when i try to get into recovery mode the phone just reboot the bootloader
Click to expand...
Click to collapse
download latest twrp.img from official website. place it in adb fastboot tool folder. then open command prompt widows in same folder. reboot you device into fastboot mode and connect to pc now run the following command
fastboot erase recovery
fastboot flash recovery "recovery file name"
then reboot recovery mode
sukhwant717 said:
download latest twrp.img from official website. place it in adb fastboot tool folder. then open command prompt widows in same folder. reboot you device into fastboot mode and connect to pc now run the following command
fastboot erase recovery
fastboot flash recovery "recovery file name"
then reboot recovery mode
Click to expand...
Click to collapse
i got an error "Failed(Remote: Unable to format)"
DarkshadoW99 said:
i got an error "Failed(Remote: Unable to format)"
Click to expand...
Click to collapse
this show up when i try to erease recovery
DarkshadoW99 said:
this show up when i try to erease recovery
Click to expand...
Click to collapse
try flash command
sukhwant717 said:
try flash command
Click to expand...
Click to collapse
i did it but still cant get into recovery , the phone just reboot the bootloader
DarkshadoW99 said:
i did it but still cant get into recovery , the phone just reboot the bootloader
Click to expand...
Click to collapse
if you are rooted and able to boot into system. try flashing via terminal. if you are unable to boot into system report back

Categories

Resources