So in my excitement and tiredness from rooting locked device, I decided I'd try to change the dpi of my Z, even though it's 2am. I simply downloaded a market app and went through trying 320 as dpi. Now I can't get past Sony boot logo. What a moron...
So my plan for tomorrow morning is to try and grab the build.prop via adb after connecting in fastboot (volume up and plug in?) and change back 480dpi. Does this sound like it'll work?
I've not done if before and most tutorials say to grab build.prop in recovery, I however don't have recovery.
Any feedback would be greatly appreciated
Sent from my X10i using Tapatalk 2
Kallb123 said:
So in my excitement and tiredness from rooting locked device, I decided I'd try to change the dpi of my Z, even though it's 2am. I simply downloaded a market app and went through trying 320 as dpi. Now I can't get past Sony boot logo. What a moron...
So my plan for tomorrow morning is to try and grab the build.prop via adb after connecting in fastboot (volume up and plug in?) and change back 480dpi. Does this sound like it'll work?
I've not done if before and most tutorials say to grab build.prop in recovery, I however don't have recovery.
Any feedback would be greatly appreciated
Sent from my X10i using Tapatalk 2
Click to expand...
Click to collapse
Assuming ADB is working for you, you could
"ADB pull /system/build.prop c:\"
This will copy build.prop to your C drive in the root folder.
Now open the build.prop file in C:\ on your PC using Notepad or similar. You will need to use Wordwrap to view the file correctly (Format from the Menu bar)
You should see something like this (cut down obviously):
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=msm7k
# ro.build.product is obsolete; use ro.product.device
ro.sf.lcd_density=320
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.com.google.gmsversion=2.1_r6
ro.sf.lcd_density=240
Once you have modded the lcd density back to 480, SAVE the text file as normal, simply select "Save" from Notepad's menu. Quit Notepad.
Then, do the following
"ADB remount"
"ADB push c:\build.prop /system/"
Once done do this
"ADB reboot" or "ADB shell reboot" which ever you can and then hopefully your back to normal?
---------- Post added at 02:43 AM ---------- Previous post was at 02:40 AM ----------
I just tried it in fastboot though and adb commands do not work, only fastboot commands, as it is called fastboot mode obviously,
not sure what you can do to be honest ?
If you have a sdcard and fastboot works you could download and fastboot DoomLord's kernel which includes CWM recovery. Copy one of the stock or custom roms to your sd, boot into recovery, wipe, flash your rom. That should work.
Sent from my C6603 using Tapatalk 2
It could but his bootloader is locked.
Sent from my C6603 using xda premium
Sorry I didn't catch that part.
Hope you get adb working, it's only a brick if you give up on it.
Sent from my C6603 using Tapatalk 2
Is there some way I can use the Sony tool to repair?
I think I only have fastboot and flash mode available.
Or maybe flash generic firmware? (require unlocked bootloader?)
Thanks so much for all your input so far
Sent from my X10i using Tapatalk 2
Oh thank the gods (and xda-devs)!!!!
I managed to flash the UK Generic Firmware via flashtool. I've got factory reset now but I don't care, it's not a black screen anymore
My bootloader status also reverted to Allowed: Yes.
Nice, glad you got it working!
Sent from my C6603 using Tapatalk 2
Thanks for all your ideas
Sent from my C6603 using Tapatalk 2
Kallb123 said:
Oh thank the gods (and xda-devs)!!!!
I managed to flash the UK Generic Firmware via flashtool. I've got factory reset now but I don't care, it's not a black screen anymore
My bootloader status also reverted to Allowed: Yes.
Click to expand...
Click to collapse
Your bootloader would've been unlockable before though right?. (bootloader unlock allowed: YES) it wouldn't of said no, otherwise it wouldn't say yes now.
ajay83 said:
Your bootloader would've been unlockable before though right?. (bootloader unlock allowed: YES) it wouldn't of said no, otherwise it wouldn't say yes now.
Click to expand...
Click to collapse
Ye it was unlockable to start with, I was just confirming that it had reverted to that state after the root method changed it to not unlockable
Sent from my C6603 using Tapatalk 2
Related
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
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
Whenever I type adb reboot oem-unlock, the device just reboots and goes into charging mode.Help?
Change PC connection type
Sent from my LG-P880 using xda app-developers app
NoobBrandon said:
Whenever I type adb reboot oem-unlock, the device just reboots and goes into charging mode.Help?
Click to expand...
Click to collapse
Maybe search for another tutorial, reinstall your drivers or do the other things that are suggested if you search for your problem.
Sent from my LG-P880
It's one of the "unlockable" models. Use the "unlock-relock" tool or the unlock script from the unlock guide.
Sent from my LG-P880 using Tapatalk 4
muellersmattes said:
It's one of the "unlockable" models. Use the "unlock-relock" tool or the unlock script from the unlock guide.
Sent from my LG-P880 using Tapatalk 4
Click to expand...
Click to collapse
If this helps,whenever I boot into recovery now,a red text saying LGE SECURITY ERROR: BOOT IMAGE or something like that
So you flashed a recovery before unlocking?
If your device doesn't boot at all, do a kdz reflash. If you can boot to the system, use one of the methods mentioned above; you only need root and USB debugging on to use it. If you don't have root but can't boot to recovery, try the "root many android" method from the index, that might do it. If it still fails, do a kdz reflash, then start again (root - unlock - recovery)
Sent from my LG-P880 using Tapatalk 4
Hi there,
So I've wiped it completely ending up with no OS installed on it, i have nothing on the SD card (Internal storage in this case).
When i boot it up, it just stays on the HTC logo.
Im using a mac, so when i connect it to, Android File transfer pops up trying to recognise it, but in the end it doesn't.
My question is, how do i get my computer to recognise my phone so i can put a zip onto it and flash it.
I've seen people saying adb, but i have no idea how to use it, or what it is kind of, i know its something to do with terminal?
Any help?!
GianFrangiamore said:
Hi there,
So I've wiped it completely ending up with no OS installed on it, i have nothing on the SD card (Internal storage in this case).
When i boot it up, it just stays on the HTC logo.
Im using a mac, so when i connect it to, Android File transfer pops up trying to recognise it, but in the end it doesn't.
My question is, how do i get my computer to recognise my phone so i can put a zip onto it and flash it.
I've seen people saying adb, but i have no idea how to use it, or what it is kind of, i know its something to do with terminal?
Any help?!
Click to expand...
Click to collapse
I have never tried ADB with a mac, but what i would do for my windows is first download and install the fastboot drivers. then, you should make sure that you still have a custom recovery image (CWM, TWRP, etc.) if you dont, then push one via adb (google it, there are billions of articles.) Then, i would install zip from sideload from the recovery. I know that CWM has an option like this. Some recoveries have an option to mount your phone as USB storage, allowing you to drag and drop roms from your computer to your phone's SD card and then you can just flash the rom from your sd card. Make sure you do a full wipe before flashing. (factory reset data, format system)
ra9b said:
I have never tried ADB with a mac, but what i would do for my windows is first download and install the fastboot drivers. then, you should make sure that you still have a custom recovery image (CWM, TWRP, etc.) if you dont, then push one via adb (google it, there are billions of articles.) Then, i would install zip from sideload from the recovery. I know that CWM has an option like this. Some recoveries have an option to mount your phone as USB storage, allowing you to drag and drop roms from your computer to your phone's SD card and then you can just flash the rom from your sd card. Make sure you do a full wipe before flashing. (factory reset data, format system)
Click to expand...
Click to collapse
Hi,
Thanks so much for replying.
I now have a new problem, i was searching up, and apparently i can install the stock rom if i relock the bootloader (which i have now done) and then run the RUU? (Is this correct?)
So i have done all that, however i can't seem to find the right RUU, because when it says do you want to update from image version... to image version... they are always different numbers?
My image version is 2.24.401.1
I think mine is the unlocked International version, i bought it on Amazon.
Can you help me at all?
http://forum.xda-developers.com/showthread.php?t=2428276
If you go on this thread you will find your Ruu or nandroid backup
Sent from my HTC One using Tapatalk 4
taha198 said:
http://forum.xda-developers.com/showthread.php?t=2428276
If you go on this thread you will find your Ruu or nandroid backup
Sent from my HTC One using Tapatalk 4
Click to expand...
Click to collapse
Hi,
Yeah i've been on that thread and downloaded a few, and none of them work, can you help me out on which one to download, i have no idea?
It seems there is no ruu for 2.24.401.1. Are you soff?
Sent from my HTC One using Tapatalk 4
taha198 said:
It seems there is no ruu for 2.24.401.1. Are you soff?
Sent from my HTC One using Tapatalk 4
Click to expand...
Click to collapse
S-ON
Can you unlock the boot loader and install twrp recovery?
Sent from my HTC One using Tapatalk 4
taha198 said:
Can you unlock the boot loader and install twrp recovery?
Sent from my HTC One using Tapatalk 4
Click to expand...
Click to collapse
I think so, can i unlock it if i have relocked it?
If you have htcdev unlock bin file, then yes
Sent from my HTC One using Tapatalk 4
taha198 said:
If you have htcdev unlock bin file, then yes
Sent from my HTC One using Tapatalk 4
Click to expand...
Click to collapse
Ok, i went through my emails and have found it, from there i'll try and unlock it, where do i go from there, once it's unlocked?
Download adb sdk and set it up. I don't know how to do it in Mac so just Google it. When your adb is setup. Go in adb folder, then SDK folder, then platform-tools and put any ROM zip there. Do this first I will tell you more when you are through this.
Sent from my HTC One using Tapatalk 4
taha198 said:
Download adb sdk and set it up. I don't know how to do it in Mac so just Google it. When your adb is setup. Go in adb folder, then SDK folder, then platform-tools and put any ROM zip there. Do this first I will tell you more when you are through this.
Sent from my HTC One using Tapatalk 4
Click to expand...
Click to collapse
Ok, thank you so much for your help!
Also i have access to a windows computer, so that might be easier for you to be able to explain it.
Thanks again!
No problem. Once you had set up everything , go to platform tools folder. From there open command prompt and run this command adb push ROM.zip /data/media/0/. You have to run this command in boot loader mode on your phone. It will put ROM on the phone. Mind you it will take some time. Up 10 to 15 mins in case of sense ROM and 5 to 10 min in case of cm or other aosp ROM. After that reboot in recovery and install rom.
Sent from my HTC One using Tapatalk 4
---------- Post added at 07:36 PM ---------- Previous post was at 07:35 PM ----------
You have to rename your rom file to ROM.zip
Sent from my HTC One using Tapatalk 4
Funnily enough i had the same issue a week or so ago. I was going to flash a ROM and went to wipe in TWRP. Mucked up and wiped the "sd card" as well as system and data. I blame the wine.
Anyhow, oopsy.
I had recently bought a USB stick with a micro usb plug built in. I loaded a ROM flash-able zip onto that, plugged it in, and mounted USB OTG from TWRP.
Flashed it from the USB stick and all was well. Having never tried this i was actually surprised it worked.
Just mentioning this as an alternative for people who may not be that comfortable with adb. Does require a custom recovery. I know it can be done under the latest version of TWRP, but not sure about CWM as i haven't used that for ages.
taha198 said:
No problem. Once you had set up everything , go to platform tools folder. From there open command prompt and run this command adb push ROM.zip /data/media/0/. You have to run this command in boot loader mode on your phone. It will put ROM on the phone. Mind you it will take some time. Up 10 to 15 mins in case of sense ROM and 5 to 10 min in case of cm or other aosp ROM. After that reboot in recovery and install rom.
Sent from my HTC One using Tapatalk 4
---------- Post added at 07:36 PM ---------- Previous post was at 07:35 PM ----------
You have to rename your rom file to ROM.zip
Sent from my HTC One using Tapatalk 4
Click to expand...
Click to collapse
Hi again,
I have unlocked the bootloader, and TWRP is installed, where do i go from there.
When do i get the platform tools folder?
astmacca said:
Funnily enough i had the same issue a week or so ago. I was going to flash a ROM and went to wipe in TWRP. Mucked up and wiped the "sd card" as well as system and data. I blame the wine.
Anyhow, oopsy.
I had recently bought a USB stick with a micro usb plug built in. I loaded a ROM flash-able zip onto that, plugged it in, and mounted USB OTG from TWRP.
Flashed it from the USB stick and all was well. Having never tried this i was actually surprised it worked.
Just mentioning this as an alternative for people who may not be that comfortable with adb. Does require a custom recovery. I know it can be done under the latest version of TWRP, but not sure about CWM as i haven't used that for ages.
Click to expand...
Click to collapse
Hi,
Yeah i was thinking about doing that and ordering one from amazon as i don't know anyone else who sells on in shops.
However, even i order today it will come Tuesday, so in the meantime i will see if i can fix it using adb.
Thanks anyway
Have you installed adb SDK. Just Google and install it at C:\ . you will get an adb bundle folder. In that folder you will find SDK and in SDK is platform tools folder. Or if you have USB drive and an OTG cable, you can use @astmacca's method. Its much easier.
Sent from my HTC One using Tapatalk 4
taha198 said:
Have you installed adb SDK. Just Google and install it at C:\ . you will get an adb bundle folder. In that folder you will find SDK and in SDK is platform tools folder. Or if you have USB drive and an OTG cable, you can use @astmacca's method. Its much easier.
Sent from my HTC One using Tapatalk 4
Click to expand...
Click to collapse
Ahh yes i do.
I think i understand what you want me to do. Ill hop over to my Windows computer and see if it works.
Ill let you know, thanks again
Welcome mate. Happy to help.
Sent from my HTC One using Tapatalk 4
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