Quote from: vk2him on July 29, 2026, 03:17:07 AMDo you have logging enabled in your QFeeds rules?
meh .. yeah that was it. When the rules were migrated - for whatever reason - one of the rule pairs had logging not enabled. Thanks !!!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: vk2him on July 29, 2026, 03:17:07 AMDo you have logging enabled in your QFeeds rules?
Quote from: fraenki on January 29, 2022, 11:19:04 AMQuote from: harshw on January 29, 2022, 05:39:25 AM
So what is expert verdict? PowerD on or off for modern (Coffee Lake onwards) Intel CPUs?
I'd say powerd is mostly a power-saving measure. So let it run for a week with powed disabled, and then one week with power enabled. Afterwards compare the CPU temperature graphs to see if there is any difference. Not scientific method, but should be enough to come to a conclusion. :)
CAVEATS
Unlike powerd(8), powerd++ refuses to run if the frequency control driver
is known not to allow user control of the CPU frequency (e.g. hwpstate_intel(4) ).
Quote from: chris1gr on January 29, 2022, 08:36:32 AM
To compile this driver (hwpstate_intel) into your kernel place the following line in your kernel configuration file:
device cpufreq
Is it compiled into kernel?
Also the CPU must support Intel Speed Shift Technology.
...
hwpstate_intel0: <Intel Speed Shift> on cpu0
hwpstate_intel1: <Intel Speed Shift> on cpu1
hwpstate_intel2: <Intel Speed Shift> on cpu2
hwpstate_intel3: <Intel Speed Shift> on cpu3
hwpstate_intel4: <Intel Speed Shift> on cpu4
hwpstate_intel5: <Intel Speed Shift> on cpu5
...