KaiserTweak (Dec 9, 2007)

Search This thread

MusX

Senior Member
Dec 12, 2009
59
0
I added this in XML code !! works great

<tweak>
<title>Wifi standby mode</title>
<value default="default" advised="advised" disabled="disabled" value="4">Disabled</value>
<value value="1">Enabled</value>
<key>HKLM\System\CurrentControlSet\Control\Power\State\Suspend\{98C5250D-C29A-4985-AE5F-AFE5367E5006}\Default</key>
<key>HKLM\System\CurrentControlSet\Control\Power\State\Resuming\{98C5250D-C29A-4985-AE5F-AFE5367E5006}\Default</key>
<key>HKLM\System\CurrentControlSet\Control\Power\State\Unattended\{98C5250D-C29A-4985-AE5F-AFE5367E5006}\Default</key>
<description>Keeps WLAN online/connected in standby mode.</description>
</tweak>
does it affect only wifi functionality or maybe some more? the key string is not much wifi specified
 

nikagl

Senior Member
Jun 11, 2006
2,878
619
51
Nieuwegein, NL
OnePlus 6
does it affect only wifi functionality or maybe some more? the key string is not much wifi specified

The class id mentioned in the string ({98C5250D-C29A-4985-AE5F-AFE5367E5006}) is for NDIS powered devices:
http://msdn.microsoft.com/en-us/library/aa908529.aspx

And NDIS stands for Network Driver Interface Specification = network connection = wireless on a Kaiser phone :), but maybe even your USB network connection, or Bluetooth network connection... who knows? :D

Regards,

Nika.
 

otivaeey

Member
Oct 2, 2007
44
0
Disable power management scheme

I just want to say 400mhz is ok for a ppc, but on battery mode, the processor power is reduced to jerking states, lagging pages... So can you please disable the function to mimic full power processor running just like when in charging mode? Yeah, this can consume so much power but for me I will rather have better performance over power. Power is not a problem for me.

So, anyway I can disable power control on battery mode?
Cheers.