[Testing] Fast Start Up Windows 10 Mobile - Windows 10 Mobile

I'm testing fast start up in windows 10 mobile and my device starts faster so far. If anyone wants to try this out, here are the keys to modify and add. Here's how all is by default and how to change it.
HKLM\SYSTEM\CURRENTCONTROLSET\CONTROL\POWER
1) HibernateEnabled is the only hibernate key. Once you turn it on (value 1) and reboot(shuwtdown the phone and start it again, don't do a soft reset), it will generate hiberfil.sys at 100% and creating a key called HiberFileSizePercent with value 100. Your storage sense will grow. 3) Once you do the HiberbootEnabled change, come back to this path
HKLM\SYSTEM\CURRENTCONTROLSET\CONTROL\POWER and create a value(integer DWORD) called HiberFileType and set it to 1 (1 means reduced) and set the HiberFileSizePercent to 0. This will make the hiberfil type to reduced and only be used to fast start up. Reboot(shuwtdown the phone and start it again, don't do a soft reset) again, and test.
HKLM\SYSTEM\CURRENTCONTROLSET\CONTROL\SESSION MANAGER\POWER
2) Enable HiberbootEnabled. Default value is 0, change to 1.
IMPORTANT: once you do the hibernate enabled, hiberfil.sys will appear. But,
not like pc, once you set it to reduced and enable hiberboot, the hiberfil.sys dissapears but the storage space keeps taken at 20% like if you have hiberfil.sys reduced (type reduced is 20% of your physical RAM) in pc, when you set it to reduced, it sets the HiberFileSizePercent to 0 but the page doesn't dissapear. My start up is a lot faster than it used to be, i also modified HighPerfBootDuration from 15000 to 2000 just for testing. The shutdown process when you finish this steps will take a little longer because it's saving the current windows state, drivers loaded and etc. to perform the fast start up for the first time.
Update 2/17/2018
-Found how to change to hibernate/sleep/hybrid sleep with power button but not tested yet.
-Removed carrier logo
HKLM\SYSTEM\Shell\OEM\BootScreens\
WPBootScreenOverride STRING
Leave the string blank, don't delete the value, just leave it empty.
-and secondlogo:
EFIESP\Windows\CustomizationPolicy
edit Microsoft.BaseOS.BootApplications.MCSF.policy.xml
//make a backup first, before editing
Delete the last settings group (Don't pay attention to the route in my editor, the route is the one i posted up this comment)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks to @xboxmod for this
Update 1/31/2018
-Disabled Connected Standby, battery life has increased.
HKLM\SYSTEM\CurrentControlSet\Control\Power
CsEnabled to 0

Are all connections established as soon is rebooted so fast?

I've tested this. Indeed, the phone boots faster, but only when your device has no apps on the SD card; or if you don't have the card attached.
No issues about connections.
Also, "HiberFileType" is not a key. is a DWord entry.

How fast of a boot are we talking here? I can test it on my 950 xl if you need....

rateiosu said:
I've tested this. Indeed, the phone boots faster, but only when your device has no apps on the SD card; or if you don't have the card attached.
No issues about connections.
Also, "HiberFileType" is not a key. is a DWord entry.
Click to expand...
Click to collapse
Thanks for pointing the mistake about key and value, i misstyped!

nate0 said:
How fast of a boot are we talking here? I can test it on my 950 xl if you need....
Click to expand...
Click to collapse
Try testing and let us know your results but, i don't know how fast 950xl boots since i don't own one!

So whatever you achieved, you will loose when turning phone off what for me personally is more annoying than "stock" booting time...

djtonka said:
So whatever you achieved, you will loose when turning phone off what for me personally is more annoying than "stock" booting time...
Click to expand...
Click to collapse
Not really... The shutdown process only increases to generate the fast startup, it will shutdown normally after doing this!
If you want to speed up the shutdown because you feel it slow independently of the fast start up, you can always reduce the WaitToKillServiceTimeout value, not that much tho because somewhat obvious reasons, the kill abruption is not good!

Making it shorter you might cause the problem with unsaved app status even in freeze case while recording

After performing the procedure on my 930, I didn't notice any difference (timed before and after). I would like to point out that all the steps have been taken and that the NOKIA logo lasts as usual 20 seconds and then the Windows logo from 19 to 23 seconds longer.
However, the stop lasts 7 seconds instead of 14.
But thanks anyway!
PS : auto translation

pro_info said:
After performing the procedure on my 930, I didn't notice any difference (timed before and after). I would like to point out that all the steps have been taken and that the NOKIA logo lasts as usual 20 seconds and then the Windows logo from 19 to 23 seconds longer.
However, the stop lasts 7 seconds instead of 14.
But thanks anyway!
PS : auto translation
Click to expand...
Click to collapse
Hi, timed my 635 with 512 ram and it goes 18 seconds NOKIA logo and 5 seconds Windows logo. It used to be something like yours, around 20 secs the windows logo. I also have other tweaks on my phone that might be affecting this boot speed, i got rid of the carrier logo, that saved me around 5 seconds. What OS version are you on?

You guys start behave like droid fanboys, chasing ego

No just win-aholics having fun.

If you want to decrease boot time 1st disable the double logo at startup!
edit the file
EFIESP\Windows\CustomizationPolicy.xml
delete the setting group "BootDisplaySettings" you will maybe win 5 Second
thanks

xboxmod said:
If you want to increase boot time 1st disable the double logo at startup!
edit the file
EFIESP\Windows\CustomizationPolicy.xml
delete the setting group "BootDisplaySettings" you will maybe win 5 Second
Click to expand...
Click to collapse
Decrease.....

xboxmod said:
If you want to decrease boot time 1st disable the double logo at startup!
edit the file
EFIESP\Windows\CustomizationPolicy.xml
delete the setting group "BootDisplaySettings" you will maybe win 5 Second
Click to expand...
Click to collapse
EFIESP\Windows\CustomizationPolicy
Microsoft.BaseOS.BootApplications.MCSF.policy.xml
Will give it a try! Thanks for the info!

xxJMarian said:
Update 1/31/2018
Disabled Connected Standby, battery life has increased.
Click to expand...
Click to collapse
Where can I find it?
---------- Post added at 06:52 PM ---------- Previous post was at 06:14 PM ----------
xxJMarian said:
EFIESP\Windows\CustomizationPolicy
Microsoft.BaseOS.BootApplications.MCSF.policy.xml
Will give it a try! Thanks for the info!
Click to expand...
Click to collapse
I don't find this either...

tiarap00 said:
Where can I find it?
---------- Post added at 06:52 PM ---------- Previous post was at 06:14 PM ----------
I don't find this either...
Click to expand...
Click to collapse
ConnectedStandby is located here HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power
the value es CsEnabled, change it to 0.
For the .xml you need full system access, enable it. Once this is done, connect to the pc, inside Phone, you will see the system folders, enter the route, copy the .xml as a backup and save it in your pc. Modify the .xml, deleting the group that @xboxmod suggested.
This is what you have to delete:

Connected standby (CsEnabled) is related to Cellular, wifi, or both?

nate0 said:
Connected standby (CsEnabled) is related to Cellular, wifi, or both?
Click to expand...
Click to collapse
Connected standby is what makes your device constantly waking up to get notifications, new emails, and these type of tasks, changes the sleep behaviour. I'm now trying to remap the power button to make the device sleep, connected standby is as per say, a "modern" sleep.

Related

TaskViewer for WP7

Hi all
No, it's not a task switcher (still working on that one ) but here's a little something I thought I'd share, as much of the knowledge/code put into it came from here on XDA.
First off, this uses fiinix's amazing DllImport library, so check that out.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here's what it is. I was curious to see how WP7 handled memory usage and running applications, and this program made it much easier to view this information in a convenient manner. After some cleaning, I figured I'd share it with you guys, and see if anyone has some suggestions. No, this is not a task manager, as I don't know how to get around the privilege issue. But once I do, I'll be sure to update it.
Also, it served as a basis to experiment with background threads. If you have dehydration enabled, I've programmed it to listen for the VolUp/VolDown combination. If detected, it'll bring up a message box in any running application with the current memory information.
But enough rambling Here's a video of it, and a download link. If you have any questions regarding it, feel free to ask
Features:
-Displays memory load and total physical memory
-Displays device uptime
-Lists all running processes
-Displays a message over the current application with memory load information upon pressing VolUp+VolDown (dehydration hack must be enabled)
Enjoy!
Download
hey i'm using samsung omnia 7 dehydration hack enabled, is it unable to have the memory load information functionality by pressing volup+down? ):
wch1703 said:
hey i'm using samsung omnia 7 dehydration hack enabled, is it unable to have the memory load information functionality by pressing volup+down? ):
Click to expand...
Click to collapse
The application has to be running in the background, eg open up the task manager and press Start. It should then work. Let me know how it goes.
Apparently it doesn't work, even in the task manager app, nothing pops up! Is it only me? :/
wch1703 said:
Apparently it doesn't work, even in the task manager app, nothing pops up! Is it only me? :/
Click to expand...
Click to collapse
Are you holding down both Volume Up and Volume Down? Are you sure dehydration is working and the app is running in the background? It's worked on my Samsung Focus during testing, so I don't know why an Omnia wouldn't.
yeah i'm sure i'm on dehydration and the app is in the background. i followed the things you did in the video and can see the multiple taskhost.exe in the task viewer..but the memory load info just doesnt pop up anywhere..is it because i'm on 7390 nodo?
Very cool. Keep up the great work Jaxbot!
wch1703 said:
yeah i'm sure i'm on dehydration and the app is in the background. i followed the things you did in the video and can see the multiple taskhost.exe in the task viewer..but the memory load info just doesnt pop up anywhere..is it because i'm on 7390 nodo?
Click to expand...
Click to collapse
NoDo shouldn't be a problem, something else must just be strange. What happens when you hold both Vol Up and Vol Down? Does the volume pop-up come up with the numbers changing rapidly?
Sometimes the volume pop up comes up but the volume doesn't change at all. Other times nothing comes up not even the volume..could u make one that uses the half shutter like on the task switcher u previewed? It seems more reliable to me..
This is intresting.
These are my suggestion (for a graphical taskviewer):
Auto update the list when the program gets active.
List only the hwnds of the running apps.
Keep track of the app that had last focus before opening this app (this maybe a bit tricky and is to render the latest state of the app before exiting)
Say im running facebook app and now open the taskswitcher it should make a screenshot of the facebook app the moment my active app changes when clicking the taskswitcher
Do you mind if I can do some experiments with your code? I can build it myself since I need only some parts of it, but your basically does half what I wanted to experiment so it will save time
Works sometimes on my HD7 when I press vol up/down great app though !
Sent from my HD7 using XDA Windows Phone 7 App
Marvin_S said:
This is intresting.
These are my suggestion (for a graphical taskviewer):
Auto update the list when the program gets active.
List only the hwnds of the running apps.
Keep track of the app that had last focus before opening this app (this maybe a bit tricky and is to render the latest state of the app before exiting)
Say im running facebook app and now open the taskswitcher it should make a screenshot of the facebook app the moment my active app changes when clicking the taskswitcher
Do you mind if I can do some experiments with your code? I can build it myself since I need only some parts of it, but your basically does half what I wanted to experiment so it will save time
Click to expand...
Click to collapse
Thinking along the same lines, too. If I have time tonight, I'll clean up my example project and send it to you, otherwise I'll get it to you sometime tomorrow. Cheers
For those of you having issues:
Try this XAP. It will enable the focus key to pull up the dialog, as well as do some debug stuff. To help me out, try pressing the Debug button, then go to Start and press random hardware buttons. This *should* display a messagebox with the appropriate keycode. Let me know how it goes, thanks
http://windowsphonehacker.com/files/taskviewerdebug.xap
thanks a lot! it works like a charm now
well heres some of the keycode i get on my omnia 7
start = 91
back = 27
search = 124
voldown = 118
volup = 117
really loving the memory info pop up!
Jaxbot said:
For those of you having issues:
Try this XAP. It will enable the focus key to pull up the dialog, as well as do some debug stuff. To help me out, try pressing the Debug button, then go to Start and press random hardware buttons. This *should* display a messagebox with the appropriate keycode. Let me know how it goes, thanks
http://windowsphonehacker.com/files/taskviewerdebug.xap
Click to expand...
Click to collapse
Here is your problem with the omnia:
up is 117 and we get like 2/3 messageboxes per single press.
down is 118 same story 2/3 pop ups.
However this is why it does not work when pressing up and down at the same time. We get nothing, no popup messageboxes, only the volume thing comes up, other than that nothing. It seems like it does not register a keypress when both at the same time.
The focus button works flawless indeed.
I know it's not a priority but in case that you need them, I made some more Metro like icons for the app
uptime counter problem ?
Hello,
I think there is a problem with the uptime counter. If the counter reaches 23hours, 59 minutes, 59 seconds it resets to 0 hours, 0 minutes, 0 seconds.
Has anyone else mentioned this problem ?
Sotos183 said:
Hello,
I think there is a problem with the uptime counter. If the counter reaches 23hours, 59 minutes, 59 seconds it resets to 0 hours, 0 minutes, 0 seconds.
Has anyone else mentioned this problem ?
Click to expand...
Click to collapse
It's because it ticks over into Days. Just a problem with the display, technically speaking, though I tend to restart my phone quite often
task switcher
Hi,
I got an questions:
1. How lond it could take to finalize the task switcher development ?
2. Is in your interest to do task switcher event if mango update have
task switcher ?
Thanks for answers.
seems not working for lumia 800. disappear at lanched

battery life registry tweak

As anyone who has looked into upgrading their Windows Phone 7 device's MicroSD card has discovered, Microsoft did not intend for these cards to be removed or swapped out until WP7-certified cards have been released. Those who tried anyway ran into a range of issues such as rebooting, data loss, and poor performance.
wm.andrew.wilson writes about a registry hack that causes the SD driver to enable power management features. Apparently these features being disabled are the major cause of the issues experienced, and they go away entirely once the change is applied, along with a performance boost. The relevant key to change in this case is:
HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class\DisablePowerManagement (set to 0)
It is notable that these same power management keys have been present in the Windows Mobile/Windows Compact Edition SD/MMC card driver for at least five years; these same registry changes were recommended to increase battery life on many older WM devices. Looking closely at Microsoft's platform builder (the tool used to build WM/CE/WP7 firmware images), these power management keys are by default un-set. Are OEMs disabling these power management features and inadvertently causing problems?
edit: i reinstalled intrinsic rom to double check , as expected. this tweak is found in the intrinsic rom 5.02 by default.
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Parms]
"DisablePowerManagement"=dword:00000000
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\MMC_Class]
"DisablePowerManagement"=dword:00000000
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class]
"DisablePowerManagement"=dword:00000000
xboxmod said:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Parms]
"DisablePowerManagement"=dword:00000000
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\MMC_Class]
"DisablePowerManagement"=dword:00000000
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class]
"DisablePowerManagement"=dword:00000000
Click to expand...
Click to collapse
but when i reboot it goes back to value 1
is it possible to do a custom rom based on this??
Reboot
Magpir said:
but when i reboot it goes back to value 1
is it possible to do a custom rom based on this??
Click to expand...
Click to collapse
When I do a soft reset these registry changes remain as I changed them. That is, I changed them to 0 and they remain that way.
now its working, i changed all the 3 values below to 0
[HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Parms]
"DisablePowerManagement"=dword:00000000
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\MMC_Class]
"DisablePowerManagement"=dword:00000000
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class]
"DisablePowerManagement"=dword:00000000
and rebboted, now it stays at '0"
are the changes notable?
ahlMAR said:
are the changes notable?
Click to expand...
Click to collapse
so far all is working fine
I found another entry : legacy power management with dword value.
Not sure what it does.can some expert explain
Magpir said:
so far all is working fine
I found another entry : legacy power management with dword value.
Not sure what it does.can some expert explain
Click to expand...
Click to collapse
This is an interesting development. I will test these changes out. Maybe I'll have Marvin_S update the DiagProvXML app with these keys.
xboxmod said:
Code:
REGEDIT4
[/QUOTE]
it work with my Mozart & HD2 even standby(3G/WiFi on) 9hr+ drop 5% bettery. Thank you xboxmod. :)
EDIT: One problem is off-screen will automatically turn off WIFI, EMAIL if the background work, such as synchronization use WIFI or 3G?
Click to expand...
Click to collapse
Another is the sdcard blocks size of 128 . I changed all entries referencing this from 128 to 512 .
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\MMC_Class]
"DisablePowerManagement"=dword:00000000
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class]
"DisablePowerManagement"=dword:00000000
this two entries may edit every one with stock rom interop unlocked. After soft reset they are as I set, i'll make some tests. after two days we will see
[HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Parms]
"DisablePowerManagement"=dword:00000000
this key is not available for me on interop unlocked focus (stock rom) the other two are. Can i just these two and would it improve battery life?
darthveda said:
[HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Parms]
"DisablePowerManagement"=dword:00000000
this key is not available for me on interop unlocked focus (stock rom) the other two are. Can i just these two and would it improve battery life?
Click to expand...
Click to collapse
according to logic it should...
because its part of how windows works
Focus
darthveda said:
[HKEY_LOCAL_MACHINE\Comm\AsyncMac1\Parms]
"DisablePowerManagement"=dword:00000000
this key is not available for me on interop unlocked focus (stock rom) the other two are. Can i just these two and would it improve battery life?
Click to expand...
Click to collapse
Strange, it's available on mine.
Magpir said:
according to logic it should...
because its part of how windows works
Click to expand...
Click to collapse
Don't play much with registry; it will not improve your battery life just mess system settings. The real reason why the Mango's power consumption is worse than NoDo, it's because of lot of new features added to Mango (new online background data services etc.) So do not waste your time... Real advise is to use extended battery or wait for the new OS release (if MS will improve battery life of course).
Hey, Magpir, I already gave you a perfect advise: install Martin's Battery Status app, and show us your battery life charts for a week (now you can easy access statistics file, see Battery Stat topic). And anybody can see results of your "improvements"...
sensboston said:
Don't play much with registry; it will not improve your battery life just mess system settings. The real reason why the Mango's power consumption is worse than NoDo, it's because of lot of new features added to Mango (new online background data services etc.) So do not waste your time... Real advise is to use extended battery or wait for the new OS release (if MS will improve battery life ща course).
Hey, Magpir, I already gave you a perfect advise: install Martin's Battery Status app, and show us yours battery life charts for a week (now you can easy access statistics file, see Battery Stat topic). And anybody can see results of your "improvements"...
Click to expand...
Click to collapse
well intrinsic rom in another thread, was stated to be using these power management tweak
Win phone OS is just like our PC windows, need to be tweaked
Magpir said:
Win phone OS is just like our PC windows, need to be tweaked
Click to expand...
Click to collapse
If I can thumb down, I sure will do this...
----------------------------------------------------------------------
I don't believe that only a few line of registry tweak can make such huge difference on battery consumption that user will aware...
Magpir,
Sorry to say this, perhaps it is time for you to move along from this battery issues / tweaks that you keep sharing to people, sharing is nice, but sharing without facts proof is bad for everyone...
weijoon said:
If I can thumb down, I sure will do this...
----------------------------------------------------------------------
I don't believe that only a few line of registry tweak can make such huge difference on battery consumption that user will aware...
Magpir,
Sorry to say this, perhaps it is time for you to move along from this battery issues / tweaks that you keep sharing to people, sharing is nice, but sharing without facts proof is bad for everyone...
Click to expand...
Click to collapse
not really, wp7 like all windows products beahves funny
interestingly my battery lasts longer when charged under 2G than in 3G
what i mean. before i put the phone to charge, i switich it to 2G let it charge overnight. then take off the charger , turn on the 3G again, it seems to last longer...
Just tried it last night,
under deepshining rom
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
on WM 6.5 HTC Touch Pro few registry lines makes significant difference in battery life and this two lines I think are almost the same like in WM6.5 this was made by Advanced Config 3.3
some registry from WM:
http://forum.xda-developers.com/showthread.php?t=749753
and discussion:
http://forum.xda-developers.com/sho...ighlight=disablepowermanagement=0#post1484120
my "Pictures" tile open a half of second to 1 sec. longer that's probably means that SD Card powering is cut down when we don't use SD Card, but for now I don't see any significant improvement (I use my phone very hard, maybe on standby will be difference)
If you don't use an SD card, does this make any change?

[Q] battery drain!

hi.i`ve installed cm7.2 rc1 and i`ve faced very strange thing and i don`t know what should or what can i do?? my display drains average 70 percent of battery and it`s in most of the times! and it doesn`t matter that i install a sense rom or an aosp rom!! please help me! i post a screenshot from battery use part of my cyanogen rom!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
siavash2death said:
hi.i`ve installed cm7.2 rc1 and i`ve faced very strange thing and i don`t know what should or what can i do?? my display drains average 70 percent of battery and it`s in most of the times! and it doesn`t matter that i install a sense rom or an aosp rom!! please help me! i post a screenshot from battery use part of my cyanogen rom!
Click to expand...
Click to collapse
click on the display bar and see the screen on time...
the display is supposed to use the most battery...
we can't help the basic laws of physics. --> screen on = battery use
if you want to save a little more, turn the brightness down. if you want to go to extremes use dark themes (if amoled)
if you don't want the display to use battery, don't turn it on
I don't think it's something wrong with your phone , as I can see. For me , the screen is the biggest consumer, too. But when have you taken that screenshot ? Is that for about 14 minutes after you've turned it on ? Because if it's so, it's normal that the display is the first consumator .. in 14 minutes since you have turned the phone on, the screen was detected as a primary consumator. Try letting it set for a while.. make some phone calls , browse the web and untick the automatic brightness (you should set it manually at about 30%). Then check it again and tell us if something changed. Good luck !
eddiehk6 said:
click on the display bar and see the screen on time...
the display is supposed to use the most battery...
we can't help the basic laws of physics. --> screen on = battery use
if you want to save a little more, turn the brightness down. if you want to go to extremes use dark themes (if amoled)
if you don't want the display to use battery, don't turn it on
Click to expand...
Click to collapse
i don`t know what do you mean! your said is correct but not about 79 percent and not with such battery drain!! in cm7 i use only about 5 hours with wifi and it gets empty! is it right?
rares1235 said:
I don't think it's something wrong with your phone , as I can see. For me , the screen is the biggest consumer, too. But when have you taken that screenshot ? Is that for about 14 minutes after you've turned it on ? Because if it's so, it's normal that the display is the first consumator .. in 14 minutes since you have turned the phone on, the screen was detected as a primary consumator. Try letting it set for a while.. make some phone calls , browse the web and untick the automatic brightness (you should set it manually at about 30%). Then check it again and tell us if something changed. Good luck !
Click to expand...
Click to collapse
ok.i got it. could you please answer this question too? it doesn`t matter that you install a sense rom or a aosp rom.is it ok that in both of theme display consums more that other processes? and what is the best way to calibrate my battery?a way that works with battery calibrator for nexus one doesn`t work for me!it doesn`t reach to 3201 mv and suddenly it turns off(without shutting down animation!. what can i do to calibrate my battery?
rares1235 said:
Try letting it set for a while.. make some phone calls , browse the web and untick the automatic brightness (you should set it manually at about 30%). Then check it again and tell us if something changed. Good luck !
Click to expand...
Click to collapse
thanks for your replying.but after 54 minutes and talk to someone still displayes consums 78 percent!is it okay!! can i trust to a software named lux to adjust the light to best level? sorry for my bad english.english isn`t my primary language!
and how can i find out that my phone has slcd or amoled screen?
I think it's better to set it manually because if you set it to automatically the light sensor will permanently be on and that drains your battery too. I've used Die Hard Battery script to clear the logs of the baterry and now i have 70% battery for about 15 hours :> (and i can tell you it is a normal use - games,a little internet and phone calls) . For the question about the sense/aosp rom.. the screen is on for both of the roms, isn't it ? This is NOT about theme, this is about the display/screen. To see if it's slcd of amoled, look on the back of the box and see if it is "3.7 inch amoled" or "3.7 touch-sensitive screen". It was a difference in hboots too, but I can't remeber..
Look at my screenshots and hit Thanks if helped. Good luck!
EDIT: here's the Die Hard Battery Calibrator (if you use this, it should be ok after the 2nd charge and after some reboots, just let it set for a while.. in the next few hours after the calibration, the battery will discharge quite quickly ) : http://forum.xda-developers.com/showpost.php?p=18703418&postcount=5021
thanks.can you upload your pics in another site?i can`t see your screenshots! and should i reflash my rom again?or there is no need?? and how can i use that?
You don't have to flash the rom again. You have to download it and run the script with ScriptManager app (or in terminal emulator) ..search for some instructions on the link I gave to you.. Good luck
rares1235 said:
Click to expand...
Click to collapse
On this example, see that Awake bar? That's basically the time your phone is running although you have the screen off. If you have a lot of apps that are constantly updating or if you have poorly programmed apps, those will run and will not let your phone sleep thus more battery usage.
If the Awake bar is significantly greater than the Screen on bar, then you have a problematic app.
should i use this script every time or when my battery calibrated then i can use another script like super charger?
Right now I don't use the supercharger script like I had before. I'm running CM7.2RC1 with ManU kernel 2.1 and manages my app updates manually (yeah I'm a control freak). This is my battery stats for today. I haven't been using it much and my wake status is pretty much the same as my Screen on as it should be.
http://i14.photobucket.com/albums/a302/ramonmitra/screenshot-1333661690835.png
should i set this script to run on every boot? a question irrelevant to this topic?i`m curious!is bcm for desire have theme ability or not?? if yes,then please if you can link me to that topic!!
Facebook and mail are running constantly for me, and 3G or WiFi is on. It's normal to be like that since the background services are on.
Sent from my HTC Desire using XDA
could you answer my questions please?
siavash2death said:
could you answer my questions please?
Click to expand...
Click to collapse
If you read the supercharger script thread, it says not to run any script at boot (however things might have changed since it's been a while since I used the script). The battery calibration script seems to be just wiping battery stats which really doesn't do anything. If you wanna calibrate the battery try this.
stankyou said:
If you read the supercharger script thread, it says not to run any script at boot (however things might have changed since it's been a while since I used the script). The battery calibration script seems to be just wiping battery stats which really doesn't do anything. If you wanna calibrate the battery try this.
Click to expand...
Click to collapse
ok,i`ll try it.thanks.
sorry.this method doesn`t workout for me!! my desire have a 1400 mAh battery.why i should set it at 1452?? and the uV didn`t reach to 3201!! before that around 3225 or sth like that the capacity turns 0 and my device shuts down and before that the learn flag won`t turn on!!!! what can i do??

w10m and automatic updates

Hello everyone. My mother just got windows 10 mobile on her lumia and it's getting in trouble the whole house, just because we all share a limited WiFi connection which allows us to use just 1 GB per day. So, when I've been using that phone running windows phone 8.1, there was an option to disable automatic updates which now seems to be gone. The result is that anytime she use WiFi, the phone could dry all the remaining data to update. Is there any way to stop this ? Maybe any battery saving function which could stop background data or something else ?
Thanks everyone.
gab_ITA said:
Is there any way to stop this ? Maybe any battery saving function which could stop background data or something else ? Thanks everyone.
Click to expand...
Click to collapse
Some suggestions in this thread http://forum.xda-developers.com/win...o-prevent-windows-10-mobile-updating-t3415877
I actually tried modifying the hosts file and it works, but blocks access to Store too. Now I'm testing some registry tweaks to block the update, but it doesn't look very promising. You could try to block just download.windowsupdate.com or the second suggestion, to change DeviceTargetingInfo to a W 8.1 phone.
It might work by changing AutoDownload value in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate from 4 to 5.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm not convinced yet, I'll try with Windows Insider builds.
w.bogdan said:
It might work by changing AutoDownload value in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate from 4 to 5.
I'm not convinced yet, I'll try with Windows Insider builds.
Click to expand...
Click to collapse
I found this key some days ago . I think it's same as the key in pc :
gpedit.msc / Computer Configuration / Administrative Templates / Windows Components / Windows Update / Configure Automatic Update .
it means :
2 - Notify for download and notify to install
3 - auto download and notify for install
4 - auto download and schedule install
5 - allow local admin to choose setting
ngame said:
I found this key some days ago . I think it's same as the key in pc :
gpedit.msc / Computer Configuration / Administrative Templates / Windows Components / Windows Update / Configure Automatic Update .
it means :
2 - Notify for download and notify to install
3 - auto download and notify for install
4 - auto download and schedule install
5 - allow local admin to choose setting
Click to expand...
Click to collapse
that'd really helpful, can anyone confirm thats how it works?
ngame said:
I found this key some days ago .
Click to expand...
Click to collapse
You can turn off automatic updates by doing one of the following. This is not recommended.
Add a REG_DWORD value called AutoDownload to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate and set the value to 5.
-or-
Apply the Update/AllowAutoUpdate MDM policy from the Policy CSP, where:
0. Notify the user before downloading the update.
1. Auto install the update and then notify the user to schedule a device restart.
2 (default). Auto install and restart.
3. Auto install and restart at a specified time.
4. Auto install and restart without end-user control.
5. Turn off automatic updates.
Click to expand...
Click to collapse
https://technet.microsoft.com/en-us...stem-components-to-microsoft-services#bkmk-wu
EspHack2 said:
that'd really helpful, can anyone confirm thats how it works?
Click to expand...
Click to collapse
On desktop it works, but W10M has so many redundant registry values ...
w.bogdan said:
https://technet.microsoft.com/en-us...stem-components-to-microsoft-services#bkmk-wu
On desktop it works, but W10M has so many redundant registry values ...
Click to expand...
Click to collapse
lol now I'm even more confused, which list of options is the real deal? I doubt that 5th one would be real... no way ms lets you disable it completely
Maybe this:
EspHack2 said:
lol now I'm even more confused, which list of options is the real deal? I doubt that 5th one would be real... no way ms lets you disable it completely
Click to expand...
Click to collapse
It seems to be still checking for updates, but doesn't automatically download them.
The phone has 10.0.10586.107 installed
w.bogdan said:
It seems to be still checking for updates, but doesn't automatically download them.
The phone has 10.0.10586.107 installed
Click to expand...
Click to collapse
thats when you select option 2? so it works exactly like on pc then, perfect
Well, but wait: during the night I have unlimited data. Eventually can I set the phone to update after midnight ?
gab_ITA said:
Well, but wait: during the night I have unlimited data. Eventually can I set the phone to update after midnight ?
Click to expand...
Click to collapse
Just press download At this point I'm not sure it won't start by itself.
After more than 24 hours, rebooting and charging the phone while connected to the Wi-Fi, I think it's safe to say that it's working. So, adding or changing REG_DWORD value AutoDownload to 5 in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\WindowsStore\WindowsUpdate stops the automatic downloading of an update.
Maybe this should be added to Tweaks.xml @sensboston @winphouser
damn so the option 5 is real then? I'd say more testing is needed but that sure sounds pleasing, in this case you would have to manually check for updates, then manually click download, on pc you can only set it to auto check but ask for download with option 2
augustinionut said:
Maybe this:
Click to expand...
Click to collapse
Bro!! Is there have any policy/way to download big updates via mobile data.i mean without wifi.
w.bogdan said:
After more than 24 hours, rebooting and charging the phone while connected to the Wi-Fi, I think it's safe to say that it's working. So, adding or changing REG_DWORD value AutoDownload to 5 in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\WindowsStore\WindowsUpdate stops the automatic downloading of an update.
Maybe this should be added to Tweaks.xml @sensboston @winphouser
Click to expand...
Click to collapse
so you said change from 4 to 5 but in my phone it was set to 2, I changed it to 5, lets see if in the next few days it doesnt check automatically, that would confirm it is off
EspHack2 said:
so you said change from 4 to 5 but in my phone it was set to 2, I changed it to 5, lets see if in the next few days it doesnt check automatically, that would confirm it is off
Click to expand...
Click to collapse
Well, test for yourself with different values. I've flashed and reseted my phone several times for this, so I'm done testing.
Here is another way: Stop Windows Update Service by changing HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv\Start to value 4 then restart.
w.bogdan said:
Well, test for yourself with different values. I've flashed and reseted my phone several times for this, so I'm done testing.
Here is another way: Stop Windows Update Service by changing HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv\Start to value 4 then restart.
Click to expand...
Click to collapse
alright i see mine is still checking but now we have to wait for another cumulative and see if it can be controlled like on pc
thanks for the info ^^
edit: no it doesnt work, I was about to call someone and I got greeted by spinning gears, wth, we need a way to control this thing, its completely unacceptable, to be honest, I hope ms gets sued to death because of this
I'm considering spoofing my icon to a 920 just to keep updates away until I know they are safe, damn it, how have we come to this...
I just found out that according to this page https://msdn.microsoft.com/library/windows/hardware/dn904962.aspx?f=255&MSPPError=-2147217396
none of the reg keys here would work on 1607 unless you're running mobile enterprise
anyone know how to get enterprise version for lumias?
EspHack2 said:
anyone know how to get enterprise version for lumias?
Click to expand...
Click to collapse
Is there any way to get the Windows 10 mobile Enterprise file? [SOLVED] http://forum.xda-developers.com/win...to-windows-10-mobile-enterprise-file-t3262839

[Tasker] Alert Slider Enhancement

Are you disappointed with the OP5 alert slider? Have you ever wished you could expand it's functionality? Well now you can!
I wanted to share a project I've been working on that reacts to the alert slider position. This REQUIRES root as the profile is triggered when the following file has been modified:
/sys/class/switch/tri-state-key/state
This file contains a single integer which coincides to the slider position:
1 (up)
2 (middle)
3 (down)
Isn't there a simpler way (no root)?
I don't think so. As I understand, the alert slider does not send traditional key events (as most buttons do), and although you could monitor the DND status through the %INTERRUPT variable, DND can be triggered independently of the slider position so is not robust.
Fine, I'm rooted and can see the file. How does that help?
When the slider is moved, the following events happen:
1. The file is opened
2. The file is modified (example, change from 1 to 2)
3. The file is closed.
The 'Slider Position' profile is triggered by the 'File Closed' event, then the 'slider' task reads the file to assign the global variable %Slider based on the file's value. From here, you're free to use the variable value to trigger any task when %Slider matches up, mid, or down.
Splendid! So this gives me ABSOLUTE POWER over the slider?!
Not quite. I haven't found a way to replace the stock functions as much as expand on them. For example, the top position natively puts the phone into silent mode. If you create a task to take it out of silent mode, the OOS overrides it, and keeps the phone in silent. So you'll have to work within the confines of the native function, hence enhancement
Lame. So what's it good for?
Here's how the profile is setup now. I'd love to see what your clever minds come up with!
UP: Asleep (all radios off, mobile data off, sync off, battery saver on). Basically dead to the world except calls.
MID: Nothing yet, maybe I'll do some intermediate between the two extremes.
DOWN: Awake (all radios on, data on, sync on, battery saver off). Typical setting for standard usage.
Other ideas:
Coma mode: sleep mode + airplane with or without periodic check in.
Autovoice continuous on/off
Home/work/night profiles
Reading/night modes, invert colors
Auto brightness/rotate
Flashlight
Hotspot
Since I'm a dork and can't figure out how to attach a project zip or thumbnails, here's some screenshots.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hold down on profile to select, then top right button and you can save it. I'm really interested in this, as it would be perfect for work.
Edit: as you can see I'm a noob Tasker and I downloaded my only profile, I have no idea how to do what you did.
I paraphrased my issue. I can export the project from Tasker without issue, but I can't attach it to the OP. Maybe it's because of my low post count. I've been lurking for years
Nice work! Use a bit of Tasker but didn't give this a thought ?
Can convert this to a 'Quiet Hours' Tasker macro to provide the old functionality of the Quiet Hours settings in LOS? Would be really nice to have a Quiet Hours option, overridden by a change event in the button position. Otherwise, Quiet Hours runs as normal. I sometimes forget to slide up when going to bed, only to have 'dings' wake me.
Never mind, sorry
Make a youtube tutorial? *Chanting make a youtube tutorial* DO IT!
This looks good, I have been using Tasker for a few weeks. I do like the idea of your alert slider idea though.
You can upload the file to Google drive, or afh and post the link. That would be helpful ?
I'm excited to give this a try
@jakvettjak when the slider will be down, notifications will also stop pushing I guess ?
Sent from my ONEPLUS A5000 using Tapatalk
Bewildered Wolf said:
@jakvettjak when the slider will be down, notifications will also stop pushing I guess ?
Sent from my ONEPLUS A5000 using Tapatalk
Click to expand...
Click to collapse
Nope, as it's shown the down position is "awake" so fully connected, sound/vibrate, all radios on, sync on, etc. This is intended to mimic typical phone usage and reset all of the "sleep" settings which turned everything off.
I'm working on a "coma" mode for the up position that will put the phone into airplane mode, then disable it every so often to check in, before going back into airplane. Of course, when airplane mode is enabled you wouldn't get push notifications, but they should get pushed as soon as the phone checks in.
As "sleep" mode is shown, with mobile data, wifi, sync off you won't get push notifications, but SMS/call will still work. This mode would work well for the middle slider position where priority DND mode is enabled by default.
Zombie said:
You can upload the file to Google drive, or afh and post the link. That would be helpful
I'm excited to give this a try
Click to expand...
Click to collapse
I'd like to, but until I get over the 10 post rule, I can't post external links :crying:
jakvettjak said:
I'd like to, but until I get over the 10 post rule, I can't post external links :crying:
Click to expand...
Click to collapse
Pm me a link. Ill post it for you here in the comments
Is this thread dead?
The alert slider options to customize are kinda strange, it would be nice if it they were more like the stock Android do not disturb. Trying to use some of my Tasker profiles to mute notifications when connected to Bluetooth speakers but Tasker uses the Android stock do not disturb which conflicts with Oxygen os alerts. Looks like am making new profiles from the ground up.
Sent from my ONEPLUS A5000 using Tapatalk
Zombie said:
Pm me a link. Ill post it for you here in the comments
Click to expand...
Click to collapse
Thanks for the help, I'll take you up on that. PM sent.
drose6102 said:
The alert slider options to customize are kinda strange, it would be nice if it they were more like the stock Android do not disturb. Trying to use some of my Tasker profiles to mute notifications when connected to Bluetooth speakers but Tasker uses the Android stock do not disturb which conflicts with Oxygen os alerts. Looks like am making new profiles from the ground up.
Sent from my ONEPLUS A5000 using Tapatalk
Click to expand...
Click to collapse
I agree it's pretty limiting in stock form. Hopefully future updates will give us more control. I wonder if any ROMs on here have been able to modify the slider function.
Alright everyone here is the download link to the xml file
Right Here
Zombie said:
Alright everyone here is the download link to the xml file
Right Here
Click to expand...
Click to collapse
So how do I set it up to change to reading & gaming mode. I just bought Tasker but I'm not to familiar with Tasker, how do I apply your xml file to get reading mode? Thanks
Zombie said:
Alright everyone here is the download link to the xml file
Right Here
Click to expand...
Click to collapse
Hey there. Wanted to try your file but
1. I've copy pasted the profile on Tasker/profiles but it doesn't shows up in selector menu.
2. I've tried adding it manuklay with the "open with" feature of mixplorer but still it doesn't loads up and it says that can open this file with Tasker. Bad intend or something.
Rebel7022 said:
So how do I set it up to change to reading & gaming mode. I just bought Tasker but I'm not to familiar with Tasker, how do I apply your xml file to get reading mode? Thanks
Click to expand...
Click to collapse
Long press in the profiles tab.
And then find your file. Done.

Categories

Resources