[Q] Changed the build.prop now stuck on load screen - General Questions and Answers

Hello recently I changed a setting on my phone's build.prop file. I have a ZTE Warp Sync on Android 4.4.2. I believe I changed the dalvik.vm.heapzise=8m(or similar to that). I didn't mean to put 8 in but wanted 148. I have the default build.prop file but can only access the recovery mode. So I am wondering if anyone knows how to make a signed update.zip because everyone I make seems to fail. Also if I try doing any adb commands it says "error:closed." Thank you for any help or advice you can supply it is all appreciated.

wailord284 said:
Hello recently I changed a setting on my phone's build.prop file. I have a ZTE Warp Sync on Android 4.4.2. I believe I changed the dalvik.vm.heapzise=8m(or similar to that). I didn't mean to put 8 in but wanted 148. I have the default build.prop file but can only access the recovery mode. So I am wondering if anyone knows how to make a signed update.zip because everyone I make seems to fail. Also if I try doing any adb commands it says "error:closed." Thank you for any help or advice you can supply it is all appreciated.
Click to expand...
Click to collapse
U can try the( recovery) file manager and try to replace the. Prop with the default one...

DastanShaikh said:
U can try the( recovery) file manager and try to replace the. Prop with the default one...
Click to expand...
Click to collapse
Thanks for your response. I just tried out the file manager but every time it says it fails verification because it's not signed.

wailord284 said:
Thanks for your response. I just tried out the file manager but every time it says it fails verification because it's not signed.
Click to expand...
Click to collapse
? which verification, he's talking about replacing build.prop with original one using a file manager, not flashing it

Tyaginator said:
? which verification, he's talking about replacing build.prop with original one using a file manager, not flashing it
Click to expand...
Click to collapse
I put it into my SD card and selected the "Apply update from SD Card" option and it would fail and say it was not signed. I don't have a special recovery or anything only the stock Android.

wailord284 said:
I put it into my SD card and selected the "Apply update from SD Card" option and it would fail and say it was not signed. I don't have a special recovery or anything only the stock Android.
Click to expand...
Click to collapse
Lol, are you flashing build.prop file? and with stock recovery?? You have to flash a custom recovery then you can flash your ROM or just replace the file using file manager

Tyaginator said:
Lol, are you flashing build.prop file? and with stock recovery?? You have to flash a custom recovery then you can flash your ROM or just replace the file using file manager
Click to expand...
Click to collapse
I just keep trying to push things through the SD Card option. I don't think I can install a custom recovery without getting into the phone. But if I can I have no idea how to.

wailord284 said:
I just keep trying to push things through the SD Card option. I don't think I can install a custom recovery without getting into the phone. But if I can I have no idea how to.
Click to expand...
Click to collapse
Do you have fastboot mode

Tyaginator said:
Do you have fastboot mode
Click to expand...
Click to collapse
I do not believe so but I don't know how to check for one so it could be there.

wailord284 said:
I do not believe so but I don't know how to check for one so it could be there.
Click to expand...
Click to collapse
Take that to service center if you are not aware of such things

wailord284 said:
I do not believe so but I don't know how to check for one so it could be there.
Click to expand...
Click to collapse
Search the forum for flashing stock rom....and flash the rom for ur device.... And u are Done....

DastanShaikh said:
Search the forum for flashing stock rom....and flash the rom for ur device.... And u are Done....
Click to expand...
Click to collapse
I believe I've found a rom but I would prefer to not. It needs TWRP installed which in recovery mode I'm unsure how to do. The reason I would like to not flash a rom is because I've got 400 pictures or so from my Italy trip and would like to save them. Other than that I don't need anything on the device.

I don't think flashing a stock rom will delete your photos because they shouldn't touch the sdcard partition of the phone. At least it's been like that on the numerous phones I've flashed to and from stock

wailord284 said:
I believe I've found a rom but I would prefer to not. It needs TWRP installed which in recovery mode I'm unsure how to do. The reason I would like to not flash a rom is because I've got 400 pictures or so from my Italy trip and would like to save them. Other than that I don't need anything on the device.
Click to expand...
Click to collapse
U can flash ur stock rom without wiping anything and you will not loose any data

DastanShaikh said:
U can flash ur stock rom without wiping anything and you will not loose any data
Click to expand...
Click to collapse
My photos aren't on the sd card unfortunately. This is the only rom I've found for my phone and I don't know how to install it because it looks like it needs twrp.
http://androidforums.com/threads/warp4-twrp-2-8-7-0.919942/
Edit: I still do not believe I have fastboot mode. From what I see the phone just reboots.

wailord284 said:
My photos aren't on the sd card unfortunately. This is the only rom I've found for my phone and I don't know how to install it because it looks like it needs twrp.
http://androidforums.com/threads/warp4-twrp-2-8-7-0.919942/
Edit: I still do not believe I have fastboot mode. From what I see the phone just reboots.
Click to expand...
Click to collapse
Install recovery via this method
http://androidforums.com/threads/warp4-twrp-2-8-7-0.919942/
Than flash rom (stock) or the other one....
http://androidforums.com/threads/warp4-stock-b05-4-4-2-deodexed-unmodified.920120/
And u will not loose ur pics on internal storage... If don't wipe anything except cache

DastanShaikh said:
Install recovery via this method
http://androidforums.com/threads/warp4-twrp-2-8-7-0.919942/
Than flash rom (stock) or the other one....
http://androidforums.com/threads/warp4-stock-b05-4-4-2-deodexed-unmodified.920120/
And u will not loose ur pics on internal storage... If don't wipe anything except cache
Click to expand...
Click to collapse
Ok thank you so much. Ill be sure to try this as soon as I can. Very much appreciated.
Edit: I tried the install of TWRP with the .zip but it again says "Signature verification failed" I am trying right now to fix the error:closed on ADB so I might be able to fix it that way.

I have tried out the TWRP.zip installation but it doesnt work for verification error. I used http://forum.xda-developers.com/showthread.php?t=997180 to sign the zip but it still comes up with a verification error. I also installed the SDK but I still receive error:closed when trying to run adb commands.

wailord284 said:
I have tried out the TWRP.zip installation but it doesnt work for verification error. I used http://forum.xda-developers.com/showthread.php?t=997180 to sign the zip but it still comes up with a verification error. I also installed the SDK but I still receive error:closed when trying to run adb commands.
Click to expand...
Click to collapse
You need USB Debugging enabled for ADB to work.
Tapped from my furious dogo

vaisakh7 said:
You need USB Debugging enabled for ADB to work.
Tapped from my furious dogo
Click to expand...
Click to collapse
Is there a way to enable that from command prompt? I am stuck on the boot screen and recovery mode so I cant do anything.

Related

[Q] SD card wont mount, and is repeating on Bootloader.

I NEED HELP! :crying: It's been 2 days and I have been searching all over the internet to find an answer and i cannot. I flashed Cyanogen 10 and it started up but after that, the sd card wouldnt mount, ive tried everything i could, but nothing is working. I need some help please!
Im on Wind Mobile, Hboot is 1.14.0004.
I couldnt find an RUU that worked, and my cid is Globa001
OK so do you have a working ROM and just can't mount with that rom? Or are you in a boot loop and can't mount in recovery? What recovery are you using?
Sent from my HTC One S using xda premium
I had the cyanogen rom but it wont start up anymore, I just installed it through recovery TWRP 2.1.7 but it didnt work! I turn it on and i get stuck at the HTC Quietly Brilliant with the red writing at the bottom "this build is for development......"
$droyd$ said:
OK so do you have a working ROM and just can't mount with that rom? Or are you in a boot loop and can't mount in recovery? What recovery are you using?
Sent from my HTC One S using xda premium
Click to expand...
Click to collapse
I had the cyanogen rom but it wont start up anymore, I just installed it through recovery TWRP 2.1.7 but it didnt work! I turn it on and i get stuck at the HTC Quietly Brilliant with the red writing at the bottom "this build is for development......"
You need to flash the boot IMG...Can you connect through fastboot?
one s running Jellybean_Nonsense_build-2
http://forum.xda-developers.com/showthread.php?p=36047210
$droyd$ said:
You need to flash the boot IMG...Can you connect through fastboot?
one s running Jellybean_Nonsense_build-2
http://forum.xda-developers.com/showthread.php?p=36047210
Click to expand...
Click to collapse
It didnt work
had same problem...
ilikepizza said:
It didnt work
Click to expand...
Click to collapse
hi!
it seems like I had the same problem some time ago after flashing CM10...
my solution: flash a recovery img with fastboot where u can access your internal sd via the usb cable. format it, done. I use the Team Win Recovery v2.3.3.0 - I hope u can do that with v2.1.7 too. After formatting the sd card, I flashed a new ROM (ViperOneS in my case) and everything worked fine again.
hbbug said:
hi!
it seems like I had the same problem some time ago after flashing CM10...
my solution: flash a recovery img with fastboot where u can access your internal sd via the usb cable. format it, done. I use the Team Win Recovery v2.3.3.0 - I hope u can do that with v2.1.7 too. After formatting the sd card, I flashed a new ROM (ViperOneS in my case) and everything worked fine again.
Click to expand...
Click to collapse
ill give it a shot, but is there i can go back to my original HTC with sense so much better than the ROMS??
hbbug said:
hi!
it seems like I had the same problem some time ago after flashing CM10...
my solution: flash a recovery img with fastboot where u can access your internal sd via the usb cable. format it, done. I use the Team Win Recovery v2.3.3.0 - I hope u can do that with v2.1.7 too. After formatting the sd card, I flashed a new ROM (ViperOneS in my case) and everything worked fine again.
Click to expand...
Click to collapse
well i tried it but it didnt work.
You need to flash stock recovery and then factory reset in bootloader.
ilikepizza said:
well i tried it but it didnt work.
Click to expand...
Click to collapse
Where did u get stuck?
Darknites said:
You need to flash stock recovery and then factory reset in bootloader.
Click to expand...
Click to collapse
I tried it but it didnt work, or I think i might be doing it wrong. I'm going to give it another shot!
hbbug said:
Where did u get stuck?
Click to expand...
Click to collapse
Well i flashed it, but it didnt work. Then i tried to adb push it to /data, but the zips didnts install. I got an error. So the phone still freezes at the "HTC quietly brilliant screen."
So when i try to flash a stock it says "FAILED (remote: signature verify fail)
What did you try to push to /data?
If my memory isnt failing me, /data isnt accessable by ADB by default (needs ro.secure=0 in default.prop).
Whatever you pushed, push it to /sdcard instead.
Goatshocker said:
What did you try to push to /data?
If my memory isnt failing me, /data isnt accessable by ADB by default (needs ro.secure=0 in default.prop).
Whatever you pushed, push it to /sdcard instead.
Click to expand...
Click to collapse
ADB push worked, the zip when through, but i just couldnt install it. I'm trying it now again to see if it works this time. and then im going to try to push it to /sdcard, but since its not in im not sure if it will detect it But i will try it right after i push it to /data/sdcard
Edit: Didnt work! im trying to push to /sdcard now.
Edit2: Well i tried to flash to /sdcard but the file did not show up
Edit3: So i got the file onto my phone, but it will not install because /sdcard and /cache will not mount. :'(
Like I said you need stock recovery and then factory reset and what recovery are you using?
Sent from my HTC One S using xda app-developers app
Darknites said:
Like I said you need stock recovery and then factory reset and what recovery are you using?
Sent from my HTC One S using xda app-developers app
Click to expand...
Click to collapse
Thats what i did, and TWRP 2.1.7. Maybe i did it wrong though?
ilikepizza said:
Thats what i did, and TWRP 2.1.7. Maybe i did it wrong though?
Click to expand...
Click to collapse
Can you flash a different recovery? - That's what I would try first, then make shure that the SD is mountable. I remember not being able to install a ROM without a working SD...
ilikepizza said:
Thats what i did, and TWRP 2.1.7. Maybe i did it wrong though?
Click to expand...
Click to collapse
Well the only other thing I can think of is RUU.

Old phone clockworkmod or flash something like cm7

okay so i have a old android phone (1.6 donut) (rooted) Htc tattoo/click i want to install clockworkmod recovery and then flash cm7 with 2.3 gingerbread so i can overclock it and maybe i dont know i need a custom kernel?
so can anyone help me to get clockworkmod recovery to work?
Here you go. I'm not going to kill you over not searching, sometimes it can seem like a vast ocean of info and be overwhelming, but you can run a search for the tatoo/click forum and usually in ANY forum the rooting/flashing stuff is stickied to the development forum.
Just wanted to give you a heads up for easier searching next time, here's the link you need.
http://forum.xda-developers.com/showthread.php?t=716282
orangekid said:
Here you go. I'm not going to kill you over not searching, sometimes it can seem like a vast ocean of info and be overwhelming, but you can run a search for the tatoo/click forum and usually in ANY forum the rooting/flashing stuff is stickied to the development forum.
Just wanted to give you a heads up for easier searching next time, here's the link you need.
http://forum.xda-developers.com/showthread.php?t=716282
Click to expand...
Click to collapse
well i've been seaching yesterday and today alot but i didnt come over that thread thanks mate
hanni7345 said:
well i've been seaching yesterday and today alot but i didnt come over that thread thanks mate
Click to expand...
Click to collapse
No worries, happy flashing
orangekid said:
No worries, happy flashing
Click to expand...
Click to collapse
hey, so im in the menu to flash a zip.... i dont know if i have a goldcard but i think i have - i transformed my sd also the cm 7.1 wont flash 2 my device it just aborts :C please help
hanni7345 said:
hey, so im in the menu to flash a zip.... i dont know if i have a goldcard but i think i have - i transformed my sd also the cm 7.1 wont flash 2 my device it just aborts :C please help
Click to expand...
Click to collapse
What specific error do you get?
Are you on the latest version of CWM?
orangekid said:
What specific error do you get?
Are you on the latest version of CWM?
Click to expand...
Click to collapse
when verifying it stops and says flash aborted - i dont know where can i get latest for click/tattoo also whats CWM `? same as CM?
hanni7345 said:
when verifying it stops and says flash aborted - i dont know where can i get latest for click/tattoo also whats CWM `? same as CM?
Click to expand...
Click to collapse
CWM is "ClockWorkMod recovery" it is a custom recovery. Download the ROM again and try again, it might be failing the MD5 check.
Check out that thread for the latest recovery version etc...
orangekid said:
CWM is "ClockWorkMod recovery" it is a custom recovery. Download the ROM again and try again, it might be failing the MD5 check.
Check out that thread for the latest recovery version etc...
Click to expand...
Click to collapse
well im a kinda using antoher recovery i used a automated one becouse clockworkmod didnt wanna install - does that mean i cant get CM7?
hanni7345 said:
well im a kinda using antoher recovery i used a automated one becouse clockworkmod didnt wanna install - does that mean i cant get CM7?
Click to expand...
Click to collapse
No, it means you are going to have to trial and error some things.
Flash this recovery, then try the ROM again.
http://forum.xda-developers.com/showthread.php?t=649276
orangekid said:
No, it means you are going to have to trial and error some things.
Flash this recovery, then try the ROM again.
http://forum.xda-developers.com/showthread.php?t=649276
Click to expand...
Click to collapse
well i cant download it :C the link and mirror is down :C
hanni7345 said:
well i cant download it :C the link and mirror is down :C
Click to expand...
Click to collapse
http://www.bergfiles.com/i/bf4e51656ch32i0#
Here you go, make sure you check the MD5 after download before flashing as compared to the original thread I linked you to.
orangekid said:
http://www.bergfiles.com/i/bf4e51656ch32i0#
Here you go, make sure you check the MD5 after download before flashing as compared to the original thread I linked you to.
Click to expand...
Click to collapse
okay so im going to replace the original image 2 flash with this one ?
hanni7345 said:
okay so im going to replace the original image 2 flash with this one ?
Click to expand...
Click to collapse
i mean the recovery ? what about boot.img?
oh yeah, here's a boot image
http://forum.xda-developers.com/showpost.php?p=5792750&postcount=38
and here's the hack.ko file.
http://forum.xda-developers.com/attachment.php?attachmentid=286072&d=1266670581
well it still doesnt work ill try with another zip
hanni7345 said:
well it still doesnt work ill try with another zip
Click to expand...
Click to collapse
You flashed the recovery, boot image, and ko file, and THEN CM7 from amon ra?
orangekid said:
You flashed the recovery, boot image, and ko file, and THEN CM7 from amon ra?
Click to expand...
Click to collapse
well lets see i think i flashed all that you said with the easy1click root for tattoo but i replaced the img files with the ones you gave me or should i do from scratch
hanni7345 said:
well lets see i think i flashed all that you said with the easy1click root for tattoo but i replaced the img files with the ones you gave me or should i do from scratch
Click to expand...
Click to collapse
also i found the error - its error 7 in the zip file?
hanni7345 said:
also i found the error - its error 7 in the zip file?
Click to expand...
Click to collapse
Actually, forget all that amon ra stuff, flash ClockworkMod from here
http://forum.xda-developers.com/showthread.php?t=854152
THEN flash CM7 ROM, then full wipe + cache + Dalvik, then flash gapps, then restart. (just my personal preferred order)
edit: i would just flash it via adb
adb push recovery.img /sdcard/recovery.img
adb shell
su
flash_image recovery /sdcard/recovery.img
exit
exit
then just type adb reboot recovery and flash ROM

***emergency please help im in deep ****

hi there, as the title says im in real deep trouble. To start off i rooted my phone which want a problem, but then i tried installing a rom which wasnt a problem either. The problem is i didn't know i had to install GAPPS so i wiped my phone and tried again. The stupid thing was that i completely wiped the whole phone i have no OS and my recovery doesn't work anymore. I cant access my phone through my computer as it tells me to format my phone. I cant even access recovery anymore my phone just goes in a cycle of rebooting. PLEASE I BEG YOU HELP ME ! X'(
wolfbear911 said:
hi there, as the title says im in real deep trouble. To start off i rooted my phone which want a problem, but then i tried installing a rom which wasnt a problem either. The problem is i didn't know i had to install GAPPS so i wiped my phone and tried again. The stupid thing was that i completely wiped the whole phone i have no OS and my recovery doesn't work anymore. I cant access my phone through my computer as it tells me to format my phone. I cant even access recovery anymore my phone just goes in a cycle of rebooting. PLEASE I BEG YOU HELP ME ! X'(
Click to expand...
Click to collapse
Can you go into Bootloader/Fastboot? (Volume Down + Power)
EDIT: Read your other thread. You need to flash a stock recovery. You can do that via fastboot. Flash a stock recovery, format SD card, then flash a custom recovery again and you should be good to go.
Process of flashing any recovery is easy. Refer to the method in my signature, you just need to follow the RECOVERY FLASHING PART ONLY.
Other necessary info is also available.
khan.orak said:
Can you go into Bootloader/Fastboot? (Volume Down + Power)
Click to expand...
Click to collapse
Yes do you know how i can fix my phone ?
wolfbear911 said:
Yes do you know how i can fix my phone ?
Click to expand...
Click to collapse
Yeah, read the previous EDITED post. Follow steps 17, 18 of the tutorial. Read the Pre-Requisites and Common Steps also and flash the recovery.
Thanks man, ill give you a thanks
khan.orak said:
Yeah, read the previous EDITED post. Follow steps 17, 18 of the tutorial. Read the Pre-Requisites and Common Steps also and flash the recovery.
Click to expand...
Click to collapse
dude it says : error cannot load recovery.img (sorry if i come out as a noob its my first time doing this)
wolfbear911 said:
dude it says : error cannot load recovery.img (sorry if i come out as a noob its my first time doing this)
Click to expand...
Click to collapse
No problem.
Fastboot drivers ok?
where did you get from and then put recovery.img?
also check name of the whateverRecovery.img file to be the same as "recovery.img"
khan.orak said:
No problem.
Fastboot drivers ok?
where did you get from and then put recovery.img?
also check name of the whateverRecovery.img file to be the same as "recovery.img"
Click to expand...
Click to collapse
i did that now a list of commands has just popped up on my cmd ?
Can you upload a screenshot ? Will be helpful.
Sent from my HTC One S using Tapatalk 4 Beta
khan.orak said:
Can you upload a screenshot ? Will be helpful.
Sent from my HTC One S using Tapatalk 4 Beta
Click to expand...
Click to collapse
i think i uploaded one now
wolfbear911 said:
i think i uploaded one now
Click to expand...
Click to collapse
I have to say, I can't see anything in that Pic. :/
Try to upload a zoomed one.
try this
wolfbear911 said:
try this
Click to expand...
Click to collapse
You missed the correct command, flash part. Try this:
Code:
fastboot flash recovery recovery.img
khan.orak said:
You missed the correct command, flash part. Try this:
Code:
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
IT WORKED YES ! what do i do now
wolfbear911 said:
IT WORKED YES ! what do i do now
Click to expand...
Click to collapse
Great. Now you have a stock recovery. Just format the SD Card from recovery and the SD should be good.
Afterwards, you can flash any custom recovery and mess around with flashing ROMs etc.
khan.orak said:
Great. Now you have a stock recovery. Just format the SD Card from recovery and the SD should be good.
Afterwards, you can flash any custom recovery and mess around with flashing ROMs etc.
Click to expand...
Click to collapse
that my phone doesnt launch recovery, it stays on the htc loading screen :/
wolfbear911 said:
that my phone doesnt launch recovery, it stays on the htc loading screen :/
Click to expand...
Click to collapse
Where did you get the recovery from?
Also, which version One S do you have? S3 or S4?
khan.orak said:
Where did you get the recovery from?
Also, which version One S do you have? S3 or S4?
Click to expand...
Click to collapse
well i used the twrp 2.3.3.0 from your guide
I used s3 to root my phone so i guess its s3
wolfbear911 said:
well i used the twrp 2.3.3.0 from your guide
I used s3 to root my phone so i guess its s3
Click to expand...
Click to collapse
Download This. Open the zip file with 7-Zip or WinRAR, go to firmware.zip, extract recovery.img.
Then flash the recovery in the same way. This is the stock recovery and not TWRP.
I am assuming your phone to be S3 and updated to Jellybean already.
khan.orak said:
Download This. Open the zip file with 7-Zip or WinRAR, go to firmware.zip, extract recovery.img.
Then flash the recovery in the same way. This is the stock recovery and not TWRP.
I am assuming your phone to be S3 and updated to Jellybean already.
Click to expand...
Click to collapse
i remember somthing about running 4.2.2 if that helps and i will start downloading now and i shall post results when im done

stuck in bootloop.

I'm stuck in a boot loop after replacing my build.prop file, I replaced it with my own stock unedited one that I made a back up of with the one I edited with those RAM fixes. That did nothing and made my phone even slower so I used ES explorer and moved my stock file to the system folder and did an overwrite. Now my phone is stuck in a bootloop. I'm rooted not running a custom rom or recovery. Is there any way I can get this working without doing a factory reset? Yes I already tried wiping cache.
EDIT: DID A FACTORY RESET AND WIPED CACHE STILL STUCK IN BOOTLOOP.
st0j said:
I'm stuck in a boot loop after replacing my build.prop file, I replaced it with my own stock unedited one that I made a back up of with the one I edited with those RAM fixes. That did nothing and made my phone even slower so I used ES explorer and moved my stock file to the system folder and did an overwrite. Now my phone is stuck in a bootloop. I'm rooted not running a custom rom or recovery. Is there any way I can get this working without doing a factory reset? Yes I already tried wiping cache.
EDIT: DID A FACTORY RESET AND WIPED CACHE STILL STUCK IN BOOTLOOP.
Click to expand...
Click to collapse
always you have to do a nandroid backup for this case, but if you don't have the only way to fix this problem is flashing de stock firmware.
jah2110 said:
always you have to do a nandroid backup for this case, but if you don't have the only way to fix this problem is flashing de stock firmware.
Click to expand...
Click to collapse
How exactly do I go about doing this as I dont have a custom recovery or anything?
st0j said:
How exactly do I go about doing this as I dont have a custom recovery or anything?
Click to expand...
Click to collapse
only need to put the phone in download mode and flash the stock firmware with Odin.
jah2110 said:
only need to put the phone in download mode and flash the stock firmware with Odin.
Click to expand...
Click to collapse
Would you recommend the original stock firmware or using a custom ROM?
st0j said:
Would you recommend the original stock firmware or using a custom ROM?
Click to expand...
Click to collapse
first you have to get out of that situation, that mean you need a stock firm. Later read tutorials to install a custom rom, because if you have problems modification build.prop installing a custom rom is more harder. Download and install the stock firmware.
jah2110 said:
first you have to get out of that situation, that mean you need a stock firm. Later read tutorials to install a custom rom, because if you have problems modification build.prop installing a custom rom is more harder. Download and install the stock firmware.
Click to expand...
Click to collapse
Agreed. I'm still curious how I managed to put my phone into a bootloop by restoring my own build.prop file.
While using odin to flash firmware my usb connection kept cunning in and out for some reason I dont know why I even installed the updates. And it failed. Now I cant get rid of "An error has occured while updating the device software use emergency........" screen.... Now what.
st0j said:
While using odin to flash firmware my usb connection kept cunning in and out for some reason I dont know why I even installed the updates. And it failed. Now I cant get rid of "An error has occured while updating the device software use emergency........" screen.... Now what.
Click to expand...
Click to collapse
ttry to conect to kies and do a emergency restore.
here you have a video.
http://m.youtube.com/watch?v=UEnm5TU5KMw
I got back into download mode, and now it gives me an error saying it cant open serial(COM) port.
st0j said:
I got back into download mode, and now it gives me an error saying it cant open serial(COM) port.
Click to expand...
Click to collapse
Get into download mode, use odin to flash back the stock firmware.
jah2110 said:
ttry to conect to kies and do a emergency restore.
here you have a video.
http://m.youtube.com/watch?v=UEnm5TU5KMw
Click to expand...
Click to collapse
I got back into download mode, and now it gives me an error saying it cant open serial(COM) port.
Saafir said:
Did you make sure permissions was set correctly after the replacement? ALWAYS check them after moving crucial system files. build.prop should be set at rw-r-r (0644)
Click to expand...
Click to collapse
I got it to work, used another USB cable and odin finished installing it after 20 tries of USB fails.

Help! Did a Format Data on my MXP

I had the brilliant idea to format everything via TWRP...
TWRP is still there and I can transfer files on my phone but other than that I can do nothing else, I tried to flash 3 different roms, but none is flashing, always giving an 'error executing binary in zip /sd card' or something.
What can I do? Also tried sideloading with ADB but my computer is a ***** and never recognizes adb devices, in CMD at least.
Why don't you try rsd lite to flash stock rom? I think there are tutorials for that
Zakaria.R said:
Why don't you try rsd lite to flash stock rom? I think there are tutorials for that
Click to expand...
Click to collapse
Just downloaded and installed it.
It does not recognize my device, nothing shows up.
My computer is retarded like that. :/
coolkingler1 said:
Just downloaded and installed it.
It does not recognize my device, nothing shows up.
My computer is retarded like that. :/
Click to expand...
Click to collapse
I could recommend you to flash a cm recovery img through twrp to install a cm rom as I read in some threads (not for this device) that cm recovery helped install cm rom when twrp wouldn't, but then again if that fails you would lose twrp and end up with a crappy recovery, that's risky
Zakaria.R said:
I could recommend you to flash a cm recovery img through twrp to install a cm rom as I read in some threads (not for this device) that cm recovery helped install cm rom when twrp wouldn't, but then again if that fails you would lose twrp and end up with a crappy recovery, that's risky
Click to expand...
Click to collapse
I managed to fix my situation. My pc recognizes ADB devices again.
But not RSD Lite, that doesn't recognize my Xplay
coolkingler1 said:
I managed to fix my situation. My pc recognizes ADB devices again.
But not RSD Lite, that doesn't recognize my Xplay
Click to expand...
Click to collapse
You owe your pc some apologies haha, anyway hope you can manage to fix things up, good luck
Zakaria.R said:
You owe your pc some apologies haha, anyway hope you can manage to fix things up, good luck
Click to expand...
Click to collapse
Think i need to flash firmware first? Sideloading with CMD only got to 5% then stopped.
Tried a lot of things but I think it's simply 'bricked' if not hard then at least softbrick.
God, how am I going to explain this to my family, ruined a 330 euro device by tinkering.
coolkingler1 said:
Think i need to flash firmware first? Sideloading with CMD only got to 5% then stopped.
Click to expand...
Click to collapse
Hey buddy,
Look through these forums for a thread about TWRP flashable stock images for the X Play by dev>null. That thread SAVED me when I first got my X Play and was stuck in a bootloop.
You can push that file to your phone and then flash it with TWRP. Then you will have a stock 6.0 or 6.0.1 image with root on your phone. You can then go about reinstalling your apps and Xposed modules.
I hope this helps. Good luck, dude.
EDIT: Found the thread - http://forum.xda-developers.com/moto-x-play/general/rom-xt1563-brasil-stock-6-0-twrp-t3272979/page26
if adb recognises the device then flash the stock firmware though adb.
bablu048 said:
if adb recognises the device then flash the stock firmware though adb.
Click to expand...
Click to collapse
Doesn't work because adb only recognizes it sometimes. When I do start flashing stuff it goes <waiting for device>
EDIT: I can flash a rom maybe via fastboot but it says bootloader denies permission.
since you have twrp, why not flash (restore) those twrp specific roms?
pijes said:
since you have twrp, why not flash (restore) those twrp specific roms?
Click to expand...
Click to collapse
I didn't make one... only in titanium backup did I make a backup, for the rest I just didn't care.
The problem is that permission is denied when I try to flash via CMD/fastboot.
I got the stock EU rom, but it won't flash because permission is denied, also in TWRP it just says Failed
coolkingler1 said:
I didn't make one... only in titanium backup did I make a backup, for the rest I just didn't care.
The problem is that permission is denied when I try to flash via CMD/fastboot.
I got the stock EU rom, but it won't flash because permission is denied, also in TWRP it just says Failed
Click to expand...
Click to collapse
could you share with us some screenshots on your twrp restore attempt?
pijes said:
could you share with us some screenshots on your twrp restore attempt?
Click to expand...
Click to collapse
I can't ;( don't really have a camera to do that.
I can tell you that it looks like this with other roms:
https://www.google.nl/search?hl=nl&...mg..0.6.431.HJmBnci0L6A#imgrc=tt83t9W9pU7wmM:
and that it looks like this with the stock rom:
https://lh5.googleusercontent.com/-...09-h848-no/Screenshot_2013_12_13_13.17.49.png
Download a twrp backup from the forum put it on sdcard and restore. I think kernel won't be there in the twrp backup so install squid's
bablu048 said:
Download a twrp backup from the forum put it on sdcard and restore. I think kernel won't be there in the twrp backup so install squid's
Click to expand...
Click to collapse
I can install kernels, so squid should not be a prob.
Where can I find these backups?
coolkingler1 said:
I can install kernels, so squid should not be a prob.
Where can I find these backups?
Click to expand...
Click to collapse
Here http://forum.xda-developers.com/moto-x-play/general/rom-xt1563-brasil-stock-6-0-twrp-t3272979
---------- Post added at 04:18 AM ---------- Previous post was at 04:16 AM ----------
What OS are you running on PC ?? For RSD it must be windows 7/8 or lower , windows 10 isn't working
I linked to that thread on the previous page. No one cares about what I post!!!
bablu048 said:
Here http://forum.xda-developers.com/moto-x-play/general/rom-xt1563-brasil-stock-6-0-twrp-t3272979
---------- Post added at 04:18 AM ---------- Previous post was at 04:16 AM ----------
What OS are you running on PC ?? For RSD it must be windows 7 or lower , windows 10 isn't working
Click to expand...
Click to collapse
Windows 10 hehe. Will try out the backups.
EDIT: I can't, there is no EU version for the backups.

Categories

Resources