Wrong Pass/Passcode On Restart - Google Pixel 2 XL Questions & Answers

Hi all,
Setup/Background:
Rooted Pixel 2 XL with Magisk.
On Android P DP5
I fastbooted TWRP and never installed it.
I use a Pattern/Swipe passcode to enter my phone.
Situation:
Everytime I restart my phone plays an awful game with me where when it restarts it can 'forget' my pattern. The same pattern i have had for YEARS. So when it says wrong pattern/passcode, i restart my device in hopes that it remembers the passcode.
When i first rooted my phone it would remember after the second restart.
Now its take 5+ more times whenever i restart.
If you are wondering why i restart alot is because I use GPS Spoofing where i disable location services. (not sure if this is the problem) for video games. Whenever, i turn it on, or i turn it off it will occur. Its never been only when i disable, it occurs whenever i re-enable it too.
Any thoughts on fixing this issue? (that is not 'just dont use a passcode/pattern/code for your phone duh)
Thanks frens!

TheKevinMaestre said:
Hi all,
Setup/Background:
Rooted Pixel 2 XL with Magisk.
On Android P DP5
I fastbooted TWRP and never installed it.
I use a Pattern/Swipe passcode to enter my phone.
Situation:
Everytime I restart my phone plays an awful game with me where when it restarts it can 'forget' my pattern. The same pattern i have had for YEARS. So when it says wrong pattern/passcode, i restart my device in hopes that it remembers the passcode.
When i first rooted my phone it would remember after the second restart.
Now its take 5+ more times whenever i restart.
If you are wondering why i restart alot is because I use GPS Spoofing where i disable location services. (not sure if this is the problem) for video games. Whenever, i turn it on, or i turn it off it will occur. Its never been only when i disable, it occurs whenever i re-enable it too.
Any thoughts on fixing this issue? (that is not 'just dont use a passcode/pattern/code for your phone duh)
Thanks frens!
Click to expand...
Click to collapse
Go to flash kernel thread and install the magisk build provided in that

ram4ufriends said:
Go to flash kernel thread and install the magisk build provided in that
Click to expand...
Click to collapse
Confirmed by other folks that it fixed these issues with them!

ram4ufriends said:
Go to flash kernel thread and install the magisk build provided in that
Click to expand...
Click to collapse
Would you mind putting a link for the Thread here in the case that noobs like me want to go directly there
Thanks bud!

TheKevinMaestre said:
Would you mind putting a link for the Thread here in the case that noobs like me want to go directly there
Thanks bud!
Click to expand...
Click to collapse
Here you go... https://forum.xda-developers.com/showpost.php?p=77240449&postcount=2832

TheKevinMaestre said:
Would you mind putting a link for the Thread here in the case that noobs like me want to go directly there
Thanks bud!
Click to expand...
Click to collapse
I don't want to share the direct link, but here is the flash kernel thread link... Nathan has given some background on the issue as well...
https://forum.xda-developers.com/pixel-2-xl/development/taimen-flash-kernel-1-00-t3702057/page284

Related

.

..
MuF123 said:
Hi,
I am on latest ROM + custom kernel and I get random reboots every hour od so. It is kinda annoying and all that booting drains the battery.
Any ideas what to do? How to diagnose it?
Click to expand...
Click to collapse
The same issue
..
never had a reboot issue, also using skin's kernel and never had a reboot. I heared about ambient mode reboots in this watch but never had one custom or stock.
I think you can take a bug report of your watch with the phone app after the reboot, and during random times, maybe these bug reports will contain the info, also you can download kernel auduitor app to try different settings
I have not rooted either my nexus 6p or the watch... I sometimes get to my watch and it has rebooted??
Is there a log that I can look into and see the reboot time or reason??
watch in rebooting loop
Watch keeps rebooting constantly. Have latest update installed. Only option is to shut down , also because watch gets very hot.
Called Huawei Netherlands, but they refuse to repair the watch because its bought in Dubai.
Anyone knows how to solve problem? (i'm not a programmer)
..
Same issue here. Just unlocked bootloader and installed Twrp and custom kernel from skin. Got reboots
MuF123 said:
try flashing custom kernel:
http://forum.xda-developers.com/hua...kernel-skin1980s-huawei-watch-kernel-t3219576
you will find "how to" in first post and there is version 3.0 somewhere in thread
Click to expand...
Click to collapse
That kernel is for Lollypoop! He is still developing a Marshmallow kernel...
..
MuF123 said:
dude, that reply is 3 months old.
Click to expand...
Click to collapse
Oops, moving too fast didn't want anyone to have boit loop issues.

Device keeps on locking and unlocking on initial boot

Hello devs, seems like I am in trouble. I am using TWRP in Asus Zenfone 2 - A008D Model, Bootloader is Unlocked. So, after I flashed Cyanogen Mod 13 and GAPPS-x86-6.0-Micro, I rebooted the device. All apps got upgraded at first and when Cyanogen started showing the initial setup, device suddenly started locking and unlocking itself, repeatedly! It is not stopping at all. I had to force close it using power-button. This happens for all ROMs including stock ROM. Any solutions? Thanks.
Sample video : youtube.com/watch?v=VmvAJSVGmt0
P.S: Let me know how do I get logcat info at such situation. (I can barely click anything) :crying: Help needed.
Update: The issue is resolved in stock ROM by turning off the Asus Cover. May I know how do I resolve the same issue when I do initial boot using CyanogenMod 13 (i.e, while setup).
It looks like your phone thinks you're using the smart view cover.
I don't know whether this is the case, but on other phones the smart view cover is detected using magnets, so, do you have any strong magnetic source around that could interfere?
Anyway, I think your best option is trying to disable the ASUS smart cover app. If your phone is rooted and you can access it through adb while connected to a pc, you can disable apps using adb shell command. More info here:
http://android.stackexchange.com/questions/56620/enable-and-disable-system-apps-via-adb
The only thing you need to know is the package name for the app. According to its details page on Google Play, it's com.asus.flipcover2. Once disabled, reboot the phone and see if it works. You can also uninstall the app completely.
jman0 said:
It looks like your phone thinks you're using the smart view cover.
I don't know whether this is the case, but on other phones the smart view cover is detected using magnets, so, do you have any strong magnetic source around that could interfere?
Anyway, I think your best option is trying to disable the ASUS smart cover app. If your phone is rooted and you can access it through adb while connected to a pc, you can disable apps using adb shell command. More info here:
android.stackexchange.com/questions/56620/enable-and-disable-system-apps-via-adb
The only thing you need to know is the package name for the app. According to its details page on Google Play, it's com.asus.flipcover2. Once disabled, reboot the phone and see if it works. You can also uninstall the app completely.
Click to expand...
Click to collapse
Hey jman0, thanks a lot for the reply. The issue is resolved in stock ROM. Now, can you please tell me how to resolve the same issue in CyanogenMod 13. When I finish flashing, the initial setup is ruined because of the frequent locking and unlocking. Any solutions? Thanks.
kunalrohidasmhatre said:
Hey jman0, thanks a lot for the reply. The issue is resolved in stock ROM. Now, can you please tell me how to resolve the same issue in CyanogenMod 13. When I finish flashing, the initial setup is ruined because of the frequent locking and unlocking. Any solutions? Thanks.
Click to expand...
Click to collapse
I don't really know. I've never used CM13 with this phone. Sorry
jman0 said:
I don't really know. I've never used CM13 with this phone. Sorry
Click to expand...
Click to collapse
Oh, that is totally fine. Thanks anyways.

OP3 random restart

sometimes my oneplus 3 restart without reason, i have installed the oxygenOS 3.2.7 do someone else have this issue , its just me or? ill post a battery log also.
its really annoying and dunno what do =/
My congrats for the great autonomy ?
The info you've sent are not enough to analyze your reboot issues.
1) Have you rooted your device?
2) If yes, are you running SuperSU, Kingroot, Phh's Superuser? What version?
3) What the apps that are getting root permissions?
4) Are you using Xposed? What version (e.g. v86.6 systemless with Magisk v8, the v86 stock)?
5) Have you tweaked or replaced the stock kernel?
Simone98RC said:
My congrats for the great autonomy
The info you've sent are not enough to analyze your reboot issues.
1) Have you rooted your device?
2) If yes, are you running SuperSU, Kingroot, Phh's Superuser? What version?
3) What the apps that are getting root permissions?
4) Are you using Xposed? What version (e.g. v86.6 systemless with Magisk v8, the v86 stock)?
5) Have you tweaked or replaced the stock kernel?
Click to expand...
Click to collapse
everything is stock, still new of android so and ty
athais said:
everything is stock, still new of android so and ty
Click to expand...
Click to collapse
Much strange.
I'm having an heavily modded OP3 with OOS v3.2.7, never encountered instability.
You should try factory reset asap, there's nothing you may do, since device is completely stock and works for most users.
I can't give you more help, sorry ?
Simone98RC said:
Much strange.
I'm having an heavily modded OP3 with OOS v3.2.7, never encountered instability.
You should try factory reset asap, there's nothing you may do, since device is completely stock and works for most users.
I can't give you more help, sorry ?
Click to expand...
Click to collapse
do you think an update could resolve the issue? in case i could wait an OTA update and if dont fix this issue try a factory reset
athais said:
do you think an update could resolve the issue? in case i could wait an OTA update and if dont fix this issue try a factory reset
Click to expand...
Click to collapse
Not, because OOS is working well for most users, so there is no "fix reboot issues" in any todo list.
Go with factory reset, when you find the needed time.
If problems still persist, contact OnePlus and explain the issue.
I think that some upgrade maybe the cause of your troubles, due to massive change of stuff that the end-users can never see.
You know that Samsung updates often make device slower or keep crashing some system app?
Why excluding that OnePlus have done (involuntary) the same?
Updates are not always guarantee of stability, especially with firmware different than Google stock.
Simone98RC said:
Not, because OOS is working well for most users, so there is no "fix reboot issues" in any todo list.
Go with factory reset, when you find the needed time.
If problems still persist, contact OnePlus and explain the issue.
I think that some upgrade maybe the cause of your troubles, due to massive change of stuff that the end-users can never see.
You know that Samsung updates often make device slower or keep crashing some system app?
Why excluding that OnePlus have done (involuntary) the same?
Updates are not always guarantee of stability, especially with firmware different than Google stock.
Click to expand...
Click to collapse
thank you for all yours advice man, i came up with , waiting next OTA, then try factory reset, and if not solve this issue well, OP support is the way suppose , thank you again !
btw just asking in developer options i saw suspension mode active, can be this that cause truble ?
Flash another room
Seems to be an issue with OOS, I had the same problem, and flashed MIUI 8 and had 0 reboots. But when I flashed Fredoom OS based on OOS 3.2.7 my phone kept rebooting.
athais said:
sometimes my oneplus 3 restart without reason, i have installed the oxygenOS 3.2.7 do someone else have this issue , its just me or? ill post a battery log also.
its really annoying and dunno what do =/
Click to expand...
Click to collapse
Are you using a case? I had a cheap eBay clear case on my phone and it wasn't moulded properly over the power button, there was no indent on the inside for the button to sit in so it used to turn off in my pocket and back on later and produced battery graphs similar to yours.
Hope this is a help.
athais said:
thank you for all yours advice man, i came up with , waiting next OTA, then try factory reset, and if not solve this issue well, OP support is the way suppose , thank you again !
btw just asking in developer options i saw suspension mode active, can be this that cause truble ?
Click to expand...
Click to collapse
Did your problem solved? I am having same problem.
I have the same problem. I am currently on 3.2.8 and also had this problem on beta 9. Few days ago it happened in front of me, the phone was on the desk nothing running in the background. That was kind of the soft reboot, didn't triggered my locked sim, (my sim card is locked needs to enter PIN when phone startup) and after that I checked Settings=>About Phone=>Status, the uptime didn't affected too, seemed nothing was happened. I think this also happened to some other people but they just didn't realize it.
Karthi91 said:
Did your problem solved? I am having same problem.
Click to expand...
Click to collapse
Are you running the latest 3.2.8 and if yes have you tried a factory reset?
Sent from my OnePlus3 using XDA Labs
bonham1988 said:
Are you running the latest 3.2.8 and if yes have you tried a factory reset?
Click to expand...
Click to collapse
Yes.. I'm on 3.2.8 and did factory rest also. No use
---------- Post added at 06:35 AM ---------- Previous post was at 06:32 AM ----------
athais said:
sometimes my oneplus 3 restart without reason, i have installed the oxygenOS 3.2.7 do someone else have this issue , its just me or? ill post a battery log also.
its really annoying and dunno what do =/
Click to expand...
Click to collapse
Same for me. Is your problem solved? Please help me. It is really annoying. I have Pin setup for restart so when boot happens in night, if no input for pin phone stays off.
Can this be related to SIM carrier:Radio drivers?
I dont think so.. Because i havent changed Sim
Karthi91 said:
I dont think so.. Because i havent changed Sim
Click to expand...
Click to collapse
Try using non 4G/LTE SIMS.
I am facing the same problem.
My device is at service center.
Day one:No reboots.I asked them to put some SIM & then check.
I did that after reading your post. No luck. Are they replacing it? How many days since it is in service center?
Facing problem from last 2 weeks.
I submitted once last week.They clean flashed older rom.Worked fine for one day,then reboots started again.
Then this technician had remote session and flashed the rom OnePlus3_16_A.17_161118(OOS 3.2.8):Reboot frequency went too high.
Had to go to Service center for diagnose. 2 days now.No proper response from them.
I had the same issue from several days now, wiped cache, did factory reset, wiped data, nothing worked, I read somewhere that let battery drain down to 0 and then full charge removes electricity or static from the phone, and that may cause random reboots, gonna try that
Belyakovni said:
I had the same issue from several days now, wiped cache, did factory reset, wiped data, nothing worked, I read somewhere that let battery drain down to 0 and then full charge removes electricity or static from the phone, and that may cause random reboots, gonna try that
Click to expand...
Click to collapse
Seriously? That sounds like one of those hilarious Microsoft Answers sort of posts! Running the battery down will not get rid of "electricity or static from the phone", apart from anything else the battery protection circuit would not allow the battery to drop to zero volts as it's not good for li-on batteries.
The Oneplus 3 seems to like to soft restart, mine sometimes decides to do it 3-4 times a night (rarely during the day) and then is fine for awhile. Tell tale sign is the battery graph showing large gaps in the usage pattern. I would suggest that there is an inherent firmware issue judging by the number of people reporting the same issue on a number of different forums.

G930A_QE1_Stock_Deodexed_Rooted_ROM

This is my first ever ROM to post up. I just recently started building them. This is a stock deodexed Nougat ROM that is pre rooted. It is 100% AT&T Nougat with just a few fixes. I have left all Samsung and AT&T bloat for those that want all the bloat but like to be rooted and deodexed.
Follow the steps below for installation:
Step 1: You must already be on Nougat firmware. There are various threads on how to do this but if you can not figure it out just ask and i will try to assist you the best i can.
Step 2: Once on Nougat, root your device. Follow this guide https://forum.xda-developers.com/tm...eres-how-rooted-nougat-s7-edge-g935t-t3567502
Step 3: Once Rooted, install Flash fire from playstore.
Step 4: Open Flashfire and grant SuperSU access, once you are at the main menu, press the + and select Flash ZIP or OTA, go to the place you stored the ROM and selecet it. On the next screen MAKE SURE "Mount /system read/write" is selected and click the check mark in the upper right hand corner.
Step 5: Click the + sign again and select "Wipe", leave the defaulted boxes checked (System data, 3rd party apps, and Dalvik cache) and click the check mark in the upper right corner again. ( optional, you can select internal storage but you don't have to).
Step 6: VERY VERY IMPORTANT, select and hold down on Wipe and move it above "Flash ZIP or OTA"
Step 7: Make sure EverRoot is disabled and Reboot is set to normal.
Step 8: Click the lightning bolt and then yes on the next prompt, and let FF do it's thing.
*****Be patient, it will take up to 15 min to boot but most times it is quicker than that.*****
* Fixes i added
Fingerprint fix after root. Thanks to @qwewqa
Replaced IMSService.apk to remove hurricane icon.
CPU Fixes. Thanks to @stang5litre
Issues:
Phone forgetting Bluetooth devices after reboot, I am trying to find a fix for it and will update when i do.
Thanks @stang5litre for countless hours and days of walking me through so many steps from setting up my kitchen to fixing my phone via TV and ADB.
Thanks @SuperR. for the kitchen and all the continued support
Thanks @Chainfire for Flashfire and SuperSU
Download link: https://www.dropbox.com/s/17w8ut192jwixnw/G930AUCS4BQE1.zip?dl=0
Where did you get the ATT stock firmware?
Edit: nevermind I thought you had the latest firmware sorry. Good luck on your first rom
jrkruse said:
Where did you get the ATT stock firmware?
Edit: nevermind I thought you had the latest firmware sorry. Good luck on your first rom
Click to expand...
Click to collapse
Thanks bud. I've been looking for the latest but can't find it. I tried to pull it from my phone using superR kitchen but couldn't deodex it correctly. So inn still working on it. Lol
Congrats bud!!!
Cool. Does adoptable storage work with this ROM?
yuejon said:
Cool. Does adoptable storage work with this ROM?
Click to expand...
Click to collapse
This is 100% stock rooted, deodex, if it didn't work on stock unrooted, chances are that it don't work on this one either.
Hello, I've flashed the rom and loving it so far, it is buttery smooth and seems to have the same battery drain as in stock, but two problems... Every reboot or when I just turn off the wifi, it forgets the password. I've tried build prop editor and set ro.securestorage.suppprt to false, but no success. Another problem, Blutooth won't turn on. It used to before I changed the build prop, but now, it just doesn't turn on. I'm not sure if it is a problem with nougat root or your rom itself, I would love some answers. Otherwise the rom is great and I hope you continue to update it as there isn't a lot of development in AT&T.
OfferedBison said:
Hello, I've flashed the rom and loving it so far, it is buttery smooth and seems to have the same battery drain as in stock, but two problems... Every reboot or when I just turn off the wifi, it forgets the password. I've tried build prop editor and set ro.securestorage.suppprt to false, but no success. Another problem, Blutooth won't turn on. It used to before I changed the build prop, but now, it just doesn't turn on. I'm not sure if it is a problem with nougat root or your rom itself, I would love some answers. Otherwise the rom is great and I hope you continue to update it as there isn't a lot of development in AT&T.
Click to expand...
Click to collapse
Thank you for your feedback. I have experienced the Bluetooth issue on another more custom rom that I'm building, i haven't pin pointed it yet but am still working on it. I was originally thinking it had something to do with something that i removed from the rom (bloat) because when i run this rom with all the bloat i didn't have the issue. I will switch back to this rom and run it for a few days and see if the issue pops back up. As for the WiFi password, i have no problem with that and i have mine set to "true". I'll look into it though and get back with you.
For the battery drain, install kernel auditor, settings menu in top left corner, go to cpu, and set the governor to "on Demand" that will help a little bit.
dirtydodge said:
Thank you for your feedback. I have experienced the Bluetooth issue on another more custom rom that I'm building, i haven't pin pointed it yet but am still working on it. I was originally thinking it had something to do with something that i removed from the rom (bloat) because when i run this rom with all the bloat i didn't have the issue. I will switch back to this rom and run it for a few days and see if the issue pops back up. As for the WiFi password, i have no problem with that and i have mine set to "true". I'll look into it though and get back with you.
For the battery drain, install kernel auditor, settings menu in top left corner, go to cpu, and set the governor to "on Demand" that will help a little bit.
Click to expand...
Click to collapse
Thank you. The Bluetooth problem was fixed when I reverted the changes I made in build prop, and for the wifi problem I think it was something I froze in titanium backup, since I froze some bloat etc.
OfferedBison said:
Thank you. The Bluetooth problem was fixed when I reverted the changes I made in build prop, and for the wifi problem I think it was something I froze in titanium backup, since I froze some bloat etc.
Click to expand...
Click to collapse
The changes you made in build.prob? You mean by setting the secure.storage to false? I do know that on the custom Rom I'm building, i had it set to false and i was having the blue tooth issue, for the WiFi issue, it could be something you froze, can you SS your frozen list.
dirtydodge said:
The changes you made in build.prob? You mean by setting the secure.storage to false? I do know that on the custom Rom I'm building, i had it set to false and i was having the blue tooth issue, for the WiFi issue, it could be something you froze, can you SS your frozen list.
Click to expand...
Click to collapse
Here,
OfferedBison said:
Here,
Click to expand...
Click to collapse
Thanks, the only two things that I'm not sure what it is, is UPSM_N and com.android.Samsung. M. I'm not saying that could be causing it but I'll habe to research what those two things are. Thank you.
dirtydodge said:
Thanks, the only two things that I'm not sure what it is, is UPSM_N and com.android.Samsung. M. I'm not saying that could be causing it but I'll habe to research what those two things are. Thank you.
Click to expand...
Click to collapse
I defrosted android.samsung, but cannot defrost upsm.n, weird. This doesn't seem to be the problem as it still persists.
OfferedBison said:
I defrosted android.samsung, but cannot defrost upsm.n, weird. This doesn't seem to be the problem as it still persists.
Click to expand...
Click to collapse
So your still having the WiFi problem not remembering password after reboot? My ro.secure is set to true and I'm not having the issue.
dirtydodge said:
So your still having the WiFi problem not remembering password after reboot? My ro.secure is set to true and I'm not having the issue.
Click to expand...
Click to collapse
Unfortunately, yes. Maybe something went wrong when I flashed the rom... I'll try reflashing the rom later , when I have time.
OfferedBison said:
Unfortunately, yes. Maybe something went wrong when I flashed the rom... I'll try reflashing the rom later , when I have time.
Click to expand...
Click to collapse
ok. Yea i would try that. I can't duplicate the issue on my end. Leave the ro.secure storage set to true and see if that fixed it. That's what mine is set at and I'm not having any problems with Bluetooth or passwords at this moment.
dirtydodge said:
ok. Yea i would try that. I can't duplicate the issue on my end. Leave the ro.secure storage set to true and see if that fixed it. That's what mine is set at and I'm not having any problems with Bluetooth or passwords at this moment.
Click to expand...
Click to collapse
I have reflashed the rom and also added a dual speaker mod. Everything is working like a charm. Bluetooth and Wifi are all working.
Flashed this and it works fine, but I also experience WiFi 'losing' passwords.
I just flashed it again and no change. In fact, from the time I enter the WiFi password during setup until setup is done, I have to re-enter WiFi password because it 'forgets' (it reports authentication error later after having worked fine initially)
Any other ways to fix this so I don't have to keep re-entering passwords like this?
JJHiemenz said:
Flashed this and it works fine, but I also experience WiFi 'losing' passwords.
I just flashed it again and no change. In fact, from the time I enter the WiFi password during setup until setup is done, I have to re-enter WiFi password because it 'forgets' (it reports authentication error later after having worked fine initially)
Any other ways to fix this so I don't have to keep re-entering passwords like this?
Click to expand...
Click to collapse
Use root explorer, go to system/build.prop and make sure ro.secure.storage is set to "true" as shown in the attachment. I live around Houston TX so we're prepping for the hurricane at the moment so I might be oit for a few days but I'll try to check back on here as soon as I can. Another issue that has been brought up is the phone forgetting Bluetooth device after a reboot. At this moment there is no fix for it that i can find. As soon as I can find a fix for this i will upload a new version.
same g930a-v models-same problem.pls wanted phone emergency backup file (g930a-v same
same g930a-v models-same problem.pls wanted phone emergency backup file (g930a-v same).help me pls all user phone no down mode.
http://forum.gsmhosting.com/vbb/f10...0a-sbl-error-upload-mode-pls-help-me-2301220/
dirtydodge said:
This is my first ever ROM to post up. I just recently started building them. This is a stock deodexed Nougat ROM that is pre rooted. It is 100% AT&T Nougat with just a few fixes. I have left all Samsung and AT&T bloat for those that want all the bloat but like to be rooted and deodexed.
Follow the steps below for installation:
Step 1: You must already be on Nougat firmware. There are various threads on how to do this but if you can not figure it out just ask and i will try to assist you the best i can.
Step 2: Once on Nougat, root your device. Follow this guide https://forum.xda-developers.com/tm...eres-how-rooted-nougat-s7-edge-g935t-t3567502
Step 3: Once Rooted, install Flash fire from playstore.
Step 4: Open Flashfire and grant SuperSU access, once you are at the main menu, press the + and select Flash ZIP or OTA, go to the place you stored the ROM and selecet it. On the next screen MAKE SURE "Mount /system read/write" is selected and click the check mark in the upper right hand corner.
Step 5: Click the + sign again and select "Wipe", leave the defaulted boxes checked (System data, 3rd party apps, and Dalvik cache) and click the check mark in the upper right corner again. ( optional, you can select internal storage but you don't have to).
Step 6: VERY VERY IMPORTANT, select and hold down on Wipe and move it above "Flash ZIP or OTA"
Step 7: Make sure EverRoot is disabled and Reboot is set to normal.
Step 8: Click the lightning bolt and then yes on the next prompt, and let FF do it's thing.
*****Be patient, it will take up to 15 min to boot but most times it is quicker than that.*****
* Fixes i added
Fingerprint fix after root. Thanks to @qwewqa
Replaced IMSService.apk to remove hurricane icon.
CPU Fixes. Thanks to @stang5litre
Issues:
Phone forgetting Bluetooth devices after reboot, I am trying to find a fix for it and will update when i do.
Thanks @stang5litre for countless hours and days of walking me through so many steps from setting up my kitchen to fixing my phone via TV and ADB.
Thanks @SuperR. for the kitchen and all the continued support
Thanks @Chainfire for Flashfire and SuperSU
Download link: https://www.dropbox.com/s/17w8ut192jwixnw/G930AUCS4BQE1.zip?dl=0
Click to expand...
Click to collapse

Phone shuts down abnormally.

Guys I don't know if there's something wrong with my phone or not. Whichever rom or kernel I try, there is an abnormal shut down of my device. Like I'm using it and I leave it for a few minutes or so and it shuts down. I'm not sure if it had something to do with deep sleep or anything, but I need help. Please guys anyone
on custom kernel, random reboots may happend when
1. trying disconnecting whatsapp call
2. trying disconnecting gsm call
can you plug in audio jack to earphone and notice the device? (a strange excersize but worth trying)
YasuHamed said:
on custom kernel, random reboots may happend when
1. trying disconnecting whatsapp call
2. trying disconnecting gsm call
can you plug in audio jack to earphone and notice the device? (a strange excersize but worth trying)
Click to expand...
Click to collapse
Yes, When audio jack is plugged in I did notice a reboot, however, noticed a reboot without it being plugged as well.
Nothing with calls.
I just let my phone sit for a while and it shuts down. I have to power it up again. When I'm using it continuously it doesn't do that. That is why I'm skeptical if it is related to deep sleep somehow.
promiscuss said:
Yes, When audio jack is plugged in I did notice a reboot, however, noticed a reboot without it being plugged as well.
Nothing with calls.
I just let my phone sit for a while and it shuts down. I have to power it up again. When I'm using it continuously it doesn't do that. That is why I'm skeptical if it is related to deep sleep somehow.
Click to expand...
Click to collapse
lets step back for a moment
if you are on MIUI10, or Miui 9.6.x
do you experience the same with your phone? if yes then you should take it up to the dealer and have it replaced. if such doesnt happen on MIUI then its some APP conflicting with your rom or kernel. try to list / think all such apps which may have given root access indefinately.
whatsapp on custom rom makes device act funny ( I experienced it many time) so does few repost apps (instagram)
YasuHamed said:
lets step back for a moment
if you are on MIUI10, or Miui 9.6.x
do you experience the same with your phone? if yes then you should take it up to the dealer and have it replaced. if such doesnt happen on MIUI then its some APP conflicting with your rom or kernel. try to list / think all such apps which may have given root access indefinately.
whatsapp on custom rom makes device act funny ( I experienced it many time) so does few repost apps (instagram)
Click to expand...
Click to collapse
Actually I'm not using miui since I unlocked my BL and it had been months since I've been using custom non miui roms. This just started recently. I get what you're hinting at, but I don't think there's something wrong w the hardware but I can't be too sure.
Anyway, yes about the apps, it did occur to me that this might be the case. So I simple wiped my device internal(don't use sd card) and wiped all system, data and everything to install a new custom rom. After setting it up, I left it for a few moments and it shut down again (had not yet installed any of my personal apps, just the regular gapps
promiscuss said:
Actually I'm not using miui since I unlocked my BL and it had been months since I've been using custom non miui roms. This just started recently. I get what you're hinting at, but I don't think there's something wrong w the hardware but I can't be too sure.
Anyway, yes about the apps, it did occur to me that this might be the case. So I simple wiped my device internal(don't use sd card) and wiped all system, data and everything to install a new custom rom. After setting it up, I left it for a few moments and it shut down again (had not yet installed any of my personal apps, just the regular gapps
Click to expand...
Click to collapse
Has been an entire day since it happened again, I've turned on 'Always on display' to just keep a lil activity on device so that it does not shut off, maybe that did it. I'll try one entire day without always on display
promiscuss said:
Has been an entire day since it happened again, I've turned on 'Always on display' to just keep a lil activity on device so that it does not shut off, maybe that did it. I'll try one entire day without always on display
Click to expand...
Click to collapse
sir, which custom ROM + kernel + anrdoid version are you on ?
YasuHamed said:
sir, which custom ROM + kernel + anrdoid version are you on ?
Click to expand...
Click to collapse
Previously I was on AEX pie with derp and now on Havoc 2.0 modded with derp as well.
promiscuss said:
Previously I was on AEX pie with derp and now on Havoc 2.0 modded with derp as well.
Click to expand...
Click to collapse
Could you try
https://forum.xda-developers.com/redmi-note-5-pro/development/rom-aosip-8-1-t3804473
on
https://forum.xda-developers.com/redmi-note-5-pro/development/insigniux-kernel-t3835939 (kernel)
?
YasuHamed said:
Could you try
https://forum.xda-developers.com/redmi-note-5-pro/development/rom-aosip-8-1-t3804473
on
https://forum.xda-developers.com/redmi-note-5-pro/development/insigniux-kernel-t3835939 (kernel)
?
Click to expand...
Click to collapse
Thanks for all your effort, the problem seems to have resolved on its own. I'm not sure what it was.
now it's happening to me but it's much more severe. First it started slowly now it's so frequent that the phone might shut down even on boot. This is really frustrating.
I had the same problem with my redmi note 7, flashed stock rom with MI flash tool, fixed everything for me

Categories

Resources