I have I bought Droid Incredible ( Refurbished ) from ebay.com
when system start run Its turn off , sometime turn off befor system start
I have change many root but still problem
I have two phones same problem
How can fix it ? Plz help me
Check through the recent boot loop/hboot threads about how to run an ruu using a PB31IMG.zip.
Sent from my Galaxy Nexus using Tapatalk 2
I did with this one ( mediafire.com/?uvha2u2pv3xp8d5[/url] )
But same problem
Can give me link for another to try plz
Pvillecomp.com. it should have all but the newer files. Try the froyo or gingerbread ruu there and read the help on the site. If you're still confused you can come back and ask questions. Also please report on your progress if you hit any issues or are successful.
Sent from my Galaxy Nexus using Tapatalk 2
I did with froyo and gingerbread , but problem still :crying:
copy of screen in attach
apas100 said:
I did with froyo and gingerbread , but problem still :crying:
copy of screen in attach
Click to expand...
Click to collapse
Try this ruu http://dinc.does-it.net/Stock_Images/4.08.605.15/PB31IMG.zip.
I did but same problem
I think is some wrong with me ,S still on , need I make it off ?
After i do it i got this message "No image or wrong image!"
Plz check photos in attachments
apas100 said:
I did but same problem
I think is some wrong with me ,S still on , need I make it off ?
After i do it i got this message "No image or wrong image!"
Plz check photos in attachments
Click to expand...
Click to collapse
Try reformating your sdcard fat32 with a pc. Then place only the ruu on the sdcard and try again. Sometimes that gets it to work.
My sdcard is FAT32 , I'm tired with it
When I try do it with android-sdk I get "FAILED (remote: not allowed)"
apas100 said:
My sdcard is FAT32 , I'm tired with it
When I try do it with android-sdk I get "FAILED (remote: not allowed)"
Click to expand...
Click to collapse
Even though its already fat32, sometimes reformating it gets it to work.
If your getting the remote not allowed message, it means the bootloader is still locked.
cmlusco said:
Even though its already fat32, sometimes reformating it gets it to work.
If your getting the remote not allowed message, it means the bootloader is still locked.
Click to expand...
Click to collapse
I have unlock bootloader by htcdev.com , It's unlock now , u can see photos in attachments
Is there other reason !
apas100 said:
I have unlock bootloader by htcdev.com , It's unlock now , u can see photos in attachments
Is there other reason !
Click to expand...
Click to collapse
Thats strange, with the bootloader unlocked you should have no issues fastboot flashing cwm recovery. Download this file http://dinc.does-it.net/Guide_Root_New_Hboot/recovery.img, and place it on your pc in the same folder as fastboot.exe. Open a cmd prompt with the phone connected. The phone should be in hboot and say fastboot usb plug in red at the top. Type " fastboot flash recovery recovery.img ".
It's working fine with recovery
----------------------------------------
sending 'recovery' (3064 KB)...
OKAY [ 0.519s]
writing 'recovery'...
OKAY [ 0.994s]
finished. total time: 1.534s
-----------------------------------------
But with ruu isn't work
----------------------------------------
sending 'zip' (126494 KB)...
OKAY [ 19.493s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 19.517s
-----------------------------------------
apas100 said:
It's working fine with recovery
----------------------------------------
sending 'recovery' (3064 KB)...
OKAY [ 0.519s]
writing 'recovery'...
OKAY [ 0.994s]
finished. total time: 1.534s
-----------------------------------------
But with ruu isn't work
----------------------------------------
sending 'zip' (126494 KB)...
OKAY [ 19.493s]
writing 'zip'...
FAILED (remote: not allowed)
finished. total time: 19.517s
-----------------------------------------
Click to expand...
Click to collapse
Try this one line at a time:
fastboot erase cache
fastboot oem rebootRUU
Wait for hboot to load.
fastboot flash zip PB31IMG.zip
hisnededsp
This what i got
sending 'zip' (185063 KB)...
OKAY [ 27.941s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 31.433s
apas100 said:
This what i got
sending 'zip' (185063 KB)...
OKAY [ 27.941s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 31.433s
Click to expand...
Click to collapse
That sounds like a bad download/corruption of the PB file, or the version of ruu you are trying to flash is older than the version on the phone. Try this one http://dinc.does-it.net/Stock_Images/4.08.605.15/PB31IMG.zip
---------- Post added at 04:36 PM ---------- Previous post was at 04:34 PM ----------
Wait i forgot what are we trying to acomplish here lol. Are you just trying to go back to stock, downgrade, flash a rom ...?
This what I got
sending 'zip' (185063 KB)...
OKAY [ 27.777s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 31.250s
up
I am unable to flash either a recovery or boot. I get reply with devices , phone is unlocked.
Any idea how to overcome error?
C:\HTC>fastboot flash boot boot.img
sending 'boot' (5106 KB)... OKAY [ 0.618s]
writing 'boot'... INFOFormat partition LNX done
FAILED (remote: err = 0x30000)
finished. total time: 7.429s
C:\HTC>fastboot erase cache
erasing 'cache'... FAILED (remote: err = 0x19000008)
finished. total time: 0.080s
Thanks Fish
Hmm , tried on a different pc same error.
eventually wouldnt boot to recovery.
then bootloader said locked.
factory reset, now unlocked.
tried again still no flash.
left overnight, plugged into usb, flash erase worked and now flashed boot.img
fails on set up wizard stopped working.
will fully charge the try to install sebtinel rom from recovery.
Thread #3
Sent from my HTC One X using XDA Premium 4 mobile app
Hey there,
as the title of the threat already indicates, my HTC One X got bricked.
As this usually happens when trying to flash some custom roms or recoverys, in my case it is the result of an official HTC update for android.
I can boot into Fastboot, and via cmd "fastboot devices" does show me the connected phone.
Now my approach for solving this matter was to flash the clockwork mod and then boot into recovery.
From there i wanted to pull data from the phone via adb commands.
The only problem is that my phone is locked. I cannot unlock it at the moment without wiping all data (which obviously would miss the whole data recovery point).
When i try tp flash the CWM in fastboot i get:
sending 'recovery' (8100 KB)...
FAILED (unknown status code)
finished. total time: 0.933s
I also tried to directly boot a recovery via fastboot boot recovery.img.
This resulted in
downloading 'boot.img'...
FAILED (unknown status code)
finished. total time: 0.933s
Well now I am seriously frustrated and dont know how to get my data.
Any help is very much appreciated.
Cheers
Josef
Update:
fastboot flash recovery recovery.img
target reported max download size of 1514139648 bytes
sending 'recovery' (8100 KB)...
OKAY [ 1.066s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.720s
fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 1.066s]
booting...
FAILED (remote: not allowed)
finished. total time: 1.068s
fastboot boot recovery recovery.img
cannot load 'recovery': Permission denied
any help?
joe1000 said:
Update:
fastboot flash recovery recovery.img
target reported max download size of 1514139648 bytes
sending 'recovery' (8100 KB)...
OKAY [ 1.066s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.720s
fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 1.066s]
booting...
FAILED (remote: not allowed)
finished. total time: 1.068s
fastboot boot recovery recovery.img
cannot load 'recovery': Permission denied
any help?
Click to expand...
Click to collapse
You must to unlock the device qith locked you can't do anything but if you unlock it is possible to wipe all data on the SD card
well but thats exactly the problem...
hello I'm french I own a HTC Desire 816
I have a problem with my touch screen that works very very badly (he responds poorly).
I do not know if it is a software problem or if I have to change my entire screen
I would like to install a new custom rom or re install the original ROM with the original recovery ..
the problem is that no recovery is working.
TWRP Recovery V2.7.0.1
I can not kick start recovery, when I run it makes me backlight black picture but no recovery
the same for the / ClockWorkMod 6.0.4.7
same with stock recovery
2.8.0.1 TWRP custom recovery this one started but impossible to swipe to unlock.
can you help me
I would guess that it's a 816N. look for it in here
thank you.
but where i can find?
i dont work
C:\Fastboot>fastboot flash zip filename.zip
sending 'zip' (1033121 KB)... OKAY [ 69.895s]
writing 'zip'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 145.239s
C:\Fastboot>fastboot flash zip filename.zip
error: cannot load 'filename.zip'
C:\Fastboot>fastboot flash zip filename.zip
sending 'zip' (1023339 KB)... OKAY [ 71.654s]
writing 'zip'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 146.289s
biftanos said:
i dont work
C:\Fastboot>fastboot flash zip filename.zip
sending 'zip' (1033121 KB)... OKAY [ 69.895s]
writing 'zip'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 145.239s
C:\Fastboot>fastboot flash zip filename.zip
error: cannot load 'filename.zip'
C:\Fastboot>fastboot flash zip filename.zip
sending 'zip' (1023339 KB)... OKAY [ 71.654s]
writing 'zip'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 146.289s
Click to expand...
Click to collapse
probably means that it's not the right file for your device
Hi,
what i did so far was:
unlocked the bootloader
download the twrp recovery img (...ruu.lalleman.net/HTC_M8S%28QL_UL%29/Recovery/twrp-recovery-2.8.7.0-m8s-qlul/)
set phone on Fastboot USB
over the cmd bar (windows 10) i used fastboot and got this result:
C:\Android>fastboot flash recovery twrp-2.8.7.0-m8s-qlul.img
target reported max download size of 16510976 bytes
Invalid sparse file format at header magi
sending sparse 'recovery' 1/2 (15368 KB)...
OKAY [ 1.899s]
writing 'recovery' 1/2...
FAILED (remote: image error! (BootMagic check fail))
finished. total time: 1.907s
I have no idea what i did wrong or how i can solve the problem. I just wanted run the twrp, use the Superuser. zip to have the rootet htc one m8s.
Thajin said:
Hi,
what i did so far was:
unlocked the bootloader
download the twrp recovery img (...ruu.lalleman.net/HTC_M8S%28QL_UL%29/Recovery/twrp-recovery-2.8.7.0-m8s-qlul/)
set phone on Fastboot USB
over the cmd bar (windows 10) i used fastboot and got this result:
C:\Android>fastboot flash recovery twrp-2.8.7.0-m8s-qlul.img
target reported max download size of 16510976 bytes
Invalid sparse file format at header magi
sending sparse 'recovery' 1/2 (15368 KB)...
OKAY [ 1.899s]
writing 'recovery' 1/2...
FAILED (remote: image error! (BootMagic check fail))
finished. total time: 1.907s
I have no idea what i did wrong or how i can solve the problem. I just wanted run the twrp, use the Superuser. zip to have the rootet htc one m8s.
Click to expand...
Click to collapse
Use HTC_fastboot and not the generic fastboot..
nopynel said:
Use HTC_fastboot and not the generic fastboot..
Click to expand...
Click to collapse
I have the same problem and just ask now because i am really confused about the hole stuff here.. Have we now to tipp in cmd
C:\Android>HTC_fastboot flash recovery twrp-2.8.7.0-m8s-qlul.img ??
Edit: Ok, i find HTC_Fastboot there > ruu.lalleman.net/HTC_M8S%28QL_UL%29/Tools/Fastboot/ and it solve this problem.
But i think its still not everything fine.. if i change to hboot on bootlader i get this infomations
fs5.directupload.net/images/160727/z9lr634u.jpg
whether unlock bootloader?