XT910 slow and unresposive when on wifi or 3g - Motorola Droid RAZR

Hi
for last 6 or 7 month whenever i connect my razr to wifi or 3g it either goes unresponsive or it will reboot few times, and then it will work but it is slow.
I have cleared cache from boot menu, and did factory reset too, but still it is doing same
i have disabled auto-synch, auto updates and forecast app too.

gregoresamsa said:
Hi
for last 6 or 7 month whenever i connect my razr to wifi or 3g it either goes unresponsive or it will reboot few times, and then it will work but it is slow.
I have cleared cache from boot menu, and did factory reset too, but still it is doing same
i have disabled auto-synch, auto updates and forecast app too.
Click to expand...
Click to collapse
I would highly suggest starting over and installing CyanogenMod 11. It's a confusing process but eventually you'll get it.
Start with this video. I'm assuming you're on 4.1.2., as that's what caused my RAZR to slow down too. So don't use the tools he has in the video. Use these tools instead, but make sure that you follow the YouTube instructions and get the USB connection added properly. This method successfully preps the phone for later steps.
Then use these instructions to get the phone rooted and prepped for installation.
Razr's Edge is used to root the phone. Make sure to check if the phone is recognized by Windows by using adb devices and seeing if the phone is connected.
Razr's Edge may say it didn't install properly, like it did for me, but in my case it had successfully placed the files on the phone's internal storage.
Finally, follow the instructions to install safestrap recovery and CyanogenMod.
Let me know if I can help. I have been trying for the past couple years to get the XT910 rooted and install CM11 and I finally got it.

stardestroyer001 said:
I would highly suggest starting over and installing CyanogenMod 11. It's a confusing process but eventually you'll get it.
Start with this video. I'm assuming you're on 4.1.2., as that's what caused my RAZR to slow down too. So don't use the tools he has in the video. Use these tools instead, but make sure that you follow the YouTube instructions and get the USB connection added properly. This method successfully preps the phone for later steps.
Then use these instructions to get the phone rooted and prepped for installation.
Razr's Edge is used to root the phone. Make sure to check if the phone is recognized by Windows by using adb devices and seeing if the phone is connected.
Razr's Edge may say it didn't install properly, like it did for me, but in my case it had successfully placed the files on the phone's internal storage.
Finally, follow the instructions to install safestrap recovery and CyanogenMod.
Let me know if I can help. I have been trying for the past couple years to get the XT910 rooted and install CM11 and I finally got it.
Click to expand...
Click to collapse
Hi thank you
mine is actually 4.0.4 rooted version, with eunonefigretail, there was no upgrade possible for me after that version, i tried to put im version 4.1.2 but on that one i was never able to get any wifi or 3g and there was more problems so i got back to 4.0.4
I will definitely try this

Related

What to do if your Wifi/Bluetooth fails causing reboots

Here is an attempt to provide a definitive answer to what to do if your phone has the Bluetooth/Wifi hardware failure.
Note that some of the links don't seem to work with the xda-developer app or the Atrix built in browser. Please blame motorola, not me
Symptoms:
1) If your phone was set to try to use Wifi by default on boot:
Your phone boots into the OS but shortly afterwards freezes and reboots - and again and again.
2) If your phone boots with Wifi turned off:
Your phone boots into the OS and a few seconds after you enable the Wifi in settings or via a widget it shows "Error" and sometimes the phone reboots shortly afterwards. Bluetooth simply fails to work.
If you have warranty return it for a repair. If not the best you can get is to disable the Wifi and Bluetooth so the phone doesn't reboot and can be used with mobile data. Instructions for both are below:
Be sure it is the Bluetooth / Wifi hardware failure:
1) Are you running a custom ROM? - if yes go to 1.1, if no goto 2.
1.1) Reboot into recovery and make a backup.
1.2) Remove your SD card.
1.3) Reflash using RSD to stock - remember to get the right one for the right country!
Get RSD and drivers here:
http://forum.xda-developers.com/showthread.php?t=1136261
Search for your stock firmware using google
Use RSD to install the stock firmware file which will replace the bootloader, recovery and radio - takes about 20 minutes.
Goto 2.
2) Reboot into Stock Android Recovery and reset to factory defaults
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/60620
2.1) Reboot to Android and try enabling wifi from settings - if it reports "Error" after a few seconds and your phone may reboot shortly afterwards it is the hardware fault. Proceed to 3.
3) Check your remaining warranty here:
https://motorola-global-portal.custhelp.com/app/answers/prod_answer_detail/a_id/82507/p/30,6720,7898
Bottom left - enter your IMEI.
Warranty left goto 3.1 else goto 4.
3.1) Return to Motorola for repair - be sure you flashed back to stock first using instructions in 1.3
4) Unpalatable options are all that is left. Either pay or do without Wi-Fi and Bluetooth. Have money and the desire to fix your Atrix ($110 in the USA)? Goto 4.1 else 5
4.1) Consider paying Motorola to repair the phone anyway. Schedule a repair here https://motorola-global-portal.custhelp.com/app/answers/prod_answer_detail/a_id/82507/p/30,6720,7898
5) This is a complex process. Google is your friend. Unlock your phone using the instructions below. Note you have no warranty to lose (see 3)!
http://forum.xda-developers.com/showthread.php?t=1136261
5.1) Install romracers CWM custom recovery using moto-fastboot (or Android fastboot):
http://forum.xda-developers.com/showthread.php?t=1204500
5.2) Did you take a backup earlier? If yes go to 5.3. If no goto 6.
5.3) Reboot into CWM recovery and restore your backup. Note if you are stuck in a bootloop this will be ok in a bit. Goto 7.
6) Install your favourite ROM using CWM recovery from a SDCARD or by moto-fastboot. Goto 7.
7) Reboot into CWM recovery
7.1) Plug your phone into your PC (you might have to wait for the driver to enumerate the phone first)
7.2) Find or install adb on your computer (hint - it comes with the Android SDK and platform tools from earlier):
adb shell
mount /system
cd /system/lib/modules
mv dhd.ko dhd.ko2
reboot
8) When you install a new ROM or kernel goto 7. Every time.
This little setup moves the driver linux needs to try to talk to the wifi/bluetooth chip which has failed so it can't find it. If it can't find it then it doesn't try to talk to the dead Broadcom Bluetooth Wifi chip that prevents the reboot cycle happening.
The fix was pioneered by:
mvniekerk
http://forum.xda-developers.com/member.php?u=2353874
So go thank him!
In the hopes this helps,
Matthew
Good job. Well said.
Considering how many posts I have seen after posting this solution perhaps it could be sticky?
I promise to maintain it.
Matthew
Sent from my MB860 using xda app-developers app
Hmmm
I think I have done that correctly and flashed the 2.8 Neutrino GT. There was no reboot up to now. But I want to ask if there is a fix for WIFI 'ERROR' and BLUETOOTH error without 'ERROR' message?
Guys please. I can try anything I don't want to lose my phone Warranty is over. How can I find the Broadcom BCM4329 wireless and bluetooth chipset for atrix? So I can find a technician to change it with mine.
If you have the failure there isn't much to be done.
Ifixit has a teardown but the chip is a very small ball grid type thing which will be very hard to fix.
What are your symptoms precisely?
Sent from my MB860 using xda app-developers app
mattaw2001 said:
If you have the failure there isn't much to be done.
Ifixit has a teardown but the chip is a very small ball grid type thing which will be very hard to fix.
What are your symptoms precisely?
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
When I click on 'Turn on Wifi' button, It says 'Turning on Wifi' for 10 seconds and then 'Error' message comes up under the Wifi button and when I click on 'turn on bluetooth' it says 'turning on' but does not turn on. Same as wifi but without the 'error' message.
How can I fix this? I can't use wifi and bluetooth!
Nothing to be done. There is some discussion as to why but a chip in your phone made by broadcom which handles both wifi and Bluetooth has failed.
Short of replacing it requiring sophisticated soldering tools you are stuck. See the $110 Motorola warranty repair.
Sorry,
Matthew
Sent from my MB860 using xda app-developers app
Im stuck.
I have applied the fix to NottachTrix4G rom. I still have the random reboots. I really need help.
Do you get the wifi error message or not?
Secondly does this happen with the normal, stock Motorola rom?
Matthew
Sent from my MB860 using xda app-developers app
When i check wifi does show error. I have not tried the stock moto rom yet.
The best thing to do is return to stock and do a factory reset
Carry out a full backup first (nandroid or using CWM recovery).
The best thing to do is return the atrix to stock and then do a factory rest.
If the problem persists then it is a hardware problem and you can now return it under warranty without them knowing (see the thread for instructions).
Otherwise you seem rather stuck. Perhaps buy an atrix with a smashed screen and transfer the motherboard?
Matthew
Noattachtrix rom was good, but not good enough.
little_man_3666 said:
I have applied the fix to NottachTrix4G rom. I still have the random reboots. I really need help.
Click to expand...
Click to collapse
I ended up using RomGb instead and that fix the bootloop after using NottachTrix4G Rom.
This happened to me Saturday November 17, 2012. Rebooting did not help. Did my searches and found this thread - and was bummed to read that it is due to a hardware issue. Fortunately, I persisted. With the WiFi widget endlessly spinning, I tried the Bluetooth, which would just fail and go to an off state. I elected to do a force close on any running applications one by one, testing Bluetooth after each. I found that BlueTooth and WiFi functionality would come back after force closing some apps. I stupidly left WiFi on and rebooted the phone - this put me in an endless reboot cycle. In the midst of one I managed to enable car dock mode which I have configured to disable WiFi and this got me out of the loop. I found my issue, which has the same symptoms as the above, was caused by a recent update to WeatherBug Elite. I uninstalled the program, and am back to normal operation. Hope this helps others.
Update - it appears my problems continue. Although I can now access BT & WiFi, the problem will re-occur. Force closing Weather version 2.2.2 usually will clear the issue, but I have had a good working WiFi sessions halt to Error. Still gotta think it's software rather than hardware.
Thanks I thought it was the ROM until I found this thread
Well, I was wrong. The issue is hardware not software. In my case pressing the volume down button would change the behavior sometimes, like get bluetooth to work, press volume down it stops or vice versa. Time for a replacement.
I mount the system successfully but when I type cd /system/lib/modules I get it cant find the directory, Please help. I need to do this to stop reboot!!
Definitely Software
I have atrix 4g. Running MROM 2013 2 13. I have the error on WIFI and NO Bluetooth. No reboot, but I rarely use the wifi enough to leave it on(conserve the batt). This is a software issue as far as I can tell as well.. I can fix it by killing the mrom service in "manage applications". If I get a chance I will look further but this seems like enough of a fix to not care.. MROM is pretty great besides this issue.(which appears to happen on multiple roms. My guess would be that it started with CM, but only because that is what the roms are based off of that get the problem.
bubba1993 said:
I mount the system successfully but when I type cd /system/lib/modules I get it cant find the directory, Please help. I need to do this to stop reboot!!
Click to expand...
Click to collapse
Having the same issue. Wifi died after the phone fell off my hands. I had the CM10 ROM by ephinter and everything worked great except the wifi (no reboots). Then I had the AMAZING idea of installing a new ROM and the reboot loop started. EIther with any stock or custom ROM it continues to happen. Tried everything without success.
Have anyone tried disabling wifi in the settings.sqlite and see what happens?
jaunis I found out why mine was doing the boot loop and it is funny but very weird. I wiped the phone and put my cm7 back on there and forgot to activate my gmail account or any account for that case. Now I have been running it with no problems for 40 hours. But of course still no wifi. I am fine with that. but at least I am not dealing with the reboots.
I have an unlocked AT&T Atrix 4G with a custom ROM (Cyan 9.x & ICS 4.x). I started having WiFi issues where the device would reboot anytime I tried to enable the WiFi. This all started at least 6mo after installing the custom rom so I dont think its software related. To try and fix the issue I tried doing a data wipe factory reset, at this point I couldn't get past the welcome screen because WiFi didn't work and I dont have a SIM in the phone (my kid has been using it for games). So from here I decided to try and flash the phone back to stock using RSD Lite;
Be sure it is the Bluetooth / Wifi hardware failure:
1) Are you running a custom ROM? - if yes go to 1.1, if no goto 2.
1.1) Reboot into recovery and make a backup.
1.2) Remove your SD card.
1.3) Reflash using RSD to stock - remember to get the right one for the right country!
Get RSD and drivers here:
http://forum.xda-developers.com/showthread.php?t=1136261
Search for your stock firmware using google
Use RSD to install the stock firmware file which will replace the bootloader, recovery and radio - takes about 20 minutes.
Goto 2.
2) Reboot into Stock Android Recovery and reset to factory defaults
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/60620
Click to expand...
Click to collapse
I downloaded the AT&T 2.3.4 / 4.5.91 Service SBF which looks like this in RSDLite: 1ff-olympus-user-2.3.4-4.5.91-110625-release-keys-signed-att-us-gas_na_olpsgbattspe_p011.sbf
I started the flash and left my phone for 15m or so to do its thing. When I came back my phone was boot looping (shown in a video here: http://youtu.be/V9wtBNEWRPQ ).
I can't do a factory reset from Stock Android Recovery (step 2 above), I can't get the menu for it. Now what do I do? Did I grab the wrong SBF file? Currently the only place I can grab SBF files at is here: http://www.das8nt.com/sbffiles.html

'applypatch' process taking up 50%+ cpu after ota gps patch

So, I recently installed an ota patch from AT&T (apparently it was supposed to make the gps more accurate or something?). Since then I noticed that my battery started draining very quickly, so I entered 'top' in a terminal and found out there was a process called 'applypatch' taking up 50% of the cpu.I can't use 'killall applypatch' because it's a root process, and apparently the update also got rid of my root.
I've already tried a factory reset, but that didn't seem to help. Also, I doubt it's still installing the patch, because I left it on all of last night and it's still going at it. The bootloader is still locked, so If possible I'd like to avoid messing with that. This is my only GSM compatible phone, and I paid a lot for it.
Should I just try rooting it again and try killing the process, or do you guys have any other ideas?
Thanks!
kratanuva said:
So, I recently installed an ota patch from AT&T (apparently it was supposed to make the gps more accurate or something?). Since then I noticed that my battery started draining very quickly, so I entered 'top' in a terminal and found out there was a process called 'applypatch' taking up 50% of the cpu.I can't use 'killall applypatch' because it's a root process, and apparently the update also got rid of my root.
I've already tried a factory reset, but that didn't seem to help. Also, I doubt it's still installing the patch, because I left it on all of last night and it's still going at it. The bootloader is still locked, so If possible I'd like to avoid messing with that. This is my only GSM compatible phone, and I paid a lot for it.
Should I just try rooting it again and try killing the process, or do you guys have any other ideas?
Thanks!
Click to expand...
Click to collapse
You are not the only one with that problem. I have the exact same issue. Process chewing up the CPU and if you kill it the process comes right back. Hopefully someone has a good answer as to how to fix it. I actually have 2 of the phones and one is rooted, second one is not. The unrooted phone does not have the same issue as the rooted phone.
I'm having the same problem with my Atrix. Phone is stock and unrooted. Never had an issue until I installed the latest update.
Well I got a response back from Motorola about the issue. These were their recommendations.
1. Reboot phone. Duh....
2. Uninstall any apps that you installed when the problem started. Uh, it was the OTA update... Cannot be uninstalled I do not think.
3. Clear Cache partition from Fastboot menu. That did not do anything.
4. Factory reset the phone. I hate doing that. Doubt it fixes anything but I will do it anyway.
I asked them about option 5 if 1-4 did nothing and he said call and talk to support.
Just an update...
Maybe someone knows how to just kill the process. It is obviously doing nothing as the phone is already updated to 4.5.145 according to the phone info.
I've just had a quick look around about the 'apply patch' process. Not that it helps you but this problem has been ongoing since at least android 1.6!!! Unfortunately solutions to the problem were few and far between - the main one would be to roll back the update you received (if you can).
Rooting and then trying to find the process and freezing the 'apply patch' process is another (again, I didn't find much about how to do that) as is unlocking the bootloader and putting installing a custom rom is another option for you. I know you don't feel comfy unlocking your bootloader but it isn't as bad as it sounds.
If you do decide to go the unlocking way then there are guides on here which will help you.
Edit: just seen this over in the 'general' section http://forum.xda-developers.com/showthread.php?t=2145316 ... the very same problem you are having.
Ok, just to hopefully keep this going I have tried these additional steps.
Root phone.
Unroot phone
Re-root phone
Try multiple startup program apps to kill it, none show anything besides installed apps.
None work. applypatch still taking 49% cpu
Maybe there is a way to edit androids startup config file to make it stop? Not a Linux/android guy so hopefully someone smarter than me has the answer to that.
If you've rooted the phone, you might as well have deleted or renamed that program... That's what I would do.
Same problem with my Atrix........I've been following this thread and have found a temp fix that works for me. I say temp as the applypatch process will show up again on reboot
1.) Gain Root Access
2.) Download OS Monitor from PlayStore (this will show you all processes running on Android OS)
3.) Run OS Monitor ...."applypatch" should be at the top of the list with a high Load % (Note: Under Settings enable ROOT mode)
4.) Long press on applypatch process and select kill process and allow superuser/root access...should terminate
This has been working for me so far so I signed up to share with you all.....hope it helps.
And heres to hoping for a more permanent:good: solution to this issue

[Q] [SOLVED] Possible bricked Moto Razr M, help me crack this case!

Hello,
What started out as a spontaneous root adventure turned into a nightmare after I messed with one too many options in Titanium Backup. Fortunately I have a full app backup, so if I can get my phone back to working condition it will be good as new.
Phone stats: Droid Razr M (XT907) running 4.1.2 at time of initial crash
MY PROBLEM:
After restoring and wiping (several times) I am stuck with this scenario. I can boot the phone just fine, and I can get through the new phone setup app, but the moment I attempt to exit the setup app I get this message "Sorry: Setup has stopped working". Setup closes and I am left with a blank desktop, only outlying system UI visible and responsive. I am able to get to settings though a conveniently placed notification, but that's the only way. I am able to access all settings and developer options, which is good, but when I go to look at the apps I notice a lot of apps (not all) are coming up as 0.00B of space. When I reboot the phone I get stuck in a "System Update: Loading Apps" cycle that never ends until I hard restart my phone.
WHAT I HAVE TRIED:
* Using RSD Lite to flash the factory default kernel or whatever: FAILED, can't get past the first out of 19 steps
* Using adb and mfastboot to flash the system image manually: FAILED, doesn't seem to want to install the boot or system images
* Using Droid RAZR M Utility v1.20: FAILED, same failure as adb.
* Downloaded many different drivers, programs, roms, zips, whatever. If you want me to try something again, I probably have the files for it.
I have basically given up trying to figure it out myself at this point, stayed up all last night searching for solutions (I'm a computer science student, who can blame me?) to no avail. It's up to you guys to help me save my phone!
SOLVED
The problem was that I was trying to flash an old firmware version. Got the updated version from a handy developer site with all the phones listed.

[Q] Need help to Halt OS update Installation

Hope you can help me - I am desperate to halt the OTA update for my galaxy s4 -
based on everything I’ve read, Samsung did a really bad job on this update, 4.4.2, and they are currently rolling out 4.4.3 and 4.4.4, but of course, the s5 is getting it well before we are.
anyway,
I have been “happily” running 4.3 and just dealing with the bluetooth issues, found enough hacks/fixes for the wifi issue that i have been ok with it since getting 4.3 in November.
There are just too many unworkable issues of battery drain, overheating, losing apps, pics, etc etc etc for me to risk the update to 4.4.2.
HERE’S MY PROBLEM - Somehow, altho i'm fairly technical, the update finally got on my phone (after having kept it off for months) and for the past month or more, I've just been
dealing with the notification, putting it off for 24 hrs at a time.
I guess it finally decided not to allow me to do that any longer, and started the installation without permission. i stopped it by pulling the battery, but when i try to start in recovery mode just so i can clear cache and hopefully reboot without actually installing the new os, I cannot - it goes through (some of) the motions but when i let go of the power button as i should when it's running normally, and would get the options of factory reset, clear cache, et al, it just brings up the android bot and shows that it is continuing to install where it left off. I’ve done this numerous times.
Tried different methods of button-holding and other trouble-shooting based on massive searching, but always get the same result. and I can only pull the battery to stop it.
Am I stuck? Do I have to install now at this point?
I do not want to perform factory reset, guess I'd rather install the 4.4.2 s/w. (altho I can't even get to that option at this point)
Sincerely hope someone out there will respond – I've posted to multiple sites, and no one is responding - gonna have to turn my phone back on at some point soon...
Thanks in advance!!
Roxanne
rkohlin said:
Hope you can help me - I am desperate to halt the OTA update for my galaxy s4 -
based on everything I’ve read, Samsung did a really bad job on this update, 4.4.2, and they are currently rolling out 4.4.3 and 4.4.4, but of course, the s5 is getting it well before we are.
anyway,
I have been “happily” running 4.3 and just dealing with the bluetooth issues, found enough hacks/fixes for the wifi issue that i have been ok with it since getting 4.3 in November.
There are just too many unworkable issues of battery drain, overheating, losing apps, pics, etc etc etc for me to risk the update to 4.4.2.
HERE’S MY PROBLEM - Somehow, altho i'm fairly technical, the update finally got on my phone (after having kept it off for months) and for the past month or more, I've just been
dealing with the notification, putting it off for 24 hrs at a time.
I guess it finally decided not to allow me to do that any longer, and started the installation without permission. i stopped it by pulling the battery, but when i try to start in recovery mode just so i can clear cache and hopefully reboot without actually installing the new os, I cannot - it goes through (some of) the motions but when i let go of the power button as i should when it's running normally, and would get the options of factory reset, clear cache, et al, it just brings up the android bot and shows that it is continuing to install where it left off. I’ve done this numerous times.
Tried different methods of button-holding and other trouble-shooting based on massive searching, but always get the same result. and I can only pull the battery to stop it.
Am I stuck? Do I have to install now at this point?
I do not want to perform factory reset, guess I'd rather install the 4.4.2 s/w. (altho I can't even get to that option at this point)
Sincerely hope someone out there will respond – I've posted to multiple sites, and no one is responding - gonna have to turn my phone back on at some point soon...
Thanks in advance!!
Roxanne
Click to expand...
Click to collapse
Are you rooted?
SiVisPacemParaBellum
OderintDumMetuant
stvn2569 said:
Are you rooted?
SiVisPacemParaBellum
OderintDumMetuant
Click to expand...
Click to collapse
Thanks for responding stvn2569!
Nope, not rooted.
But based on all my searching I sure wish I was and likely will the next phone.
Stock Verizon Galaxy s4 - 32gb - model # SCH-I545
(Sorry, should have put this in orig message)
THis summarizes some of the reason I don't want to update the OS - -
ack - can't post links - will have to type it out if you are interested in all the bugs Samsung saddled us with -
(most egregious is the battery drain, but others are quite serious and hard to live with too)
www(dot)androidpit(dot)com(slash)samsung-galaxy-s4-update-to-android-4-4-2-littered-with-bugs
rkohlin said:
Thanks for responding stvn2569!
Nope, not rooted.
But based on all my searching I sure wish I was and likely will the next phone.
Stock Verizon Galaxy s4 - 32gb - model # SCH-I545
(Sorry, should have put this in orig message)
Click to expand...
Click to collapse
You'll need to root the phone to stop the OTA notifications, it's all very easy.
Go to settings > security > allow installations from unknown sources, check the box
Go to www.towelroot.com
Click on the lambda, download and install the towelroot.apk
Click on "make it ra1n", reboot
Download "SuperSU" from the play store
Upon opening the app, it will prompt you to "update binaries". Do this using the "normal" option
Then download "Root Explorer" from the play store
Navigate to the system and system-priv app folders
In one of those folders you'll find "FWupgrade,apk" and "SDM.apk"
Delete those apk's and no more OTA updates:good:
joshm.1219 said:
You'll need to root the phone to stop the OTA notifications, it's all very easy.
.......
:
Click to expand...
Click to collapse
Thanks, Josh, I appreciate your trying to help, but if you read the original post -
I CANNOT TURN ON THE PHONE, hence couldn't get to settings if I wanted to, BUT - -
It is not the notification that is the issue -
the phone has finally downloaded the OTA update and IS INSTALLING IT. (every time I turn it on)
I DO NOT WANT THIS UPDATE INSTALLED. (see prior post for the reason - it's terribly buggy update - worse than what I have)
I have to figure out how to halt it - when I try to start in "recovery mode", it doesn't give me the options
it normally would - I won't start in a normal recovery mode.
It continues the OS update.
I noted all this in the original post - I completely understand how to get rid of the update notifications.
One doesn't even have to root the phone to do this, you can just rename the SDM apk (like add .bak or something)
Do you have ideas how to stop the installation? How I can turn phone on in recovery mode?
(note the steps I've taken to do that are also in the original post)
I know there are many people out there smarter than me about this - hoping you guys can help...,
rkohlin said:
Thanks, Josh, I appreciate your trying to help, but if you read the original post -
I CANNOT TURN ON THE PHONE, hence couldn't get to settings if I wanted to, BUT - -
It is not the notification that is the issue -
the phone has finally downloaded the OTA update and IS INSTALLING IT. (every time I turn it on)
I DO NOT WANT THIS UPDATE INSTALLED. (see prior post for the reason - it's terribly buggy update - worse than what I have)
I have to figure out how to halt it - when I try to start in "recovery mode", it doesn't give me the options
it normally would - I won't start in a normal recovery mode.
It continues the OS update.
I noted all this in the original post - I completely understand how to get rid of the update notifications.
One doesn't even have to root the phone to do this, you can just rename the SDM apk (like add .bak or something)
Do you have ideas how to stop the installation? How I can turn phone on in recovery mode?
(note the steps I've taken to do that are also in the original post)
I know there are many people out there smarter than me about this - hoping you guys can help...,
Click to expand...
Click to collapse
My bad, I would suggest booting into download mode and flashing the mk2 tar file with odin (3.09 recommended).
I didn't suggest renaming the file because it doesn't always work. Told my brother to do that on his Note 3 (no root method at the time) and it start downloading an OTA upon reboot one day.
joshm.1219 said:
My bad, I would suggest booting into download mode and flashing the mk2 tar file with odin (3.09 recommended).
I didn't suggest renaming the file because it doesn't always work. Told my brother to do that on his Note 3 (no root method at the time) and it start downloading an OTA upon reboot one day.
Click to expand...
Click to collapse
Thanks, Josh!
When you say "boot into download mode" - you mean safe/recovery/download mode right?
(like when one holds (for this model) VolumeUpButton+PowerButton right?)
If that's the case, it doesn't allow me to boot that way. When I do that, it just skips right to
"Installing system update" (with the droid bot)
That's my problem.
Cannot access anything (without allowing the install). :crying:
Have also tried VolumeUpButton+PowerButton+HomeButton. Same.
Drat.
Looks like I may have to accept this OS.
Others I know that have deal with terrible battery drain issues (from 10 hrs heavy use on charge down to 2 hrs)
rkohlin said:
Thanks, Josh!
When you say "boot into download mode" - you mean safe/recovery/download mode right?
(like when one holds (for this model) VolumeUpButton+PowerButton right?)
If that's the case, it doesn't allow me to boot that way. When I do that, it just skips right to
"Installing system update" (with the droid bot)
That's my problem.
Cannot access anything (without allowing the install). :crying:
Have also tried VolumeUpButton+PowerButton+HomeButton. Same.
Drat.
Looks like I may have to accept this OS.
Others I know that have deal with terrible battery drain issues (from 10 hrs heavy use on charge down to 2 hrs)
Click to expand...
Click to collapse
It is Power button click and hold volume down....
rkohlin said:
Thanks, Josh!
When you say "boot into download mode" - you mean safe/recovery/download mode right?
(like when one holds (for this model) VolumeUpButton+PowerButton right?)
If that's the case, it doesn't allow me to boot that way. When I do that, it just skips right to
"Installing system update" (with the droid bot)
That's my problem.
Cannot access anything (without allowing the install). :crying:
Have also tried VolumeUpButton+PowerButton+HomeButton. Same.
Drat.
Looks like I may have to accept this OS.
Others I know that have deal with terrible battery drain issues (from 10 hrs heavy use on charge down to 2 hrs)
Click to expand...
Click to collapse
Like he said, download mode is Power+VolumeDown, press and hold.
UPDATE:
Well, never could get into download mode, so had to accept the OS update to KK 4.4.2
Guess I'm one of the lucky ones, (I do have a fairly new model S4) and I didn't lose apps or contacts.
however,
The Battery Life is TERRIBLE after the 4.4.2 update! Some WiFi issues too.
Seem to have fixed WiFi (for now anyway)
Been searching around and recalibrated my battery, am trying a battery life extender app,
turned off a huge bunch of Samsung and Google apps that evid constantly "ping" and use battery.
It's been a little better, but not a lot.
Hope for 4.4.4 to be available soon (heard 4.4.3 is not a good variant either)

Note 4 problems with freezing/crashing

I have a sprint note 4. I don't have it activated currently and use it as a tablet of sorts. Recently it's been giving me problems and I've wanted to break it. I got it about 2 years ago, and since then I rooted it, then installed twrp recovery, then flashed custom software. The software I used was called Dr.Ketans I believe, it combined the note 5 and s6 edge plus softwares. It started to crash occasionally so I installed cyanogenmod onto it. It worked for a bit, but now when Turing the device on, it takes like 10-15 minutes to boot up. And it only stays on for 5 minutes before it crashes and freezes. When it does that, the only way I can boot it up again is take the batter out and put it back in a few times because sometimes I get an error message. The error message barely happens but it says something along the line of "cant boot up". If I use twrp, my phone doesn't freeze. I've tried reinstalling the software, I've tried formatting the entire phone and refreshing. Nothing seems to work. I've even tried changing my kernel but I'm not entirely sure what it is, and how it affects the phone. I'm not the smartest with phones, but I'm good with following directions and googling. If anybody can help me I'd greatly appreciate it cause I've been dealing with this issue for 3 months.
Reinstall the original firmware and make sure it doesn't freeze / crash with it and then you can reinstall the custom software. Make sure that you have the required recovery, bootloader, and baseband version to run the newer custom roms. The requirements should be located in the OP.
I appreciate the response. I will try this as soon as possible. Should i use odin to flash or would it be possible to use twrp recovery? Also, what do you mean when you say the requirements are in the OP?
You should use Odin to recover to make sure you have a fresh start.
The requirements of the rom you pick afterwards should be in the OP.

Categories

Resources