Hesitation waking from sleep.. - Galaxy Note 10.1 Q&A, Help & Troubleshooting

I've had my Note 10.1 for 3 days now and when I first got it I flashed a JB rom on it but I noticed that whenever I press the power button it takes a few seconds to wake up. It's not consistent. It's the only glitch/bug/etc. I've come across. Everything else seems perfect. Maybe it's because I'm using JB on an 8013 version or is this something normal that affects everyone?

Yeah, it is from the sleeping stuff, like booting your other computer, it takes different amounts of time from different types of standby types. If you want to get rid of this issue, youll more than likely lose more batrery life on standby

What is it that is causing it? The kernel?
Sent from my GT-N8013 using XDA Premium HD app

That would be one reason. You can change some of your settings with your cpu, maybe a build.prop tweak or init.d script coild make it wake up faster. It hasnt bothered me to the point of fixing it yet, but that is also becuase it would cause the battery to drain faster

smaw51 said:
That would be one reason. You can change some of your settings with your cpu, maybe a build.prop tweak or init.d script coild make it wake up faster. It hasnt bothered me to the point of fixing it yet, but that is also becuase it would cause the battery to drain faster
Click to expand...
Click to collapse
Is it from being on this jellybean rom? I'm just wondering if it's from this or if it happened on ics also. I had the ics stock rom on for about 5 mins so I don't remember. None of my other devices have had this problem. Just curious.
Sent from my GT-N8013 using XDA Premium HD app

SkizzMcNizz said:
Is it from being on this jellybean rom? I'm just wondering if it's from this or if it happened on ics also. I had the ics stock rom on for about 5 mins so I don't remember. None of my other devices have had this problem. Just curious.
Sent from my GT-N8013 using XDA Premium HD app
Click to expand...
Click to collapse
I dont remember about ics, but it would probably be a different way of handling some things. Look into build.prop tweaks for sleep and see what you find

smaw51 said:
I dont remember about ics, but it would probably be a different way of handling some things. Look into build.prop tweaks for sleep and see what you find
Click to expand...
Click to collapse
I wouldn't know what to look for lol.
Sent from my GT-N8013 using XDA Premium HD app

SkizzMcNizz said:
I wouldn't know what to look for lol.
Sent from my GT-N8013 using XDA Premium HD app
Click to expand...
Click to collapse
I use rom tool box, but there are a lot of other apps that will let you get into the build.prop and make the edits
Open it up from /system/build.prop
add this to the end with a text editor:
Code:
# sleep modes
pm.sleep_mode=2
#usage:
#pm.sleep_mode=0 -> collapse suspend
#pm.sleep_mode=1 -> collapse (will totally power off the cpu)
#pm.sleep_mode=2 -> sleep (cpu is still on, but put into low power mode (registers are still saved)
#pm.sleep_mode=3 -> slow Clock and Wait for Interrupt (lowered frequency and voltage)
#pm.sleep_mode=4 -> wait for interrupt (no change in cpu clock or voltage)
The # represents a comment line, so the build.prop is not reading it, it is just to know what is going on an stuff.
try having it set to 2 or 3
you will need to reboot after making the changes and maybe even wipe the cache

Related

CM + G2x still SOD !

Hi,
I just want to know if he SOD (sleep of death) when charging the phone will ever be fixed with CM roms?
I experience it since a very long time....
Or if this cant be fixed, is there any good workaround and why does the phone SOD?
I have my phone set to max clock at 500 something while charging, stops that.
Also check which apps you have. Some apps cause sod for me (usually widgets).
Sent from my LG-P999 using xda app-developers app
redmonke255 said:
I have my phone set to max clock at 500 something while charging, stops that.
Also check which apps you have. Some apps cause sod for me (usually widgets).
Sent from my LG-P999 using xda app-developers app
Click to expand...
Click to collapse
Check "stay awake while charging" under application-development settings.
It keeps the screen on, also eliminates all sod's
Blazing angel said:
Check "stay awake while charging" under application-development settings.
It keeps the screen on, also eliminates all sod's
Click to expand...
Click to collapse
Yup all that does is leave my screen on when I get a text and wake me up with the laser beam of light.
Sent from my LG-P999 using xda app-developers app
redmonke255 said:
Yup all that does is leave my screen on when I get a text and wake me up with the laser beam of light.
Sent from my LG-P999 using xda app-developers app
Click to expand...
Click to collapse
That's why there's this nifty little thing on the phone that let's you change the screen brightness, lol. I just tap the setting on my homescreen until it goes to minimum brightness. Then when I wake up, tap it once and it's back to medium where I usually have it. Although, it takes more than my phone lighting up to wake me up, lol.
matrix0886 said:
That's why there's this nifty little thing on the phone that let's you change the screen brightness, lol. I just tap the setting on my homescreen until it goes to minimum brightness. Then when I wake up, tap it once and it's back to medium where I usually have it. Although, it takes more than my phone lighting up to wake me up, lol.
Click to expand...
Click to collapse
I'm on lowest brightness, in my pitch black room it's pretty bright.
Sent from my LG-P999 using xda app-developers app
Thanks for your inputs guys.
2 things to ask.
Anyone tried a charger with less Milliampere on it. our current is 1.0A. I heard that one with less may fix this.
Also, to the guy setting 500 Mhz when idle, does this reduce battery life or you set this only when charging?
Wagnard said:
Thanks for your inputs guys.
2 things to ask.
Anyone tried a charger with less Milliampere on it. our current is 1.0A. I heard that one with less may fix this.
Also, to the guy setting 500 Mhz when idle, does this reduce battery life or you set this only when charging?
Click to expand...
Click to collapse
I do it only when charging. I used to do it while the screen was off but it caused occasional SOD.
I'll check my charger. I think it's 5 volts and 750mA.
Sent from my LG-P999 using xda app-developers app
+1 to setting it to stay awake when charging. After finding out about that, ive never had a SOD so far, and that was a year ago. Not sure why the screen would turn on though when getting a text. Never had that happen to me with people texting or calling me; I always just turn off the screen and it stays off. Guess it might be the kernel?
redmonke255 said:
Yup all that does is leave my screen on when I get a text and wake me up with the laser beam of light.
Sent from my LG-P999 using xda app-developers app
Click to expand...
Click to collapse
Put it upside down. It won't get scratched unless you deliberately try to sandpaper the screen :laugh:
I had this problem with stock CM kernel, no SOD with Morfic kernel....never
if you go to the dev menu and disable sleep while charging (check the stay awake box) it fixes the problem.
zanzabar said:
if you go to the dev menu and disable sleep while charging (check the stay awake box) it fixes the problem.
Click to expand...
Click to collapse
+1
Sent from my LG-G2x using Tapatalk 2
zanzabar said:
if you go to the dev menu and disable sleep while charging (check the stay awake box) it fixes the problem.
Click to expand...
Click to collapse
What is the dev menu and how do I get to it?
Menu button > System Settings > Developer Options
Sent from my LG-P999
xBkKx said:
Menu button > System Settings > Developer Options
Sent from my LG-P999
Click to expand...
Click to collapse
Is that on ICS? I'm on CM 7.2
bg1906 said:
Is that on ICS? I'm on CM 7.2
Click to expand...
Click to collapse
Settings > applications > development > stay awake
redmonke255 said:
Settings > applications > development > stay awake
Click to expand...
Click to collapse
Could've sworn I said that last page :good:
Yep stay awake do work.
I tried modifying the CPU clock to +- 500 Mhz , but the phone still SOD.
I really think the problem is when the GPU enter idle state when charging.
Are there any tool to monitor GPU clock and changing it?
Is this SOD problem you are talking about part of CM7.2 or CM9? Which CM are you running and who's ROM? I am running Domination ICS w/ CM9 and have no SOD while charging.

[MOD, ICS] Incredible battery life for ICS ROMs

Hi Guys
Well, after witnessing incredible battery life on latest HebMIUI (mostly taken from Pimp My ROM and Adrenaline Injector), I decided to make a flashable for the rest of the ICS ROMs we have here.
I must say I also use the LB6 modem which is known to give good battery life, so you are advised to install it too, but, it's your call.
I also add here AutomateIt app, which lets you decide what the device will do for certain events (open/close wifi/3G/4G/screen/charge etc.) which you can utilize to save battery life.
links to modem & sources:
SGH-T959W LB6 modem
HebMIUI ROM
PimpMyROM
Adrenaline Injector
AutomateIt
I take no responsibility for any damage claimed.
Tested on MIUI, AOKP.
Make a nandroid backup and flash it via CWM/TWRP.
Let it soak in for 1-2 days and let me know what you think.
Does this include the build.prop changes of hebmiui?
Yes. ROM name was set to Batt_MOD instead.
Installed on Remics without any issues. Will report back on the battery life in a few days.
Sent from my SGH-T959V using xda premium
Installed on aokp, on boot I get a process is not responding. After that it is fine and so far great battery usage.
i'll try it later.
Currently (CM9 latest rel), Sitting on a desk with full 4G on a 2300 mAh battery, I get about 2-3 days of usage. Plus a few calls and texts.
At school in and out of e, 4g, and deadzone, I get down to ~65%. Then I need to reboot to stabilize or else it will continue to drain at the rate and I'll be dead by the end of the day.
LB6 did nothing for my battery life but I was getting incredibly slow data, so I reverted to KJ4.
I am thinking of padding KC1 and trying it.
johnadelic said:
Installed on aokp, on boot I get a process is not responding. After that it is fine and so far great battery usage.
Click to expand...
Click to collapse
Yeah, I also experienced a freezing boot right after flashing on AOKP, but it happens only once & then everything is fine on next reboots.
sent from me
Has anyone figured out how to not make the phones battery drain overnight? For me if I leave it unplugged overnight it goes down around 20-30%. I've heard that you can use the app setcpu to underclock the phone when the screen is off. Has anyone ever tried this with our phone?
Sent from my SGH-T959V using xda app-developers app
Hi Pisher
AutomateIt is exactly for this cause. You can set it to close wifi when screen is off on a specific late hour and open when morning comes for example...
Just saw this one as well -
http://forum.xda-developers.com/showthread.php?t=1980889
sent from me
pisherthefisher said:
Has anyone figured out how to not make the phones battery drain overnight? For me if I leave it unplugged overnight it goes down around 20-30%. I've heard that you can use the app setcpu to underclock the phone when the screen is off. Has anyone ever tried this with our phone?
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
Yes, SetCPU has wonderful profile modes!
You'll never regret buying SetCPU!
Installing lightening zap kernel will revert tweaks offered here. Please consider my previous post suggestions.
sent from me
itzik2sh said:
Installing lightening zap kernel will revert tweaks offered here. Please consider my previous post suggestions.
sent from me
Click to expand...
Click to collapse
Oops sorry, :3 post edited
Your phone should be *sleeping* most of the time when you're not using it. CPU speed is irrelevant when sleeping. BBS is the best tool for figuring out why it isn't sleeping.
You might also look at Better WiFi On/Off.
Posted from my SGS4G, thanks to Team Acid development
What is bbs?
Sent from my SGH-T959V using xda premium
BetterBatteryStats. Its free for xda members but I highly recommend supporting the dev. BBS is awesome
Sent from my SGH-T959V using xda app-developers app
BetterBatteryStats
I tried delete my post.
How? ?????
gizmoscoop said:
What is bbs?
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
th3controller said:
Yes, SetCPU has wonderful profile modes!
You'll never regret buying SetCPU!
Click to expand...
Click to collapse
Wait till you get another phone that runs a kernel that doesn't support it. Lol. I still endorse system tuner. Way more bang for the buck.
Sent from my SGH-I727 using xda app-developers app
Getting off topic
sent from me
hm, After I flashed this, whenever I tap on the "(i)" in the news and weather app that
comes with CM9 to see the temperatures for the day, it gives me a message that the
app stopped working and closes..
It might not have to do with this battery mod, but I am trying a process of elimination to pinpoint the culprit..
Would you confirm please if the News & Weather app works after you tap "(i)" in the top right corner?
Thanks..
Edit: I forgot to mention that I tried fixing permission, clearing cache & dalvik cache, but same results..
Hi
the only relevance to this app could be from the system\etc\init.d\S70darky_zipalign script.
Try with and without it and see if it helps.

[Q] htc inspier 4g rebooting over and over

Stock HTC Inspire 4g. No root. It reboots 10 to 20 times a day.I can be online, playing a game, or the phone can be just setting there not being used. What can I do?
I think first try replacing the battery. If that doesn't work, root it and install a kernel (or rom) that will let you undervolt. If you still have the issue, you could then underclock.
Sent using the power of the dark side.
biglittlegato said:
I think first try replacing the battery. If that doesn't work, root it and install a kernel (or rom) that will let you undervolt. If you still have the issue, you could then underclock.
Sent using the power of the dark side.
Click to expand...
Click to collapse
Couldn't undervolting make the problem worse? Though I do agree rooting and going with a new rom is a good shot at fixing the problem
Sent from my Inspire 4G using xda app-developers app
kofrad said:
Couldn't undervolting make the problem worse?
Sent from my Inspire 4G using xda app-developers app
Click to expand...
Click to collapse
That would depend on the cause. If it is rebooting due to overheating, undervolting/underclocking could help.
Still, batteries are pretty cheap and you will never fix a hardware problem with software.
Good luck.
Sent using the power of the dark side.
Have tryed 3 different batteries and always the same thing.
Then the next step would be to root so you can change the kernel. For testing, I would recommend Redemption. Redemption tools in System Settings makes it easy to undervolt and change the clock speeds.
Sent using the power of the dark side.

Nexus 5 lagging

Going through some threads it seems most dont experience any lag so im wondering what the problem could be in my case i sometimes notice slight lags when opening/closing app drawer, switching to quick settings, opening/closing apps (turned off animations so not really a problem now) and a few other instances is this normal? it got quite bad so i unrooted it and locked bootloader then unlocked and re-rooted and at the moment i am on stock rom, stock launcher and faux123 stable mainline 11 kernel
Glad I'm not the only one. Do the apps include any of the following: Timely, YouTube?
Sent from my Nexus 5 using Tapatalk
enriquelabrada said:
Glad I'm not the only one. Do the apps include any of the following: Timely, YouTube?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
yes youtube does lag a little infact quite a few apps do although i just assumed this was more to do with the apps than the phone itself?
fedor12 said:
yes youtube does lag a little infact quite a few apps do although i just assumed this was more to do with the apps than the phone itself?
Click to expand...
Click to collapse
Is this when it's starting or at any given time in the app? Mine has like some delay at launch, the rest is bad WiFi.
Sent from my Nexus 5 using Tapatalk
enriquelabrada said:
Is this when it's starting or at any given time in the app? Mine has like some delay at launch, the rest is bad WiFi.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
can happen anytime really not just starting up, it is a little annoying my nex4 seemed smoother although it may just be because im being abit more picky with the nex5 lol
fedor12 said:
can happen anytime really not just starting up, it is a little annoying my nex4 seemed smoother although it may just be because im being abit more picky with the nex5 lol
Click to expand...
Click to collapse
I've been doing some browsing here and it looks like your not alone. Maybe next update will fix this for Android in general or that app.
Sent from my Nexus 5 using Tapatalk
enriquelabrada said:
I've been doing some browsing here and it looks like your not alone. Maybe next update will fix this for Android in general or that app.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
hopefully it is something that an android update will fix soon as its not just apps for me its everywhere but not all the time, i was wondering if its the custom kernel im using? Hopefully it isn't as i cant change the gamma values in stock kernel so that is the main reason for me flashing a custom one
fedor12 said:
hopefully it is something that an android update will fix soon as its not just apps for me its everywhere but not all the time, i was wondering if its the custom kernel im using? Hopefully it isn't as i cant change the gamma values in stock kernel so that is the main reason for me flashing a custom one
Click to expand...
Click to collapse
Doubt it's your kernel. I'm running stock and suffering as well :/ It could also be a defect, some run fine others don't. Same with the same speaker issue, some newer owners especially the red ones claim it sounds better as the old ones.
Sent from my Nexus 5 using Tapatalk
Try switching to ART runtime, it seems to be much smoother. Im using Franco's kernel with a lot of downgrading in setup and yet I don't experience lags.
I did think about switching to ART but to be honest i dont want to lose anything in terms of stability but hopefully soon it will become part of an update so if lag is normal on dalvik now i dont mind waiting i just wanted to see if its normal or im doing something wrong
fedor12 said:
and faux123 stable mainline 11 kernel
Click to expand...
Click to collapse
I'm sure that the problem could be around some settings with faux kernel. I use it too but recommended settings foe nexus 5 seem to cause some lag for everyone as it's more for saving battery life...
You might nee to play with some settings there Like governor and Hotplug.
GUGUITOMTG4 said:
I'm sure that the problem could be around some settings with faux kernel. I use it too but recommended settings foe nexus 5 seem to cause some lag for everyone as it's more for saving battery life...
You might nee to play with some settings there Like governor and Hotplug.
Click to expand...
Click to collapse
I am on mpdecision and the governer is ondemand would you say thats ok?
Go into developer settings and speed up the animations. See if that helps. Sorry cut the last 2out the 3 to 0ff and speed first
Sent from my Nexus 5 using XDA Premium 4 mobile app
howard bamber said:
Go into developer settings and speed up the animations. See if that helps. Sorry cut the last 2out the 3 to 0ff and speed first
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I have already turned off animations for transition animation scales but when i turned off the rest it looked weird so turned them back on, i didn't understand 'Sorry cut the last 2out the 3 to 0ff and speed first'
Another thing i forgot to mention is when i unrooted/went back to stock i let the apps auto update and straight after i noticed there was lag when opening app drawer so i uninstalled all the updates and it fixed itself has anyone else had this happen? I have had to set the apps to never auto update now
Sent from my Nexus 5 using xda app-developers app
fedor12 said:
Another thing i forgot to mention is when i unrooted/went back to stock i let the apps auto update and straight after i noticed there was lag when opening app drawer so i uninstalled all the updates and it fixed itself has anyone else had this happen? I have had to set the apps to never auto update now
Sent from my Nexus 5 using xda app-developers app
Click to expand...
Click to collapse
Installing updates from Play doesn`t make the phone laggy unless there is a problem with an app or some apps. Rebooting after installing updates clears most problems most of the time.
gee2012 said:
Installing updates from Play doesn`t make the phone laggy unless there is a problem with an app or some apps. Rebooting after installing updates clears most problems most of the time.
Click to expand...
Click to collapse
Im going to let the updates install then and reboot, if it messes the phone up again im just going to uninstall again
Sent from my Nexus 5 using xda app-developers app
fedor12 said:
Im going to let the updates install then and reboot, if it messes the phone up again im just going to uninstall again
Sent from my Nexus 5 using xda app-developers app
Click to expand...
Click to collapse
Install BetterBatteryStatts for unusual app behaviour which is most likely the reason of your phone lagging.
I downloaded betterbatterystats but it isn't showing me anything regarding apps only the device wake/sleep stats etc
Sent from my Nexus 5 using xda app-developers app
fedor12 said:
I downloaded betterbatterystats but it isn't showing me anything regarding apps only the device wake/sleep stats etc
Sent from my Nexus 5 using xda app-developers app
Click to expand...
Click to collapse
Turn on root options within settings advanced
Sent from my Nexus 5

[Q] s2w/s2s and dt2w on battery?

I read in different places that enabling these drains your battery, but other places that it shouldn't? so which one is it? because I really want good battery life but at the same time I want fast performance and the dt2w/s2s feature cuz I use it a lot >.< personally no other kernel has matched stock kernel for me, I average about 5:15 hours of screen on throughout the whole day, and the phone is buttery smooth, completely stock (no mods to the kernel at all).
thanks!
If you leave it running all the time (ie not setting power button to turn it off) on this phone it drains. Devs still trying to work out why when it doesn't on other phones.... unless they fixed it and I missed it
Sent from my Nexus 5 using Tapatalk
rootSU said:
If you leave it running all the time (ie not setting power button to turn it off) on this phone it drains. Devs still trying to work out why when it doesn't on other phones.... unless they fixed it and I missed it
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
oh ok, how can I make the power button turn it off? I'm using faux123 kernel 16
Not sure. Each kernel is different
Sent from my Nexus 5 using Tapatalk
rootSU said:
Not sure. Each kernel is different
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
oh ok, thanks!

Categories

Resources