My HTC One is stuck in TWRP v2.6.3.3 and I have no os, help - One (M7) Q&A, Help & Troubleshooting

It won't connect to my laptop (Windows 10) although the USB in and out sounds do play
The HBOOT is 1.54.0000
The version of TWRP is v2.6.3.3
It's S-On
The HTC doesn't take micro sd so how do I put an os onto it?
Any recommended os files?

Go to bootloader > fastboot and flash the latest TWRP ( https://dl.twrp.me/m7/ ), then reboot to recovery and choose "Mount", check if MTP is ENABLED. Connect to your laptop and copy flashable ROM zip into TWRP folder. Then flash it.

From fastboot, then what do I press

naana123 said:
From fastboot, then what do I press
Click to expand...
Click to collapse
What's the question? You don't know how to flash images?

Yep
Device also says
**tampered**

naana123 said:
Yep
Device also says
**tampered**
Click to expand...
Click to collapse
You must have fastboot & adb binaries installed on your pc ( http://forum.xda-developers.com/showthread.php?t=2317790 ) install it with "create shortcut" option enabled. Download the TWRP image, rename it to "twrp" and place it in your fastboot folder, then connect your phone to pc, launch the program (use the shortcut) and type "fastboot flash recovery twrp.img"
---------- Post added at 09:54 AM ---------- Previous post was at 09:48 AM ----------
naana123 said:
Yep
Device also says
**tampered**
Click to expand...
Click to collapse
By the way, have you ever updated your phone? Bootloader v.1.54.0000 is very old, this version was relevant in 2013 I guess. I recovmmend you to flash stock ROM first, could you type in fastboot "fastboot getvar all" and post the info here?

Phone doesn't connect to pc, the USB in sounds play and the phone charges, but doesn't appear under my computer or anywhere else.

naana123 said:
Phone doesn't connect to pc, the USB in sounds play and the phone charges, but doesn't appear under my computer or anywhere else.
Click to expand...
Click to collapse
It must connect in fastboot mode but it won't appear in Windows Explorer. You can only flash images via fastboot command prompt

naana123 said:
Phone doesn't connect to pc, the USB in sounds play and the phone charges, but doesn't appear under my computer or anywhere else.
Click to expand...
Click to collapse
1st thing to make sure the driver correct, go to Control Panel and any yellow triangle
download usb driver if does

suchauser said:
It must connect in fastboot mode but it won't appear in Windows Explorer. You can only flash images via fastboot command prompt
Click to expand...
Click to collapse
Microsoft Windows [Version 10.0.10240]
(c) 2015 Microsoft Corporation. All rights reserved.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery TWRP.img
< waiting for device >
It gets stuck on that, HTC is connected (got the noise)

naana123 said:
Microsoft Windows [Version 10.0.10240]
(c) 2015 Microsoft Corporation. All rights reserved.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery TWRP.img
< waiting for device >
It gets stuck on that, HTC is connected (got the noise)
Click to expand...
Click to collapse
To use fastboot commands your phone must be booted in bootloader mode with the red "fastboot usb" caption showing. If you don't see "fastboot usb" in red then your drivers are not installed correctly. Make sure you have the latest HTC drivers version installed on your computer and also that you don't have htc sync installed. Once fastboot is working, please post the output of "fastboot getvar all" (Don't post your imei/sn).

alray said:
To use fastboot commands your phone must be booted in bootloader mode with the red "fastboot usb" caption showing. If you don't see "fastboot usb" in red then your drivers are not installed correctly. Make sure you have the latest HTC drivers version installed on your computer and also that you don't have htc sync installed. Once fastboot is working, please post the output of "fastboot getvar all" (Don't post your imei/sn).
Click to expand...
Click to collapse
Done that, fastboot usb comes up too

naana123 said:
Done that, fastboot usb comes up too
Click to expand...
Click to collapse
Flash this rom with twrp: http://www.htc1guru.com/dld/guru_reset_m7_2-24-709-1-zip/
This will reset your phone back to stock rom (select "yes" for stock recovery and stock radio. Select "no" for root).
Then take all the ota updates untill you are on the latest one and from there you can root the phone again if you need.

alray said:
Flash this rom with twrp: http://www.htc1guru.com/dld/guru_reset_m7_2-24-709-1-zip/
This will reset your phone back to stock rom (select "yes" for stock recovery and stock radio. Select "no" for root).
Then take all the ota updates untill you are on the latest one and from there you can root the phone again if you need.
Click to expand...
Click to collapse
Thank you guys so much!!!
My EE sim doesn't work properly though, even though i believe the phone to be unlocked and the od sim used to be giffgaff

Doesn't work properly with sim and no updates install properly

Related

[Q] i really need help!!!

hi everyone
last week i flashed a KK rom, and i saw in recovery "can't access internal sorage" when i wanted to backup the rom. BUT i could download and flash other roms from the phone.plus, fastboot was not showing anymore "fastboot usb" but "fastboot ac" only, and my PC shows "unknown device" and doesnt see the phone.
i downloaded another rom, and to install it, i wiped data, cache, dalvik, and BY MISTAKE i wiped "internal storage".
and the result is.....: no rom inside the phone, i can't boot because i wiped system, i am still "fastboot ac", so i can't use adb commands....
i tried several cables, computers, tried to reinstall drivers etc....
my one is unusable ::// ....if some experts have an idea, i'd be fan
THANX!!!
i'm s-off
super CID
H Boot 1.56
KK firmware
durbangs said:
hi everyone
last week i flashed a KK rom, and i saw in recovery "can't access internal sorage" when i wanted to backup the rom. BUT i could download and flash other roms from the phone.plus, fastboot was not showing anymore "fastboot usb" but "fastboot ac" only, and my PC shows "unknown device" and doesnt see the phone.
i downloaded another rom, and to install it, i wiped data, cache, dalvik, and BY MISTAKE i wiped "internal storage".
and the result is.....: no rom inside the phone, i can't boot because i wiped system, i am still "fastboot ac", so i can't use adb commands....
i tried several cables, computers, tried to reinstall drivers etc....
my one is unusable ::// ....if some experts have an idea, i'd be fan
THANX!!!
i'm s-off
super CID
H Boot 1.56
KK firmware
Click to expand...
Click to collapse
download the latest HTC Drivers and TWRP recovery , rename the recovery file to "twrp.img"
connect your device, remove the previous drivers from Device Manager
disconnect your device
reboot your PC
install the latest drivers, don't let Windows to install your drivers from the Internet
go into bootloader and connect your device
flash the recovery using fastboot method:
"fastboot flash recovery twrp.img"
"fastboot erase cache"
reboot into recovery and try side loading your ROM
Sent from my HTC One using Tapatalk
kamilmirza said:
download the latest HTC Drivers and TWRP recovery , rename the recovery file to "twrp.img"
connect your device, remove the previous drivers from Device Manager
disconnect your device
reboot your PC
install the latest drivers, don't let Windows to install your drivers from the Internet
go into bootloader and connect your device
flash the recovery using fastboot method:
"fastboot flash recovery twrp.img"
"fastboot erase cache"
reboot into recovery and try side loading your ROM
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
thanx for the reply!
i managed to reflash twrp+erase cache
but every time i go into recovery, the phone is not recognized anymore by the PC and ADB....
iam now in "fastboot usb" mode, even if the computer doesn't recognize it as a "hard drive"
durbangs said:
thanx for the reply!
i managed to reflash twrp+erase cache
but every time i go into recovery, the phone is not recognized anymore by the PC and ADB....
iam now in "fastboot usb" mode, even if the computer doesn't recognize it as a "hard drive"
Click to expand...
Click to collapse
LOL
dude when your phone is in fastboot mode or in recovery, you will not see your device hard drive in My Computer
which drivers are you using?
did you followed my instructions?
kamilmirza said:
LOL
dude when your phone is in fastboot mode or in recovery, you will not see your device hard drive in My Computer
which drivers are you using?
did you followed my instructions?
Click to expand...
Click to collapse
sorry for the mistake, i meant when i enter recovery, i hear the sound that means the phone is disconnected, and unknown in my device manager.
i downloaded the latest htc manager (i'm on win7)
durbangs said:
sorry for the mistake, i meant when i enter recovery, i hear the sound that means the phone is disconnected, and unknown in my device manager.
i downloaded the latest htc manager (i'm on win7)
Click to expand...
Click to collapse
remove any previous drivers from Device Manager, like i mentioned in previous post
and uninstall HTC Sync Manager
restart your PC
download and install these drivers: http://www.mediafire.com/download/e21a0cc4268dg9d/HTCDriver_4.10.0.001.msi
kamilmirza said:
remove any previous drivers from Device Manager, like i mentioned in previous post
and uninstall HTC Sync Manager
restart your PC
download and install these drivers: http://www.mediafire.com/download/e21a0cc4268dg9d/HTCDriver_4.10.0.001.msi
Click to expand...
Click to collapse
well, thanx again for the answer
my htc is recognized in device manager with those drivers
but i have the same problem: when i press bootloader, my device disconnect, and i can't adb sideload....
durbangs said:
well, thanx again for the answer
my htc is recognized in device manager with those drivers
but i have the same problem: when i press bootloader, my device disconnect, and i can't adb sideload....
Click to expand...
Click to collapse
i have 2.0 usb and 3.0 usb on my pc. when i connect the phone in fastboot mode on my 3.0 port, it says "htc drivers installed" but when i click on bootloader, adb is not working. and when i'm on my 2.0 usb port, in bootloader, my pc says "driver install failed" (and i see "unknown device" in device manager), and theres noway to update it
//
i removed the google usb drivers rev8 from the android sdk. maybe i was wrong?
durbangs said:
i removed the google usb drivers rev8 from the android sdk. maybe i was wrong?
Click to expand...
Click to collapse
adb will only see your phone in recovery or in a booted phone fastboot will see your phone in fastbootusb mode when you are in just bootloader it wont see it to usb sideload you need to be booted into recovery
---------- Post added at 03:27 PM ---------- Previous post was at 03:22 PM ----------
here is a guide that should help you
http://forum.xda-developers.com/showthread.php?t=2318497
jerrycoffman45 said:
adb will only see your phone in recovery or in a booted phone fastboot will see your phone in fastbootusb mode when you are in just bootloader it wont see it to usb sideload you need to be booted into recovery
Click to expand...
Click to collapse
that's what is weirdo, my phone just see fastboot in fastboot usb. but nowhere else...FTW
durbangs said:
that's what is weirdo, my phone just see fastboot in fastboot usb. but nowhere else...FTW
Click to expand...
Click to collapse
when you plug your phone into your computer while your phone is on the bootloader screen fastboot does not change to fastbootusb
---------- Post added at 03:37 PM ---------- Previous post was at 03:35 PM ----------
what version of hboot do you have and what operating system is on your computer
jerrycoffman45 said:
when you plug your phone into your computer while your phone is on the bootloader screen fastboot does not change to fastbootusb
---------- Post added at 03:37 PM ---------- Previous post was at 03:35 PM ----------
what version of hboot do you have and what operating system is on your computer
Click to expand...
Click to collapse
no it does not. it does disconnect from pc when i go from fastboot to bootloader, to enter recovery
i'm on 1.56 HBOOT
S-OFF
last TWRP
CID 11111111
thanx!
durbangs said:
no it does not. it does disconnect from pc when i go from fastboot to bootloader, to enter recovery
i'm on 1.56 HBOOT
S-OFF
last TWRP
CID 11111111
thanx!
Click to expand...
Click to collapse
only thing I can think off is it is a driver problem try different cables and usb ports
jerrycoffman45 said:
only thing I can think off is it is a driver problem try different cables and usb ports
Click to expand...
Click to collapse
i'm worried about something: i flashed a KK rom, that i downloaded in my htc one, and after i installed it and wanted to store the backup of the rom in twrp, it said "no storage available". when i came back home, my phone was not recognized by my pc, whereas it was before.
thats where it comes from i think.
i'm a heavy flasher since i had the nexus one!
durbangs said:
i'm worried about something: i flashed a KK rom, that i downloaded in my htc one, and after i installed it and wanted to store the backup of the rom in twrp, it said "no storage available". when i came back home, my phone was not recognized by my pc, whereas it was before.
thats where it comes from i think.
i'm a heavy flasher since i had the nexus one!
Click to expand...
Click to collapse
could be have you tried on anouther computer to see if it see,s your phone only time I have had this happen was with a older hboot and wn8.1 hopefully @nkk71 will show up and help
jerrycoffman45 said:
could be have you tried on anouther computer to see if it see,s your phone only time I have had this happen was with a older hboot and wn8.1 hopefully @nkk71 will show up and help
Click to expand...
Click to collapse
thank you sir, i'll try this in a few minutes
jerrycoffman45 said:
could be have you tried on anouther computer to see if it see,s your phone only time I have had this happen was with a older hboot and wn8.1 hopefully @nkk71 will show up and help
Click to expand...
Click to collapse
hey jerry, how's everything in 2014
i'm off in a few minutes, so can i get a brief summary, in particular: OS: Win7, Win8, 8.1? Ubuntu?
nkk71 said:
hey jerry, how's everything in 2014
i'm off in a few minutes, so can i get a brief summary, in particular: OS: Win7, Win8, 8.1? Ubuntu?
Click to expand...
Click to collapse
cold 10 degrees f. here freezing are butts off hope all is good with you
jerrycoffman45 said:
cold 10 degrees f. here freezing are butts off hope all is good with you
Click to expand...
Click to collapse
pretty cold here too 13C (at night).... feels like close to 0~3 in most other countries for me

Firewater S-OFF

Hey,
I just S-OFF'ed my phone with Firewater (http://forum.xda-developers.com/showthread.php?t=2632351)
Anyyone got a link for me with how i can remove the red text?
I've HBOOT 1.54.0000
killerbie said:
Hey,
I just S-OFF'ed my phone with Firewater (http://forum.xda-developers.com/showthread.php?t=2632351)
Anyyone got a link for me with how i can remove the red text?
I've HBOOT 1.54.0000
Click to expand...
Click to collapse
flash custom firmware (without red text)
kamilmirza said:
flash custom firmware (without red text)
Click to expand...
Click to collapse
Where can I find that, please?
thx
ps: so I falsh custom firmware, then recovery again, than my rom again. Or am i wrong?
killerbie said:
Where can I find that, please?
thx
ps: so I falsh custom firmware, then recovery again, than my rom again. Or am i wrong?
Click to expand...
Click to collapse
please use search before posting
check THIS or THIS or THIS(dark bootloader)
no need to flash recovery or ROM after updating firmware
Got another problem.
When the phone is on, I can give commands via the command prompt (reboot etc works)
When in bootloader it always says 'waiting for device"
I've already relocked the bootloader to install the firmware
killerbie said:
Got another problem.
When the phone is on, I can give commands via the command prompt (reboot etc works)
When in bootloader it always says 'waiting for device"
I've already relocked the bootloader to install the firmware
Click to expand...
Click to collapse
uninstall HTC Sync with drivers, restart PC
download and install these DRIVERS
try again
kamilmirza said:
uninstall HTC Sync with drivers, restart PC
download and install these DRIVERS
try again
Click to expand...
Click to collapse
I get this in command prompt:
c:\adb>adb devices
List of devices attached
FA35MW903859 device
c:\adb>adb reboot bootloader
c:\adb>fastboot reboot-bootloader
< waiting for device >
-> after reboot I do get a windows message saying devices not recognised, wierd. when the phone is on i can get an adb connection, but not in bootloader
EDIT: when the phone is in bootloader I find an unknown usb device in device manager, i'm going to install those drivers manully there.
(this ones http://www.sendspace.com/file/j26i6g)
killerbie said:
I get this in command prompt:
c:\adb>adb devices
List of devices attached
FA35MW903859 device
c:\adb>adb reboot bootloader
c:\adb>fastboot reboot-bootloader
< waiting for device >
-> after reboot I do get a windows message saying devices not recognised, wierd. when the phone is on i can get an adb connection, but not in bootloader
EDIT: when the phone is in bootloader I find an unknown usb device in device manager, i'm going to install those drivers manully there.
(this ones http://www.sendspace.com/file/j26i6g)
Click to expand...
Click to collapse
boot into bootloader 1st
choose fastboot in the bootloader
then use all the fastboot comands in command prompt - it should work
eg. c:\adb\fastboot devices
BIGMOH said:
boot into bootloader 1st
choose fastboot in the bootloader
then use all the fastboot comands in command prompt - it should work
eg. c:\adb\fastboot devices
Click to expand...
Click to collapse
Still doesnt' work. My pc revognises the phone only when its IN android I think :/
Is it possible to flash the firmware.zip via adb sideload? or recovery? or just when android is on? in those cases adb works
killerbie said:
Still doesnt' work. My pc revognises the phone only when its IN android I think :/
Is it possible to flash the firmware.zip via adb sideload? or recovery? or just when android is on? in those cases adb works
Click to expand...
Click to collapse
By any chance are you using Windows 8.1?
killerbie said:
I get this in command prompt:
c:\adb>adb devices
List of devices attached
FA35MW903859 device
c:\adb>adb reboot bootloader
c:\adb>fastboot reboot-bootloader
< waiting for device >
-> after reboot I do get a windows message saying devices not recognised, wierd. when the phone is on i can get an adb connection, but not in bootloader
EDIT: when the phone is in bootloader I find an unknown usb device in device manager, i'm going to install those drivers manully there.
(this ones http://www.sendspace.com/file/j26i6g)
Click to expand...
Click to collapse
BIGMOH said:
By any chance are you using Windows 8.1?
Click to expand...
Click to collapse
seems like Windows 8.1
Sent from my One using Tapatalk
kamilmirza said:
seems like Windows 8.1
Sent from my One using Tapatalk
Click to expand...
Click to collapse
Yep, Windows 8.1. I'm going to try get my hands on a windows 7 machine this evening

[Q] [Help] Bootloop, No Recovery Access, Fastboot/adb Stuck On "Waiting For Device"

[Q] [Help] Bootloop, No Recovery Access, Fastboot/adb Stuck On "Waiting For Device"
ok so dumb me decided to flash a ROM that requires s-off while having s-on. After this my phone rebooted but got stuck on the logo so i held power+volume down to get to the bootloader, when i click recovery i see the CWM splash screen then it crashes and gets stuck in the boot again. I took to trying to reinstall CWM so i downloaded all the fastboot adb stuff but in the command prompt when i type "fastboot devices" nothing shows up so when i try to flash the recovery it says it can't find my phone. I am pretty sure im connected because it says "Fastboot USB" on my phone. I have downloaded HTC Sync to get the correct drivers. On my phone it says fastboot usb but no signs of connection show on my computer (I have tried on 2 different computers running windows 7 and 8)
mikesantoni said:
ok so dumb me decided to flash a ROM that requires s-off while having s-on. After this my phone rebooted but got stuck on the logo so i held power+volume down to get to the bootloader, when i click recovery i see the CWM splash screen then it crashes and gets stuck in the boot again. I took to trying to reinstall CWM so i downloaded all the fastboot adb stuff but in the command prompt when i type "fastboot devices" nothing shows up so when i try to flash the recovery it says it can't find my phone. I am pretty sure im connected because it says "Fastboot USB" on my phone. I have downloaded HTC Sync to get the correct drivers. On my phone it says fastboot usb but no signs of connection show on my computer (I have tried on 2 different computers running windows 7 and 8)
Click to expand...
Click to collapse
What rom exactly?
What is your bootloader version?
When your phone is in fastboot usb mode, in windows device manager, how the phone is listed? ''My HTC'' or ''One'' ?
What is the output of ''fastboot devices''?
What is the output of ''adb version''?
What version or CWM recovery are you using?
alray said:
What rom exactly?
What is your bootloader version?
When your phone is in fastboot usb mode, in windows device manager, how the phone is listed? ''My HTC'' or ''One'' ?
What is the output of ''fastboot devices''?
What is the output of ''adb version''?
What version or CWM recovery are you using?
Click to expand...
Click to collapse
1- was on cm11 tried to get to sense 6 arhd
2- not sure how to find this but my bootloader says "M7-UL PVT SHIP S-ON RH HBOOT-1.44.0000 RADIO-4A.14.3250.13 OpenDSP-v26.120.274.0202 eMMC-boot May 3 2013, 19:16:59:-1"
3- nothing shows up
4- blank
5- Andriod Debug Bridge v 1.0.31
6- Dont know for sure because i cant get to it to check, definently not the newest version, updated it around christmas/thanksgiving this year
thanks hope that helps
mikesantoni said:
1- was on cm11 tried to get to sense 6 arhd
2- not sure how to find this but my bootloader says "M7-UL PVT SHIP S-ON RH HBOOT-1.44.0000 RADIO-4A.14.3250.13 OpenDSP-v26.120.274.0202 eMMC-boot May 3 2013, 19:16:59:-1"
3- nothing shows up
4- blank
5- Andriod Debug Bridge v 1.0.31
6- Dont know for sure because i cant get to it to check, definently not the newest version, updated it around christmas/thanksgiving this year
thanks hope that helps
Click to expand...
Click to collapse
You need TWRP 2.6.3.3 or higher to flash ARHD not CWM
hboot 1.44 + Windows 8 = fastboot issue, use windows 7 or a live linux cd (ubuntu 12.04 32 bits)
should say: Android USB devices ---> My HTC, if not then you have drivers issues or connectivity issue because of ''hboot 1.44 + win8''
that confirm what said at #3
at least your adb is up to date
you will need to flash twrp 2.6.3.3+ anyway.
So get your hands on a win 7 PC or use a linux live cd (ubuntu 12.04 32 bit version)
Code:
fastboot flash recovery twrp.img
fastboot erase cache
fastboot reboot-bootloader
then enter twrp. hit install and select arhd.zip.
alray said:
You need or higher to flash ARHD not CWM
hboot 1.44 + Windows 8 = fastboot issue, use windows 7 or a live linux cd (ubuntu 12.04 32 bits)
should say: Android USB devices ---> My HTC, if not then you have drivers issues or connectivity issue because of ''hboot 1.44 + win8''
that confirm what said at #3
at least your adb is up to date
you will need to flash twrp 2.6.3.3+ anyway.
So get your hands on a win 7 PC or use a linux live cd (ubuntu 12.04 32 bit version)
Code:
fastboot flash recovery twrp.img
fastboot erase cache
fastboot reboot-bootloader
then enter twrp. hit install and select arhd.zip.
Click to expand...
Click to collapse
have a windows 7 pc, tried it on there still nothing, to get drivers what excactly do i do, all i did was install htc sync and then tried and nothing
mikesantoni said:
have a windows 7 pc, tried it on there still nothing, to get drivers what excactly do i do, all i did was install htc sync and then tried and nothing
Click to expand...
Click to collapse
Connect to windows 7 and post a screenshot of your device manager
SaHiLzZ said:
Connect to windows 7 and post a screenshot of your device manager
Click to expand...
Click to collapse
gyazo com/e2ac0081147eb07e8b53a57d79aaea00 there i fit my device manager and my command prompt in the shot, add the period after gyazo, cant post links yet
alray said:
You need or higher to flash ARHD not CWM
hboot 1.44 + Windows 8 = fastboot issue, use windows 7 or a live linux cd (ubuntu 12.04 32 bits)
should say: Android USB devices ---> My HTC, if not then you have drivers issues or connectivity issue because of ''hboot 1.44 + win8''
that confirm what said at #3
at least your adb is up to date
you will need to flash twrp 2.6.3.3+ anyway.
So get your hands on a win 7 PC or use a linux live cd (ubuntu 12.04 32 bit version)
Code:
fastboot flash recovery twrp.img
fastboot erase cache
fastboot reboot-bootloader
then enter twrp. hit install and select arhd.zip.
Click to expand...
Click to collapse
Was able to flash twrp but still nothing when I giro recovery now I see the twrp splash screen but it still crashes please help
mikesantoni said:
gyazo com/e2ac0081147eb07e8b53a57d79aaea00 there i fit my device manager and my command prompt in the shot, add the period after gyazo, cant post links yet
Click to expand...
Click to collapse
well from this screenshot I can see 2 things,
you did not took a screenshot of your device manager but a screenshot of your computer drives, and this is useless
despite what I said above, you are still trying to flash CWM recovery instead of TWRP....
---------- Post added at 11:37 AM ---------- Previous post was at 11:36 AM ----------
mikesantoni said:
Was able to flash twrp but still nothing when I giro recovery now I see the twrp splash screen but it still crashes please help
Click to expand...
Click to collapse
have you flashed the right version of twrp for your phone
and cleared cache after?

Help! Phone won't boot

I ran the Cyanogenmod factory reset and now the phone will not boot. It is stuck on the Cyanogenmod boot logo. If I boot to the fastboot it tells me device is still unlocked with s-off. From there it will not boot further or go into recovery. If I try to go into recovery it sits at the Android boot logo.
If I need to do anything complicated to fix please explain. I haven't messed with the phone other than rooting, unlocking, and flashing roms.
Thanks!
Lunarpancake said:
I ran the Cyanogenmod factory reset and now the phone will not boot. It is stuck on the Cyanogenmod boot logo. If I boot to the fastboot it tells me device is still unlocked with s-off. From there it will not boot further or go into recovery. If I try to go into recovery it sits at the Android boot logo.
If I need to do anything complicated to fix please explain. I haven't messed with the phone other than rooting, unlocking, and flashing roms.
Thanks!
Click to expand...
Click to collapse
Try in fastboot there 2 commands:
fastboot erase cache
fastboot reboot-bootloader
After that u should be able to enter in recovery and flash your rom again.
Fain11 said:
Try in fastboot there 2 commands:
fastboot erase cache
fastboot reboot-bootloader
After that u should be able to enter in recovery and flash your rom again.
Click to expand...
Click to collapse
Sorry if this is a dumb question but I go into fastboot and it turns red and says "Fastboot USB" however I do not see the device in My Computer. Is there another way to run those commands or do I need to have access to it from my pc?
Lunarpancake said:
Sorry if this is a dumb question but I go into fastboot and it turns red and says "Fastboot USB" however I do not see the device in My Computer. Is there another way to run those commands or do I need to have access to it from my pc?
Click to expand...
Click to collapse
You won't see the device, partitions and all.
It should only be present in device manager.
Try the command:
fastboot devices
it should get you the SN on your phone.
If u are new to fastboot and ADB try this article http://techbeasts.com/2014/01/05/useful-adb-and-fastboot-commands-and-how-to-them/
and this one even better:
http://forum.xda-developers.com/showthread.php?t=2225405
After you understand fastboot and adb, and also performed the 2 commands above, if u deleted the zip archive of your ROM to flash again your phone, you will have to push or sideload a ROM, see point E) from this thread:
http://forum.xda-developers.com/showthread.php?t=2228274&page=3
I have the google usb drivers installed, the fastboot folder made and the sdk installed and theres no devices listed.
In device Manager I have "Android USB Devices > My HTC"
Driver Details: HTC Corporation 7/25/2014 Version 2.0.7.26
Lunarpancake said:
I get "Error: device not found"
I have the google usb drivers installed, the fastboot folder made and the sdk installed
Click to expand...
Click to collapse
Are you on windows 8.1?
What is your Hboot?
Did u installed HTC drivers?
Fain11 said:
Are you on windows 8.1?
What is your Hboot?
Did u installed HTC drivers?
Click to expand...
Click to collapse
WIndows 7
HBOOT 1.54.0000
I uninstalled all HTC Drivers and applications.
Lunarpancake said:
WIndows 7
HBOOT 1.54.0000
I uninstalled all HTC Drivers and applications.
Click to expand...
Click to collapse
Well, not all drivers, u must still have htc drivers:
http://forum.xda-developers.com/showpost.php?p=54098442&postcount=223
Also try a different USB port from your computer.
Fain11 said:
Well, not all drivers, u must still have htc drivers:
http://forum.xda-developers.com/showpost.php?p=54098442&postcount=223
Also try a different USB port from your computer.
Click to expand...
Click to collapse
Tried different USB, no change. Also that driver when applied still does not seem to work and now I have no "Android" section in my Device Manager. Device Manager updates the list when I plug in or unplug the phone but I cant locate what is being added/removed.
Lunarpancake said:
Tried different USB, no change. Also that driver when applied still does not seem to work and now I have no "Android" section in my Device Manager. Device Manager updates the list when I plug in or unplug the phone but I cant locate what is being added/removed.
Click to expand...
Click to collapse
It should be ANDROID USB DEVICES>>>MY HTC
Fain11 said:
It should be ANDROID USB DEVICES>>>MY HTC
Click to expand...
Click to collapse
If I boot the phone normally and let it get stuck at the Cyanogenmod loading screen it sees my device. Tells me the serial number and "UNAUTHORIZED".
Booting in fastboot usb - nothing.
Lunarpancake said:
If I boot the phone normally and let it get stuck at the Cyanogenmod loading screen it sees my device. Tells me the serial number and "UNAUTHORIZED".
Booting in fastboot usb - nothing.
Click to expand...
Click to collapse
What is your adb version?
"adb ver"
Fain11 said:
What is your adb version?
"adb ver"
Click to expand...
Click to collapse
1.0.31
It's the latest version...
Try to see if u can install drivers manually:
Download the Windows7 (64 Bit) drivers here - http://d-h.st/OYI
Unzip to any location you want. Just remember where you put them.
Plug in your phone FASTBOOT to your USB cable .
Open your Device Manager (Windows Key + X and select Device manager) and locate HTC under Other Devices and right click on it and select Update Driver Software
Select "Browse my computer for driver software"
Click Browse and then select the folder you unzipped with the drivers in it then click next.
It should now install your drivers and then in your device manager it will now show up "My HTC" under Android USB Devices.
as per here : http://forum.xda-developers.com/showthread.php?t=2232799
Fain11 said:
It's the latest version...
Try to see if u can install drivers manually:
Download the Windows7 (64 Bit) drivers here - http://d-h.st/OYI
Unzip to any location you want. Just remember where you put them.
Plug in your phone FASTBOOT to your USB cable .
Open your Device Manager (Windows Key + X and select Device manager) and locate HTC under Other Devices and right click on it and select Update Driver Software
Select "Browse my computer for driver software"
Click Browse and then select the folder you unzipped with the drivers in it then click next.
It should now install your drivers and then in your device manager it will now show up "My HTC" under Android USB Devices.
as per here : http://forum.xda-developers.com/showthread.php?t=2232799
Click to expand...
Click to collapse
Still nothing. BTW that driver is older than the others.
Let me clarify a little.
Driver you gave me is installed and phone shows up in device manager when in fastboot usb mode.
However if I type "adb devices" I get the response "List of Devices" with nothing under it. There are no devices listed.
If I boot the phone normally and get hung on the Cyanogenmod Boot screen the command will show my device serial.
Lunarpancake said:
Still nothing. BTW that driver is older than the others.
Click to expand...
Click to collapse
Well, if u don't see a new device in Device Manager when u plug your phone, is either Windows or your phone.
U already swiched usb ports.
Try another computer.
If that doesn't work, it's your phone's usb port, and that is a hardware problem.
****, I just realized my problem. I was using command "adb devices" not "fastboot devices"
UGGG *slams head on desk*.
I am in CWM Recovery now.
Lunarpancake said:
Let me clarify a little.
Driver you gave me is installed and phone shows up in device manager when in fastboot usb mode.
However if I type "adb devices" I get the response "List of Devices" with nothing under it. There are no devices listed.
If I boot the phone normally and get hung on the Cyanogenmod Boot screen the command will show my device serial.
Click to expand...
Click to collapse
Man, not adb devices. u are in fastboot
fastboot devices
---------- Post added at 08:48 PM ---------- Previous post was at 08:45 PM ----------
Lunarpancake said:
****, I just realized my problem. I was using command "adb devices" not "fastboot devices"
UGGG *slams head on desk*.
I am in CWM Recovery now.
Click to expand...
Click to collapse
U still have your ROM zip?
Install that. Do not try factory reset again!
If not, I explained how to push or sideload a ROM
Fain11 said:
Man, not adb devices. u are in fastboot
fastboot devices
---------- Post added at 08:48 PM ---------- Previous post was at 08:45 PM ----------
U still have your ROM zip?
Install that. Do not try factory reset again!
If not, I explained how to push or sideload a ROM
Click to expand...
Click to collapse
I HAD my ROM zip however the SDCard partition is toast apparently. Error is "E: Can't Mount /SCDARD"

[Q] Help Please

I was wondering if you could help me with this. Recently I had bought a new Htc one m7 and the phone was on s-off. I tried to update to kitkat 4.4 and sense 5.5 but "/system/customize/CID/default.xml" has an unexpected contents" this error popped up and the installation was aborted. I had a read around the forums and you said it was because default.xml was edited or modified. So how would I restore the original. I know nothing about phones. Sorry for the troubles, please help :fingers-crossed:. Thank you
Help
John McDee said:
I was wondering if you could help me with this. Recently I had bought a new Htc one m7 and the phone was on s-off. I tried to update to kitkat 4.4 and sense 5.5 but "/system/customize/CID/default.xml" has an unexpected contents" this error popped up and the installation was aborted. I had a read around the forums and you said it was because default.xml was edited or modified. So how would I restore the original. I know nothing about phones. Sorry for the troubles, please help :fingers-crossed:. Thank you
Click to expand...
Click to collapse
@alray help
John McDee said:
I was wondering if you could help me with this. Recently I had bought a new Htc one m7 and the phone was on s-off. I tried to update to kitkat 4.4 and sense 5.5 but "/system/customize/CID/default.xml" has an unexpected contents" this error popped up and the installation was aborted. I had a read around the forums and you said it was because default.xml was edited or modified. So how would I restore the original. I know nothing about phones. Sorry for the troubles, please help :fingers-crossed:. Thank you
Click to expand...
Click to collapse
Do you have adb/fastboot and latest htc drivers on your computer? We will need to see the output of "fastboot getvar all" command so we can determine what you need to do to take the ota or to restore the phone back to stock.
When posting the output of "fastboot getvar all" edit out the imei and serialno.
alray said:
Do you have adb/fastboot and latest htc drivers on your computer? We will need to see the output of "fastboot getvar all" command so we can determine what you need to do to take the ota or to restore the phone back to stock.
When posting the output of "fastboot getvar all" edit out the imei and serialno.
Click to expand...
Click to collapse
I have no idea
alray said:
Do you have adb/fastboot and latest htc drivers on your computer? We will need to see the output of "fastboot getvar all" command so we can determine what you need to do to take the ota or to restore the phone back to stock.
When posting the output of "fastboot getvar all" edit out the imei and serialno.
Click to expand...
Click to collapse
I don't have them installed
John McDee said:
I have no idea
Click to expand...
Click to collapse
go to this thread: http://forum.xda-developers.com/showthread.php?t=2317790
follow instructions how to install adb and fastboot on your computer
Then go there: http://www.htc.com/us/support/software/htc-sync-manager.aspx
and install htc sync, then uninstall it but keep the drivers installed.
plug your phone to your computer using the usb cable
reboot phone in bootloader mode by holding both the power button and volume down until you see a white screen
open the adb/fastboot command prompt: start menu --> Programs --> Minimal adb and fastboot --> Minimal adb and fastboot
in the command prompt type:
Code:
fastboot getvar all
This will output your phone information
copy paste the ouput and post it here (excpet the IMEI and SERIALNO)
alray said:
go to this thread: http://forum.xda-developers.com/showthread.php?t=2317790
follow instructions how to install adb and fastboot on your computer
Then go there: http://www.htc.com/us/support/software/htc-sync-manager.aspx
and install htc sync, then uninstall it but keep the drivers installed.
plug your phone to your computer using the usb cable
reboot phone in bootloader mode by holding both the power button and volume down until you see a white screen
open the adb/fastboot command prompt: start menu --> Programs --> Minimal adb and fastboot --> Minimal adb and fastboot
in the command prompt type:
Code:
fastboot getvar all
This will output your phone information
copy paste the ouput and post it here (excpet the IMEI and SERIALNO)
Click to expand...
Click to collapse
What do you mean by install htc sync, then uninstall it but keep the drivers installed?
John McDee said:
What do you mean by install htc sync, then uninstall it but keep the drivers installed?
Click to expand...
Click to collapse
You only need to install htc sync because it will install HTC drivers at the same time. HTC sync can interfere with what you'll need to do that's why you have to uninstall it after. Just uninstall HTC sync and drivers will still be on your computer unless you uninstall them manually.
alray said:
You only need to install htc sync because it will install HTC drivers at the same time. HTC sync can interfere with what you'll need to do that's why you have to uninstall it after. Just uninstall HTC sync and drivers will still be on your computer unless you uninstall them manually.
Click to expand...
Click to collapse
Do I need to turn on usb debugging?
John McDee said:
Do I need to turn on usb debugging?
Click to expand...
Click to collapse
Yes turn on usb debugging, we will probably need it later.
alray said:
Yes turn on usb debugging, we will probably need it later.
Click to expand...
Click to collapse
the cmd just said waiting for device
John McDee said:
the cmd just said waiting for device
Click to expand...
Click to collapse
your phone is booted in bootloader right? does it says "fastboot usb" in red ?
alray said:
your phone is booted in bootloader right? does it says "fastboot usb" in red ?
Click to expand...
Click to collapse
if i go into fastboot yes
John McDee said:
if i go into fastboot yes
Click to expand...
Click to collapse
then redo the command it should work now
alray said:
then redo the command it should work now
Click to expand...
Click to collapse
my computer says it does not recognise usb
John McDee said:
my computer says it does not recognise usb
Click to expand...
Click to collapse
go in windows devices manager, is your phone listed as ''Android USB Device --> My HTC'' or something else?
Are you using USB 2.0 ports directly on the computer? (no external hub?)
cannot find "android use device" but i am connecting directly to the pc
alray said:
go in windows devices manager, is your phone listed as ''Android USB Device --> My HTC'' or something else?
Are you using USB 2.0 ports directly on the computer? (no external hub?)
Click to expand...
Click to collapse
Yes it is listed as Android USB Device once I exited bootloader
John McDee said:
Yes it is listed as Android USB Device once I exited bootloader
Click to expand...
Click to collapse
I want to know what does it said when booted in bootloader, same thing or not? if not what does it says?
alray said:
I want to know what does it said when booted in bootloader, same thing or not? if not what does it says?
Click to expand...
Click to collapse
the lists disappears

Categories

Resources