About to cry... - AT&T HTC One (M7)

Here's the thing:
I get a new HTC One, I unlocked the bootloader, I root it and installed the TWRP Recovery, everything was fine but stock.
Ok, next I choose to install it a new rom, I used Maximum HD once, so I installed again...
this is the problem, when the rom was installed, instead of booting correctly it was looping at the HTC logo then it launched automatically the Recovery... I wipe ALL DATA by error, now;
I tried to push rom via ADB, the problem is, everything works fine, device detected, well all is ok, but when I try to push it I get a Command Prompt note: ERROR CLOSED:
And IM STOCK with the device bricked, please, please SOMEONE help me! I'm able to donate if necessary please. Help me to solve that error or to push the rom to the device to rescue him from the death....

View attachment 2587501
This is the error...

Are you s-on or s-off?
Sent from my HTC One using XDA Premium 4 mobile app

sideload and push are not the same thing as far as I know.
adb sideload romname.zip
adb push romname.zip /sdcard/
looks like you mixed the 2 from your screen shot

And when you install any rom you should do the following
TWRP choose advanced in wipe section and wipe dalvik cache, cache, system and data.
Sent from my HTC One using XDA Premium 4 mobile app

Thanks, actually I saw that / sideload - push / confusion and I got installed the rom, the thing also was update via fastboot the TWRP to version, 2.6.3.3 I was on 2.3 something like that!
Now I'm running the rom and I'm happy.

TopoX84 said:
Are you s-on or s-off?
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I don't really now what it's that I will google it now... hahaha!

Related

Phone booting into a black screen

Hi i have a new htc evo 4g lte with the new ota update and the new hboot... i was able to unlock the bootloader and was able to get root but no s-off my question is why is it that everytime i try to install a custom rom my phone loads up into a black screen???
Sent from my SPH-L710 using xda premium
roge1381 said:
Hi i have a new htc evo 4g lte with the new ota update and the new hboot... i was able to unlock the bootloader and was able to get root but no s-off my question is why is it that everytime i try to install a custom rom my phone loads up into a black screen???
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
That's because the new hboot cannot flash kernels. Easiest method is to download flashgui from the market which will flash the kernel for you.
Thanks for the quick response... so all i need to do is download the app flash a kernel and then flash the rom through twrp???
Sent from my SPH-L710 using xda premium
roge1381 said:
Thanks for the quick response... so all i need to do is download the app flash a kernel and then flash the rom through twrp???
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Credit to banccalif from this post http://forum.xda-developers.com/showpost.php?p=31002159&postcount=8932 as he wrote these directions. This should help you out
3. Download flash image gui
http://forum.xda-developers.com/show....php?t=1772769
4. Open flash image gui and navigate to your rom zip file
5. Make sure "kernel image" is selected
6. Make sure both caches are selected
7. Then hit "flash image"
8. You will be prompted to reboot
9. In twrp wipe as normal and flash your rom zip
10. Reboot & Profit! 
njfoses said:
Credit to banccalif from this post http://forum.xda-developers.com/showpost.php?p=31002159&postcount=8932 as he wrote these directions. This should help you out
3. Download flash image gui
http://forum.xda-developers.com/show....php?t=1772769
4. Open flash image gui and navigate to your rom zip file
5. Make sure "kernel image" is selected
6. Make sure both caches are selected
7. Then hit "flash image"
8. You will be prompted to reboot
9. In twrp wipe as normal and flash your rom zip
10. Reboot & Profit! 
Click to expand...
Click to collapse
Sounds great!!! Thanks again for the help..:thumbup:
Sent from my SPH-L710 using xda premium
Worked great!!! I appreciate the help..
Sent from my SPH-L710 using xda premium
roge1381 said:
Worked great!!! I appreciate the help..
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Awesome!
I'm having the same problem, except I've already wiped my rom so I can't load anything up to go into the market. what should I do? I'm on Hboot 2.09, I've got twrp 2.4.4.0 on there.
lgboy5889 said:
I'm having the same problem, except I've already wiped my rom so I can't load anything up to go into the market. what should I do? I'm on Hboot 2.09, I've got twrp 2.4.4.0 on there.
Click to expand...
Click to collapse
Do you have ADB set up on your computer?
The advice is free....the bandwidth, not so much
lgboy5889 said:
I'm having the same problem, except I've already wiped my rom so I can't load anything up to go into the market. what should I do? I'm on Hboot 2.09, I've got twrp 2.4.4.0 on there.
Click to expand...
Click to collapse
Download a rom to your computer. Place the rom.zip in the folder where you have adb. Also, extract the boot.img in the same folder. Open adb on your computer using command line and boot into fastboot on your phone. Use the cd command to change folders to wherever your adb is located and type adb devices to make sure you are connected. Then type fastboot flash boot boot.img. Once you do that you can push the rom zip using a different command that I forget. Even better than reading my response, search Google for "flash boot rom fastboot evo 4G lte" there's an xda thread that walks you through it.
Sent from my EVO using xda app-developers app

Am i screwed?

well decided to install some custom roms. installed recovery via adb wiped phone. forgetting we cant mount usb. so i went to push it via adb. " "waiting for phone" once i got passed that error i go to use adb sideload. well once i put abd shell. in the command prompt. and hit abd sideload in twrp. it disconnects from pc for a second then comes back. but knocks me off abd shell. i am having trouble pushing a rom to my phone now. which is completely wiped. im stumped at this point
well fixed. after getting some good rest i tried another method. it seems the updated adb. does not allow to you to be in adb shell and inititiate the adb sideload command via twrp or cwm. you can now do it normaly "adb sideload xxx.zip inside of being in adb shell command menu first. just a heads up for anyone who got stuck like me
your old rom should still be there if you reboot, you'll have to set it up again, but then just copy the rom you want to use back to the phone, unless of course you wiped /system as part of your procedure.
If you did that, and you didn't create a NANDROID backup before wiping or attempting to install anything, you can boot to bootloader and install cwm recovery from sk8trwithskil, It for sure supports adb mode from recovery
from that recovery you can adb push your rom to the sd card
adb push /rom.name.here /sdcard
then you can install the rom
gunnyman said:
your old rom should still be there if you reboot, you'll have to set it up again, but then just copy the rom you want to use back to the phone, unless of course you wiped /system as part of your procedure.
If you did that, and you didn't create a NANDROID backup before wiping or attempting to install anything, you can boot to bootloader and install cwm recovery from sk8trwithskil, It for sure supports adb mode from recovery
from that recovery you can adb push your rom to the sd card
adb push /rom.name.here /sdcard
then you can install the rom
Click to expand...
Click to collapse
yeah i got it. apparently no more adb shell first. then adb sideload. just initiate adb sideload right from the getgo. so i'm back :good: and yeah i wiped the entire phone.
Make a NANDROID RIGHT NOW
gunnyman said:
Make a NANDROID RIGHT NOW
Click to expand...
Click to collapse
Yes fatherrrrr. i have one lol
I am in a situation similiar to what you were in, but I don't have any adb support in Recovery, I cant mount usb at all in any of the 3 recoveries either, I did have ADB within the phone before I had my accident... I've even reinstalled the android sdk and rebooted, done everything I can think of but I'm running out of ideas now. I've reinstalled the drivers found in the tool thread as well, although I used the ones the came with the phone the first time. Any help?
I had the same problem and tried everything, was just about to throw in the towel and by accident tried you last thing and I fixed it. This is so easy your going to kick yourself, hope it works for you. This is what I did… 1-download HTC One All in one toolkit (I know most of it doesn’t work but this will) Once opened and extracted (On your desktop) right click it and run as ADMIN. 2-click FLASH RECOVERY and install TWRP. 2-in Commands click ERASE CACHE . 2-In Extras click ADB SIDELOAD A ROM (I know you have tried it and it never worked in the past but by ERASE CACHE it works) When you run ADB SIDELOAD A ROM you just need to follow the instructions.. Good luck
Wiping system data and factory reset doesnt wipe memory card since we don't have a separate card?
Sent from my HTC One using xda premium
No, it doesn't but every once in a while someone will done goof and wipe storage while wiping things
Yup. A goon like me did it last week. I've tried everything and can't fix it. But the post above yours I will give it a go when I get home. Hope it works. Then I'll have 2 devices since I had to get another One
Sent from my HTC One using xda premium
Diesel321 said:
Yup. A goon like me did it last week. I've tried everything and can't fix it. But the post above yours I will give it a go when I get home. Hope it works. Then I'll have 2 devices since I had to get another One
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
abd sideload works fine in cwm and twrp. but being the dummy I am was late. and didn't realize. that the updated adb.exe.... command is adb sideload xxx.zip you not longer have to do adb shell first. and when I was doing this is was kicking me out. of adb. or get yourself a otg cable and use that via twrp
OTG cable? I've heard it but don't know what it is
Also I couldn't get any adv commands to work. Can't get anything to mount. Other than cache.
Sent from my HTC One using xda premium
Diesel321 said:
OTG cable? I've heard it but don't know what it is
Also I couldn't get any adv commands to work. Can't get anything to mount. Other than cache.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
flash stock recovery from the INT forums. get into bootloader and do a factory reset. then reflash twrp or cwm. do you have the htc driver installed?
Yes have the drivers installed.
Sent from my HTC One using xda premium
Diesel321 said:
Yes have the drivers installed.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
http://www.ebay.com/itm/390453545920
daddioj said:
http://www.ebay.com/itm/390453545920
Click to expand...
Click to collapse
Is the OTG cable needed or can I do it without?
Diesel321 said:
Is the OTG cable needed or can I do it without?
Click to expand...
Click to collapse
you can do without if you can get your sideload working. if you cant I would spend the 2 bucks or so on the cable load the rom on a usb stick plug in and flash to revive your phone. adb sideload works great here. but I use otg cable for ease of use
That's what happens when I try to sideload. Nothing will mount. Guess I'll order and OTG and see if I can mount external/sd
Also every time I try to sideload it freezes my laptop.
Sent from my HTC One using xda premium
Diesel321 said:
That's what happens when I try to sideload. Nothing will mount. Guess I'll order and OTG and see if I can mount external/sd
Also every time I try to sideload it freezes my laptop.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
did you trying formatting those partitions? or get stock recovery and do a factory reset in Hboot? what steps are you taking to sideload?

[Q] I messed up bad. Wiped SD.

I got an HTC One today, and wanted to install MIUI, as it is very similar to iOS and I've been using an iPhone since the 3G came out. I've jailbroken most of my devices so I figured rooting it would be a fairly similar experience. I was wrong. It was complicated, but nothing I couldn't handle. I get to the point where I flashed MIUI through TWRP and then flashed my boot.img through terminal. Tried to boot and got stuck at the animation logo for 15 minutes. Started troubleshooting trying to figure it out. Tried reinstalling, etc. One time I went to advance wipe and chose cache, dalvik cache, and internal storage on accident and wiped it. Immediately realizing what I had done, I knew I ****ed up. Followed some instructions to do a ADB Sideload and it worked, flashed my boot.img again and now I'm still stuck in that loop.
I don't know what to do at this point. I'm downloading the stock RUU so I can maybe just relock the bootloader and try again. Please explain any procedures to me like I'm 5. I'm very new to Android, and compared to the one click jailbreaking available to the iPhone, this is a little messy.
Appreciate the help in advance.
Make sure you have the right version of MIUI. ADB push the zip in recovery and flash it. Don't flash boot.img.
What commands do I type in to cmd after i cd \Android into the folder with that stuff? I'm unsure of how to push the zip installation onto the phone in recovery mode.
Adb sideload sideload.zip
Sent from my HTC One using Tapatalk 4 Beta
Nick281051 said:
Adb sideload sideload.zip
Sent from my HTC One using Tapatalk 4 Beta
Click to expand...
Click to collapse
No luck sideloading the zip file either. I know it's the right file...
Did you rename the file sideload.zip?
Sent from my HTC One using Tapatalk 4 Beta
Yup. Tried it as MIUI.zip, then sideload.zip
Don't really know where to go from here. I cannot get out of the boot loop no matter what I try. I've flashed the boot.img through terminal, I've flashed it through Hasoon's AIOK and I still get stuck there.
I'm lost.
CKRT said:
Don't really know where to go from here. I cannot get out of the boot loop no matter what I try. I've flashed the boot.img through terminal, I've flashed it through Hasoon's AIOK and I still get stuck there.
I'm lost.
Click to expand...
Click to collapse
I think you're fine with just choosing the zip file. You don't need to flash the boot.img. I've never had to flash a boot.img, just the zip file.
Do a factory reset, the Rom zip, and then flash. Only do those steps and see what happens.
Sent from my HTC One using xda premium
ngIfy which
I went ahead and used fastboot oem lock and executed the stock RUU. I'm up and running again with the stock stuff.
I really want to get MIUI up and running. Can anyone tell me what I need to do assuming I'm coming from a stock phone?
I know I need to:
Unlock bootloader again (with a terminal command or do I do the htcdev thing again?)
Flash a new recovery
Transfer the ROM
Flash the ROM
Restart to bootloader
Flash boot.img
Restart and hopefully have a working boot this time
Do I need to be doing anything with S-Off? I know the HTC Dev unlock only partially S-Off's..is that causing my problem?
Edit: using htcdev to unlock my bootloader isn't working. I get this message:
Error Code: Invalid Bootloader Token Length.
Error Reason: The submitted Token appears to be the wrong length and won't work.
Is this because I already unlocked the bootloader before? If so how do I unlock the bootloader after relocking it?
Edit 2: I am dumb. I just reused my unlock_code.bin.
About to try to reflash. Wish me luck!
You don't have to flash a boot.img
Sent from my HTC One using xda app-developers app
dcemtp1 said:
You don't have to flash a boot.img
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Everything says it was done successfully, but I'm still hanging on the boot logo for MIUI. Didn't flash a boot.img.
EDIT:
IT WORKS! I cleared my cache/data/davlik by using the regular wipe and it worked!

[Q] Bootloader Relocked, Help!!! TaMPERED

I Unlock the bootloader following this method youtube-com/watch?v=iyRxI15CUnA&feature=youtu.be (HTC Dev Bootloader Unlock) ... went good, them i rooted following this youtube-com/watch?v=Y7-dAlaJL2I and install TWRP 2.6 , all good, but when i try to flash CM 10 ROM only get the boot up screen (fancy circle and CM logo) them i decided to get back my official sense rom (JB 4.1.1 sense 4.x) but Says ''you dont have OS installed'' (factory reset/erase cache/dalvic cache/system) i tried other ROM but nothing happens only boot up screen, son I contact the developer ''QBKING77'' he told me that follow his video to relock the bootloader youtube-com/watch?v=5yS7yy4XVA4 and i did it... Now My Phone Is Useless because i dont have rom installed and i cant re-unlock the boot loader to enter in recovery to try another ROM. What Can I Do, Please Help!!!
You need to unlock your bootloader again and make sure you have a working recovery installed.
You're S-on so you have to flash the kernel separately from the ROM. You need to get up and running, though, so download MeanBean ROM and flash it from recovery. You can connect your phone and computer together and boot into recovery and mount either internal or external storage and transfer the ROM zip to your phone. Do a full wipe in recovery, then flash the MeanBean zip and reboot. The phone will boot to the splash screen then back to recovery. Flash the MeanBean zip again and reboot. You should be good to go then.
Also take a look at the link in my sig. My guide contains some useful info. I recommend gaining S-off as soon as possible. Any more issues, shoot me a PM or reply in this thread.
Sent from my EVO using XDA Premium 4 mobile app
FinZ28 said:
You need to unlock your bootloader again and make sure you have a working recovery installed.
You're S-on so you have to flash the kernel separately from the ROM. You need to get up and running, though, so download MeanBean ROM and flash it from recovery. You can connect your phone and computer together and boot into recovery and mount either internal or external storage and transfer the ROM zip to your phone. Do a full wipe in recovery, then flash the MeanBean zip and reboot. The phone will boot to the splash screen then back to recovery. Flash the MeanBean zip again and reboot. You should be good to go then.
Also take a look at the link in my sig. My guide contains some useful info. I recommend gaining S-off as soon as possible. Any more issues, shoot me a PM or reply in this thread.
Sent from my EVO using XDA Premium 4 mobile app
Click to expand...
Click to collapse
A lot of thanks but, i'm new in this world (rooting/etc) but i cant unlock the boot loader because PC does not recognize My Phone (open CMD, write the propper comands and says wating for the device) so can you explain me what to do in this case, Please
caleoss74 said:
A lot of thanks but, i'm new in this world (rooting/etc) but i cant unlock the boot loader because PC does not recognize My Phone (open CMD, write the propper comands and says wating for the device) so can you explain me what to do in this case, Please
Click to expand...
Click to collapse
Go to the link in my sig. I have a link to a guide on how to setup ADB on your PC. I also have links to the drivers you need, or you can just install HTC Sync on your PC to get the drivers you need.
Sent from my EVO using XDA Premium 4 mobile app
caleoss74 said:
A lot of thanks but, i'm new in this world (rooting/etc) but i cant unlock the boot loader because PC does not recognize My Phone (open CMD, write the propper comands and says wating for the device) so can you explain me what to do in this case, Please
Click to expand...
Click to collapse
Type adb devices from your OS or recovery
Type fastboot devices in bootloader
If it's still not responding click the link in Fin's sig and find the link to the latest drivers,download them using the 6-6-13 and don't forget the BMP drivers
Uninstall everything HTC from your PC/reboot PC/install drivers/plug your phone back in and let the drivers install(they will also install once you go to bootloader and recovery)
Try the commads again
FinZ28 said:
Go to the link in my sig. I have a link to a guide on how to setup ADB on your PC. I also have links to the drivers you need, or you can just install HTC Sync on your PC to get the drivers you need.
Sent from my EVO using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I did it but in the phone when i go to fastboot and connect to pc says fastboot only but when i use the volume kays (up/down) says fastboot usb but when i try to re-unlock the bootloader in CMD ''window say wating for device'' means not connection:crying:
caleoss74 said:
I did it but in the phone when i go to fastboot and connect to pc says fastboot only but when i use the volume kays (up/down) says fastboot usb but when i try to re-unlock the bootloader in CMD ''window say wating for device'' means not connection:crying:
Click to expand...
Click to collapse
Did you press the power button once you were in bootloader to select fastboot?
bigdaddy619 said:
Did you press the power button once you were in bootloader to select fastboot?
Click to expand...
Click to collapse
For Sure. Now It Says Windows Is Installing Driver for android 1.0, because my phone does not hace htc software on it dont have nothin only says in bootloader screen ''TaMPERED'' and below ''RELOCKED Security Warning''
caleoss74 said:
For Sure. Now It Says Windows Is Installing Driver for android 1.0, because my phone does not hace htc software on it dont have nothin only says in bootloader screen ''TaMPERED'' and below ''RELOCKED Security Warning''
Click to expand...
Click to collapse
Once the drivers install and the phone is recognized you can re-flash twrp then follow the post FinZ28 posted in post 2
bigdaddy619 said:
Once the drivers install and the phone is recognized you can re-flash twrp then follow the post FinZ28 posted in post 2
Click to expand...
Click to collapse
Thanks Man and Thanks To FinZ28 for all. I Finally Unlock The Bootloader. Now WHat To Do And Wich Rom To Install?
caleoss74 said:
Thanks Man and Thanks To FinZ28 for all. I Finally Unlock The Bootloader. Now WHat To Do And Wich Rom To Install?
Click to expand...
Click to collapse
Try MeanBean to get you up and running
FinZ28 said:
You need to unlock your bootloader again and make sure you have a working recovery installed.
You're S-on so you have to flash the kernel separately from the ROM. You need to get up and running, though, so download MeanBean ROM and flash it from recovery. You can connect your phone and computer together and boot into recovery and mount either internal or external storage and transfer the ROM zip to your phone. Do a full wipe in recovery, then flash the MeanBean zip and reboot. The phone will boot to the splash screen then back to recovery. Flash the MeanBean zip again and reboot. You should be good to go then.
Also take a look at the link in my sig. My guide contains some useful info. I recommend gaining S-off as soon as possible. Any more issues, shoot me a PM or reply in this thread.
Sent from my EVO using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks. I Finally Unlocked the Bootloader so tell me what to do now and what rom install
caleoss74 said:
Thanks. I Finally Unlocked the Bootloader so tell me what to do now and what rom install
Click to expand...
Click to collapse
Follow my instructions from my first post and install MeanBean ROM. It's in the Development thread.
MeanBean has a kernel installer built in to facilitate flashing the ROM while you're S-on. You can also fastboot flash the kernel but there is a little more work involved in doing it, and right now you just want to get your phone up and running. You did flash a custom recovery to your phone, correct?
Sent from my EVO using XDA Premium 4 mobile app
FinZ28 said:
You need to unlock your bootloader again and make sure you have a working recovery installed.
You're S-on so you have to flash the kernel separately from the ROM. You need to get up and running, though, so download MeanBean ROM and flash it from recovery. You can connect your phone and computer together and boot into recovery and mount either internal or external storage and transfer the ROM zip to your phone. Do a full wipe in recovery, then flash the MeanBean zip and reboot. The phone will boot to the splash screen then back to recovery. Flash the MeanBean zip again and reboot. You should be good to go then.
Also take a look at the link in my sig. My guide contains some useful info. I recommend gaining S-off as soon as possible. Any more issues, shoot me a PM or reply in this thread.
Sent from my EVO using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Good Afternoon, Can You Tell me if I can Install Android 4.2 on my phone, remember i'm S-On. i'm just rooted (Unlocked Bootloader)
caleoss74 said:
Good Afternoon, Can You Tell me if I can Install Android 4.2 on my phone, remember i'm S-On. i'm just rooted (Unlocked Bootloader)
Click to expand...
Click to collapse
You can install any ROM for your phone while S-on by using either the Flash Image GUI app or fastboot flashing the kernel. If you need more info click the link in my sig.
Sent from my EVO using XDA Premium 4 mobile app

Is my phone still savable?

I cannot get my phone to start, whenever I reboot it takes me to recovery!
When I'm at recovery it shows black screen. (Recovery installed from Rom Manager)
I can only access bootloader. What did I do?
I installed Rom Manager and install the Clockworkmod Recovery
I wanted to flash cyanogenmod 11, I did that in the Rom Manager
Then my DNA restarts and shows black screen after the HTC Logo
Help please!! >.<
Being in recovery is a good thing. You should have done a backup before flashing. Go to cwm , wipe system data and cache. Restore your backup. Then get a fresh cm down load and start from scratch. Don't use rom manager to flash this time. Flash from recovery.
Oops sorry reread your post. Recovery is not working? So did you flash recovery through rom manager, then immediately flash cm without booting to recovery first to make a backup? Either way your phone will be fine. you will likely have to push a new recovery through adb. You will find instructions through search.
Put the phone in fastboot open a command window on your pc and then use the command "fastboot erase cache" and then see if you can boot into the recovery.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Reply
Jaggar345 said:
Put the phone in fastboot open a command window on your pc and then use the command "fastboot erase cache" and then see if you can boot into the recovery.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
findinghomer said:
Being in recovery is a good thing. You should have done a backup before flashing. Go to cwm , wipe system data and cache. Restore your backup. Then get a fresh cm down load and start from scratch. Don't use rom manager to flash this time. Flash from recovery.
Oops sorry reread your post. Recovery is not working? So did you flash recovery through rom manager, then immediately flash cm without booting to recovery first to make a backup? Either way your phone will be fine. you will likely have to push a new recovery through adb. You will find instructions through search.
Click to expand...
Click to collapse
Well you see, fastboot is not working for some reasons... I installed the drivers, tried other drivers but still nothing. Whenever I try to lock my bootloader it say "waiting for device" (I wanted to use RUU but cant lock bootloader)
Pardon my english
Are you using windows? I had trouble getting adb to work with my current windows install. I used unbtu booted from a usb and adb worked perfectly....
I borked up my DNA a few weeks back like yours. I use Linux Mint, used some flashboot commands (I'm at work, can't remember exactly) and was able to flash TWRP recovery (but you could flash CWM if you wanted to). Then I was able to RUU. I could have pushed a ROM and flashed afterwards, but I RUU'd instead.
Hope this helps.
Word to the wise, when flashing anything on your phone, READ ALL THE DIRECTIONS VERBATUM. If you don't, you risk the bork (like I did).
Replying
cragunk said:
Are you using windows? I had trouble getting adb to work with my current windows install. I used unbtu booted from a usb and adb worked perfectly....
Click to expand...
Click to collapse
Ubuntu? Ok I'll try that. And yes I'm using windows 8
Yehudah said:
I borked up my DNA a few weeks back like yours. I use Linux Mint, used some flashboot commands (I'm at work, can't remember exactly) and was able to flash TWRP recovery (but you could flash CWM if you wanted to). Then I was able to RUU. I could have pushed a ROM and flashed afterwards, but I RUU'd instead.
Hope this helps.
Word to the wise, when flashing anything on your phone, READ ALL THE DIRECTIONS VERBATUM. If you don't, you risk the bork (like I did).
Click to expand...
Click to collapse
Ubuntu also not working >.<!!
Thanks for your replys~
Try installing HTC sync on ur computer and see if that installs the right drivers
Sent from my HTC6435LVW using xda app-developers app
koksheng999 said:
Ubuntu? Ok I'll try that. And yes I'm using windows 8
Ubuntu also not working >.<!!
Thanks for your replys~
Click to expand...
Click to collapse
Do you have adb & fastboot working on Ubuntu?
Sent from my HTC6435LVW using xda app-developers app
Thanks guys! Problem Solved!
Hey guys thanks for trying to help!!
In the end I went to the place I bought it and they sent it to the factory and fix it for me for free

Categories

Resources