[Q] HELP! phone crashes with massive battery drop. - Galaxy S II Q&A, Help & Troubleshooting

I've got this issue where, similar to others my phone crashes and when rebooted the battery had dropped significantly. I ran a log service and found these lines just before the phone crashed - see attachment.
It seems to do this until the value is 0 just before the crash.
Could this be the cause?
Sorry if I've pasted too many lines, I'm just new to this forum. I hope someone can help.

Wood3073 said:
I've got this issue where, similar to others my phone crashes and when rebooted the battery had dropped significantly. I ran a log service and found these lines just before the phone crashed - see attachment.
It seems to do this until the value is 0 just before the crash.
Could this be the cause?
Sorry if I've pasted too many lines, I'm just new to this forum. I hope someone can help.
Click to expand...
Click to collapse
just try to calibrate battery once and see
do this
install any custom Rom you want, then charge the phone to full!!!
then go to recovery then go to advanced and then wipe battery stats !!!! remember charge to 100% then only calibrate it
Sent from my fastest Galaxy Fit using xda premium

During things that consume a great deal of power the battery calibration might become a bit "off". Should fix itself after a while though.

I had this same problem. Backup. Take ur sd card out. Charge to 100 percent do a format usb storage/factory reset in settings. Go to recovery clean stats. Clear format/cache/dalvich !make sure you have a safe kernel! Put ur sd card in. Never had this problem again. Am running rooted stock 4.0.4 with siyah kernal.
Sent from my GT-I9100 using xda premium

Related

[Q]My s2 powered off it self

the phone powered off it self until i pressed the power button to turn on again. i noticed this often happened when i put in my pocket for a while. but when i put it on table over night it didn't happen.
roms that i tried that had the same problem:
batista 3.7++
lightening 3+,6+
cognition 1.4+
apps that i tried uninstalled but no avail:
-setcpu
-daemon control(batista rom)
-juice defender
is it due to motherboard issue? appreciate your advice. thanks.
have u tired wiping data and dalvik cache before installing any rom?
poch_1421 said:
have u tired wiping data and dalvik cache before installing any rom?
Click to expand...
Click to collapse
thanks, yes, i in fact wiped all and even install stock rom before any mod roms. and i also changed few kernels(stock, nipo, CF..)but still the same..
now trying to use kh4 stock rom and see..
So the this issue s only occurring when the phone is in your pocket and never when out of your pocket.
this happens to my Phone as well.. its kinda random...
sometimes when am listening to music and sometimes when its just on standby
for example it just restarted which reminded me to search for this error...
few days ago it was on standby and had shut itself down and the battery was completely drained after 5 hours without anything on.
achillies400 said:
So the this issue s only occurring when the phone is in your pocket and never when out of your pocket.
Click to expand...
Click to collapse
xD3S1x said:
this happens to my Phone as well.. its kinda random...
sometimes when am listening to music and sometimes when its just on standby
for example it just restarted which reminded me to search for this error...
few days ago it was on standby and had shut itself down and the battery was completely drained after 5 hours without anything on.
Click to expand...
Click to collapse
yes, found it only happens when putting in my pocket. when charging over night or putting on my work desk, it didn't happen.
and yes, it happened few times when it turned off it self, it lost about 10% to 20% battery in just few minutes... the phone was warm when it happened. that was why i took out to check and found it already powered off..
xD3S1x said:
this happens to my Phone as well.. its kinda random...
Click to expand...
Click to collapse
What firmware you have? I run on XXKH3 for 3 days (previously on XXKG3 for 2 weeks), no boot issues.
yqed said:
What firmware you have? I run on XXKH3 for 3 days (previously on XXKG3 for 2 weeks), no boot issues.
Click to expand...
Click to collapse
lightening 3.2 = KG2
Batista 3.7 = KH3
Cognition 1.4 = KG6
all happened to shut down it self. so i guess it is not rom issue..
I would try a stock ROM for a week, just to be safe (no apps/tweaks/kernel, etc., really stock). I'm pretty sure a recent stock ROM will not give you issues, I would not worry about the hardware.
yqed said:
I would try a stock ROM for a week, just to be safe (no apps/tweaks/kernel, etc., really stock). I'm pretty sure a recent stock ROM will not give you issues, I would not worry about the hardware.
Click to expand...
Click to collapse
thanks for your advice, will try stock rom then
Ya, do that... just to see what is going on.
More on the technical side, the screen needs minimum 500Mhz to get out of Sleep Mode. Some custom Rom's use a low voltage or "underclock" feature that reduces the power consumption but also the number of CPU steps. That is what makes your phone crash and reboot randomly.
Once you put the stock ROM, do a sdcard wipe (if you use one), just to be safe. It should take several hours, so do it over the night. Personally I would not use an external sdcard during the one week test, just be sure.
You could also have a RAM (hardware) issue, ya. But 99% of the time is related to software. Bad memory degrades fast so you will see your random reboots pop at a faster frequency. If you did all the above and still experience random reboots, run adb logcat to see what is going on at that specific moment. If you get error codes like:
Code:
code 1 (SEGV_MAPERR), fault addr 00000000
you are dealing with bad memory unfortunately and need to service your phone.
astoncheah said:
I noticed this often happened when i put in my pocket for a while. but when i put it on table over night it didn't happen.
Click to expand...
Click to collapse
I also heard that some people had bad battery contacts on their S2. Clean them with some audio head tape cleaner and cotton swabs, than make sure the contacts are proper... it should eliminate this possibility. In a way, it makes sense since you move a lot with your phone in your pocket.
Edit: I just clicked on Thank You button for your OP, instead of Quote.
yqed said:
Ya, do that... just to see what is going on.
More on the technical side, the screen needs minimum 500Mhz to get out of Sleep Mode. Some custom Rom's use a low voltage or "underclock" feature that reduces the power consumption but also the number of CPU steps. That is what makes your phone crash and reboot randomly.
Once you put the stock ROM, do a sdcard wipe (if you use one), just to be safe. It should take several hours, so do it over the night. Personally I would not use an external sdcard during the one week test, just be sure.
You could also have a RAM (hardware) issue, ya. But 99% of the time is related to software. Bad memory degrades fast so you will see your random reboots pop at a faster frequency. If you did all the above and still experience random reboots, run adb logcat to see what is going on at that specific moment. If you get error codes like:
Code:
code 1 (SEGV_MAPERR), fault addr 00000000
you are dealing with bad memory unfortunately and need to service your phone.
I also heard that some people had bad battery contacts on their S2. Clean them with some audio head tape cleaner and cotton swabs, than make sure the contacts are proper... it should eliminate this possibility. In a way, it makes sense since you move a lot with your phone in your pocket.
Edit: I just clicked on Thank You button for your OP, instead of Quote.
Click to expand...
Click to collapse
you got my THANK button too. but how to run "adb logcat"?
Is all explained into link. Time to read?
However, I have a feeling this is your problem, since the phone restarts in your pocket only. Don't smack it like the guy did, heh. Go easier, think like it is your girlfriend...
Just clean the battery contacts and make sure they touch properly.
is there a guide on how to install Stock ROM back on? cant find any...
how can i root my sgs2...?
it also happened to my phone. so i brought it back to the store where i purchased it and told them that it was shutting down randomly when i put it in my pocket. after 15 days of waiting i called them for follow up because they told me it will take 7-10 working days. they told me that the phone never shut down in the service center. what can i do about it? i don't know how to flash or root. this is my first android phone.
I have finally found a solution... installed XXKH3 FW stock, not rooted yet, and installed an application from the android market called Load Monitor
Code:
https://market.android.com/details?id=com.landak.loadmon
and enabled only Add Notifications, only notify high load, autostart and only screen on... seems to do the job, no battery drainage and most of all NO SOD (Sleep Of Death) or restarts anymore
If you still have problems try checkin wake lock from the options of the app...
Hope it helps
Sent from my GT-I9100 using XDA App
nikkoangelo said:
it also happened to my phone. so i brought it back to the store where i purchased it and told them that it was shutting down randomly when i put it in my pocket. after 15 days of waiting i called them for follow up because they told me it will take 7-10 working days. they told me that the phone never shut down in the service center. what can i do about it? i don't know how to flash or root. this is my first android phone.
Click to expand...
Click to collapse
The phone did not rebooted in their store because they did not move it, you have a bad battery contact that can be fixed easy.
dusnoki said:
I have finally found a solution... installed XXKH3 FW stock, not rooted yet, and installed an application from the android market called Load Monitor
Code:
https://market.android.com/details?id=com.landak.loadmon
and enabled only Add Notifications, only notify high load, autostart and only screen on... seems to do the job, no battery drainage and most of all NO SOD (Sleep Of Death) or restarts anymore
If you still have problems try checkin wake lock from the options of the app...
Hope it helps
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Weird, people reported that app adds load to the phone. Why not use terminal instead to check the stats?
yqed said:
Is all explained into link. Time to read?
However, I have a feeling this is your problem, since the phone restarts in your pocket only. Don't smack it like the guy did, heh. Go easier, think like it is your girlfriend...
Just clean the battery contacts and make sure they touch properly.
Click to expand...
Click to collapse
ops..missed you link..ok will read it.
lol, i do hope it's my problem and not my phone's.. i've been modding this and that on it for the past 3months since i bought it, i think it's time to treat it nicely like my girl friend and see what is her response to me.. it's been one day testing, so far ok.. thanks..

[Q] Sudden power off.

Hey guys!! i have had a problem with my X10. When i play some games on my phone it all of a sudden powers off. When i power it on it boots and switches off again. I tried updating the software but it didn't work. Can anyone help me with this..... is this a hardware problem?
which rom r u using and ru overclocking ur rom to play games !! if ur overclocking the ROM then certain games has this problem of causing random reboots too !! if not then try installing the game again after wiping ur cache!! and fix permissions
Flash thjap's kernel, while playing games overclock to 1152 and enjoy. If you have ram manager, then select the option "hard play games"
CheersS!
Milton --> From X10i on ROM : "ThGo2 v10. 0_RC4"
using XDA premium
It not only happens with games,also while listening to music, and some apps also!!!
Drdan03 said:
It not only happens with games,also while listening to music, and some apps also!!!
Click to expand...
Click to collapse
I am on thjap's kernel. No issues. I even use the ram manager pro to select "hard gaming ", "hard multitasking ", etc.
CheersS!
Milton --> From X10i on ROM : "ThGo2 v10. 0_RC4"
using XDA premium
Same problem here.
It is not a kernel problem.
There is a problem in our phone battery i think.
You would notice that-before restarting the phone is too hot
Sent from my X10i using xda premium
have u try to re-plug the battery ?
Look at my signature...
1.st link.
It's overheating.
I had random reboots earlier in the year, so i took my phone to my local 3 shop and (although it was rooted) they took it in for repair. A week later, i went to pick it up and to my suprise they gave me a brand new phone, saying the hardware had malfunctioned and so it was un-repairable. I wasnt expecting that as i knew i had voided my warrenty, but from my experience it could be hardware related
Hope that kinda helps?
Yeah. Rooting does not void your warranty. unlocking BL does. Any idea on what hardware issue it is? Do u have the same problems with the new phone as well?
Does changing the battery help??
I had the same problem and would get voltage drops or inconsistent voltage when the battery wasn't near-full yet I could slowly drain the device but under load would shut down....
I tried a gazillion things to fix it including a number of different kernels...
just changing the battery fixed EVERYTHING!
And batteries were pretty cheap.
Hello folks,
I have the same problem with some roms.
The phone turn always off in 50% of battery. Ive been testing a few methods like battery calibration by app, xrec and omegared process, but none works.
Im trying to install the SE tock rom but nothing works, in that moment I´m wainting to receive a new battery but I´ve read from some people with same problem that a new battery neither a solution.
If someone in this problem have been this problem with a solution a I would like to know about it
chechotoro said:
Hello folks,
I have the same problem with some roms.
The phone turn always off in 50% of battery. Ive been testing a few methods like battery calibration by app, xrec and omegared process, but none works.
Im trying to install the SE tock rom but nothing works, in that moment I´m wainting to receive a new battery but I´ve read from some people with same problem that a new battery neither a solution.
If someone in this problem have been this problem with a solution a I would like to know about it
Click to expand...
Click to collapse
As I wrote above, I had the same issue as you
and like you I tried all those things.
A new battery DID solve my problem So, hopefully it WILL solve yours.
This phone is pretty old. March 2010 to now is 20 months which is around the time I don't trust these battery to work well. My carrier (NTT Docomo) even gives you a new battery after 24 months.
hydenobuyuki said:
As I wrote above, I had the same issue as you
and like you I tried all those things.
A new battery DID solve my problem So, hopefully it WILL solve yours.
This phone is pretty old. March 2010 to now is 20 months which is around the time I don't trust these battery to work well. My carrier (NTT Docomo) even gives you a new battery after 24 months.
Click to expand...
Click to collapse
So your phone doesn't have random reboots anymore??
Drdan03 said:
So your phone doesn't have random reboots anymore??
Click to expand...
Click to collapse
Get a fat battery like a 2400mA or larger.
Should help allot. if it still occurs prepare for the hell that is the SE service center's.
OmegaRED^ said:
Get a fat battery like a 2400mA or larger.
Should help allot. if it still occurs prepare for the hell that is the SE service center's.
Click to expand...
Click to collapse
Does the 2400mA battery fit in??
Drdan03 said:
Does the 2400mA battery fit in??
Click to expand...
Click to collapse
2400 also 3600 battery are strong and powerful. You get battery backup in terms of days. No, it doesn't fit in, so you get additional back door with your enlarged battery
CheerS!
Milton --> From Sony Ericsson Xperia™ on ROM : "ThGo2 v11"
using XDA premium
" hit thanks if someone's nice to you! "
Drdan03 said:
So your phone doesn't have random reboots anymore??
Click to expand...
Click to collapse
Random Reboots?
The phone has always occasionally rebooted itself from time to time since I bought it . I think whenever resource contention becomes too critical it reboots itself like "have you tried turning it off and on again" in the TV Series "The IT Crowd"
The phone rebooting itself from time to time only really impacts you if it does it while you are in the middle of something. That never happens to me. Usually the reboots are when the phone is short on free memory but in sleep mode for me.
In the past week, my phone has rebooted once or maybe even twice but that's about it.

[Q] Galaxy S II doesnt shut down (gets stuck while shutting down,not rebooting)

Hi everyone,
first of all I did search forum, but havent find answer nor related thread, if I have missed it please sorry about it.
Got my SGS2 about 6-7 months ago. No issues, everything perfect. Got updated to 2.3.4 with KIES (not really fan of experimenting with phone that have price of above average monthly salary in Serbia).
Rooted device with ZergRush exploit since I wanted as close to mint backup in case I have to send it to service(dont ask, service here is pain in the butt), purchased Mobile Odin Pro (cheers to that Chainfire) and flashed Hellcat's kernel for 2.3.4 from Mobile Odin.
Everything was cool, CWM, made EFS backup with his tool too, and so on...
However, about 2 moths ago, I started experiencing random restarts of the phone. Did search, found out that it happens and actually dealt with it.
Now, recently, i switched off my phone in the evening (was on 20% and didnt wanted to leave it on charger, and didnt want it to die on me during night), and in the morning I havent been able to turn it on. Freaked out badly, only to realize that its battery was empty. Which was odd because I DID turned it off.
About few days ago, i switched the phone, and it went to full shut down, however managed to get stucked somewhere in process (LED's are on, did vibrate i think) but never shuts down itself.
After some time, when I picked it up since I saw LED's on, i realized that its very hot and that I cant switch it back on (presumably because it never got shuts down) and had to remove battery so that I can switch it back on. When I did, i found out that battery was about 15% drained in that 10 mins, and I dont know what he was computing while shutting down, but it burned the sh*t out of itself.
Tonight it did that again so I decided to ask first before I do factory reset/wipe everything (maybe update to ICS too).
So, any idea, suggestion what to do is more than appreciated.
Cheers
Polite bump?
What is the actual problem .
jje
Well assuming you have read original post, why the hell that happen, does it happen to anyone else, and how to avoid it?
this may help
http://forum.xda-developers.com/showthread.php?t=1108499
Well, as I said, its not bootloop.
As I said, I shut down the phone, it starts shutting down, turn on leds, vibrate and stays turned on. After that battery drains quickly, and phone gets very hot.
When I get battery out, and back in it boots up without problems.
And I dont have any cooked rom, just Hellcats kernel for 2.3.4 stock rom.
you problem
Hi there,
Here's the best way to resolve this issue you have to re-flash a fresh new rom, meaning a full installation of the android os and here is how to do it,
First search google and download ODIN to ur computer or Pc.
Next search again google and type the following ( Sammobile.com ) and register and after that type the model number of your phone for example (i9100) in the site search bar and download rom that u need and thats it this should solve ur problem
Note : be sure to have 100% battery charged before doing the above and after installing ur new rom do a full wipe and enjoy,
I hope this was helpful,
Regards,
iMatrix
Yeah, thats probably that I will end up doing, luckily i have bought Titanium Backup so that I can backup all apps that I have and restore them after wiping everything.
I was wondering that somebody have any idea what might be going on.
Thanks for suggestions everyone.
before that try wiping cache and dalvik cache
Sent from my GT-I9100 using xda premium
This seems to happen quite a bit on gb roms.. definetely time to upgrade to ICS
Actually from what I have read about ICS 4.03, Im actually glad I didnt.
Releasing it in that state(e.g. battery issues again, 3rd party sms programs sends sms twice...) is bad for both G and Samsung imho...
Kepavi said:
Actually from what I have read about ICS 4.03, Im actually glad I didnt.
Releasing it in that state(e.g. battery issues again, 3rd party sms programs sends sms twice...) is bad for both G and Samsung imho...
Click to expand...
Click to collapse
Lp7 fixes these problems
Sent from my GT-I9100 using xda premium
Eudemony said:
Lp7 fixes these problems
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
I think I'll wait few more iterations just in case

[Q] Galaxy S2 - Battery problem

Hello XDA I think this is my first question here so please try not to bully me to much in case I'm asking something that was answered before , although I did search for my problem and I didn't find it here.
So it started like 1 week ago , nothing actually changed to my phone since I started having this problem.
First please take a look at the 2 images i attached to see the odd behavior.
So it first begins when I see a STOP sign at the 3g connectivity icon,indicating me that there is not sim inserted(this is not true i always have my sim inserted) and the first thing i do is try to restart the phone,when it opens again the battery level is 1% and if I leave it like this for a few minutes it closes just like my battery would actually be empty,after I remove the battery and open it again it shows me something like 13% and rapidly discharging,after that drains also I remove the battery again and wait like 5 minutes and then try to open it again,it has more than 45% battery left,also if I try to use it as I would normally do if i really had that much battery left, the 3g connectivity icon turns to "No sim stop sign" and it just does that randomly even if I am not using the data plan at all.
I must mention that I did not charge the phone between the images!
I want to know,could this be from software or is it something physic damaged in my phone ?
I am using ICS 4.0.4 updated with Kies and my phone is not rooted.
Sometime i got the same issue, but I use custom rom and kernel.
Recommend you not to update via Kies, it may cause many problems. You may need boot into stock recovery ( Turn off, then hold Volume Up+Home+ Power, while boot logo appears, unhold Power button). In recovery, clear cache. If it does not resolve, try to download firmware from Sammobile, and flash using Odin, i think that 's better.
In my case, it may happen after flashing other kernel. Just remove battery from phone for 30 min or more, and then place it.
Its a known issue for all galaxy s2 handsets (probably with more, I'm not sure). Its a problem of the fuel gauge in our device which unfortunately cannot be fixed. Wiping battery stats won't help, as acknowledged by Google devs. However, I believe that an option in Siyah kernel is there to reset the fuel gauge, which may work (I haven't tested it personally).
Sent from my GT-I9100 using Tapatalk 2
Spiralzz said:
Its a known issue for all galaxy s2 handsets (probably with more, I'm not sure). Its a problem of the fuel gauge in our device which unfortunately cannot be fixed. Wiping battery stats won't help, as acknowledged by Google devs. However, I believe that an option in Siyah kernel is there to reset the fuel gauge, which may work (I haven't tested it personally).
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Thanks for info, fortunately I still have warranty and I will send it tomorrow.

My tab s3 keep restarting and freezing by itself

Hello everyone
I have Samsung Tab S3 since it's release in 2017 .. and it was a very nice tab till a couple months ago ..
It started restarting by itself .. and it happenes always when I'm not using it or when I'm pausing a video ..
And when I leave it for a couple hours i find out that it's turned off and it can't be turned on till I hard restart it ..
I tried :
Emptying the battery to the end then recharge and didn't work.
Removing SD card and didn't work.
Entering safe mode and still restarted.
Wipe cash partition didn't work.
Factory reset and didn't work.
And finally flash stock ROM with Odin without rooting .. problem not solved
When I put the tab on power saver the restarting takes so much longer to happen ..
Could it be a hardware related thing? Or a battery thing?
Thank you in advanced for your help
*Edit 1 (problem fixed) : I rooted my tablet and installed Kernel Auditor app and changed the governor to Userspace and set the minimum frequency of the CPU to 422 instead of 307 and made the app do the settings change on boot . After this it had not restarted for 3 days.
*Edit 2 lately I flashed lineageOS unofficial 18.1 android 11 into the tablet and edited the big clusters only to interval governor while keeping the small ones with blue schedule. My tablet now is working like a charm with no issue.
Has the battery SOT time noticeably decreased?
If below 80% of its original capacity it's time to replace it.
Any swelling is a battery failure, replace asap.
Changes in charging behavior could indicate a failure as well.
Has it been dropped or exposed to moisture? You see where this is going... mobos can also randomly fail.
Does it happen in safe mode?
Check it to rule out 3rd party apps.
Original rom, don't update the system apps, all power management should be disabled.
Pull SD card if it has one for now before reload.
blackhawk said:
Has the battery SOT time noticeably decreased?
If below 80% of its original capacity it's time to replace it.
Any swelling is a battery failure, replace asap.
Changes in charging behavior could indicate a failure as well.
Has it been dropped or exposed to moisture? You see where this is going... mobos can also randomly fail.
Does it happen in safe mode?
Check it to rule out 3rd party apps.
Original rom, don't update the system apps, all power management should be disabled.
Pull SD card if it has one for now before reload.
Click to expand...
Click to collapse
Thank you for replying
*After the restarting it gets stuck and shuts down and you have to turn it on by (down+power), if you turn it on immediately you have the same battery percentage but if I let it through the night and force turning it on the battery is decreased alot, it looks like when the tab is off after the freezing and restarting it is consuming alot of battery even if it's off.
*I tried the safe mode it still restarts
*I went to the beach 6 months ago and it stopped charging because of the moisture for about a week then it got back to its normal state
*I noticed that When I boot into (downloading mode) or (recovery mode) it stays on for days and doesn't restart or freeze
If you got salt water in it, it's already dead.
Needs to be pulled apart and inspected for corrosion damage. Sorry...
blackhawk said:
If you got salt water in it, it's already dead.
Needs to be pulled apart and inspected for corrosion damage. Sorry...
Click to expand...
Click to collapse
You mean the motherboard or the battery is dead ?
If the mobo got salt water on it or even water in it can destroy it. Current flow greatly accelerates corrosion.
The tab needs be dissembled*, dried and inspected for damage especially where there's high current flow and exposed conductors.
Sooner is better...
*pull battery connector asap
Ruudvan10101 said:
Hello everyone
I have Samsung Tab S3 since it's release in 2017 .. and it was a very nice tab till a couple months ago ..
It started restarting by itself .. and it happenes always when I'm not using it or when I'm pausing a video ..
And when I leave it for a couple hours i find out that it's turned off and it can't be turned on till I hard restart it ..
I tried :
Emptying the battery to the end then recharge and didn't work.
Removing SD card and didn't work.
Entering safe mode and still restarted.
Wipe cash partition didn't work.
Factory reset and didn't work.
And finally flash stock ROM with Odin without rooting .. problem not solved
When I put the tab on power saver the restarting takes so much longer to happen ..
Could it be a hardware related thing? Or a battery thing?
Thank you in advanced for your help
Click to expand...
Click to collapse
I had to replace motherboard
My tablet turns off by itself
Good evening. As the title says, my SM-T820 turns off randomly. I've changed the battery and installed several official firmwares with no luck so I don't know what else I could try, if anybody has any idea please tell me. Thank you so much Kind...
forum.xda-developers.com
blackhawk said:
If the mobo got salt water on it or even water in it can destroy it. Current flow greatly accelerates corrosion.
The tab needs be dissembled*, dried and inspected for damage especially where there's high current flow and exposed conductors.
Sooner is better...
*pull battery connector asap
Click to expand...
Click to collapse
Problem solved
It has been 3 days without a restart
I edited the thread with the fix
zenon21 said:
I had to replace motherboard
My tablet turns off by itself
Good evening. As the title says, my SM-T820 turns off randomly. I've changed the battery and installed several official firmwares with no luck so I don't know what else I could try, if anybody has any idea please tell me. Thank you so much Kind...
forum.xda-developers.com
Click to expand...
Click to collapse
Problem solved
It has been 3 days without a restart
I edited the thread with the fix
How did you root your device what software did you use?
is it still fine?
ThePilotWhoCantFly said:
How did you root your device what software did you use?
is it still fine?
Click to expand...
Click to collapse
Search about lineageOS 18.1 unofficial for tab S3 thread .. you will find all the tutorials to install the custom ROM and root the device ..
Ruudvan10101 said:
Search about lineageOS 18.1 unofficial for tab S3 thread .. you will find all the tutorials to install the custom ROM and root the device ..
Click to expand...
Click to collapse
Ah thank you, not sure if this is true but if you install a custom rom will you will lose functionality of the s-pen?
ThePilotWhoCantFly said:
Ah thank you, not sure if this is true but if you install a custom rom will you will lose functionality of the s-pen?
Click to expand...
Click to collapse
You are welcome
it will still work but the button will stop working .. after all you will get a 2017 tablet to work with Android 11 with an amazing speed and without all that bloatware that were slowing the device. And if you didn't like it you can go back to the stock rom whenever you want .
Ruudvan10101 said:
You are welcome
it will still work but the button will stop working .. after all you will get a 2017 tablet to work with Android 11 with an amazing speed and without all that bloatware that were slowing the device. And if you didn't like it you can go back to the stock rom whenever you want .
Click to expand...
Click to collapse
Right, thank you ill give it a go over the weekend
Ruudvan10101 said:
You are welcome
it will still work but the button will stop working .. after all you will get a 2017 tablet to work with Android 11 with an amazing speed and without all that bloatware that were slowing the device. And if you didn't like it you can go back to the stock rom whenever you want .
Click to expand...
Click to collapse
It worked has not crashed yet and I found that s-pen button thing annoying anyway so thanks again for the help
I sometimes find my S3 has shut down and requires a long press of the power button to boot up. I have not determined the cause. I wonder if just root will allow deleting enough bloatware to make a difference

Categories

Resources