[Q] Can't reboot ! - HTC One S

So I have a small problem with my One S (S4).
Whatever ROM I flash I also have to flash fastboot boot.img wheter it's really needed for the ROM or not.
But that's not all.
Every time I want to reboot my phone, whatever ROM it is.. i get stuck in a bootloop and I have to fastboot flash boot.img again.
So basically I can't reboot/restart my phone without connecting it with USB and fastboot..

Really. Not even 1 reply?
Thats what I get for waiting a week and not bumping the thread awesome

I think you got no responses cause this is covered everywhere from OP's to many posts on it in the threads. So, unless I misunderstand your post, you have to flash the boot image all the time if you are on hboot > than .09. Or, you will bootloop. If this is what is happening you need to read up more in the threads before flashing the rom. Also, highly recommend you wipe system along with data and caches before flashing new rom.
Good Luck on it--

rugmankc said:
I think you got no responses cause this is covered everywhere from OP's to many posts on it in the threads. So, unless I misunderstand your post, you have to flash the boot image all the time if you are on hboot > than .09. Or, you will bootloop. If this is what is happening you need to read up more in the threads before flashing the rom. Also, highly recommend you wipe system along with data and caches before flashing new rom.
Good Luck on it--
Click to expand...
Click to collapse
Ya I think you did misunderstand because it sounds like it works but each time he reboots he needs to flash boot.img again which is odd.
HD2kty. said:
Really. Not even 1 reply?
Thats what I get for waiting a week and not bumping the thread awesome
Click to expand...
Click to collapse
No need for the comment like that more so when no one really knows what's up but try Flash Image GUI to flash the boot.img and see how things play out.

Thanks guys !

HD2kty. said:
Thanks guys !
Click to expand...
Click to collapse
So is it fixed then? and if yes how?

Darknites said:
So is it fixed then? and if yes how?
Click to expand...
Click to collapse
Yeah, missed the "every reboot" comment--sorry
If you did resolve it HD2kty, good to let us know so someone else may be helped.
Hope you did get it sorted. Only thing left would be to reformat sdcard and see. As long as you were wiping system also--

Related

Issues with Video on Cory's Unofficial Cyanogen

Sorry my first post is a plea for help, but here we are.
I flashed the latest (2013-5-10) version of ..Cory..'s unofficial Cyanogenmod this morning and I'm having issues with video, including my camera viewfinder. Both Youtube and my camera lag to the point of uselessness, though audio on videos plays just fine.
Also sometimes my desktop icons stick around when I pull up the recent apps or notification drawer.
Has anyone else experienced either one of these? I'd post this in the thread for the ROM, but I need to hit my post count first.
And lest I sound ungrateful, big thanks to ..Cory.. for keeping things moving forward while the official version is on hiatus!
greategress said:
Sorry my first post is a plea for help, but here we are.
I flashed the latest (2013-5-10) version of ..Cory..'s unofficial Cyanogenmod this morning and I'm having issues with video, including my camera viewfinder. Both Youtube and my camera lag to the point of uselessness, though audio on videos plays just fine.
Also sometimes my desktop icons stick around when I pull up the recent apps or notification drawer.
Has anyone else experienced either one of these? I'd post this in the thread for the ROM, but I need to hit my post count first.
And lest I sound ungrateful, big thanks to ..Cory.. for keeping things moving forward while the official version is on hiatus!
Click to expand...
Click to collapse
So I tried disabling HW in dev settings, and that seems to work for now. Still curious if anyone else has run into this issue.
greategress said:
So I tried disabling HW in dev settings, and that seems to work for now. Still curious if anyone else has run into this issue.
Click to expand...
Click to collapse
Not that I could see on my end. But I did do a factory reset in TWRP first before I flashed?
imutau said:
Not that I could see on my end. But I did do a factory reset in TWRP first before I flashed?
Click to expand...
Click to collapse
So did I, unfortunately. Might have to just try it again this weekend and see if that works. :fingers-crossed:
greategress said:
So did I, unfortunately. Might have to just try it again this weekend and see if that works. :fingers-crossed:
Click to expand...
Click to collapse
Check MD5 of your ROM, make sure it matches up if you haven't.
Also, If you haven't done so, try fastboot erase cache prior to wiping and flashing.
exad said:
Check MD5 of your ROM, make sure it matches up if you haven't.
Also, If you haven't done so, try fastboot erase cache prior to wiping and flashing.
Click to expand...
Click to collapse
Thanks for the advice, exad! I'll try to fastboot erase cache step this weekend. Didn't do it this time because I thought I didn't have to use fastboot now that I have S-OFF.
greategress said:
Thanks for the advice, exad! I'll try to fastboot erase cache step this weekend. Didn't do it this time because I thought I didn't have to use fastboot now that I have S-OFF.
Click to expand...
Click to collapse
That command clears the cache for fastboot and recovery, this will ensure that recovery is properly wiping your partitions so be sure to do it before wiping and flashing your rom.
exad said:
That command clears the cache for fastboot and recovery, this will ensure that recovery is properly wiping your partitions so be sure to do it before wiping and flashing your rom.
Click to expand...
Click to collapse
Do you know a decent guide that includes this step? None of the ones I used previously included this step. I get this is an ADB command, but I try to avoid using ADB directly as much as possible due to noobness. Not sure what state my phone has to be in to use the command, etc.
greategress said:
Do you know a decent guide that includes this step? None of the ones I used previously included this step. I get this is an ADB command, but I try to avoid using ADB directly as much as possible due to noobness. Not sure what state my phone has to be in to use the command, etc.
Click to expand...
Click to collapse
There are no guides because it's assumed that you are familiar with ADB and fastboot if you are on this forum.
fastboot and adb don't rely on states.
fastboot is a tool for pushing and pulling information/files to and from your phone while in bootloader
ADB is a tool that allows you to access your phone via a command line shell interface.
If this is confusing to you, why would you root your phone? And I'm not trying to be rude, this isn't an iphone jailbreak, rooting is COMPLETELY different and can be dangerous if you don't understand. Avoiding adb and fastboot does not make it any less dangerous either.
exad said:
There are no guides because it's assumed that you are familiar with ADB and fastboot if you are on this forum.
fastboot and adb don't rely on states.
fastboot is a tool for pushing and pulling information/files to and from your phone while in bootloader
ADB is a tool that allows you to access your phone via a command line shell interface.
If this is confusing to you, why would you root your phone? And I'm not trying to be rude, this isn't an iphone jailbreak, rooting is COMPLETELY different and can be dangerous if you don't understand. Avoiding adb and fastboot does not make it any less dangerous either.
Click to expand...
Click to collapse
I considered not asking for advice, but then I thought "Naw, he's already here. I'm sure he won't mind." My apologies for forcing you to deal with my inexperience.
I used the word "state" incorrectly, not remembering at the time it had a specific programming meaning. You still managed to answer my question, though, pointing out my phone needs to be in the bootloader. You also cleared up that fastboot is its own tool rather than just a command used in ADB. Thank you for both those things. I'll figure it out from here.
As for why I'd want to root my phone? Who wouldn't? I don't want to be stuck with whatever AT&T thinks is good enough. I'm sorry if I'm making this club less exclusive, but if people here are going to hack together all this great stuff and give it away for free, I'm going to take advantage of that.
greategress said:
I considered not asking for advice, but then I thought "Naw, he's already here. I'm sure he won't mind." My apologies for forcing you to deal with my inexperience.
I used the word "state" incorrectly, not remembering at the time it had a specific programming meaning. You still managed to answer my question, though, pointing out my phone needs to be in the bootloader. You also cleared up that fastboot is its own tool rather than just a command used in ADB. Thank you for both those things. I'll figure it out from here.
As for why I'd want to root my phone? Who wouldn't? I don't want to be stuck with whatever AT&T thinks is good enough. I'm sorry if I'm making this club less exclusive, but if people here are going to hack together all this great stuff and give it away for free, I'm going to take advantage of that.
Click to expand...
Click to collapse
You're misunderstanding, the exclusivity of this site makes no difference to me, I want everyone to be able to root and do cool things with their phones, hell, it's your phone, you bought it, own it, you should be able to do whatever you want with it. You didn't need me to tell you what fasboot and adb are. They're well documented tools with help manuals included. Even a quick google search would tell you everything you need to know about them and more.
You chose to ignore them and hope it won't affect you that you're not understanding what you're doing to your phone. You ask in here hoping for the quick and lazy way to accomplish your task without taking the time to learn what you're doing. I love helping people that's why I'm here posting every day. but you're taking advantage of my good nature and not trying to help yourself by reading, learning and understanding what you're doing.
I wish you luck and I don't want to discourage you for asking for help here when you need it, but please take the time to help yourself first.
Same issue
I have the same issue with Youtube in landscape mode. I've noticed others have run into it as well.
exad said:
You're misunderstanding, the exclusivity of this site makes no difference to me, I want everyone to be able to root and do cool things with their phones, hell, it's your phone, you bought it, own it, you should be able to do whatever you want with it. You didn't need me to tell you what fasboot and adb are. They're well documented tools with help manuals included. Even a quick google search would tell you everything you need to know about them and more.
You chose to ignore them and hope it won't affect you that you're not understanding what you're doing to your phone. You ask in here hoping for the quick and lazy way to accomplish your task without taking the time to learn what you're doing. I love helping people that's why I'm here posting every day. but you're taking advantage of my good nature and not trying to help yourself by reading, learning and understanding what you're doing.
I wish you luck and I don't want to discourage you for asking for help here when you need it, but please take the time to help yourself first.
Click to expand...
Click to collapse
*sigh* You're right. I'm sorry for getting snappy. Just not used to being the guy who doesn't know what he's doing, y'know?
Anyway, I sincerely appreciate the help, exad. And I doubly appreciate the reminder that I need to turn to Google before I come begging to you guys.
nlyang said:
I have the same issue with Youtube in landscape mode. I've noticed others have run into it as well.
Click to expand...
Click to collapse
Hmm. Heard anything about how to fix it?
greategress said:
Hmm. Heard anything about how to fix it?
Click to expand...
Click to collapse
Have you tried flashing a different kernel? Like jacob.b2 or oc-vm-linaro?
exad said:
Have you tried flashing a different kernel? Like jacob.b2 or oc-vm-linaro?
Click to expand...
Click to collapse
I actually just got done following your original advice about clearing the cache via fastboot. Did that, then re-flashed the ROM and everything seems to be working. Thanks again for the help (and tough love )!
greategress said:
I actually just got done following your original advice about clearing the cache via fastboot. Did that, then re-flashed the ROM and everything seems to be working. Thanks again for the help (and tough love )!
Click to expand...
Click to collapse
Anytime friend!
the only thing that worked for me...
greategress said:
Hmm. Heard anything about how to fix it?
Click to expand...
Click to collapse
i tried erasing the cache via fastboot before the wipe+flash, but unfortunately I still had the issue. the only temp fix that works for me so far is disabling HW overlays in the developer options.
You could also try another kernel.
Sent from my One X using xda app-developers app
exad said:
You could also try another kernel.
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
Any kernel you'd recommend over the others? You mentioned the jacob.b2 and oc-vm-linaro before. Like one more than the other?

[Q] It's been 4 days and I still can't fix this bootloop!

Okay I had an L rom for about a month maybe less. Then Friday night, it just turns off and now all I see is flying colors.
In the ask any question thread I asked and some really awesome dudes were trying to help me but all of their solutions were in vain.
I used method 1 and 2 of the return to stock.
I made sure I followed EVERY step. Still nothing, it's been trying to boot for far far too long.
I really need my phone, and I'm not sure what else to do. I can't jump because I'm broke and that tamper flag is up.
Can someone help me? I have teamveiwer if it helps.
Also I should say I get several errors I think, like no recovery.sig or boot.sig when I clearly just flashed them.
Why do I get these errors? Is nobody else having the same problem as me? I'm getting really frustrated and to anyone who helps me solve my problem will get my oatmeal raisin cookie recipe (Not kidding, that's serious).
Please somebody help me. Ill be constantly refreshing this page so if you have any questions I will answer them.
Have you booted into the bootloader and used a Google bat file to flash the device completely clean?
Sent from my Android 5.0 Nexus 5
Yes
Follow http://forum.xda-developers.com/showthread.php?t=2513701
Download "15 second adb installer" if you're having issues with adb or fastboot commands
Ignore the .sig errors
Worst case scenario flash each file one by one if flash all.bat doesn't work
Post up what happens after you run flash all.bat too
Have you tried flashing the KitKat factory images instead of Lollipop?
RaggleFraggles said:
Yes
Click to expand...
Click to collapse
Then you must have corrupt hardware, can you not send it back to Google for fix/replacement?
Sent from my Android 5.0 Nexus 5
Either the op fixed the phone and is now celebrating by getting very drunk, or he smashed his phone out of frustration and doesn't care anymore lol.
Either way he's not refreshing this page constantly like he said
I didn't get the insurance or the warranty or nothing
No its still broken but I end up having to help my friend cause he car broke down all day.
No I didn't really want kitkat again, I really wanted to keep L. Ill try it when I can though.
I did both ways, flash all and flash manually but neither worked.
RaggleFraggles said:
No I didn't really want kitkat again, I really wanted to keep L. Ill try it when I can though.
Click to expand...
Click to collapse
Whether you want it or not, try flashing KitKat just to see if it will boot
jsgraphicart said:
Whether you want it or not, try flashing KitKat just to see if it will boot
Click to expand...
Click to collapse
Downloading it now
RaggleFraggles said:
Downloading it now
Click to expand...
Click to collapse
Any luck?
Neither worked in what sense? What happens when u flash? Errors? We can't really help much unless u give us info to go on lol
Sent From Bacon
Someone got to find a fix for this

Strange problem

My device would always restart
I know my device right
No untying
I found a problem
Why is he doing restart
I am with this rom
It works fine all is not doing a restart
When I install another rom problem begins to restart stuck
Example Hammerhead v1.8 installed BlissPop
And much rom it to the same problem
Why is this happening? Really strange problem
There is a solution? Know why this happens?
Sorry for my bad English
haimmalka said:
My device would always restart
I know my device right
No untying
I found a problem
Why is he doing restart
I am with this rom
It works fine all is not doing a restart
When I install another rom problem begins to restart stuck
Example Hammerhead v1.8 installed BlissPop
And much rom it to the same problem
Why is this happening? Really strange problem
There is a solution? Know why this happens?
Sorry for my bad English
Click to expand...
Click to collapse
did you follow all instructions for the new rom install properly? its some problem with the rom. Try a new rom and make sure you follow all the instructions properly
rollerdyke44 said:
did you follow all instructions for the new rom install properly? its some problem with the rom. Try a new rom and make sure you follow all the instructions properly
Click to expand...
Click to collapse
I do it right
wipe
Then install rom
There rom works
Some do not work to restart always get stuck
I wonder why
haimmalka said:
My device would always restart
I know my device right
No untying
I found a problem
Why is he doing restart
I am with this rom
It works fine all is not doing a restart
When I install another rom problem begins to restart stuck
Example Hammerhead v1.8 installed BlissPop
And much rom it to the same problem
Why is this happening? Really strange problem
There is a solution? Know why this happens?
Sorry for my bad English
Click to expand...
Click to collapse
If nothing else works flash a factory image ☺
sachin.parmar100 said:
If nothing else works flash a factory image
Click to expand...
Click to collapse
What you seem I do not understand?
haimmalka said:
What you seem I do not understand?
Click to expand...
Click to collapse
I meant if any other methods doesn't work then grab a factory image via Google server and flash it via fastboot
Link :
https://developers.google.com/android/nexus/images
sachin.parmar100 said:
I meant if any other methods doesn't work then grab a factory image via Google server and flash it via fastboot
Link :
https://developers.google.com/android/nexus/images
Click to expand...
Click to collapse
I understood but I ask why this is happening
Some of the works
And some do not work restart
I want to know what the problem is
Probably kernel issue.
Aerowinder said:
Probably kernel issue.
Click to expand...
Click to collapse
Explain what this means?
haimmalka said:
Explain what this means?
Click to expand...
Click to collapse
Google it
dicecuber said:
Google it
Click to expand...
Click to collapse
Hahaha
I looked it up on Google
I went back to the same state device always do a restart
Until it worked fine now again it came back to do it] =
I was looking google what he means I get here:
http://kernels.franco-lnx.net/Nexus5/5.0/
Then again it returned to constantly restart the device
Now there is a direction to know how it happens?
How to fix it?
I do not remember what I did that worked
Tip know at least that's how it happens:crying:
haimmalka said:
Explain what this means?
Click to expand...
Click to collapse
A kernel acts as a connection between the
hardware and the software.
so if you flash a wrong kernel, it will misbehave
sachin.parmar100 said:
A kernel acts as a connection between the
hardware and the software.
so if you flash a wrong kernel, it will misbehave
Click to expand...
Click to collapse
I think that's a problem for the solution of the fire makes it
I order the same day repair lab
Flash a factory image. If the restarts stop then you know it's a problem with the ROM/kernel. Not all phones are identical, what may work for some doesn't always work for others. Your phone simply may not like some custom kernels, simple as that. If the ones you are flashing are undervolted by default that could be the problem, as some phones respond better to undervolting than others.
_MetalHead_ said:
Flash a factory image. If the restarts stop then you know it's a problem with the ROM/kernel. Not all phones are identical, what may work for some doesn't always work for others. Your phone simply may not like some custom kernels, simple as that. If the ones you are flashing are undervolted by default that could be the problem, as some phones respond better to undervolting than others.
Click to expand...
Click to collapse
Happens all the time for my device
I also install this rom Original still to helping through Toolkit
I also put a device
Start-up Shutdown button repair
It did not help thinking maybe this is the problem
So what is the problem I can not figure] =
haimmalka said:
Happens all the time for my device
I also install this rom Original still to helping through Toolkit
I also put a device
Start-up Shutdown button repair
It did not help thinking maybe this is the problem
So what is the problem I can not figure] =
Click to expand...
Click to collapse
Don't use toolkits. Flash the system image with fastboot. If the problem is still there, it's your phone. If the problem disappears, it's the ROM/kernel. Again, use fastboot and not a toolkit.
_MetalHead_ said:
Don't use toolkits. Flash the system image with fastboot. If the problem is still there, it's your phone. If the problem disappears, it's the ROM/kernel. Again, use fastboot and not a toolkit.
Click to expand...
Click to collapse
I try many things to no avail
I put it back to the lab to solve this problem
I've had enough to deal with it without success..
I do not know if it's a software problem
Or issue with the device
I do not believe more than 5 Nexus device that happens to many people
haimmalka said:
I try many things to no avail
I put it back to the lab to solve this problem
I've had enough to deal with it without success..
I do not know if it's a software problem
Or issue with the device
I do not believe more than 5 Nexus device that happens to many people
Click to expand...
Click to collapse
But have you restored to 100% stock by flashing a factory image using fastboot?
_MetalHead_ said:
But have you restored to 100% stock by flashing a factory image using fastboot?
Click to expand...
Click to collapse
I do not understand exactly what you record
I can not understand English I use Google Translate
Thank you you try to help
You need to tell me what to do to try ..
I just try it
Guide me step by step what to do
If you ask yes I have fastboot
Files
flash-all
image-hammerhead-ktu84p
bootloader-hammerhead-hhz11k
radio-hammerhead-m8974a-2.0.50.2.22
image-hammerhead-krt16m
cache
boot
bootloader-hammerhead-HHZ11d
userdata
system
recovery
I press
flash-all
Command window opens install it
It does not help
I also make it a manual command that does not help
I try a lot of versions
This is repeated restart problem ]=

Unable to Wipe Data since CM13

Hey ! First of all excuse my english I'll do my best.
I flashed CM13 to test it. To do that I flashed the TWRP you can find in CM's thread and just after I wiped the data because without that you're unable to wipe cache/dalvik/system. After the flash everything was right except for some reasons in my opinion this rom wasn't smooth enough so I wanted to go back to EMUI (damn EMUI never thought i could want to go back to this again).
To do that I flashed The "normal" TWRP and tryed to wipe my data. It was impossible. Si I tryed to restore my nandroid, impossible too. Some errors messages.
So I flashed the CM's TWRP and was finally able to wipe my data and restore my EMUI nandroid. After that I tryed to flash again the "normal" TWRP and take a look at the wipe options to see if I was able to wipe data or dalvik or whatever but the same errors messages came to my face.
Is there a way to fix the wipe of my TWRP without rollback to stock and root again ?
I hope I was clear, my english really sucks.
Thank you guys.
Androhyp said:
Hey ! First of all excuse my english I'll do my best.
I flashed CM13 to test it. To do that I flashed the TWRP you can find in CM's thread and just after I wiped the data because without that you're unable to wipe cache/dalvik/system. After the flash everything was right except for some reasons in my opinion this rom wasn't smooth enough so I wanted to go back to EMUI (damn EMUI never thought i could want to go back to this again).
To do that I flashed The "normal" TWRP and tryed to wipe my data. It was impossible. Si I tryed to restore my nandroid, impossible too. Some errors messages.
So I flashed the CM's TWRP and was finally able to wipe my data and restore my EMUI nandroid. After that I tryed to flash again the "normal" TWRP and take a look at the wipe options to see if I was able to wipe data or dalvik or whatever but the same errors messages came to my face.
Is there a way to fix the wipe of my TWRP without rollback to stock and root again ?
I hope I was clear, my english really sucks.
Thank you guys.
Click to expand...
Click to collapse
If the cm twrp is working fine with emui for backup/restore then just keep using it tbh
You can read to the CM's thread :
Warning :
* recovery not compatible to stock Huawei Firmware !
Click to expand...
Click to collapse
I think there is a reason to that and I don't want to brick my MMC or anything for something like that..
Androhyp said:
You can read to the CM's thread :
I think there is a reason to that and I don't want to brick my MMC or anything for something like that..
Click to expand...
Click to collapse
Probably try fastboot erase recovery
Than fastboot flash twrp.img
Sent from my Mi 4i using Tapatalk
chongns said:
Probably try fastboot erase recovery
Than fastboot flash twrp.img
Sent from my Mi 4i using Tapatalk
Click to expand...
Click to collapse
seams he's not good enough to get that so I'll explain more !
for some reason or flashing roms u' might get some errors while flashing roms or trying to wipe data ! ..
restoring ur nandroid sometimes need to be restored throw the same recovery but for some binary errors while restoring or for some reason it wont !
I recommended to do the following :
Use the full restoration method to get back into stock fresh . ( to do that all u need is : download fresh rom from official EMUI website then send it to SD card , put it into ur phone , make sure its off , press volume Up+Down+Power for 3 seconds or 4 then will start getting back ur original Software ) if u got fail might be for some reason of a kernel so u'll need to do the ADB Method will be later if fail only .
now after getting back to stock install TWRP again and make nandroid restore only for data without system and cach and delvik
u must get all ur phone back as will but the restoration should be only above same rom version and custom number .
GD Luck ..
Thank you for the "not good enough" man I'm flashing roms since 2009, I had a lot of phones and a lot of way to flash roms. My english sucks, not me.
I know how to erase the recovery but I already try to flash different recovery, it's obvious for me that my problem is here because of the encryption missing of the DATA partition who have been erase by the CM's TWRP. I try to find a way to fix the encryption without get back to stock because it's a pain in my ass and if I can do another way I'll be happy. I hate come back to stock, it's a waste of time to come back to all tweaks I made on my actual rom.
But if I have to come back to stock I'll do it.
I'm use to work with phones more open than Honor so I'm a little disapointed about all the pain devs have with this phone.
Thanks for your help anyway. Oh and yes, I can be wrong about encryption but I don't think so.
Much love.
Androhyp said:
Thank you for the "not good enough" man I'm flashing roms since 2009, I had a lot of phones and a lot of way to flash roms. My english sucks, not me.
I know how to erase the recovery but I already try to flash different recovery, it's obvious for me that my problem is here because of the encryption missing of the DATA partition who have been erase by the CM's TWRP. I try to find a way to fix the encryption without get back to stock because it's a pain in my ass and if I can do another way I'll be happy. I hate come back to stock, it's a waste of time to come back to all tweaks I made on my actual rom.
But if I have to come back to stock I'll do it.
I'm use to work with phones more open than Honor so I'm a little disapointed about all the pain devs have with this phone.
Thanks for your help anyway. Oh and yes, I can be wrong about encryption but I don't think so.
Much love.
Click to expand...
Click to collapse
You r welcome. But you waste people time. Why u just can't post the actual problem like your last post so people not able to help wouldn't wasting their time trying to help here, so good luck and have a nice day.
Sent from my FRD-L09 using Tapatalk
Androhyp said:
Thank you for the "not good enough" man I'm flashing roms since 2009, I had a lot of phones and a lot of way to flash roms. My english sucks, not me.
I know how to erase the recovery but I already try to flash different recovery, it's obvious for me that my problem is here because of the encryption missing of the DATA partition who have been erase by the CM's TWRP. I try to find a way to fix the encryption without get back to stock because it's a pain in my ass and if I can do another way I'll be happy. I hate come back to stock, it's a waste of time to come back to all tweaks I made on my actual rom.
But if I have to come back to stock I'll do it.
I'm use to work with phones more open than Honor so I'm a little disapointed about all the pain devs have with this phone.
Thanks for your help anyway. Oh and yes, I can be wrong about encryption but I don't think so.
Much love.
Click to expand...
Click to collapse
It might actually be the problem with recovery too .. Can u send a screenshot or what sort of error u faced ?
The error code ? Or any log ?
Any of this could help u instead of saying just the problem
chongns said:
Why u just can't post the actual problem like your last post so people not able to help wouldn't wasting their time trying to help here
Click to expand...
Click to collapse
Because my english sucks man, I can understand, I can talk but it's hard for me to explain a problem from zero to the end. It seems my last message was more clear for you than my first, for me they are saying the same things.
I didn't try to be mean to anyone, every help is always welcome. We are more smart when we are two, three....
gopinaidu77 said:
It might actually be the problem with recovery too .. Can u send a screenshot or what sort of error u faced ?
The error code ? Or any log ?
Any of this could help u instead of saying just the problem
Click to expand...
Click to collapse
Thanks man but between I have an answer of surdu_petru in private message whose telling me to watch here : http://forum.xda-developers.com/showpost.php?p=70131271&postcount=350
So the problem seems to be with encryption, I'll have to come back to stock, this will encrypt the DATA partition and fix my problem. IMO it should be said somewhere in CM's thread.
Thank to all of you.
Androhyp said:
Because my english sucks man, I can understand, I can talk but it's hard for me to explain a problem from zero to the end. It seems my last message was more clear for you than my first, for me they are saying the same things.
I didn't try to be mean to anyone, every help is always welcome. We are more smart when we are two, three....
Thanks man but between I have an answer of surdu_petru in private message whose telling me to watch here : http://forum.xda-developers.com/showpost.php?p=70131271&postcount=350
So the problem seems to be with encryption, I'll have to come back to stock to encrypt the DATA partition and start to zero. IMO it should be said somewhere in CM's thread.
Thank to all of you. Kiss without the tong but I touch you ass
Click to expand...
Click to collapse
?alright. You figured it out yourself .. And the last lines are weird ..?
Sent from my KIW-L22 using Tapatalk
Androhyp said:
Thank you for the "not good enough" man I'm flashing roms since 2009, I had a lot of phones and a lot of way to flash roms. My english sucks, not me.
I know how to erase the recovery but I already try to flash different recovery, it's obvious for me that my problem is here because of the encryption missing of the DATA partition who have been erase by the CM's TWRP. I try to find a way to fix the encryption without get back to stock because it's a pain in my ass and if I can do another way I'll be happy. I hate come back to stock, it's a waste of time to come back to all tweaks I made on my actual rom.
But if I have to come back to stock I'll do it.
I'm use to work with phones more open than Honor so I'm a little disapointed about all the pain devs have with this phone.
Thanks for your help anyway. Oh and yes, I can be wrong about encryption but I don't think so.
Much love.
Click to expand...
Click to collapse
Sorry for my rode way , and glad that u got problem fixed !
Romiui said:
Sorry for my rode way , and glad that u got problem fixed !
Click to expand...
Click to collapse
Spread peace.

Verizon Pixel stuck in bootloop. Please help.

Hey guys. I really messed up. I was running 7.1 from launch, and have had the systemless root basically since the beginning. I attempted to mount /system as /r/rw (for the stupidest reason) and my phone booted into a "no command" bootloop. Is there any hope for me? I can access recovery (I think). I can get into adb and fastboot and get the device recognized by the computer.
I will donate, buy coffee, anything for some love. Thank you so much for your time!
junkshot9112 said:
Hey guys. I really messed up. I was running 7.1 from launch, and have had the systemless root basically since the beginning. I attempted to mount /system as /r/rw (for the stupidest reason) and my phone booted into a "no command" bootloop. Is there any hope for me? I can access recovery (I think). I can get into adb and fastboot and get the device recognized by the computer.
I will donate, buy coffee, anything for some love. Thank you so much for your time!
Click to expand...
Click to collapse
Well if you have an unlocked bootloader you can simple flash the stock images.
NBreunig3 said:
Well if you have an unlocked bootloader you can simple flash the stock images.
Click to expand...
Click to collapse
Thank you so much for the reply. I think I could even do a factory reset from recovery, but I'm not sure. I'm pretty new at this. I was really hoping there may be a way I could backup my data first, or even fix the issue, as I'm pretty sure I know what happened. I think my permissions are set wrong, but I could be entirely wrong. I found this guide that sounds like my issue, but it is for a different device. I've tried adapting it to the best of my ability, but I can't get the phone in ADB mode from recovery. http://www.gizbeat.com/2103/how-to-change-file-permissions-through-adb/
Wouldn't hurt to try knowing you can also just flash stock images.
NBreunig3 said:
Wouldn't hurt to try knowing you can also just flash stock images.
Click to expand...
Click to collapse
Can you point me in the direction of someone who may be able to help me do just that? I've tried just about all I can think to do. I really am new at this and feel I am in over my head. I really appreciate any and all help and would gladly donate to this site or any individual user who is able to help me solve my problems (I hope it isn't against your rules to say things like that).
Thanks again.
This site straight from Google has all the files and instructions. https://developers.google.com/android/images
Follow directions but don't lock bootloader.
NBreunig3 said:
This site straight from Google has all the files and instructions. https://developers.google.com/android/images
Follow directions but don't lock bootloader.
Click to expand...
Click to collapse
Sorry, I was unclear, that was my fault. I believe I know how to flash stock images. That is something I have done since the OG Droid. I was asking if you may know anyone who may be able to help me attempt to backup my data, reset my permissions, or even get the phone into ADB mode before I resort to losing everything. Again, apologies for being unclear.
No worries. I would just look online and possibly post another thread here or just wait for replies.
Flash the stock image but remove the -w from the script to keep from losing data. Search around here for instructions. It's been described a zillion times.
cntryby429 said:
Flash the stock image but remove the -w from the script to keep from losing data. Search around here for instructions. It's been described a zillion times.
Click to expand...
Click to collapse
Is this what is referred to as a "dirty flash"?
junkshot9112 said:
Is this what is referred to as a "dirty flash"?
Click to expand...
Click to collapse
I suppose one could think of it that way but it really isn't. Everything other than data will be wiped and flashed. It'll all be new with the exception of your data partition. Removing the w allows you to keep all your apps and their settings in tact. The rest will all be new though. It can't hurt to try it. If it doesn't fix your problem (which it should) you can always run it again and wipe data along with everything else.
robocuff said:
I suppose one could think of it that way but it really isn't. Everything other than data will be wiped and flashed. It'll all be new with the exception of your data partition. Removing the w allows you to keep all your apps and their settings in tact. The rest will all be new though. It can't hurt to try it. If it doesn't fix your problem (which it should) you can always run it again and wipe data along with everything else.
Click to expand...
Click to collapse
I was successful. Thank you so much. What can I do for you to show thanks?
junkshot9112 said:
Is this what is referred to as a "dirty flash"?
Click to expand...
Click to collapse
Yes. But in reality it is not much different than taking an OTA. That never wipes data. I only clean flash if I am having issues after a dirty flash and I can't remember the last time that happened.
Sent from my Pixel XL using XDA Labs
junkshot9112 said:
I was successful. Thank you so much. What can I do for you to show thanks?
Click to expand...
Click to collapse
Your thanks is more than enough.?

Categories

Resources