[Q] HTC one Unlocked version Problem - One (M7) Q&A, Help & Troubleshooting

Here is my story..
I have an HTC one unlcoked version with sense 5.5, and I decided to unlock the bootloader and flash google edition software. I unlocked the bootloader with no problems at all. Then I rooted the device, and everything is very fine. Then, I downloaded a google edition software, and flashed it using CWM. I rebooted the phone to see if it works. It didn't. It does turn on and I can see the google logo, and I can see the screen with the apps then suddenly the phone restart by itself, and it keep doing that. I tried to flash the stock sense but I couldn't. I need a solution pleas. Thanks

funnybraveboy said:
Here is my story..
I have an HTC one unlcoked version with sense 5.5, and I decided to unlock the bootloader and flash google edition software. I unlocked the bootloader with no problems at all. Then I rooted the device, and everything is very fine. Then, I downloaded a google edition software, and flashed it using CWM. I rebooted the phone to see if it works. It didn't. It does turn on and I can see the google logo, and I can see the screen with the apps then suddenly the phone restart by itself, and it keep doing that. I tried to flash the stock sense but I couldn't. I need a solution pleas. Thanks
Click to expand...
Click to collapse
if you flashed a 4.4 gpe rom, you probably need to have s-off for the rom to work. You can try flashing another rom and s-off your phone then re-flash de google rom.
post your ''astboot getvar all'' minus imei/sn

alray said:
if you flashed a 4.4 gpe rom, you probably need to have s-off for the rom to work. You can try flashing another rom and s-off your phone then re-flash de google rom.
post your ''astboot getvar all'' minus imei/sn
Click to expand...
Click to collapse
Everytime I flash another rom using cmd on windows, it fails I can't do it. The device won't conect as a media storage so I can add the rome on an sd card and install it from there.

funnybraveboy said:
Everytime I flash another rom using cmd on windows, it fails I can't do it. The device won't conect as a media storage so I can add the rome on an sd card and install it from there.
Click to expand...
Click to collapse
use adb push from recovery

alray said:
use adb push from recovery
Click to expand...
Click to collapse
Can you explain more or provide links. Thanks

funnybraveboy said:
Can you explain more or provide links. Thanks
Click to expand...
Click to collapse
download latest arhd sense version and place it to your adb/fastboot folder. then boot in recovery and do this
Code:
adb push name_of_rom.zip /sdcard/
then erase cache and flash rom in recovery

alray said:
download latest arhd sense version and place it to your adb/fastboot folder. then boot in recovery and do this
Code:
adb push name_of_rom.zip /sdcard/
then erase cache and flash rom in recovery
Click to expand...
Click to collapse
It says "no device found". I have installed the drivers and HTC sync.

funnybraveboy said:
It says "no device found". I have installed the drivers and HTC sync.
Click to expand...
Click to collapse
try with a usb otg cable. copy the rom to a usb drive then connect it to phone via otg cable and mount it in recovery

alray said:
try with a usb otg cable. copy the rom to a usb drive then connect it to phone via otg cable and mount it in recovery
Click to expand...
Click to collapse
That's what I'm gonna do. I ordered the cable and I'm gonna get in a couple of days.
Thanks man

alray said:
try with a usb otg cable. copy the rom to a usb drive then connect it to phone via otg cable and mount it in recovery
Click to expand...
Click to collapse
So if I flash a sense version, it doesn't require s-off?????

funnybraveboy said:
So if I flash a sense version, it doesn't require s-off?????
Click to expand...
Click to collapse
no, you're good with s-on

Related

Stuck after attempted ROM install.

When I tried updating my Incredible S to JellyBean from an ICS ROM, I forgot to S-OFF my phone. For some reason it reverted to S-ON when I did a Factory Reset so when I attemped the ROM installation it would not boot the phone.
I tried following these instructions but the file is apparently missing?
http://forum.xda-developers.com/showthread.php?t=1705913
My phone has HBOOT-2.00.0000 and I have installed the HTC drivers
reeper250 said:
When I tried updating my Incredible S to JellyBean from an ICS ROM, I forgot to S-OFF my phone. For some reason it reverted to S-ON when I did a Factory Reset so when I attemped the ROM installation it would not boot the phone.
I tried following these instructions but the file is apparently missing?
http://forum.xda-developers.com/showthread.php?t=1705913
My phone has HBOOT-2.00.0000 and I have installed the HTC drivers
Click to expand...
Click to collapse
unlock your bootloader and flash boot.img with fastboot
naathaanb96 said:
unlock your bootloader and flash boot.img with fastboot
Click to expand...
Click to collapse
My phone is says *** UNLOCKED *** in HBOOT, but what is boot.img? Sorry, I am a bit of a noob when it comes to phones...
Anyone?
reeper250 said:
Anyone?
Click to expand...
Click to collapse
well because you unlocked your bootloader then i assume you have adb and fastboot setup. copy the boot.img from your rom's zip file to your adb and fastboot location. lets pretend its in your c drive in a folder called android.
next you wanna boot into hboot and go down to fastboot. go into it and when you plug in your usb cable it will go from fastboot to fastboot usb mode.
open command prompt and navigate to the directory. eg. cd c:\android
then type fastboot flash boot boot.img
wait for it to finish then reboot phone. if all goes good it should boot into the rom. you will have to do this with every rom you install while your s on
naathaanb96 said:
well because you unlocked your bootloader then i assume you have adb and fastboot setup. copy the boot.img from your rom's zip file to your adb and fastboot location. lets pretend its in your c drive in a folder called android.
next you wanna boot into hboot and go down to fastboot. go into it and when you plug in your usb cable it will go from fastboot to fastboot usb mode.
open command prompt and navigate to the directory. eg. cd c:\android
then type fastboot flash boot boot.img
wait for it to finish then reboot phone. if all goes good it should boot into the rom. you will have to do this with every rom you install while your s on
Click to expand...
Click to collapse
MASSIVE thank-you and a HUGE thumbs up! I can not use my phone again :good::laugh::good::laugh:
naathaanb96 said:
well because you unlocked your bootloader then i assume you have adb and fastboot setup. copy the boot.img from your rom's zip file to your adb and fastboot location. lets pretend its in your c drive in a folder called android.
next you wanna boot into hboot and go down to fastboot. go into it and when you plug in your usb cable it will go from fastboot to fastboot usb mode.
open command prompt and navigate to the directory. eg. cd c:\android
then type fastboot flash boot boot.img
wait for it to finish then reboot phone. if all goes good it should boot into the rom. you will have to do this with every rom you install while your s on
Click to expand...
Click to collapse
Nuff said :good:
Well it's running fine except it cannot detect my SIM card and there is no Google Play Store app?
reeper250 said:
MASSIVE thank-you and a HUGE thumbs up! I can not use my phone again :good::laugh::good::laugh:
Click to expand...
Click to collapse
no worries mate
Jenham said:
Nuff said :good:
Click to expand...
Click to collapse
haha ;P
reeper250 said:
Well it's running fine except it cannot detect my SIM card and there is no Google Play Store app?
Click to expand...
Click to collapse
which rom?
chcapn Lactic
This is the ROM I was using but I will try two others:
http://forum.xda-developers.com/showthread.php?t=1854755
These are the others:
http://forum.xda-developers.com/showthread.php?t=1854796
http://forum.xda-developers.com/showthread.php?t=1748974
reeper250 said:
This is the ROM I was using but I will try two others:
http://forum.xda-developers.com/showthread.php?t=1854755
These are the others:
http://forum.xda-developers.com/showthread.php?t=1854796
http://forum.xda-developers.com/showthread.php?t=1748974
Click to expand...
Click to collapse
if this is your first time at custom roms id recommend project x to try first because it shows what our devs are really capable of! then i would try codename as i am on that now
naathaanb96 said:
if this is your first time at custom roms id recommend project x to try first because it shows what our devs are really capable of! then i would try codename as i am on that now
Click to expand...
Click to collapse
I had the ICS ROM installed on my phone previously, but I will give both ROM's a go and see which one I prefer. Thanks again for you help
reeper250 said:
I had the ICS ROM installed on my phone previously, but I will give both ROM's a go and see which one I prefer. Thanks again for you help
Click to expand...
Click to collapse
no worries mate
Neither of these two ROM's worked (no SIM detected and no Google Play Store even after manually downloading and installing it through CMD)
http://forum.xda-developers.com/showthread.php?t=1854796
http://forum.xda-developers.com/showthread.php?t=1854755
EDIT:
This ROM didn't even boot.. http://forum.xda-developers.com/showthread.php?t=1748974
reeper250 said:
Neither of these two ROM's worked (no SIM detected and no Google Play Store even after manually downloading and installing it through CMD)
http://forum.xda-developers.com/showthread.php?t=1854796
http://forum.xda-developers.com/showthread.php?t=1854755
EDIT:
This ROM didn't even boot.. http://forum.xda-developers.com/showthread.php?t=1748974
Click to expand...
Click to collapse
thats weird :S can you try your sim in another phone? try blowing the contacts
I am wondering if S-OFFing the phone would help? The SIM card works in my Samsung F480i and worked previously with this HTC Incredible S
Would adding my G-Mail account help? Also, how can I add my g-mail account? I have tried but it comes up with a connection error? I can add my hotmail account though...
reeper250 said:
I am wondering if S-OFFing the phone would help? The SIM card works in my Samsung F480i and worked previously with this HTC Incredible S
Click to expand...
Click to collapse
you can always try
naathaanb96 said:
you can always try
Click to expand...
Click to collapse
Is there a tutorial of how to S-OFF the Incredible S? I did have it S-OFF ed previously but it reverted back to S-ON and I have forgot how I S-OFF ed the phone..
reeper250 said:
Is there a tutorial of how to S-OFF the Incredible S? I did have it S-OFF ed previously but it reverted back to S-ON and I have forgot how I S-OFF ed the phone..
Click to expand...
Click to collapse
theres a guide by fallen in development. might be 2 or 3 pages in

(FIXED)S oft Bricked HELP

I tried to flash TrickDroid 7.0.5 and I noticed that my Logo2wake stuff from TeamSeven kernel was gone so I reflashed it and now I can't boot, only into bootloader and recovery, I ended up not having a backup or roms to flash on CWM touch and so now I have fastboot, adb, and cwm touch. so I tried to use adb to sideload and it freezes my windows 7 pc, and i can't do adb push either it does the same thing, what am I supposed to do? nothing's working.
Edit: if you're softbricked with fastboot and no adb, download an ruu exe, type in cmd fastboot clear cache, fastboot oem rebootRUU, then run the RUU for your vid (unless you're soff supercid)
Thanks in advance
edit: if anyone has a stock system.img i can use it'd be nice
Ecks Em Ell said:
I tried to flash TrickDroid 7.0.5 and I noticed that my Logo2wake stuff from TeamSeven kernel was gone so I reflashed it and now I can't boot, only into bootloader and recovery, I ended up not having a backup or roms to flash on CWM touch and so now I have fastboot, adb, and cwm touch. so I tried to use adb to sideload and it freezes my windows 7 pc, and i can't do adb push either it does the same thing, what am I supposed to do? nothing's working.
Thanks in advance
edit: if anyone has a stock system.img i can use it'd be nice
Click to expand...
Click to collapse
i would recommend you try with a different pc, or try re installing the drivers, but i truly recommend one of this little guys
http://www.amazon.com/T-Flash-Adapt..._2?ie=UTF8&qid=1371347124&sr=8-2&keywords=otg
well hope i helped.:highfive:
I see what that can do... just I don't have any money to get one right now and kinda need my phone.. I need a solution for right now...
Ecks Em Ell said:
I tried to flash TrickDroid 7.0.5 and I noticed that my Logo2wake stuff from TeamSeven kernel was gone so I reflashed it and now I can't boot, only into bootloader and recovery, I ended up not having a backup or roms to flash on CWM touch and so now I have fastboot, adb, and cwm touch. so I tried to use adb to sideload and it freezes my windows 7 pc, and i can't do adb push either it does the same thing, what am I supposed to do? nothing's working.
Thanks in advance
edit: if anyone has a stock system.img i can use it'd be nice
Click to expand...
Click to collapse
If you have a USB OTG cable you could copy the ROM to USB and mount USB in recovery and flash it from there
Try what I said in my post again, I think it's just an issue with drivers.
http://forum.xda-developers.com/showthread.php?p=02133
Sent from my HTC One using xda app-developers app
Try what I said in my post again, I think it's just an issue with drivers.
http://forum.xda-developers.com/showthread.php?p=02133
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Link broken?
Bhavpreet said:
Try what I said in my post again, I think it's just an issue with drivers.
http://forum.xda-developers.com/showthread.php?p=02133
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
It didn't work..
im thinking you flashed trickdroid 7.5 since i dont think there was ever a 7.0.5 and 7.5 is 4.2 and there is no fully functional 4.2 kernel right now. i would just reflash 7.5 without the kernel
dont know why the link didnt work.. heres the post:
download the file from here and extract the whole FOLDER to your desktop: http://forum.xda-developers.com/showthread.php?t=1996051
1. boot into recovery
2. connect your phone to the computer
3. go to device manager, just search for it
4. In other devices, there should be something called android phone, open it, and choose update drivers
5. instead of letting the computer search for the drivers, choose the second option to choose your own
6. choose the folder, the whole folder, and your driver, and click install
Now your phone should be recognized by your computer, and you can go ahead and push the nandroid to your phone.
Heres a link to how to install the drivers if you didnt get my explanation: http://forum.xda-developers.com/showthread.php?t=2139767
List of RUU's and nandroids: http://forum.xda-developers.com/showthread.php?p=39588860
List to HTC drivers if you wanna try this before using the universal naked ones: http://forum.xda-developers.com/showthread.php?t=2191279
Additionally, what the post said before me is really good. You could try flashing trickdroid again, which would flash over he team7 kernel. Cause the kernels prolly what caused the bootloop.
I can't. theres no roms on my phone. how am I supposed to be a rom on my phone is the question so I can unbrick it.
You can either use "adb push" to copy a rom while booted in recovery or use a OTG adapter, or use RUU for your region.
No other choices..
SaHiLzZ said:
You can either use "adb push" to copy a rom while booted in recovery or use a OTG adapter, or use RUU for your region.
No other choices..
Click to expand...
Click to collapse
adb push gives me error:closed
I don't have an OTG adaptor.. im buying one definitely though
If you can link me to a Rogers RUU I can do that but I'm S-off supercid I don't know if it'll work
If you are supercid already, why not try a Dev or ATT rom?
I had a similar issue with htc one. Needed to change USB cable..
SaHiLzZ said:
If you are supercid already, why not try a Dev or ATT rom?
I had a similar issue with htc one. Needed to change USB cable..
Click to expand...
Click to collapse
I already said I can't get a rom onto my phone, otherwise I wouldn't be in this.
How can I get a rom onto my phone, ADB Sideload says error:closed for every command, and I don't have a OTG cable
SaHiLzZ said:
If you are supercid already, why not try a Dev or ATT rom?
I had a similar issue with htc one. Needed to change USB cable..
Click to expand...
Click to collapse
Okay here's what I did, opened up a cingular RUU executable, did in cmd fastboot oem rebootRUU then ran the RUU and it worked.

[Q] HTC One keeps rebooting

Hi there
I justed Unlocked my one and installed clockwork recovery.
I installed Revolution HD Google (no sense) rom.
But now my phone keeps rebooting, sometimes i see the screen where i need to enter my pincode or select language. But then its shuts down and powers up again.
I tried reinstalling it, wiping everything.
I got my phone on the charger too.. but tried it without charging it too
Does someone know a solution?
Thank you in advance!
Same
Bentaar said:
Hi there
I justed Unlocked my one and installed clockwork recovery.
I installed Revolution HD Google (no sense) rom.
But now my phone keeps rebooting, sometimes i see the screen where i need to enter my pincode or select language. But then its shuts down and powers up again.
I tried reinstalling it, wiping everything.
I got my phone on the charger too.. but tried it without charging it too
Does someone know a solution?
Thank you in advance!
Click to expand...
Click to collapse
Hello,
I have the same problem. Just did it now. I tried 3 times to reinstall it but I have the same problem every time. I would also be very thankful if somebody would be able to help.
I wanted to try to install a different ROM, but I've got no idea how to access the SD card to save different zip
Thank you
looks like same issue as my thread: http://forum.xda-developers.com/showthread.php?t=2549259
Bentaar said:
Hi there
I justed Unlocked my one and installed clockwork recovery.
I installed Revolution HD Google (no sense) rom.
But now my phone keeps rebooting, sometimes i see the screen where i need to enter my pincode or select language. But then its shuts down and powers up again.
I tried reinstalling it, wiping everything.
I got my phone on the charger too.. but tried it without charging it too
Does someone know a solution?
Thank you in advance!
Click to expand...
Click to collapse
are u guys s-on, by any chance? you know u have to be s-off for 4.4.
koolhoffi said:
Hello,
I have the same problem. Just did it now. I tried 3 times to reinstall it but I have the same problem every time. I would also be very thankful if somebody would be able to help.
I wanted to try to install a different ROM, but I've got no idea how to access the SD card to save different zip
Thank you
Click to expand...
Click to collapse
adb push, or adb sideload, or OTG.
nkk71 said:
are u guys s-on, by any chance? you know u have to be s-off for 4.4.
adb push, or adb sideload, or OTG.
Click to expand...
Click to collapse
Im on S-On. Did not know that. Should have read further....
Is there any chance to access the SD so that I can install a different ROM?
EDIT: I understand that these "adb push, or adb sideload, or OTG." are possibilities to access SD card?
nkk71 said:
are u guys s-on, by any chance? you know u have to be s-off for 4.4.
Click to expand...
Click to collapse
Indeed forgot to do S-off
Any possibility to do it through Fastboot?
Cause i cant get in the rom.
Bentaar said:
Indeed forgot to do S-off
Any possibility to do it through Fastboot?
Cause i cant get in the rom.
Click to expand...
Click to collapse
s-off using fastboot -> not as far as i know; reflash a compatible rom for rumrunner or revone (depending on your firmware), and get s-of.
nkk71 said:
s-off using fastboot -> not as far as i know; reflash a compatible rom for rumrunner or revone (depending on your firmware), and get s-of.
Click to expand...
Click to collapse
USB Debugging is off, How can i enter the phone storage without entering the rom?
So how to reflash? or how to push a rom towards the phone through fastboot? Sorry if i ask a lot, but I cant figure it out.
Bentaar said:
USB Debugging is off, How can i enter the phone storage without entering the rom?
So how to reflash? or how to push a rom towards the phone through fastboot? Sorry if i ask a lot, but I cant figure it out.
Click to expand...
Click to collapse
go to bootloader, select fastboot then
./fastboot flash recovery recovery.img //recovery.img is the custom recovery file you downloaded, either CWM TWRP.
./flash erase cache
reboot to recovery then you can do
adb push
b3rx said:
go to bootloader, select fastboot then
./fastboot flash recovery recovery.img //recovery.img is the custom recovery file you downloaded, either CWM TWRP.
./flash erase cache
reboot to recovery then you can do
adb push
Click to expand...
Click to collapse
I got CWM on it, so now im looking for a rom who doesnt need S-OFF
http://forum.xda-developers.com/showthread.php?t=2382691
This one doesnt need S-off right?
It says:
Error: device not found
if i try to push the rom, I dont have a connection with my pc. It says: FASTBOOT USB on my phone,
But if i send out: ADB Devices it comes out clear.
Bentaar said:
I got CWM on it, so now im looking for a rom who doesnt need S-OFF
http://forum.xda-developers.com/showthread.php?t=2382691
This one doesnt need S-off right?
It says:
Error: device not found
if i try to push the rom
Click to expand...
Click to collapse
go to install zip -> sideload
then do a ./adb sideload rom.zip
and yes that rom doesnt need s-off.
nkk71 said:
are u guys s-on, by any chance? you know u have to be s-off for 4.4.
adb push, or adb sideload, or OTG.
Click to expand...
Click to collapse
Hey, Just wanted to say thank you I was able to put a different Rom onto my phone and installed it successfully
b3rx said:
go to install zip -> sideload
then do a ./adb sideload rom.zip
and yes that rom doesnt need s-off.
Click to expand...
Click to collapse
I get the error: Device not found.
Reinstalled HTC Sync too. Same problem
Adb devices comes out empty
--
Tried it on another pc too now, same problem.
He doesnt see my device.
Fixed
I fixed it by mounting an usb stick with a rom to it and installing it through Recovery!
Thanks you all !!

[Q] Help please stuck on HTC boot screen

I've recently done the conversion to the Google Edition but since my headphone didn't work with it I wanted to go back to Stock.
Unfortunately I completely screwed up...
The current state of my phone is:
I can't boot, only end up at the white HTC logo boot screen
I can't recover my nandroid backup because CWM says "Can't mount SD card"
I can't flash the RUU I found because my firmware is too high...
I can't root / flash a different because I can't transfer any files to my phone
I can't S-off my phone because adb doesn't see it... (Using rumrunner)
I really have no idea what to do and I don't even know how I reached this point. I just flashed the Rom for stock HTC M7 JB and had multiple errors occurring decided to try flashing KitKat which didn't work and suddenly nothing worked anymore.
Does anyone have an idea of what I could try?
Thanks a lot for our help!
Further details:
Unlocked & Tampered recovery
S-On
HBoot 1.55
OS 3.62.401.1
chibi03 said:
I've recently done the conversion to the Google Edition but since my headphone didn't work with it I wanted to go back to Stock.
Unfortunately I completely screwed up...
The current state of my phone is:
I can't boot, only end up at the white HTC logo boot screen
I can't recover my nandroid backup because CWM says "Can't mount SD card"
I can't flash the RUU I found because my firmware is too high...
I can't root / flash a different because I can't transfer any files to my phone
I can't S-off my phone because adb doesn't see it... (Using rumrunner)
I really have no idea what to do and I don't even know how I reached this point. I just flashed the Rom for stock HTC M7 JB and had multiple errors occurring decided to try flashing KitKat which didn't work and suddenly nothing worked anymore.
Does anyone have an idea of what I could try?
Thanks a lot for our help!
Further details:
Unlocked & Tampered recovery
S-On
HBoot 1.55
OS 3.62.401.1
Click to expand...
Click to collapse
let me guess your trying all this from a windows 8.1 pc?
clsA said:
let me guess your trying all this from a windows 8.1 pc?
Click to expand...
Click to collapse
It's Window 7.
chibi03 said:
It's Window 7.
Click to expand...
Click to collapse
Thats great !!
install the HTC Sync and then uninstall it but leave the drivers
next step is boot to recovery
and from their try
adb devices
if it works
adb push this file to your phone
http://forum.xda-developers.com/attachment.php?attachmentid=2481786&d=1388342684
adb push TWRP_2.6.3.3_m7.zip data/media/0/
make sure TWRP_2.6.3.3_m7.zip is in the same directory as adb before push
you flash that from recovery the same you do a rom .. then reboot to recovery to see it
Also note that your s-on and cannot use a kitkat rom
find ARHD 31.6 here and push it the same you did the recovery
http://android-revolution-hd.blogspot.com/p/android-revolution-hd-mirror-site-var.html
clsA said:
Thats great !!
install the HTC Sync and then uninstall it but leave the drivers
Click to expand...
Click to collapse
I have done that but while in custom Recovery my phone isn't recognised. And at the Htc boot screen adb doesn't list the device but Windows sees it as plugged in but not started.
chibi03 said:
I have done that but while in custom Recovery my phone isn't recognised. And at the Htc boot screen adb doesn't list the device but Windows sees it as plugged in but not started.
Click to expand...
Click to collapse
then uninstall all your htc drives and do it again
if you know how to manually install drivers from device manager you can use these
Flash TWRP recovery and push ROM with ADB.
Reboot into TWRP.
Press mount and just choose DATA
Leave it and then push your rom file with "adb push rom.zip /sdcard/.
When its done you will get a message that files are transfered, Now flash rom
Thanks, that worked.
clsA said:
then uninstall all your htc drives and do it again
if you know how to manually install drivers from device manager you can use these
Click to expand...
Click to collapse
Thanks for your help but reinstalling the drivers didn't work.
bihslk said:
Flash TWRP recovery and push ROM with ADB.
Reboot into TWRP.
Press mount and just choose DATA
Leave it and then push your rom file with "adb push rom.zip /sdcard/.
When its done you will get a message that files are transfered, Now flash rom
Click to expand...
Click to collapse
Thank you! that did the trick, I was really worried that I won't be able to fix this but you saved me.
chibi03 said:
Thanks for your help but reinstalling the drivers didn't work.
Thank you! that did the trick, I was really worried that I won't be able to fix this but you saved me.
Click to expand...
Click to collapse
No problem mate.. Good luck

HTC one restart during new rom installation

Hi all,
My htc started to restart on login screen so i tried to switch rom i unlock the device and installed recovery but during the new rom installation (Android_Revolution_HD-One_71.1) the phone restart again
Can i solve this issue or maybe i have hardware problem?
Thanks
You may try to switch recovery, try twrp 2.6.3.2 or 2.7.1.1.
eliorbbb said:
Hi all,
My htc started to restart on login screen so i tried to switch rom i unlock the device and installed recovery but during the new rom installation (Android_Revolution_HD-One_71.1) the phone restart again
Can i solve this issue or maybe i have hardware problem?
Thanks
Click to expand...
Click to collapse
what custom recovery you are using and what version? also did you check the md5 sum of that rom? and full wipe before flashing that certain rom?
7128
imfuzzyyy said:
what custom recovery you are using and what version? also did you check the md5 sum of that rom? and full wipe before flashing that certain rom?
Click to expand...
Click to collapse
i using this recovery recovery-clockwork-6.0.4.8-m7 i move the room to the phone with sideload
i did full wipe
how i can check the md5 sum of this rom
Should i change recovery?
can you please give me a link?
Twrp recovery
http://forum.xda-developers.com/showthread.php?t=2173870
You should try...
1101
snebojsa said:
Twrp recovery
http://forum.xda-developers.com/showthread.php?t=2173870
You should try...
Click to expand...
Click to collapse
O.K with this recovery the installation finished but the device stack on htc one screen (beats logs Listed below)
Any new idea?
Start again, use twrp 2.6.3.3, once flashed, do:
fastboot erase cache
fastboot reboot-bootloader
Then go in to recovery and do wipe - format data, this will wipe your internal sdcard to, so you must Then push or sideload the Rom to the sdcard and then flash
Seanie280672 said:
Start again, use twrp 2.6.3.3, once flashed, do:
fastboot erase cache
fastboot reboot-bootloader
Then go in to recovery and do wipe - format data, this will wipe your internal sdcard to, so you must Then push or sideload the Rom to the sdcard and then flash
Click to expand...
Click to collapse
i dont have fastboot erase cache option
how i can push or sideload the Rom to the sdcard? i i am using adb sideload rom.zip
after that the file transfer and not appear in the sd card
eliorbbb said:
i dont have fastboot erase cache option
how i can push or sideload the Rom to the sdcard? i i am using adb sideload rom.zip
after that the file transfer and not appear in the sd card
Click to expand...
Click to collapse
With your phone in the bootloader, and plugged into the computer do
fastboot flash recovery recovery_name.img
fastboot erase cache
fastboot reboot-bootloader
THEN go in to recovery and do wipe - format data
Then to get the Rom on your phone, make sure the Rom is in the same folder as adb and fastboot then do
adb push Rom_name.zip /sdcard/
And wait, takes about 5 mins to push over, unplug your phone before you flash it.
Seanie280672 said:
With your phone in the bootloader, and plugged into the computer do
fastboot flash recovery recovery_name.img
fastboot erase cache
fastboot reboot-bootloader
THEN go in to recovery and do wipe - format data
Then to get the Rom on your phone, make sure the Rom is in the same folder as adb and fastboot then do
adb push Rom_name.zip /sdcard/
And wait, takes about 5 mins to push over, unplug your phone before you flash it.
Click to expand...
Click to collapse
thanks you!
i installed new rom unfortunately that not solved my problem after i "open" the login screen white screen with htc logo appear and error appear htc.htcdialer not responding after few sec the device restart again
do you have any idea how to solve this?
eliorbbb said:
thanks you!
i installed new rom unfortunately that not solved my problem after i "open" the login screen white screen with htc logo appear and error appear htc.htcdialer not responding after few sec the device restart again
do you have any idea how to solve this?
Click to expand...
Click to collapse
At least the Rom flashed and booted this time, but sounds like a problem with the Rom or the download, try a different Rom or try downloading it again
Seanie280672 said:
At least the Rom flashed and booted this time, but sounds like a problem with the Rom or the download, try a different Rom or try downloading it again
Click to expand...
Click to collapse
i installed this rom http://forum.xda-developers.com/showthread.php?t=2400161
now i dont have crash but the mobile data not connected its looks like the device not recognize the sim card...
do u think that i have HW problem?
eliorbbb said:
i installed this rom http://forum.xda-developers.com/showthread.php?t=2400161
now i dont have crash but the mobile data not connected its looks like the device not recognize the sim card...
do u think that i have HW problem?
Click to expand...
Click to collapse
Are you s-off then ? You must be s-off for Google play roms to work, sorry but I don't have any experience with gpe roms, don't like then myself.
Seanie280672 said:
Are you s-off then ? You must be s-off for Google play roms to work, sorry but I don't have any experience with gpe roms, don't like then myself.
Click to expand...
Click to collapse
no i am S-on
can you recommend on rom that not require s-off?
can i use this one http://forum.xda-developers.com/showthread.php?t=2334294 ? ?
thanks
eliorbbb said:
no i am S-on
can you recommend on rom that not require s-off?
can i use this one http://forum.xda-developers.com/showthread.php?t=2334294 ? ?
thanks
Click to expand...
Click to collapse
Yes, I use that one myself, I'm surprised that gpe Rom even booted for you.
Seanie280672 said:
Yes, I use that one myself, I'm surprised that gpe Rom even booted for you.
Click to expand...
Click to collapse
this rom require s-off?
eliorbbb said:
this rom require s-off?
Click to expand...
Click to collapse
No, but be sure to read the instructions and requirements

Categories

Resources