Jump to content
LaptopVideo2Go Forums

Powermizer INF Section explained


schaggo

Recommended Posts

I try to fine-tune my INF/registry for mobile use. I managed to get some pretty portable settings but reinstalled Windows this night.

Weird thing is, I cannot reproduce the same Powermizer behaviour - although using exactly the same driver with the same INF - as on my last Windows install.

I now wonder, which strings all influence Powermizer and what they stand for/do, so I can get the best combination. Can any pro give some useful answers on every string?

These are the respective parts in my current INF:

;Powermizer settings
HKR,, PowerMizerDefault,[tab][/tab][tab][/tab]   %REG_DWORD%,	3
HKR,, PowerMizerEnable,[tab][/tab][tab][/tab]	%REG_DWORD%,	1
HKR,, PowerMizerLevel,[tab][/tab][tab][/tab]	 %REG_DWORD%,	3
HKR,, PowerMizerLevelAC,[tab][/tab][tab][/tab]   %REG_DWORD%,	1
HKR,, PowerSaverHsyncOn,[tab][/tab][tab][/tab]   %REG_DWORD%,	1
HKR,, EnableCoreSlowdown,[tab][/tab][tab][/tab]  %REG_DWORD%,	1
HKR,, EnableMClkSlowdown,[tab][/tab][tab][/tab]  %REG_DWORD%,	1
HKR,, EnableNVClkSlowdown,[tab][/tab][tab][/tab] %REG_DWORD%,	1

;PowerSupply settings
HKR,, AllowMaxPerf,[tab][/tab][tab][/tab][tab][/tab]   %REG_DWORD%,	3
HKR,, PerfLevelSrc,[tab][/tab][tab][/tab][tab][/tab]   %REG_DWORD%,	0x2233
HKR,, RMEnablePowerSupplyCapacity,   %REG_DWORD%,	1
HKR,, RMPowerSupplyCapacity,[tab][/tab]    %REG_DWORD%,	3
HKR,, FastResume,[tab][/tab][tab][/tab][tab][/tab][tab][/tab]%REG_DWORD%,	1

The obvious stuff is PowerMizerEnable where 0 disables, 1 enables PM.

What I'm most interested in is PowerMizerDefault, PowerMizerLevel, PowerMizerLevelAC and PerfLevelSrc, they all seem to have an influcence on the cards frequency management.

Edited by schaggo
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...