cannot get root or cmw working, help needed - Galaxy Tab 10.1v Android Development

hi there i have tried all the possible methods and i cannot get root to work or CMW to work.
ive unlocked the boot loader with the stock rom that avaiable in the tutorial but once it try to install CMW and root i get nothing...
fasboot does not recognize my device so i see no way out..

You can flash cwm with odin, you'll find the files on droidbasement.com. Sometimes it doesn't "stick" (for the lack of a better word) so do it twice. Then you can use rommanager ONLY to reboot into recovery, for nothing else! and proceed with the steps. Do not ever flash anything ever with rommanager.
Edit : link to the recovery http://droidbasement.com/galaxy/roms/cm9/p3/recovery.tar.md5
Sent from my Galaxy Nexus using xda premium
---------- Post added at 11:03 PM ---------- Previous post was at 10:58 PM ----------
For your own sake, try to get fastboot working, it's going to make your life easier. If you're using Windows 8 you're out of luck as the drivers are not correctly signed. (at least that was the case when I tried it last)
Sent from my Galaxy Nexus using xda premium

ramonams said:
You can flash cwm with odin, you'll find the files on droidbasement.com. Sometimes it doesn't "stick" (for the lack of a better word) so do it twice. Then you can use rommanager ONLY to reboot into recovery, for nothing else! and proceed with the steps. Do not ever flash anything ever with rommanager.
Edit : link to the recovery http://droidbasement.com/galaxy/roms/cm9/p3/recovery.tar.md5
Sent from my Galaxy Nexus using xda premium
---------- Post added at 11:03 PM ---------- Previous post was at 10:58 PM ----------
For your own sake, try to get fastboot working, it's going to make your life easier. If you're using Windows 8 you're out of luck as the drivers are not correctly signed. (at least that was the case when I tried it last)
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
hei! thanks a lot for the quick and detailed reply. i've tried it but once i get to the rom manager to reboot into recovery it says it does not has the privelege for the commands

alvespt said:
hi there i have tried all the possible methods and i cannot get root to work or CMW to work.
ive unlocked the boot loader with the stock rom that avaiable in the tutorial but once it try to install CMW and root i get nothing...
fasboot does not recognize my device so i see no way out..
Click to expand...
Click to collapse
Check my response in the other thread.
Its tricky but doable and quite worth it, since fastboot is very powerfull.

alvespt said:
hei! thanks a lot for the quick and detailed reply. i've tried it but once i get to the rom manager to reboot into recovery it says it does not has the privelege for the commands
Click to expand...
Click to collapse
You'll have to get fastboot working, no way around it then. There are a ton of links to different versions of drivers in this and other forums, one of them will work.
Sent from my GT-P7100 using XDA Premium HD app

There may be another way, IF the current ROM has adb installed.
Flash CWM in odin
Go to Settings->Developer options- and set Android debugging to on.
Go to the command line (on the platform-tools folder of the android sdk) and type "adb devices".
If it identifies the device, an id will appear; then type "adb reboot recovery" which should reboot the device into CWM.

pruano said:
There may be another way, IF the current ROM has adb installed.
Flash CWM in odin
Go to Settings->Developer options- and set Android debugging to on.
Go to the command line (on the platform-tools folder of the android sdk) and type "adb devices".
If it identifies the device, an id will appear; then type "adb reboot recovery" which should reboot the device into CWM.
Click to expand...
Click to collapse
people! thanks a lot i found a way to get the damn fastboot
http://dottech.org/tipsntricks/2153...ows-computer-for-use-with-your-android-phone/
hehe, thanks to all

alvespt said:
people! thanks a lot i found a way to get the damn fastboot
http://dottech.org/tipsntricks/2153...ows-computer-for-use-with-your-android-phone/
hehe, thanks to all
Click to expand...
Click to collapse
Nice package, but didnt you have the damn tools already?! Its the first 5 preliminary steps....

I had them but I don't know why they did not work. Lol
Sent from my Galaxy Nexus using Tapatalk

Related

HTC One Formated. Help!

Hi, im new here. Recently Installed Rom and bunch of other things on my HTC ONE. OverClocked it as well. Longs story short. I wanted to wipe the phone but click the Format option.
Now all I have is white screen with Htc logo on it. Cant connect to the computer. Cant boot it into recovery/fastboot Menu. Will not turn off. Just stuck on that HTC logo screen. Im waiting till battery dies may be than ill atleast be able to go to fastboot...
Is it possible to bring it back or the phone is done?
My apologies if im in the wrong area/section
Phone is on Rogers/Canada.
You don't have to worry. Drain battery and boot into bootloader tomorrow. You cam always fastboot flash the Rom if it won't boot. Easiest way is via m7 tools.
Sent from my HTC One using Tapatalk 2
put the phone under a bright light and hold power+volume down
JDR0iD said:
You don't have to worry. Drain battery and boot into bootloader tomorrow. You cam always fastboot flash the Rom if it won't boot. Easiest way is via m7 tools.
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
I got it to go to fastboot./ recovery now need to find out what to do next.
Own31 said:
I got it to go to fastboot./ recovery now need to find out what to do next.
Click to expand...
Click to collapse
adb sideload from computer while phone is in recovery with sideload selected
skinsfanbdh said:
adb sideload from computer while phone is in recovery with sideload selected
Click to expand...
Click to collapse
googling it now. I got it to sideload in recovery but have no idea what to do on the computor. think i need a toolkit
This works in CWM anyway
Boot into recovery
from the pc do the adb push filename.zip /data/media
wait for it to copy
then on the phone reboot recovery your rom should be in the root of the sdcard waiting for you to flash
I just tested it and it worked perfect ( of coarse I didn't format my sdcard so ymmv )
Own31 said:
googling it now. I got it to sideload in recovery but have no idea what to do on the computor. think i need a toolkit
Click to expand...
Click to collapse
The sideload works but if you mess up in AROMA or it freezes you have to start from scratch
clsA said:
This works in CWM anyway
Boot into recovery
from the pc do the adb push filename.zip /data/media
wait for it to copy
then on the phone reboot recovery your rom should be in the root of the sdcard waiting for you to flash
I just tested it and it worked perfect ( of coarse I didn't format my sdcard so ymmv )
The sideload works but if you mess up in AROMA or it freezes you have to start from scratch
Click to expand...
Click to collapse
what i dont get is what file do i flash/adb.
I downloaded SDK kits, and half a million other zips. but no idea which file to take. I understood tho, that i need to move the file from pc to the phone with adb
If you download all in one toolkit it will make sideloading easier
Sent from my HTC One using xda premium
Im just lost everywhere. dont understand anything.
using cwm or all in one tool kit or a adb direct. too many things and dont know anything about either of those steps.
do i need to do anything prior using any of the three i listed. folders, files to put into the folders.... etc.
I tried using all in 1 kit. it goes into cmd but doesnt really do anything. I also dont understand when to or what to do in the phone while im doing stuff on the computer. Which menu the phone should be in. Im looking at so many different things and non work or non i understand.
errr this is painful.
Own31 said:
Im just lost everywhere. dont understand anything.
using cwm or all in one tool kit or a adb direct. too many things and dont know anything about either of those steps.
do i need to do anything prior using any of the three i listed. folders, files to put into the folders.... etc.
I tried using all in 1 kit. it goes into cmd but doesnt really do anything. I also dont understand when to or what to do in the phone while im doing stuff on the computer. Which menu the phone should be in. Im looking at so many different things and non work or non i understand.
errr this is painful.
Click to expand...
Click to collapse
Hi mate, I'd be happy to help on TeamViewer, as I understand it is complicated to do if you're new to the commands
when using all in one toolkit it will open two cmd windows you manually close the first one after that if it says waiting for device make sure it says fastboot usb at the top of bootloader screen on your phone if it says hboot press power button once. but if your sideloading a rom your phone must be in recovery and sideload selected in recovery. once sideload is done you will have the rom you sideloaded on your sd then you will have to flash that rom.zip
is there an step by step guide or a video?
Own31 said:
is there an step by step guide or a video?
Click to expand...
Click to collapse
1. Put phone into recovery
2. Plug into PC
3. Open adb/fastboot folder on PC and drag your chosen rom into there
4. Hold down shift and right-click inside the folder and select 'Open Command Prompt Here'
5. Type 'adb push NAMEOFROM.zip /data/media/' (/data/media/0/ if you were on 4.2.2)
6. Wait for it to complete, as there will be no progress indicator. It takes around 250 seconds (4 minutes)
7. Type 'adb reboot recovery'
8. Install zip from sdcard as usual. Zip file will be on the root
thx Mac.
Lol skinfan using your info i somehow got into CWM using all in one. I closed one window. then went into recovery mod and it put me into CWM.
now i have few option, im sure you all know them.
reboot sys now
install zip from sideload
etc
Own31 said:
thx Mac.
Lol skinfan using your info i somehow got into CWM using all in one. I closed one window. then went into recovery mod and it put me into CWM.
now i have few option, im sure you all know them.
reboot sys now
install zip from sideload
etc
Click to expand...
Click to collapse
install zip from sideload
skinsfanbdh said:
install zip from sideload
Click to expand...
Click to collapse
Hmm you seem to have forgotten that there is a high possibilty of AROMA freezing and then having to restart the sideload. Why waste his time?
Mac Ill try you steps shorty. if this doesnt work whats going in right now.
skinsfanbdh said:
install zip from sideload
Click to expand...
Click to collapse
yeh dont know what i did but im pushing i think Android_Revolution_HD-One_10.1
thats the problem i dont even know what to push.
Now New update. I gues Android Rev 10.1 worked because now im in the Welcome Menu and I can install it. It asks me to. Should I? is this the right file to install?
I was gonna push cm-10.1-20130312-NIGHTLY-ville and gapps-jb-20130301-signed next. Just cause I read somewhere I had to. and try both ways. but since And. Rev 10.1 asks me to install i think i will
MacHackz said:
Hmm you seem to have forgotten that there is a high possibilty of AROMA freezing and then having to restart the sideload. Why waste his time?
Click to expand...
Click to collapse
if he downloaded rayglobe like i recommended that wont be a problem as reyglobe doesnt use aroma
---------- Post added at 10:25 AM ---------- Previous post was at 10:23 AM ----------
Own31 said:
Mac Ill try you steps shorty. if this doesnt work whats going in right now.
yeh dont know what i did but im pushing i think Android_Revolution_HD-One_10.1
thats the problem i dont even know what to push.
Now New update. I gues Android Rev 10.1 worked because now im in the Welcome Menu and I can install it. It asks me to. Should I? is this the right file to install?
I was gonna push cm-10.1-20130312-NIGHTLY-ville and gapps-jb-20130301-signed next. Just cause I read somewhere I had to. and try both ways. but since And. Rev 10.1 asks me to install i think i will
Click to expand...
Click to collapse
i would use rayglobe to at least get a fully functional rom on your phone and make a backup then flash what you want
---------- Post added at 10:33 AM ---------- Previous post was at 10:25 AM ----------
whats with the ville at the end of the cm file. i think that is not for your phone it should say m7 at the end for the htc one
skinsfanbdh said:
if he downloaded rayglobe like i recommended that wont be a problem as reyglobe doesnt use aroma
---------- Post added at 10:25 AM ---------- Previous post was at 10:23 AM ----------
i would use rayglobe to at least get a fully functional rom on your phone and make a backup then flash what you want
Click to expand...
Click to collapse
is this it? http://forum.xda-developers.com/showthread.php?t=2312312
I installed Rev and it worked (i think) asks me to setup the phone now. Not sure if it will work fully well tho.

Butterfly S Guide For Unlocking,Rooting,Custom Rom Install

Essential Downloads
Required Files Attached :good:
IF YOU WANT TO BACKUP YOUR APPS,SETTINGS,WIFI SETTINGS,MESSAGES use Helium - App Sync and Backup from market
link :-https://play.google.com/store/apps/details?id=com.koushikdutta.backup
(Helium - App Sync and Backup doesnt need root)
YOU WILL LOSE ALL YOUR DATA WHEN YOU UNLOCK BOOTLOADER !!
------Backup If Required Before Proceeding-----
1. BOOTLOADER UNLOCK
Go to http://www.htcdev.com/ register and log in
2. Switch off device and Press Volume Down and Power to start the device into Bootloader mode.
3. Select Fastboot by pressing the power button
4. Extract the fastboot.zip to c: or any other location you prefer
Open up command prompt. ( Start > Run > Type CMD,). The window that appears is called Command Prompt.
Navigate to where you unzipped the ZIP file and go to the folder 'fastboot'
5. Connect your Phone to the computer.,Now the fastboot menu should show FASTBOOT USB.
6. To make sure your phone is connected properly type in fastboot devices and it will return your device id (See example image)
7. Now type 'fastboot oem get_identifier_token' ,,You will see a long block of text go to http://www.htcdev.com/bootloader/unlock-instructions/page-3 and follow instructions on the page.
example:
8. Check your mail for the Unlock_code.bin file
9. Copy this file to the fastboot folder
10. Now type 'fastboot flash unlocktoken Unlock_code.bin' in command prompt
11. The phone will show something like this :---
12.Now navigate to yes and press power button
NOW YOUR PHONE IS BOOTLOADER UNLOCKED! :good:
Note: Dont worry about the *****TAMPERED**** message in the bootloader..
13. FLASHING CLOCKWORK
14.The phone will restart and again using volume down and power go to bootloader
15.Select fast boot and in the command prompt type in 'fastboot flash recovery recovery-clockwork-touch-6.0.3.4-dlxpul.img'
16.Now the recovery is installed.. Go back to bootloader from fastboot
17.And select recovery and press power button
18.Now u can either click reboot and select yes when asked to root your stock rom
OR
You Can Copy Your New Rom Into Your Phone Memory And Install Using Recovery
******* FOR THOSE WITH WRITE PROTECTION ISSUES FLASH THE ATTACHED Root_wp_mod.zip in recovery********
Dont Forget To Hit Thanks !!!
Bro, your root method include Write Protection Fix? Just want to know. Good work bro.:thumbup:
Sent from my HTC Butterfly s using Tapatalk 2
Great to have an option to root the new htc butterfly s... Am getting this phone soon and hope to have the easiest method to root it...
Sent from my GT-N7100 using Tapatalk 2
blu3angel said:
Great to have an option to root the new htc butterfly s... Am getting this phone soon and hope to have the easiest method to root it...
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
:good:
Thank you for the TWRP with other device, but new to HTC butterfly S.
Encounter some problem with data.ext.win and the win000 file with special permission Set UID and Set CID, which not allow me to copy to my PC or even using TWRP file manger to copy to external_sd card.
Also, does not allow me to backup to external_sd.
Please advise if i did something wrong.
yoongkw i didnt get your problem..explain what exactly you want to do...
Anyone tried installing busybox? I kept getting error and reboots.
Sent from my HTC Butterfly s using Tapatalk HD
Sorry. Posted this question in the wrong section.
Basically wanna copy out the phone's TWRP backup folder to PC to save up the stock unroot version.
And was not able to do that due to Set UID and CID in permission, something with the kernel security.
Sent from my HTC Butterfly s using Tapatalk 2
---------- Post added at 10:03 PM ---------- Previous post was at 10:01 PM ----------
moonchy said:
Anyone tried installing busybox? I kept getting error and reboots.
Sent from my HTC Butterfly s using Tapatalk HD
Click to expand...
Click to collapse
Flash this zip.
http://db.tt/hOLAIt8H
Sent from my HTC Butterfly s using Tapatalk 2
thank you pswin09...i added the file to the main post...
drizzle77 said:
thank you pswin09...i added the file to the main post...
Click to expand...
Click to collapse
Welcome Fri. I got this fix from Chinese Forum.
Sent from my HTC Butterfly s using Tapatalk 2
Thanks pswin09, works great.
Sent from my HTC Butterfly s using Tapatalk HD
Can TWRP be also used?
shadow071506 said:
Can TWRP be also used?
Click to expand...
Click to collapse
yes, i'm using it. the one problem i've had is not being able to backup the cache. nonetheless, i've backed up and restored ROMS on my my S using TWRP many times without issue.
I want to do the tutorial, but would like to backup my stock recovery first. Is it possible?
Warell said:
I want to do the tutorial, but would like to backup my stock recovery first. Is it possible?
Click to expand...
Click to collapse
^same question as above..how do you backup stock recovery before flashing either CWM or TWRP?
(SOLVED by restart the steps again) Anyone help, I am stuck at the command 'fastboot flash unlocktoken Unlock_code.bin' so long no response? What is go wrong with me.
Thanks,
dioooi said:
(SOLVED by restart the steps again) Anyone help, I am stuck at the command 'fastboot flash unlocktoken Unlock_code.bin' so long no response? What is go wrong with me.
Thanks,
Click to expand...
Click to collapse
Your phone is not being detected by the pc
Sent from my HTC Butterfly s using xda premium
daorderdillon said:
Your phone is not being detected by the pc
Sent from my HTC Butterfly s using xda premium
Click to expand...
Click to collapse
Thanks,I solved the problem already.
Sent from my HTC Butterfly s using xda premium
Can i return back to stock " relock and untoot"
Sent from my HTC Butterfly s

HTC One ATT (US) Soft Brick needs help to un brick the phone

Good day everyone.
I rebooted my phone one day and came into the looping Logo splash screen issue. I followed all the step which ATT (that is the carrier I have and of course they tried both Factory resets and wipe the cache) which didn't work (still looping into the logo screen). They told me I have to buy a new phone BUT why buy a new phone when I know the answer is out there. This is why I love this forum, even though I have been reading it for a day, but already learned a lot.
I can get in the HBOOT menu and also can get into the bootloader menu but when I try to recover my phone, using a program like:
RUU_M7_UL_K44_SENSE55_MR_HTC_Europe_4.19.401.9_R_Radio_4A.23.3263.28_10.38r.1157.04L_release_353069_signed_2-1
Or
HTC One Toolkit - Squabbi - 3.1.2
It doesn't work because when it reboots the phone, the bootloader will not go into the "FASTBOOTUSB" mode which I think is the issue. The USB for the FASTBOOT never comes on with the black HTC screen (when trying to do a recovery)
If the FASTBOOTUSB would come on automatically it could help but wanted advice from you all.
Here is my phone info:
**** LOCKED ****
M7_UL PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-4T.20.3218.13
OpenDSP-v31.120.274.0617
OS-3.17.502.3
eMMC-boot 2048MB
Sep 10 2013.01:21:12.0
Can someone please lead me the right way to unbrick this soft bricked phone?
If you have any questions, please ask, I will be more then happy to answer.
Thank you all in advance
Firstly, are you sure you have the correct/updated drivers on your computer?
also I think you're using the wrong RUU btw unless you have a superCID phone and it sounds like you're completely stock, the one you posted is for the eu version and you need this http://www.htc1guru.com/dld/ruu_m7_...13_10-33-1150-01_release_318450_signed_2-exe/ for an att device.
Next Download this http://forum.xda-developers.com/showthread.php?t=2317790 if you don't already have adb and fastboot and then see if your computer is recognizing adb at least when you're at the main hboot menu by typing "adb devices" once you open a command prompt and navigate to the adb and fastboot folder by typing "cd /(whatever your adb folder is called)"
If adb works you should gain s-off for your device using this http://firewater-soff.com/instructions
Now you should be able to flash the RUU following directions and in this guide http://forum.xda-developers.com/showthread.php?t=2358738
jukiewalsh said:
Firstly, are you sure you have the correct/updated drivers on your computer?
Download this http://forum.xda-developers.com/showthread.php?t=2317790 if you don't already have adb and fastboot and then see if your computer is recognizing adb at least when you're at the main hboot menu by typing "adb devices" once you open a command prompt and navigate to the adb and fastboot folder.
Click to expand...
Click to collapse
I am not sure if I have the updated drivers but I did install the HTC sync so maybe I do. I am still a noob so sorry if this sounds very noobish.
Question question before I install the the adb program...
Should I go through this before I do anything??
http://www.youtube.com/watch?v=LENBpQW7mM4#t=872
I just watched the video and just want to know will it work with my issue? I know it is a general question but doesn't hurt to ask correct?
Thanks again!
jukiewalsh said:
Firstly, are you sure you have the correct/updated drivers on your computer?
Download this http://forum.xda-developers.com/showthread.php?t=2317790 if you don't already have adb and fastboot and then see if your computer is recognizing adb at least when you're at the main hboot menu by typing "adb devices" once you open a command prompt and navigate to the adb and fastboot folder.
Click to expand...
Click to collapse
Also when I typed in adb devices into the cmd prompt after installing the program it just says:
List of devices
Nothing is under that.
Any recommendation from there? Thank you again!
djjonaaron said:
Also when I typed in adb devices into the cmd prompt after installing the program it just says:
List of devices
Nothing is under that.
Any recommendation from there? Thank you again!
Click to expand...
Click to collapse
I just updated my first response with another helpful guide, and you need to uninstall/remove htc sync from your computer COMPLETELY. That's probably your culprit for not getting recognized by the computer.
jukiewalsh said:
I just updated my first response with another helpful guide, and you need to uninstall/remove htc sync from your computer COMPLETELY. That's probably your culprit for not getting recognized by the computer.
Click to expand...
Click to collapse
Thank you very much Jukiewalsh.
I am downloading the CORRECT program and following your directions. I will keep you updated my friend!
Much much respect!!!
Jon
djjonaaron said:
Thank you very much Jukiewalsh.
I am downloading the CORRECT program and following your directions. I will keep you updated my friend!
Much much respect!!!
Jon
Click to expand...
Click to collapse
But before you do anything else is your device still under warranty? If you send it to HTC chances are you could get a completely new phone...
Sent from my HTC One using XDA Premium 4 mobile app
jukiewalsh said:
But before you do anything else is your device still under warranty? If you send it to HTC chances are you could get a completely new phone...
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I already check with ATT and HTC.. Out of warranty as of June 19th 2014. Yeah.. That SUCKSSSSSSSS
Two weeks over and they will not work with me at all. grrrrr
jukiewalsh said:
Firstly, are you sure you have the correct/updated drivers on your computer?
also I think you're using the wrong RUU btw unless you have a superCID phone and it sounds like you're completely stock, the one you posted is for the eu version and you need this http://www.htc1guru.com/dld/ruu_m7_...13_10-33-1150-01_release_318450_signed_2-exe/ for an att device.
Next Download this http://forum.xda-developers.com/showthread.php?t=2317790 if you don't already have adb and fastboot and then see if your computer is recognizing adb at least when you're at the main hboot menu by typing "adb devices" once you open a command prompt and navigate to the adb and fastboot folder by typing "cd /(whatever your adb folder is called)"
If adb works you should gain s-off for your device using this http://firewater-soff.com/instructions
Now you should be able to flash the RUU following directions and in this guide http://forum.xda-developers.com/showthread.php?t=2358738
Click to expand...
Click to collapse
Quick question.
If I run "adb devices" and it says it is trying to connect to the port number and doesn't find anything. That isn't good is it? I am in the HBOOT menu, uninstalled everything HTC related on my computer. When I run adb devices now it says
List of devices:
Nothing of course is listed.
Thanks,
djjonaaron said:
Quick question.
If I run "adb devices" and it says it is trying to connect to the port number and doesn't find anything. That isn't good is it? I am in the HBOOT menu, uninstalled everything HTC related on my computer. When I run adb devices now it says
List of devices:
Nothing of course is listed.
Thanks,
Click to expand...
Click to collapse
Okay that's weird, sound like a connection problem somewhere. Double check you drivers, reinstall them, and then if it still won't see it then try a different USB port (the one in the back is your best bet)
Does your computer recognize that SOMETHING being connected at all? Like does it make that "ding" sound when you plug it in? haha
Sent from my HTC One using XDA Premium 4 mobile app
---------- Post added at 06:29 PM ---------- Previous post was at 06:24 PM ----------
Also once you have removed all the HTC programs reboot your computer for good measure and then just google search for HTC USB drivers and see if you need yours updated
Sent from my HTC One using XDA Premium 4 mobile app
jukiewalsh said:
Okay that's weird, sound like a connection problem somewhere. Double check you drivers, reinstall them, and then if it still won't see it then try a different USB port (the one in the back is your best bet)
Does your computer recognize that SOMETHING being connected at all? Like does it make that "ding" sound when you plug it in? haha
Sent from my HTC One using XDA Premium 4 mobile app
---------- Post added at 06:29 PM ---------- Previous post was at 06:24 PM ----------
Also once you have removed all the HTC programs reboot your computer for good measure and then just google search for HTC USB drivers and see if you need yours updated
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Ok.. uninstalled everything, rebooted, Plugged in the USB into the back. Installed the new drivers from here:
http://forum.xda-developers.com/showthread.php?t=2217396
The computer says there is something connected because the plug in device sound kicks up just fine.
Then did this:
C:\Program Files (x86)\Minimal ADB and Fastboot>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
I don't know if that looks good or not. What do you think?
Again thank you!!!
And you not in fastboot mode are you? It would say on your phone screen
Sent from my HTC One using XDA Premium 4 mobile app
---------- Post added at 07:06 PM ---------- Previous post was at 07:05 PM ----------
Wait... When the phone worked was USB debugging enabled?
Sent from my HTC One using XDA Premium 4 mobile app
jukiewalsh said:
And you not in fastboot mode are you? It would say on your phone screen
Sent from my HTC One using XDA Premium 4 mobile app
---------- Post added at 07:06 PM ---------- Previous post was at 07:05 PM ----------
Wait... When the phone worked was USB debugging enabled?
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I tried with Fastboot and then not fastboot
The problem is.. the ONLY way for this phone to connect via USB to my computer is through FASTBOOT. When I select FASTBOOT it goes right to FASTBOOT USB. Otherwise it will not connect via USB
One more thing to add.
When i do a factory reset, it gets to Backup CW Package and freezes there if that tells you anything.
Last thing.. I did do this:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot devices
HT35VW911121 fastboot
Is that a good? It recognizes it on the fastboot but not ADB.... hummmm
djjonaaron said:
Last thing.. I did do this:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot devices
HT35VW911121 fastboot
Is that a good? It recognizes it on the fastboot but not ADB.... hummmm
Click to expand...
Click to collapse
Yeaaaaah! You can only be in one separate mode at a time so you were probably just in fastboot before. Okay now I'm going to take you a different route than the RUU because you can't s off without an operating system right now which means you can't flash an RUU.
Now you need to first go here http://htc-one.wonderhowto.com/how-...htc-one-running-android-4-4-2-kitkat-0151186/ and follow the steps to unlock your bootloader (second section), your phone might hang at the end where it reboots but thats fine we just need it to get unlocked for now.
Next download this twrp recovery img http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.7.1.1-m7.img and save it to where your adb/fastboot files are and rename the file to "recovery". After this manually reboot your phone into the hboot again and get it into fastboot mode and then after navigating to your adb/fastboot folder in a cmd prompt type "fastboot flash recovery recovery.img"
next on your phone use the volume keys to highlight "bootloader" and press the power button. It should take you back to the main bootloader screen. Now highlight recovery and press the power button.
once twrp is booted you can set your phone aside for now... download this http://www.androidfilehost.com/?fid=23329332407581059 and save the zip to your adb/fastboot folder. Now type in the command prompt "adb push m7_Stock_Rooted_4.18.502.7_Odex.zip /sdcard/
m7_Stock_Rooted_4.18.502.7_Odex.zip" wait for it to finish and type "adb reboot recovery"
now go to install and select the m7_Stock_Rooted_4.18.502.7_Odex.zip file on your sd card and wait for it to install and then reboot. After you get to this point I'll help you return completely back to your stock tomorrow.:good:
jukiewalsh said:
Yeaaaaah! You can only be in one separate mode at a time so you were probably just in fastboot before. Okay now I'm going to take you a different route than the RUU because you can't s off without an operating system right now which means you can't flash an RUU.
Now you need to first go here http://htc-one.wonderhowto.com/how-...htc-one-running-android-4-4-2-kitkat-0151186/ and follow the steps to unlock your bootloader (second section), your phone might hang at the end where it reboots but thats fine we just need it to get unlocked for now.
Next download this twrp recovery img http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.7.1.1-m7.img and save it to where your adb/fastboot files are and rename the file to "recovery". After this manually reboot your phone into the hboot again and get it into fastboot mode and then after navigating to your adb/fastboot folder in a cmd prompt type "fastboot flash recovery recovery.img"
next on your phone use the volume keys to highlight "bootloader" and press the power button. It should take you back to the main bootloader screen. Now highlight recovery and press the power button.
once twrp is booted you can set your phone aside for now... download this http://www.androidfilehost.com/?fid=23329332407581059 and save the zip to your adb/fastboot folder. Now type in the command prompt "adb push m7_Stock_Rooted_4.18.502.7_Odex.zip /sdcard/
m7_Stock_Rooted_4.18.502.7_Odex.zip" wait for it to finish and type "adb reboot recovery"
now go to install and select the m7_Stock_Rooted_4.18.502.7_Odex.zip file on your sd card and wait for it to install and then reboot. After you get to this point I'll help you return completely back to your stock tomorrow.:good:
Click to expand...
Click to collapse
Sounds great. I will do this once I get home from work tonight and should be ready with everything done above by tomorrow. *crossing fingers*
I really do appreciate your guidance and help through this. You are helping me out so much!!!
Much respect again,
Jon
No problem, and while you're doing it read all the steps on the websites before you begin and then make sure you have a general understanding before you do anything.
Sent from my HTC One using XDA Premium 4 mobile app
jukiewalsh said:
No problem, and while you're doing it read all the steps on the websites before you begin and then make sure you have a general understanding before you do anything.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Well i think I just bricked my phone. I took home the phone.. and now it is not booting... there is a USB connection but the screen stays black and when i hold the power button down and/or power button + the volume down it is not booting.
However when i do press the power button down and/or power button + the volume down it does connect and reconnect to the computer. any ideas?
jukiewalsh said:
No problem, and while you're doing it read all the steps on the websites before you begin and then make sure you have a general understanding before you do anything.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Should I try this? do you think it might work? http://forum.xda-developers.com/showthread.php?t=2770684
Thank you kind sir!

Bricked Nexus 6 please help ASAP!

I just bought a Nexus 6... Unlocked the bootloader and rooted the phone.... after realizing there were some issues with the phone I decided I would try and download the PURE rom for the phone... I installed TWRP recovery and tried to flash the image. When the phone booted back up it said that the data was corrupt, and to enter a password. Entering anything seemed to work and I would then reset the phone... but the same thing would come back up.
So I decided to try and wipe the phone again and re-install the ROM... after that it wouldn't load at all, came back with some kind of error.
Then I decided to do a full wipe of the phone and try and re-install the factory image... Problem is... I haven't tried to do anything with a phone in like 2 years and well... i'm having trouble on trying to figure out how I can restore the factory image. I have the SDK tools installed, the phone drivers are also obviously installed, but can someone help me try to reset to the factory image.
I only have like 3 hours to try and accomplish this from now because after this I have to get on a plane and won't be around and will also leave me without a phone... Can someone please help me as soon as possible? Thank you so much!! I could use somewhat detailed instructions but not crazy
http://forum.xda-developers.com/nexus-6/general/guide-flash-factory-images-nexus-6shamu-t2954008
Try nexus toolkit by wugfresh can't go wrong. If you get error missing system.img while flashing go to options then flash then click force flash. The toolkit will download all needed steps and flash without a problem
dont use a toolkit. you are guaranteed to learn nothing, and doing it the right way is just as fast(and easy). plus, root toolkits mess up often. dong it right never messes anything up.
Nexus device can almost never be bricked, I say almost never because of the people variable, but if you can get it into bootloader mode it is easy to bring back. just follow the instructions above.
I agree that even though wugfresh tools is the best out there. I have used it before. You learn nothing about what needs to be completed.
I could never get the drivers to work for me in most cases. I use ubuntu and it always works running the manual commands.
Ok so I have tried to run the flash-all.bat file and it says in the command prompt it is an unrecognized command...
I'm assuming I must be missing part of the ADB tools? Ugh help!
jwleonhart said:
Ok so I have tried to run the flash-all.bat file and it says in the command prompt it is an unrecognized command...
I'm assuming I must be missing part of the ADB tools? Ugh help!
Click to expand...
Click to collapse
first thing to do in adb is run the command "adb devices" to make sure that adb sees your device, does adb see your device?
It says list of devices attached and then nothing....
Can someone give me a short step by step on what I need to do here? I'm really running low on time, this is really bad....
jwleonhart said:
It says list of devices attached and then nothing....
Can someone give me a short step by step on what I need to do here? I'm really running low on time, this is really bad....
Click to expand...
Click to collapse
wait.. you are flashing the factory img, you do not use adb for that. you boot into the bootloader then use fastboot for that. adb doesnt work in the bootloader anyways, use fastboot while youre in the bootloader, and type fastboot devices to make sure fastboot sees your device.
@simms22 is correct, tool kits make you learn nothing, and you get posts like this.
However if you are time contained. As much as it pains me to say this. Use the tool kit. And learn on a time when you can.
Download Wugs toolskit and flash back to stock images. And you'll be fine.
Update your SDK if u haven't already.
Unzip factory images and place in platform tools folder of SDK. (Unless you have environmental variables set correctly)
Open a command prompt from that directory (place cursor in empty space, hold shift and right click on mouse)
Boot into bootloader
fastboot flash boot boot.img
fastboot reboot-bootloader
fastboot flash system system.img
fastboot reboot
Sent from my Nexus 6
simms22 said:
dont use a toolkit. you are guaranteed to learn nothing, and doing it the right way is just as fast(and easy). plus, root toolkits mess up often. dong it right never messes anything up.
Click to expand...
Click to collapse
Different strokes for different folks!!!!
Sent from my SM-T310 using XDA Premium 4 mobile app
doing the following command in command prompt:
fastboot devices
it shows the following device:
ZX1G2224G5
I'm assuming that is the nexus 6...
So whats next on the list then?
I unzipped the factory image and using the flash-all.bat script it says fastboot is not a recognied command.
dparrothead1 said:
Different strokes for different folks!!!!
Sent from my SM-T310 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
not really.
if you know anything about what you are doing, its one thing, use a toolkit, enjoy yourself. if you have no idea what you are doing, the root toolkit is by far the wrong way to go. as you will still know absolutely nothing, and will learn nothing. and pretty soon, when you have some simple maintenance to do, and you have no idea how, you start thread about having your device bricked. and im sure that you personally have not helped out hundreds that have started threads about having their device "bricked" after using a root toolkit. i have.
---------- Post added at 02:06 PM ---------- Previous post was at 02:05 PM ----------
jwleonhart said:
doing the following command in command prompt:
fastboot devices
it shows the following device:
ZX1G2224G5
I'm assuming that is the nexus 6...
So whats next on the list then?
I unzipped the factory image and using the flash-all.bat script it says fastboot is not a recognied command.
Click to expand...
Click to collapse
you probably have to unzip it twice, if there is another zip within that one zip. and you can try not using the word fastboot, as i also have ran into fastboot programs where it wasnt needed.
simms22 said:
not really.
if you know anything about what you are doing, its one thing, use a toolkit, enjoy yourself. if you have no idea what you are doing, the root toolkit is by far the wrong way to go. as you will still know absolutely nothing, and will learn nothing. and pretty soon, when you have some simple maintenance to do, and you have no idea how, you start thread about having your device bricked. and im sure that you personally have not helped out hundreds that have started threads about having their device "bricked" after using a root toolkit. i have.
---------- Post added at 02:06 PM ---------- Previous post was at 02:05 PM ----------
you probably have to unzip it twice, if there is another zip within that one zip. and you can try not using the word fastboot, as i also have ran into fastboot programs where it wasnt needed.
Click to expand...
Click to collapse
Friend, I'm way too old to get into an internet pissing contest!!! I realize I don't have 27,000+ post, but if you look at my thanks total, you will see that I've helped my share of members!!!! So don't tell me that I dont try to share my knowledge......have a good day and please don't respond to any more of my post!!!! Peace out!!
Sent from my SM-T310 using XDA Premium 4 mobile app
dparrothead1 said:
Friend, I'm way too old to get into an internet pissing contest!!! I realize I don't have 27,000+ post, but if you look at my thanks total, you will see that I've helped my share of members!!!! So don't tell me that I dont try to share my knowledge......have a good day and please don't respond to any more of my post!!!! Peace out!!
Sent from my SM-T310 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
with a silly post like "Different strokes for different folks!!!!" you definitely arent posting like someone your age, as thats what a child would say. im not young myself. anywho, you can not tell me not to respond, lol. ill respond to anyone who posts as silly as you. i have nothing against you, nor are trying to get at you, im simply responding to your silliness.
OP... The password was a numerical representation of your pattern unlock since you were still encrypted. The key is in the first post of the TWRP thread.
Now...extract the factory image until you have boot.img radio.img system.img and recovery.img if there is a bootloader img flash that first.
Flash bootloader with fastboot flash bootloader bootloader.img
Reboot with fastboot reboot-bootloader
Flash boot system and radio respectively with fastboot flash boot/radio/system boot.img/radio.img/system.img one at a time.
Finish with fastboot reboot and you sgould be all set.
op got it flashed, and ended up flashing his rom as well. so, he was successful
I hope saying use a toolkit didn't start an argument, only said to use it because he had a time restraint..
jiv101 said:
I hope saying use a toolkit didn't start an argument, only said to use it because he had a time restraint..
Click to expand...
Click to collapse
no, it didnt start an argument. but he ended up doing it the right way, then flashed his rom. then flashed a different rom because his rom was so so. but really, even if theres a time restraint, if your driver is installed properly, it takes about 3-4 minutes to flash the boot.img

Bonehead Move

I have a unlocked X, was trying to install a new rom via recovery and something went wrong...but I forgot to do backup so now its on a boot loop and I didnt have USB debugging enabled. Is there anyway to load new another rom to the phone so that I can install via recovery since I dont have usb enabled?
Yes power the device off by holding the power button and volume down, after the display is off let go of the power button. You can flash recovery or boot to recovery from there
Sent from my Nexus 6 using Tapatalk
Durteedee said:
Yes power the device off by holding the power button and volume down, after the display is off let go of the power button. You can flash recovery or boot to recovery from there
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I can boot into recovery but how do I transfer the new rom to the phone so I can install via recovery? I dont know how to move it from my PC to the phone.
You should look up side loading via adb and most newer recoveries allow you drag and drop once it's booted, you are using a custom recovery for your phone correct?
Sent from my Nexus 6 using Tapatalk
Durteedee said:
You should look up side loading via adb and most newer recoveries allow you drag and drop once it's booted, you are using a custom recovery for your phone correct?
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
yes team win recovery v2.6.3.1
In advance you will find sideload via adb, I am sure you have fastboot/adb commands on your PC as well an understanding of how sideloading works
Sent from my Nexus 6 using Tapatalk
when I go into terminal, type abd devices, I dont see any attached...dont I need usb debugging on to be able to see device?
mario24601 said:
when I go into terminal, type abd devices, I dont see any attached...dont I need usb debugging on to be able to see device?
Click to expand...
Click to collapse
dont use adb use fastboot.
"fastboot devices"
wildblade64 said:
dont use adb use fastboot.
"fastboot devices"
Click to expand...
Click to collapse
thanks but its still not connecting....not sure what im doing wrong.
Also trying a otg cable but phone is not recognizing it. Any suggestions? Thanks
Sent from my ONE E1005 using Tapatalk
Since I didn't have USB debugging on when it went into boot loop, am I screwed or how can I move a new rom over? I do have win recovery I am able to boot to recovery but can't figure out how to load new rom. Any help would be appreciated. Thanks
Sent from my ONE E1005 using Tapatalk
Might have to start from scratch....flash the latest 5.1 firmware again....and bootloader if you haven't done so yet.
[quote name="DJ_Tomato" post=65476125]Hello
I am receiving phone calls, and when i answer they can't hear me and i can't hear them
So buggy, can't work with it, i have lost important calls, please help me[/QUOTE]
Had the same issue, fixed it by updating the bootloader.
I followed option 5 on this link.
http://forum.xda-developers.com/showpost.php?p=61142892&postcount=2
You will need to find the correct files for your phone varient from here.
http://forum.xda-developers.com/moto-x/development/xt1053-retail-stock-lollipop-flashable-t3155843
NOTE:-
Sent from my ghost using Tapatalk
---------- Post added at 11:58 PM ---------- Previous post was at 11:54 PM ----------
First link, option 5. Had a similar problem where I can go to recovery but my internal was deleted...I had nothing. Nor did I have a system.....I couldn't restore a backup nor flash a new ROM. I had nothing but recovery....so I googled the 5.1 firmware update and modem....and followed option 5 with mfastboot. Phone is up and running fine.
Sent from my ghost using Tapatalk
mario24601 said:
Since I didn't have USB debugging on when it went into boot loop, am I screwed or how can I move a new rom over? I do have win recovery I am able to boot to recovery but can't figure out how to load new rom. Any help would be appreciated. Thanks
Sent from my ONE E1005 using Tapatalk
Click to expand...
Click to collapse
Anyone have any recommendations? thanks
Finally got it working, took ALOT of trial and error! If anyone has same issue I can give step by step...not that Im good at this stuff but I can share what I learned

Categories

Resources