Hi everyone!
I have a problem with my HTC One (GSM). I accidentally wiped everything, including my OS and my backups. I've tried a lot of things, like sideloading or pushing roms to my phone, but sideloading always fails and i can't install the roms i push to my phone. My phone is S-OFF and i still can access recovery (TWRP 2.6.3.3) and bootloader, but now my phone doesn't get recognized by my pc, so i'm stuck there.. Also, when i'm in the bootloader it says something i haven't seen before: OS-3.58.1700.5 (3.06.1700.10)
I really don't know what i can do to fix this.. I searched many forums, but i never found someone else with this specific problem.
I'd really appreciate it if someone could help me with this, thanks!
christiaanvb1 said:
Hi everyone!
I have a problem with my HTC One (GSM). I accidentally wiped everything, including my OS and my backups. I've tried a lot of things, like sideloading or pushing roms to my phone, but sideloading always fails and i can't install the roms i push to my phone. My phone is S-OFF and i still can access recovery (TWRP 2.6.3.3) and bootloader, but now my phone doesn't get recognized by my pc, so i'm stuck there.. Also, when i'm in the bootloader it says something i haven't seen before: OS-3.58.1700.5 (3.06.1700.10)
I really don't know what i can do to fix this.. I searched many forums, but i never found someone else with this specific problem.
I'd really appreciate it if someone could help me with this, thanks!
Click to expand...
Click to collapse
Your phone is in a kind of limbo, stuck between two roms, I imagine you ran an RUU but never let it complete
read here
http://forum.xda-developers.com/showthread.php?t=2516681
By the way. You could always try an OTG cable
bored_stupid said:
Your phone is in a kind of limbo, stuck between two roms, I image you ran an RUU but never let it complete
read here
http://forum.xda-developers.com/showthread.php?t=2516681
By the way. You could always try an OTG cable
Click to expand...
Click to collapse
Thanks for your help! I'll try that and see if it works :good:
christiaanvb1 said:
Thanks for your help! I'll try that and see if it works :good:
Click to expand...
Click to collapse
Did you get your phone working?
bored_stupid said:
Did you get your phone working?
Click to expand...
Click to collapse
No, I ordered an OTG cable, but still waiting for it.. For some reason when i try to flash firmware with fastboot, the process freezes after i type "fastboot flash zip <firmware>.zip"
christiaanvb1 said:
No, I ordered an OTG cable, but still waiting for it.. For some reason when i try to flash firmware with fastboot, the process freezes after i type "fastboot flash zip <firmware>.zip"
Click to expand...
Click to collapse
download the Squabbi tool on google. I'll try and help from there.
Related
So this has been mind breaking for me. I failed to flash the blackrose hboot everytime i trie and on every rom. It gets to the point where it has sent it files and then it says <waiting for device>. This happens on stock, BuglessBeast, rcadsmixhd 2.3 & 1.6 and hypersense (i like sense ). Anyone has any advice . Btw it did not brick it.
the problem your having isn't actually related to which rom your using on your phone. its that its not being detected as an adb device. you need to make sure that your drivers are installed and you see it in device manager as an ADB interface under Android Phone.
m0_t3 said:
the problem your having isn't actually related to which rom your using on your phone. its that its not being detected as an adb device. you need to make sure that your drivers are installed and you see it in device manager as an ADB interface under Android Phone.
Click to expand...
Click to collapse
Ehm, usb debugging is enabled and detected by the software at first. It gets to the point that it sends its hboot and after that it says something like error: deviceoffline and then stuck on waiting for device forever.
it could be that another program like PDAnet is interfering.
do you use any other programs on your PC that would use adb?
m0_t3 said:
it could be that another program like PDAnet is interfering.
do you use any other programs on your PC that would use adb?
Click to expand...
Click to collapse
well maybe htc sync but that was closed and its process was killed by taskmanager. No other programs i can think of.
well if your drivers are fine and there is nothing causing some form of interruption then. its probably an issue coming from the phone.
since you've tried it with so many different roms am guessing you didnt bother running/installing any apps
try it without the SD card inserted maybe.
thinking i should try and see if i can't replicate your issue find out what the issue is.
m0_t3 said:
well if your drivers are fine and there is nothing causing some form of interruption then. its probably an issue coming from the phone.
since you've tried it with so many different roms am guessing you didnt bother running/installing any apps
try it without the SD card inserted maybe.
thinking i should try and see if i can't replicate your issue find out what the issue is.
Click to expand...
Click to collapse
SO without my sd card it did not make any difference, apart from that it now mixes the message: adb server is out of date. Killing... and then waiting for device again.
the first time i installed blackrose i didn't use this method but maybe you can try flashing the hboot manually, which is what i normally do now, find it more straight forward.
[edit]
is your bootloader unlock?
m0_t3 said:
the first time i installed blackrose i didn't use this method but maybe you can try flashing the hboot manually, which is what i normally do now, find it more straight forward.
[edit]
is your bootloader unlock?
Click to expand...
Click to collapse
Ehm obviously yes how i can flash roms other wise? How do i flash this hboot then. BTW i have slcd nexesus one phone if that matters
http://forum.xda-developers.com/showthread.php?t=1270589
download the manual version zip file from there. the instructions are contained inside the zip.
he removed the caution about slcd N1's so i think that shouldn't be a problem anymore.
m0_t3 said:
http://forum.xda-developers.com/showthread.php?t=1270589
download the manual version zip file from there. the instructions are contained inside the zip.
he removed the caution about slcd N1's so i think that shouldn't be a problem anymore.
Click to expand...
Click to collapse
WOW you are awesome sir thank you now it works i wish you could click the thanks button 30.000 times.
race55 said:
Ehm obviously yes how i can flash roms other wise? How do i flash this hboot then. BTW i have slcd nexesus one phone if that matters
Click to expand...
Click to collapse
You can easily flash ROMs without unlocking the bootloader. All that is required is to root the original OS and install a custom recovery using a program like ROM Manager.
But I believe the phone is detected differently when in fastboot mode. Did you verify that the phone is still properly recognized in device manager when in fastboot mode?
What happens if you put the device into fastboot mode (holding the trackball when powering on) and you type fastboot devices at your command prompt?
Awesome.
Glad to help ^_^
Sent from my Nexus One using xda premium
Not directly related but I had to use BREditor and create a new hboot with the 200/16/220 layout and flash that. I just could not get the ICS roms to flash otherwise... strange...
bassmadrigal said:
You can easily flash ROMs without unlocking the bootloader. All that is required is to root the original OS and install a custom recovery using a program like ROM Manager.
But I believe the phone is detected differently when in fastboot mode. Did you verify that the phone is still properly recognized in device manager when in fastboot mode?
What happens if you put the device into fastboot mode (holding the trackball when powering on) and you type fastboot devices at your command prompt?
Click to expand...
Click to collapse
It gives me attached device: Ht9 and thencq lot of numbers
Sent from my HTC Nexus One using XDA App
race55 said:
It gives me attached device: Ht9 and thencq lot of numbers
Click to expand...
Click to collapse
Well, that definitely means that your device is recognized. Did you get it working?
bassmadrigal said:
Well, that definitely means that your device is recognized. Did you get it working?
Click to expand...
Click to collapse
Ehm using manual method it worked. It was kinda confusing because in the blackrose thread it says that u must use manual for osx. He should update his post
race55 said:
Ehm using manual method it worked. It was kinda confusing because in the blackrose thread it says that u must use manual for osx. He should update his post
Click to expand...
Click to collapse
If you throw a post at the end stating what you had to do, he would probably update his original post.
Not directly related but I had to use BREditor and create a new hboot with the 200/16/220 layout and flash that. I just could not get the ICS roms to flash otherwise... strange...
Click to expand...
Click to collapse
ICS is too big for the stock ROM space on the N1, so you need to make those alterations so it can fit. texasice did make a striped down version that works on stock though.
race55 said:
Ehm obviously yes how i can flash roms other wise? How do i flash this hboot then. BTW i have slcd nexesus one phone if that matters
Click to expand...
Click to collapse
If you are like me, you have been flashing ROMS on your phone for years before you ever unlocked the bootloader. I didn't do it until about 6 months ago because I needed to flash Blackrose. Also, don't bite the hand that is trying to feed you.
So, i got an HTC ONE in august or so, and then i had it rooted last month or so, but i didnt really do anything. The problems all started going downhill last night. I was looking on how to update it to 4.3 Jellybean, and when i downloaded the ZIP, i went to my recovery(Teamwin or something) and installed it, but after that ,my phone would use like a black screen and not everything would work. So somebody suggested that if that occurs, factory reset your phone, or wipe it. And i did both, and then i ended up here. I have No OS, my screen is stuck on the "HTC-QUIETLY BRILLIANT" Page, and nothing works. The only thing that i can access is my bootloader and my recovery, etc. I am what you guys may call a half-way noob, i know a lot, but this topic is totally confusing the heck out of me. If somebody could help me fix this, i would owe them so much. Please help out a fellow HTC Oner.
-Harchint
harchint said:
So, i got an HTC ONE in august or so, and then i had it rooted last month or so, but i didnt really do anything. The problems all started going downhill last night. I was looking on how to update it to 4.3 Jellybean, and when i downloaded the ZIP, i went to my recovery(Teamwin or something) and installed it, but after that ,my phone would use like a black screen and not everything would work. So somebody suggested that if that occurs, factory reset your phone, or wipe it. And i did both, and then i ended up here. I have No OS, my screen is stuck on the "HTC-QUIETLY BRILLIANT" Page, and nothing works. The only thing that i can access is my bootloader and my recovery, etc. I am what you guys may call a half-way noob, i know a lot, but this topic is totally confusing the heck out of me. If somebody could help me fix this, i would owe them so much. Please help out a fellow HTC Oner.
-Harchint
Click to expand...
Click to collapse
You need to get s-off then ruu your phone back to stock.
Here's how to get s-off
http://forum.xda-developers.com/showthread.php?t=
Here's how to ruu
http://forum.xda-developers.com/showthread.php?p=44017799
Sent from my HTCONE using XDA Premium 4 mobile app
Wait, What?
jab74101 said:
You need to get s-off then ruu your phone back to stock.
Here's how to get s-off
http://forum.xda-developers.com/showthread.php?t=
Here's how to ruu
http://forum.xda-developers.com/showthread.php?p=44017799
Sent from my HTCONE using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Now, it says in the tutorial that you need to enable usb debugging and stuff, but how would i do that? All i need to do is install a stock rom so i can just get 4.3 and move on. I havent used my phone in a lonnng time and i need it very much!
harchint said:
Now, it says in the tutorial that you need to enable usb debugging and stuff, but how would i do that? All i need to do is install a stock rom so i can just get 4.3 and move on. I havent used my phone in a lonnng time and i need it very much!
Click to expand...
Click to collapse
I'm not an expert, but it doesn't seem too bad if you can get into recovery. First thing is to find out if you have a suitable ROM on the phone. If you inadvertently wiped internal data, you will probably need to sideload a ROM. If you do have a ROM on the phone AND you are sure it is one for the M7WLS, you can try flashing it again. If it were me, I'd download a stock rooted ROM and either sideload it or just push it via ADB. Your problems might have been the result of a bad download or installing a ROM for the wrong phone. If you did indeed flash a GSM ROM, the RUU is the way to go, but I've never messed with that process, so hopefully someone else will give you more details on that process.
harchint said:
Now, it says in the tutorial that you need to enable usb debugging and stuff, but how would i do that? All i need to do is install a stock rom so i can just get 4.3 and move on. I havent used my phone in a lonnng time and i need it very much!
Click to expand...
Click to collapse
Here use these for the drivers. Make sure you have no other drivers installed, if you do delete them and install those drivers. There should be a tutorial.
Dear experts, I have seen similar threads as with the issue I am facing but I wasnt sure of few parts and if the process as a whole could work for me.
Here's what I know and what the problem is all about, appreciate any help to get back the phone in working condition.
First the basics:
HTC first
GSM unlocked, Bootloader unlocked and TWRP installed
I wanted to delete and format the device as I intended to give this to my friend and I did go to TWRP menu and then clicked on advanced wipe etc and realized I did erase everything the phone needs even to bootup. This I have done without taking backup.
What it looks like now:
When I boot the device out from TWRP, the 'F' logo comes up and stays like that for ever. If I go to TWRP pressing the power and volume down together, it goes to the TWRP menu and thats it..no options seem to help me on this screen to go past the 'F' logo at startup. If I simply power down the device on the 'F' screen it restarts and goes to the same screen making it look like its in a loop. Not sure if this is called soft-brick or hard-brick but it looks like the phone is of no use to me right now.
Can you guys please help me with resolving the problem..any help will be much appreciated
kuldeep_ch said:
Dear experts, I have seen similar threads as with the issue I am facing but I wasnt sure of few parts and if the process as a whole could work for me.
Here's what I know and what the problem is all about, appreciate any help to get back the phone in working condition.
First the basics:
HTC first
GSM unlocked, Bootloader unlocked and TWRP installed
I wanted to delete and format the device as I intended to give this to my friend and I did go to TWRP menu and then clicked on advanced wipe etc and realized I did erase everything the phone needs even to bootup. This I have done without taking backup.
What it looks like now:
When I boot the device out from TWRP, the 'F' logo comes up and stays like that for ever. If I go to TWRP pressing the power and volume down together, it goes to the TWRP menu and thats it..no options seem to help me on this screen to go past the 'F' logo at startup. If I simply power down the device on the 'F' screen it restarts and goes to the same screen making it look like its in a loop. Not sure if this is called soft-brick or hard-brick but it looks like the phone is of no use to me right now.
Can you guys please help me with resolving the problem..any help will be much appreciated
Click to expand...
Click to collapse
Sideload the stock rom and then flash it I've been in your situation and that's all that was needed to be done.
Be sure to also flash the boot.img if you aren't s-off
More questions
Thanks Abraham for your quick response.
I am starter with Android so, please help me how to sideload and also on where to get stock rom. I will also be lying if I said I understood whats s-off..? Please help further
Thanks
abrahammmmmmm_ said:
Sideload the stock rom and then flash it I've been in your situation and that's all that was needed to be done.
Be sure to also flash the boot.img if you aren't s-off
Click to expand...
Click to collapse
S-ON it is
I have checked on HBOOT screen and its S-ON
kuldeep_ch said:
I have checked on HBOOT screen and its S-ON
Click to expand...
Click to collapse
No problem! just be sure to hit that thanks button
Well then you'll have to make sure you flash the boot.IMG as well,
So what you'll do is
1) find the stock ROM around these threads
2) sideload the ROM
3) flash it
4) flash the boot.IMG inside the rom
5) you're done!
Understanding what s-on/off won't be of use here really d:
And the stock ROM is somewhere around these threads. About the side loading you might find a tutorial for that on YouTube. Sorry if it seems that I'm just leaving you in the dust but I am typing this in a hurry since it's 2:50 am at my place. I will be back to whip up a tutorial for you if YouTube wasn't of much help
Okay
Let me try my best till its like a more sociable time for you tomm morning, I will post my updates on the thread on how far I go and any questions I may have..
abrahammmmmmm_ said:
Well then you'll have to make sure you flash the boot.IMG as well,
So what you'll do is
1) find the stock ROM around these threads
2) sideload the ROM
3) flash it
4) flash the boot.IMG inside the rom
5) you're done!
If you need help with a tutorial or need me to go in depth with something it'll be quite a while from now because it's 2:40 am at my place. I'll assume you're a more advanced user since you've already got twrp and sound like you know what you're talking about
Click to expand...
Click to collapse
kuldeep_ch said:
Let me try my best till its like a more sociable time for you tomm morning, I will post my updates on the thread on how far I go and any questions I may have..
Click to expand...
Click to collapse
Yeah, just be sure not to wonder off too far from these threads on to other forums and flash or do something that can brick the device
Oh and btw I edited my post bc I saw your othe reply stating that you aren't all that too advanced with this
boot.img
I should be finding the boot.img on the stock ROM itself, isnt it..?
kuldeep_ch said:
Let me try my best till its like a more sociable time for you tomm morning, I will post my updates on the thread on how far I go and any questions I may have..
Click to expand...
Click to collapse
kuldeep_ch said:
I should be finding the boot.img on the stock ROM itself, isnt it..?
Click to expand...
Click to collapse
That's correct. Unzip the ROM and it should be there
This is how far I could get
Got all stock ROM and the IMG files, installed android SDK
ADB doesnt recognize the device to copy the file for sideloading
Guess issue is with the fact USB debugging was disabled earlier on my device
Can you please advise further
Is it better to chat on google chat or something so its even faster and I could get this fixed tonight (my time)
Thank you
Finally got it fixed
Thanks for the help..it all worked fine and the device is now working fine..
Thanks for all the guidance
kuldeep_ch said:
Got all stock ROM and the IMG files, installed android SDK
ADB doesnt recognize the device to copy the file for sideloading
Guess issue is with the fact USB debugging was disabled earlier on my device
Can you please advise further
Is it better to chat on google chat or something so its even faster and I could get this fixed tonight (my time)
Thank you
Click to expand...
Click to collapse
kuldeep_ch said:
Thanks for the help..it all worked fine and the device is now working fine..
Thanks for all the guidance
Click to expand...
Click to collapse
Great! Sorry I was away but it was getting very late. I'm glad everything worked out tho
kuldeep_ch said:
Got all stock ROM and the IMG files, installed android SDK
ADB doesnt recognize the device to copy the file for sideloading
Guess issue is with the fact USB debugging was disabled earlier on my device
Can you please advise further
Is it better to chat on google chat or something so its even faster and I could get this fixed tonight (my time)
Thank you
Click to expand...
Click to collapse
wait a sec...you dont have a rom or kernel on your device at the moment right?
then there is no way to turn on usb debug on or off cause there is nothing managing the device.
um...use cmd and do adb devices. if its not there then i have no idea but if fast-boot goes into usb mode try flasing it using code
not sure what you would use, but see if "fastboot flash update nameofROM.zip"
but im not sure if that is the right code
stock rom for htc first
kuldeep_ch said:
Got all stock ROM and the IMG files, installed android SDK
ADB doesnt recognize the device to copy the file for sideloading
Guess issue is with the fact USB debugging was disabled earlier on my device
Can you please advise further
Is it better to chat on google chat or something so its even faster and I could get this fixed tonight (my time)
Thank you
Click to expand...
Click to collapse
can you provide a stock rom for htc first because i am having a same issue as yours ........ mine is s off too .....
abrahammmmmmm_ said:
No problem! just be sure to hit that thanks button
Well then you'll have to make sure you flash the boot.IMG as well,
So what you'll do is
1) find the stock ROM around these threads
2) sideload the ROM
3) flash it
4) flash the boot.IMG inside the rom
5) you're done!
Understanding what s-on/off won't be of use here really d:
And the stock ROM is somewhere around these threads. About the side loading you might find a tutorial for that on YouTube. Sorry if it seems that I'm just leaving you in the dust but I am typing this in a hurry since it's 2:50 am at my place. I will be back to whip up a tutorial for you if YouTube wasn't of much help
Click to expand...
Click to collapse
can you please provide a tutorial and and all the link because i m kinda noob . I am unable to find them .
this has been on going for 2 days now and i still cant find a way around it...
i know how to flash both different types of recovery modes and can do that without a prob, i have the latest version of super su on a usb stick and also multiple roms on a usb stick which i am capable of flashing these via an OTA cable, but every time i flash the root then flash a rom, it says its installed but when i reboot it just stays on the htc screen with the red writing along the bottom for the best part of 45 seconds then restarts straight back into recovery.
i'll happily admit i'm no expert when it comes to android, but i've had a galaxy ace, s2, s3 and s4 before moving to a htc one, i've never had issues like this before...
if someone has a skype account and is willing to have a chat with me and help me thru this issue so that i can have a working and stable phone again, otherwise i have just bought a £350 paperweight.
Many thanks in advance to all those who help me!!
nottys4 said:
this has been on going for 2 days now and i still cant find a way around it...
i know how to flash both different types of recovery modes and can do that without a prob, i have the latest version of super su on a usb stick and also multiple roms on a usb stick which i am capable of flashing these via an OTA cable, but every time i flash the root then flash a rom, it says its installed but when i reboot it just stays on the htc screen with the red writing along the bottom for the best part of 45 seconds then restarts straight back into recovery.
i'll happily admit i'm no expert when it comes to android, but i've had a galaxy ace, s2, s3 and s4 before moving to a htc one, i've never had issues like this before...
if someone has a skype account and is willing to have a chat with me and help me thru this issue so that i can have a working and stable phone again, otherwise i have just bought a £350 paperweight.
Many thanks in advance to all those who help me!!
Click to expand...
Click to collapse
you need to explain what you have done so far
and post a fastboot getvar all minus your serial no and IMEI
Download TWRP 2.6.3.3
clsA said:
you need to explain what you have done so far
and post a fastboot getvar all minus your serial no and IMEI
Download TWRP 2.6.3.3
Click to expand...
Click to collapse
is there any way you can skype me as its too much to write in a message?
my skype email address is.... [email protected]
nottys4 said:
is there any way you can skype me as its too much to write in a message?
my skype email address is.... [email protected]
Click to expand...
Click to collapse
Sorry but no ..just take your time and explain the best you can
nottys4 said:
this has been on going for 2 days now and i still cant find a way around it...
i know how to flash both different types of recovery modes and can do that without a prob, i have the latest version of super su on a usb stick and also multiple roms on a usb stick which i am capable of flashing these via an OTA cable, but every time i flash the root then flash a rom, it says its installed but when i reboot it just stays on the htc screen with the red writing along the bottom for the best part of 45 seconds then restarts straight back into recovery.
i'll happily admit i'm no expert when it comes to android, but i've had a galaxy ace, s2, s3 and s4 before moving to a htc one, i've never had issues like this before...
if someone has a skype account and is willing to have a chat with me and help me thru this issue so that i can have a working and stable phone again, otherwise i have just bought a £350 paperweight.
Many thanks in advance to all those who help me!!
Click to expand...
Click to collapse
Flash root then a Rom??
You root the ROM not the phone! If you flash root then a rom overtop of course it's unrooted. I thought you had this corrected and the device up and running.
clsA said:
Sorry but no ..just take your time and explain the best you can
Click to expand...
Click to collapse
well i am running recovery-clockwork-touch-6.0.3.1-m7 along side with UPDATE-SuperSU-v1.65 the recovcery was put on via flash boot in command prompt and the super su zip was put on via external usb stick via the OTA cable.
i also have
openrecovery-twrp-2.6.3.0-m7 in an .img file
CWM-SuperSU-v1.30.rar
TWRP_2.6.3.3_m7_renovate.rar
RenovateROM_8.2.rar
Android_Revolution_HD-One_52.0.rar( this file i have never got to work)
recovery-clockwork-touch-6.0.4.6-m7ul.img
but i'm stuck as to what to install and how to do it
nottys4 said:
this has been on going for 2 days now and i still cant find a way around it...
i know how to flash both different types of recovery modes and can do that without a prob, i have the latest version of super su on a usb stick and also multiple roms on a usb stick which i am capable of flashing these via an OTA cable, but every time i flash the root then flash a rom, it says its installed but when i reboot it just stays on the htc screen with the red writing along the bottom for the best part of 45 seconds then restarts straight back into recovery.
i'll happily admit i'm no expert when it comes to android, but i've had a galaxy ace, s2, s3 and s4 before moving to a htc one, i've never had issues like this before...
if someone has a skype account and is willing to have a chat with me and help me thru this issue so that i can have a working and stable phone again, otherwise i have just bought a £350 paperweight.
Many thanks in advance to all those who help me!!
Click to expand...
Click to collapse
For this problem, I know less.
just to let you know i'm running CWM v6.0.3.1
mb_guy said:
Flash root then a Rom??
You root the ROM not the phone! If you flash root then a rom overtop of course it's unrooted. I thought you had this corrected and the device up and running.
Click to expand...
Click to collapse
i would love to flash a rom then root afterwards but once ive got to the end of the rom flash and my recovery says reboot i get the message saying root is broken and get asked to install it, which would normally happen when the rom boots up and it installs susper su inside the rom but as the rom never boots up and just goes back to revovery, i'm rather stuck at this point..
any ideas??
if i need TWRP_2.6.3.3 where can i get the .img file as i have the zip file but cant seem to get that flashed onto my phone, i tried unzipping it and just flashing the recovery.img but it failed
i've just found: openrecovery-twrp-2.6.3.4-m7ul.img
would that do it or do i need 2.6.3.3?
ive just installed TWRP_2.6.3.3_m7_renovate thru the CWM that was installed but now this recovery dosent give me the option of installing from usb stick like the CWM did??
nottys4 said:
i've just found: openrecovery-twrp-2.6.3.4-m7ul.img
would that do it or do i need 2.6.3.3?
Click to expand...
Click to collapse
Okay, first, stay calm. Being in a rush will make you mess things even more. Now, go into your bootloader, what does it say? Alternatively, if you know how to, post the output of fastboot getvar all.
Sent from my iPod touch using Tapatalk
n1234d said:
Okay, first, stay calm. Being in a rush will make you mess things even more. Now, go into your bootloader, what does it say? Alternatively, if you know how to, post the output of fastboot getvar all.
Sent from my iPod touch using Tapatalk
Click to expand...
Click to collapse
i'd like to learn so how do i post the output of fastboot getvar all??
nottys4 said:
i'd like to learn so how do i post the output of fastboot getvar all??
Click to expand...
Click to collapse
Have you set up adb and fastboot on your pc? If not, use this guide,
http://dottech.org/21534/how-to-ins...ows-computer-for-use-with-your-android-phone/
and once done, report back. Till then, just tell me what your phones bootloader says
Sent from my iPod touch using Tapatalk
TAMPERED(in black)
UNLOCKED(in pink)
M7_UL PUT SHIP S-OFF RH
CID-02___001
HBOOT-1.44.0000
RADIO-4A.1.4.3250.13
openDSP-v26.120.274.0202
Emmc-boot
May 4 2013, 05:32:56:-1
FASTBOOT AC(in red)
then vol up etc in orange
n1234d said:
Have you set up adb and fastboot on your pc? If not, use this guide,
http://dottech.org/21534/how-to-ins...ows-computer-for-use-with-your-android-phone/
and once done, report back. Till then, just tell me what your phones bootloader says
Sent from my iPod touch using Tapatalk
Click to expand...
Click to collapse
yes i've dealt with fastboot and adb on my pc before, but been doing it a little blindly....
mant thanks for your help so far...think i'll go grab a coffee back in 5 mins
nottys4 said:
yes i've dealt with fastboot and adb on my pc before, but been doing it a little blindly....
mant thanks for your help so far...think i'll go grab a coffee back in 5 mins
Click to expand...
Click to collapse
Okay, now do you quickly want to go to stock or stay and troubleshoot the problem?
Sent from my iPod touch using Tapatalk
n1234d said:
Okay, now do you quickly want to go to stock or stay and troubleshoot the problem?
Sent from my iPod touch using Tapatalk
Click to expand...
Click to collapse
i'd like to return to stock but i use the toggles on the pull down notification bar a lot and when i got the phone when it was completly un rooted it didnt give me that function. and i love the option of changing what toggles you want up there in the renovation rom, you can prob get them in other roms but the renovation rom is the only 1 i have had working on my phone.
nottys4 said:
i'd like to return to stock but i use the toggles on the pull down notification bar a lot and when i got the phone when it was completly un rooted it didnt give me that function. and i love the option of changing what toggles you want up there in the renovation rom, you can prob get them in other roms but the renovation rom is the only 1 i have had working on my phone.
Click to expand...
Click to collapse
Ok, never mind about that, I'll get you back there. Now do you have any data on your phone that you need? Ps, be a little quick, I've gotta leave home in ~15, and my data plan is over
Sent from my iPod touch using Tapatalk
My son has the Non-HK edition and has somehow erased everything off of his phone. As in, there is no operating system anymore. I've tried everything I can think of to get it back to stock and nothing is working. Maybe someone here can help me out and walk me through how to get it back working? The phone will boot to the screen where you can choose Fastboot, Recovery, HBOOT, and all that stuff. No custom recovery is installed on the phone either. I use to have TWRP on it but like I said, EVERYTHING is gone.
Your best bet is to run the latest non HK RUU found here.
http://forum.xda-developers.com/showthread.php?t=2729173
It is the first link in post 1
Thank you so much for your help. I had tried that before and it didn't work. I have no idea why? I must have done something wrong. Phone is fixed now though. Thanks again.
David_Marlow said:
Thank you so much for your help. I had tried that before and it didn't work. I have no idea why? I must have done something wrong. Phone is fixed now though. Thanks again.
Click to expand...
Click to collapse
Glad you got it sorted...enjoy.