intel / intel-lpmd

GNU General Public License v2.0
79 stars 10 forks source link

Review of intel_lpmd on Framework 13 (i7-1260P) with Fedora 39 (v0.3) #24

Open rmeissn opened 6 months ago

rmeissn commented 6 months ago

System: Framework 13 (i7-1260P), Fedora 39, intel_lpmd v0.3 (compiled per Readme), enabled through systemd, kernel 6.7.6-200.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC.

Observations:

Questions:

Recommendations (in my opinion):

Config:

<?xml version="1.0"?>

<Configuration>
    <lp_mode_cpus></lp_mode_cpus>
    <Mode>0</Mode>
    <PerformanceDef>-1</PerformanceDef>
    <BalancedDef>0</BalancedDef>
    <PowersaverDef>0</PowersaverDef>
    <HfiLpmEnable>1</HfiLpmEnable>
    <HfiSuvEnable>1</HfiSuvEnable>
    <util_entry_threshold>10</util_entry_threshold>
    <util_exit_threshold>95</util_exit_threshold>
    <EntryDelayMS>0</EntryDelayMS>
    <ExitDelayMS>0</ExitDelayMS>
    <EntryHystMS>2000</EntryHystMS>
    <ExitHystMS>3000</ExitHystMS>
    <IgnoreITMT>0</IgnoreITMT>
</Configuration>

Journal log (journalctl -b | grep -i intel_lpmd):

Feb 28 11:07:51 framework systemd[1]: Starting intel_lpmd.service - Intel Low Power Daemon Service...
Feb 28 11:07:51 framework intel_lpmd[1655]: Reading configuration file //etc/intel_lpmd/intel_lpmd_config.xml
Feb 28 11:07:51 framework audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=intel_lpmd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 28 11:07:51 framework systemd[1]: Started intel_lpmd.service - Intel Low Power Daemon Service.
Feb 28 20:37:09 framework sudo[95717]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 28 20:37:55 framework audit[96097]: USER_CMD pid=96097 uid=1000 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="PATH_OMITTED" cmd="intel_lpmd" exe="/usr/bin/sudo" terminal=pts/1 res=success'
Feb 28 20:37:55 framework sudo[96097]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/sbin/intel_lpmd
Feb 28 20:37:55 framework intel_lpmd[96099]: Couldn't get lock file 96099
Feb 28 20:37:55 framework intel_lpmd[96099]: An instance of intel_lpmd is already running, exiting ...
Feb 28 20:37:59 framework sudo[96147]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/sbin/intel_lpmd help
Feb 28 20:37:59 framework intel_lpmd[96149]: Couldn't get lock file 96149
Feb 28 20:37:59 framework intel_lpmd[96149]: An instance of intel_lpmd is already running, exiting ...
Feb 28 20:38:07 framework sudo[96197]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/intel_lpmd_control help
Feb 28 20:38:11 framework sudo[96242]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/intel_lpmd_control --help
Feb 28 20:38:16 framework sudo[96292]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/intel_lpmd_control -h
Feb 28 20:38:18 framework audit[96345]: USER_CMD pid=96345 uid=1000 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="PATH_OMITTED" cmd="intel_lpmd_control" exe="/usr/bin/sudo" terminal=pts/1 res=success'
Feb 28 20:38:18 framework sudo[96345]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/intel_lpmd_control
Feb 28 20:38:28 framework sudo[96398]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/intel_lpmd_control ON
Feb 28 20:38:28 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( usr enter) --- Wed Feb 28 20:38:28 2024
Feb 28 20:38:36 framework sudo[96449]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 28 20:38:48 framework sudo[96501]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/intel_lpmd_control AUTO
Feb 28 20:38:49 framework sudo[96552]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 28 20:39:04 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:39:04 2024
Feb 28 20:39:07 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:39:07 2024
Feb 28 20:39:25 framework sudo[96815]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/intel_lpmd_control OFF
Feb 28 20:39:25 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  usr exit) --- Wed Feb 28 20:39:25 2024
Feb 28 20:39:36 framework sudo[96883]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/intel_lpmd_control AUTO
Feb 28 20:39:36 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:39:36 2024
Feb 28 20:39:56 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:39:56 2024
Feb 28 20:39:59 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:39:59 2024
Feb 28 20:40:06 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:40:06 2024
Feb 28 20:40:08 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:40:08 2024
Feb 28 20:40:16 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:40:16 2024
Feb 28 20:40:19 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:40:19 2024
Feb 28 20:40:22 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:40:22 2024
Feb 28 20:40:27 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:40:27 2024
Feb 28 20:41:12 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:41:12 2024
Feb 28 20:41:14 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:41:14 2024
Feb 28 20:42:18 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:42:18 2024
Feb 28 20:42:25 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:42:25 2024
Feb 28 20:43:17 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:43:17 2024
Feb 28 20:43:19 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:43:19 2024
Feb 28 20:43:47 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:43:47 2024
Feb 28 20:43:50 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:43:50 2024
Feb 28 20:44:25 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:44:25 2024
Feb 28 20:44:27 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:44:27 2024
Feb 28 20:44:41 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:44:41 2024
Feb 28 20:44:43 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:44:43 2024
Feb 28 20:44:45 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:44:45 2024
Feb 28 20:44:47 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:44:47 2024
Feb 28 20:44:50 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:44:50 2024
Feb 28 20:44:52 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:44:52 2024
Feb 28 20:45:02 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:45:02 2024
Feb 28 20:45:10 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:45:10 2024
Feb 28 20:45:37 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:45:37 2024
Feb 28 20:45:44 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:45:44 2024
Feb 28 20:46:33 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:46:33 2024
Feb 28 20:46:35 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:46:35 2024
Feb 28 20:46:56 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:46:56 2024
Feb 28 20:46:58 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:46:58 2024
Feb 28 20:49:29 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:49:29 2024
Feb 28 20:49:31 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:49:31 2024
Feb 28 20:49:57 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:49:57 2024
Feb 28 20:50:05 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:50:05 2024
Feb 28 20:50:07 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:50:07 2024
Feb 28 20:50:10 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:50:10 2024
Feb 28 20:50:39 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:50:39 2024
Feb 28 20:50:43 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:50:43 2024
Feb 28 20:50:45 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:50:45 2024
Feb 28 20:50:47 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:50:47 2024
Feb 28 20:51:28 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:51:28 2024
Feb 28 20:51:31 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:51:31 2024
Feb 28 20:52:22 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:52:22 2024
Feb 28 20:52:27 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:52:27 2024
Feb 28 20:52:29 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:52:29 2024
Feb 28 20:52:31 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:52:31 2024
Feb 28 20:53:05 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:53:05 2024
Feb 28 20:53:08 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:53:08 2024
Feb 28 20:53:11 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:53:11 2024
Feb 28 20:53:13 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:53:13 2024
Feb 28 20:53:16 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:53:16 2024
Feb 28 20:53:18 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:53:18 2024
Feb 28 20:53:21 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:53:21 2024
Feb 28 20:53:23 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:53:23 2024
Feb 28 20:53:34 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:53:34 2024
Feb 28 20:53:36 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:53:36 2024
Feb 28 20:55:42 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:55:42 2024
Feb 28 20:55:45 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:55:45 2024
Feb 28 20:58:00 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:58:00 2024
Feb 28 20:58:03 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:58:03 2024
Feb 28 20:58:05 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:58:05 2024
Feb 28 20:58:07 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:58:07 2024
Feb 28 20:58:20 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:58:20 2024
Feb 28 20:58:22 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:58:22 2024
Feb 28 20:58:24 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:58:24 2024
Feb 28 20:58:26 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:58:26 2024
Feb 28 20:58:49 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:58:49 2024
Feb 28 20:58:51 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:58:51 2024
Feb 28 20:58:59 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 20:58:59 2024
Feb 28 20:59:01 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 20:59:01 2024
Feb 28 20:59:56 framework sudo[100672]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/sbin/intel_lpmd -h
Feb 28 21:00:00 framework sudo[100726]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/sbin/intel_lpmd -version
Feb 28 21:00:04 framework sudo[100776]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/sbin/intel_lpmd --version
Feb 28 21:01:46 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:01:45 2024
Feb 28 21:01:48 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:01:48 2024
Feb 28 21:02:10 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:02:10 2024
Feb 28 21:02:12 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:02:12 2024
Feb 28 21:02:33 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:02:33 2024
Feb 28 21:02:35 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:02:35 2024
Feb 28 21:02:57 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:02:57 2024
Feb 28 21:02:59 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:02:59 2024
Feb 28 21:03:19 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:03:19 2024
Feb 28 21:03:22 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:03:22 2024
Feb 28 21:03:43 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:03:43 2024
Feb 28 21:03:45 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:03:45 2024
Feb 28 21:04:05 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:04:05 2024
Feb 28 21:04:07 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:04:07 2024
Feb 28 21:04:29 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:04:29 2024
Feb 28 21:04:31 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:04:31 2024
Feb 28 21:04:51 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:04:51 2024
Feb 28 21:04:53 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:04:53 2024
Feb 28 21:05:14 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:05:14 2024
Feb 28 21:05:16 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:05:16 2024
Feb 28 21:05:37 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:05:37 2024
Feb 28 21:05:39 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:05:39 2024
Feb 28 21:06:00 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:06:00 2024
Feb 28 21:06:02 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:06:02 2024
Feb 28 21:06:23 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:06:23 2024
Feb 28 21:06:25 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:06:25 2024
Feb 28 21:06:33 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:06:33 2024
Feb 28 21:06:36 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:06:36 2024
Feb 28 21:06:42 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:06:42 2024
Feb 28 21:06:45 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:06:45 2024
Feb 28 21:06:47 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:06:47 2024
Feb 28 21:06:49 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:06:49 2024
Feb 28 21:07:04 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:07:04 2024
Feb 28 21:07:06 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:07:06 2024
Feb 28 21:07:09 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:07:09 2024
Feb 28 21:07:12 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:07:12 2024
Feb 28 21:07:32 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:07:32 2024
Feb 28 21:07:34 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:07:34 2024
Feb 28 21:07:55 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:07:55 2024
Feb 28 21:07:57 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:07:57 2024
Feb 28 21:08:18 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  utl exit) --- Wed Feb 28 21:08:18 2024
Feb 28 21:08:20 framework intel_lpmd[1655]: ------ Enter Low Power Mode ( utl enter) --- Wed Feb 28 21:08:20 2024
Feb 28 21:08:38 framework sudo[101858]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/sbin/intel_lpmd -h
Feb 28 21:08:43 framework sudo[101909]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/intel_lpmd_control --help
Feb 28 21:08:48 framework sudo[101960]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/intel_lpmd_control -h
Feb 28 21:08:50 framework audit[102010]: USER_CMD pid=102010 uid=1000 auid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="PATH_OMITTED" cmd="intel_lpmd_control" exe="/usr/bin/sudo" terminal=pts/1 res=success'
Feb 28 21:08:50 framework sudo[102010]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/intel_lpmd_control
Feb 28 21:09:13 framework sudo[102068]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl stop intel_lpmd
Feb 28 21:09:13 framework systemd[1]: Stopping intel_lpmd.service - Intel Low Power Daemon Service...
Feb 28 21:09:13 framework intel_lpmd[1655]: Terminating ...
Feb 28 21:09:13 framework intel_lpmd[1655]: ------ Exit Low Power Mode (  usr exit) --- Wed Feb 28 21:09:13 2024
Feb 28 21:09:15 framework systemd[1]: intel_lpmd.service: Deactivated successfully.
Feb 28 21:09:15 framework systemd[1]: Stopped intel_lpmd.service - Intel Low Power Daemon Service.
Feb 28 21:09:15 framework audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=intel_lpmd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 28 21:09:15 framework systemd[1]: intel_lpmd.service: Consumed 2.516s CPU time.
Feb 28 21:09:20 framework sudo[102123]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 28 21:09:54 framework sudo[102217]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/sbin/intel_lpmd --no-daemon --loglevel=info
Feb 28 21:12:07 framework sudo[102540]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/sbin/intel_lpmd -h
Feb 28 21:12:17 framework sudo[102591]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/sbin/intel_lpmd --no-daemon --loglevel=debug
Feb 28 21:13:07 framework sudo[102742]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl start intel_lpmd
Feb 28 21:13:07 framework systemd[1]: Starting intel_lpmd.service - Intel Low Power Daemon Service...
Feb 28 21:13:07 framework intel_lpmd[102746]: Reading configuration file //etc/intel_lpmd/intel_lpmd_config.xml
Feb 28 21:13:07 framework systemd[1]: Started intel_lpmd.service - Intel Low Power Daemon Service.
Feb 28 21:13:07 framework audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=intel_lpmd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 28 21:13:14 framework sudo[102799]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 28 21:13:35 framework sudo[103036]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 28 21:13:51 framework sudo[103099]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/intel_lpmd_control ON
Feb 28 21:13:51 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( usr enter) --- Wed Feb 28 21:13:51 2024
Feb 28 21:14:04 framework sudo[103197]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 28 21:35:08 framework sudo[109152]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 28 21:35:16 framework sudo[109253]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/intel_lpmd_control AUTO
Feb 28 21:35:17 framework sudo[109304]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
# sidle over night
Feb 29 09:28:30 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:28:30 2024
Feb 29 09:28:32 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:28:32 2024
Feb 29 09:28:34 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:28:34 2024
Feb 29 09:28:37 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:28:37 2024
Feb 29 09:28:38 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:28:38 2024
Feb 29 09:28:40 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:28:40 2024
Feb 29 09:28:41 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:28:41 2024
Feb 29 09:28:42 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:28:42 2024
Feb 29 09:28:43 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:28:43 2024
Feb 29 09:28:46 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:28:46 2024
Feb 29 09:28:48 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:28:48 2024
Feb 29 09:28:49 framework sudo[111358]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:28:50 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:28:50 2024
Feb 29 09:28:53 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:28:53 2024
Feb 29 09:28:55 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:28:55 2024
Feb 29 09:28:57 framework sudo[111672]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:28:58 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:28:58 2024
Feb 29 09:29:02 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:29:02 2024
Feb 29 09:29:04 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:29:04 2024
Feb 29 09:29:05 framework sudo[111883]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:07 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:29:07 2024
Feb 29 09:29:07 framework sudo[111936]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:09 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:29:09 2024
Feb 29 09:29:09 framework sudo[111990]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:11 framework sudo[112052]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:12 framework sudo[112104]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:14 framework sudo[112158]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:15 framework sudo[112221]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:16 framework sudo[112292]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:18 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:29:18 2024
Feb 29 09:29:19 framework sudo[112352]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:21 framework sudo[112367]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:22 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:29:22 2024
Feb 29 09:29:23 framework sudo[112372]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:24 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:29:24 2024
Feb 29 09:29:26 framework sudo[112376]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:28 framework sudo[112380]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:28 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:29:28 2024
Feb 29 09:29:30 framework sudo[112411]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:30 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:29:30 2024
Feb 29 09:29:32 framework sudo[112417]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:33 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:29:33 2024
Feb 29 09:29:34 framework sudo[112421]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:29:35 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:29:35 2024
Feb 29 09:29:37 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:29:37 2024
Feb 29 09:29:40 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:29:40 2024
Feb 29 09:29:41 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:29:41 2024
Feb 29 09:29:44 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:29:44 2024
Feb 29 09:29:46 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:29:46 2024
Feb 29 09:29:56 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:29:56 2024
Feb 29 09:29:59 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:29:59 2024
Feb 29 09:30:04 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:30:04 2024
Feb 29 09:30:09 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:30:09 2024
Feb 29 09:30:11 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:30:11 2024
Feb 29 09:30:14 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:30:14 2024
Feb 29 09:30:18 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:30:18 2024
Feb 29 09:30:21 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:30:21 2024
Feb 29 09:30:23 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:30:23 2024
Feb 29 09:30:25 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:30:25 2024
Feb 29 09:30:27 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:30:27 2024
Feb 29 09:30:31 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:30:31 2024
Feb 29 09:30:39 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:30:39 2024
Feb 29 09:30:41 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:30:41 2024
Feb 29 09:30:43 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:30:43 2024
Feb 29 09:30:45 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:30:45 2024
Feb 29 09:30:47 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:30:47 2024
Feb 29 09:30:50 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:30:50 2024
Feb 29 09:30:52 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:30:52 2024
Feb 29 09:30:54 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:30:54 2024
Feb 29 09:30:56 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:30:56 2024
Feb 29 09:30:59 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:30:59 2024
Feb 29 09:31:04 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:31:04 2024
Feb 29 09:31:06 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:31:06 2024
Feb 29 09:31:08 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:31:08 2024
Feb 29 09:31:10 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:31:10 2024
Feb 29 09:31:12 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:31:12 2024
Feb 29 09:31:15 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:31:15 2024
Feb 29 09:31:17 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:31:17 2024
Feb 29 09:31:19 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:31:19 2024
Feb 29 09:31:23 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:31:23 2024
Feb 29 09:31:27 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:31:27 2024
Feb 29 09:31:30 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:31:30 2024
Feb 29 09:31:34 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:31:34 2024
Feb 29 09:31:36 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:31:36 2024
Feb 29 09:31:40 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:31:40 2024
Feb 29 09:31:42 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:31:42 2024
Feb 29 09:32:01 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:32:01 2024
Feb 29 09:32:03 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:32:03 2024
Feb 29 09:34:21 framework sudo[113514]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:34:23 framework sudo[113519]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:34:25 framework sudo[113523]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:34:27 framework sudo[113527]: user : TTY=pts/1 ; PWD=PATH_OMITTED ; USER=root ; COMMAND=/usr/bin/systemctl status intel_lpmd
Feb 29 09:37:14 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:37:14 2024
Feb 29 09:37:16 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:37:16 2024
Feb 29 09:45:18 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:45:18 2024
Feb 29 09:45:32 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:45:32 2024
Feb 29 09:45:34 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:45:34 2024
Feb 29 09:45:36 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:45:36 2024
Feb 29 09:45:39 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:45:39 2024
Feb 29 09:45:47 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:45:47 2024
Feb 29 09:46:49 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:46:49 2024
Feb 29 09:46:52 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:46:52 2024
Feb 29 09:48:34 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:48:34 2024
Feb 29 09:48:37 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:48:37 2024
Feb 29 09:50:41 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:50:41 2024
Feb 29 09:50:43 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:50:43 2024
Feb 29 09:50:45 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:50:45 2024
Feb 29 09:50:49 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:50:49 2024
Feb 29 09:50:51 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:50:51 2024
Feb 29 09:50:53 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:50:53 2024
Feb 29 09:50:55 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:50:55 2024
Feb 29 09:50:57 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:50:57 2024
Feb 29 09:51:00 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:51:00 2024
Feb 29 09:51:02 framework intel_lpmd[102746]: ------ Enter Low Power Mode ( utl enter) --- Thu Feb 29 09:51:02 2024
Feb 29 09:51:43 framework intel_lpmd[102746]: ------ Exit Low Power Mode (  utl exit) --- Thu Feb 29 09:51:43 2024
zhang-rui commented 6 months ago

Hi, @rmeissn , really appreciated for reviewing intel_lpmd with Fedora 39.

some comments inline.

**Observations:

It's unclear whether intel_hfi is active or available on my kernel/system (default Fedora kernel). I can't find a kernel module or file related to hfi.

_Rui: the driver name is intelhfi.

AC/BAT changes do not appear to affect intel_lpmd.

Rui: this is expected.

    enabled auto mode (at least I guess so).
        Upon system boot, it doesn't enter low-power mode automatically (sudo systemctl status intel_lpmd shows no mode changes).

Rui: Maybe this is because the config file you're using.

        I manually activated it with intel_lpmd_control ON and switched to AUTO afterward.
        It remains in low-power mode regardless of AC attachment status
When active, CPUs 12-16 (range 1-16) are primarily utilized, unless there's high system load.

Rui: This is expected behavior. we enter low power mode and only the last Ecore Module is activated, unless we quit from low power mode when utilization is high.

Questions:

Is there a file I can check to determine whether intel_hfi is available/active? -> possible improvement for documentation

_Rui: So far not sure, I need to find a general way for this purpose. And I like your idea, maybe I can put intel_hfi driver detection messages during intellpmd launch time as well.

I've disabled power-profile-daemon in favour of using TLP. Are PerformanceDef, BalancedDef, and PowersaverDef related to power-profile-daemon levels? -> possible improvement for documentation

Rui: yes and agreed.

Recommendations (in my opinion):

Implement an option to manage AC attach/detach events (e.g., to activate low-power mode only when on battery, not on AC). In my opinion, it should only be active when on battery power, not AC.

Rui: I need to think about this. I was thinking do different policies for AC/Battery, but I haven't thought disabling low power mode completely with AC.

Implement a CLI option to check for dependencies, to know whether e.g. hfi can be used, which cgroup to use, power-profiles, etc.**

Rui: do we need a separate CLI option? I thought dumping the status of all potential dependencies during launch time should be enough. If you use --loglevel=debug option, you can already see much more info there.

rmeissn commented 6 months ago

Rui: the driver name is intel_hfi.

Then it seems fedora isn't shipping it, as I can't find a module named intel_hfi

Rui: do we need a separate CLI option? I thought dumping the status of all potential dependencies during launch time should be enough. If you use --loglevel=debug option, you can already see much more info there.

I guess this is also fine, if documented =)

rmeissn commented 6 months ago

I've added an AC/BAT behaviour by adding the following udev rule under /usr/lib/udev/rules.d/99-intel_lpmd.rules

# intel_lpmd - udev rules

# Rule for when switching to battery
ACTION=="change", SUBSYSTEM=="power_supply", KERNEL!="hidpp_battery*", ATTR{type}=="Mains", ATTR{online}=="0", RUN+="/usr/bin/intel_lpmd_control ON"

# Rule for when switching to AC
ACTION=="change", SUBSYSTEM=="power_supply", KERNEL!="hidpp_battery*", ATTR{type}=="Mains", ATTR{online}=="1", RUN+="/usr/bin/intel_lpmd_control OFF"
zhang-rui commented 6 months ago

On Fri, 2024-03-01 at 03:15 -0800, Roy Meissner wrote:

Rui: the driver name is intel_hfi. Then it seems fedora isn't shipping it, as I can't find a module named intel_hfi

Hi, Richardo,

Roy cannot find intel_hfi module loaded on this system

System: Framework 13 (i7-1260P), Fedora 39, intel_lpmd v0.3 (compiled per Readme), enabled through systemd, kernel 6.7.6-200.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC.

any tips to get the root cause? is cpuid dump sufficient or we need some other information?

thanks, rui

Rui: do we need a separate CLI option? I thought dumping the status of all potential dependencies during launch time should be enough. If you use --loglevel=debug option, you can already see much more info there. I guess this is also fine, if documented =) — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

zhang-rui commented 6 months ago

Problem is that

/usr/bin/intel_lpmd_control ON

forces the system to always stay in low power mode. This might not be true depending on the intel_lpmd_config.xml file used.

rmeissn commented 6 months ago

Ah, I see. So AUTO might be better than ON.

# intel_lpmd - udev rules

# Rule for when switching to battery
ACTION=="change", SUBSYSTEM=="power_supply", KERNEL!="hidpp_battery*", ATTR{type}=="Mains", ATTR{online}=="0", RUN+="/usr/bin/intel_lpmd_control AUTO"

# Rule for when switching to AC
ACTION=="change", SUBSYSTEM=="power_supply", KERNEL!="hidpp_battery*", ATTR{type}=="Mains", ATTR{online}=="1", RUN+="/usr/bin/intel_lpmd_control OFF"
zhang-rui commented 6 months ago

No... what if the config file uses ON? To achieve this, we need two more lpmd commands, freeze and restore...

ricardon commented 6 months ago

@zhang-rui @rmeissn Hello, there is not an intel_hfi module. It is not a proper driver in the Linux sense. Plus, it is always compiled as CONFIG_INTEL_HFI_THERMAL=y. You can tell that HFI is enabled if you do $ rdmsr 0x17d1 1

If you read 1 then it shows that the HFI "driver" is loaded.

rmeissn commented 6 months ago

I understand that there is currently no official AC/BAT mode, and that it depends on the configuration in the XML file. I've implemented a workaround that consistently works for me (using Fedora 39 with power-profiles-daemon deactivated and TLP activated) to control intel_lpmd based on AC/BAT status. I'm sharing this in case someone else wishes to achieve the same with version 0.3.

This could also potentially serve as inspiration for further development within the project itself.

intel_lpmd_config.xml (stripped from comments, forced off in all modes)

<?xml version="1.0"?>
<Configuration>
    <lp_mode_cpus></lp_mode_cpus>
    <Mode>0</Mode>
    <PerformanceDef>-1</PerformanceDef>
    <BalancedDef>-1</BalancedDef>
    <PowersaverDef>-1</PowersaverDef>
    <HfiLpmEnable>1</HfiLpmEnable>
    <HfiSuvEnable>1</HfiSuvEnable>
    <util_entry_threshold>10</util_entry_threshold>
    <util_exit_threshold>95</util_exit_threshold>
    <EntryDelayMS>0</EntryDelayMS>
    <ExitDelayMS>0</ExitDelayMS>
    <EntryHystMS>2000</EntryHystMS>
    <ExitHystMS>3000</ExitHystMS>
    <IgnoreITMT>0</IgnoreITMT>
</Configuration>

--> deactivates automatisms of intel_lpmd (forced off)

/usr/lib/udev/rules.d/99-intel-lpmd.rules:

# Rule for when switching to battery
ACTION=="change", SUBSYSTEM=="power_supply", KERNEL!="hidpp_battery*", ATTR{type}=="Mains", ATTR{online}=="0", RUN+="/usr/bin/intel_lpmd_control AUTO"
# Rule for when switching to AC
ACTION=="change", SUBSYSTEM=="power_supply", KERNEL!="hidpp_battery*", ATTR{type}=="Mains", ATTR{online}=="1", RUN+="/usr/bin/intel_lpmd_control OFF"

--> allows for changing behaviour dynamically when already running and when plugging/unplugging AC. However, it does not activate intel_lpmd in AUTO mode when booted on battery, necessitating the use of a systemd service:

/etc/systemd/system/ac_power_control.service:

[Unit]
Description=Intel Low Power Mode Service for AC BAT change
Requires=intel_lpmd.service
After=intel_lpmd.service

[Service]
Type=oneshot
ExecStart=/usr/bin/ac_power_control.sh

[Install]
WantedBy=default.target

/usr/bin/ac_power_control.sh:

#!/bin/bash

# Check if AC is connected
if upower -i /org/freedesktop/UPower/devices/line_power_ACAD | grep "online" | grep -q "yes" ; then
    /usr/bin/intel_lpmd_control OFF
else
    /usr/bin/intel_lpmd_control AUTO
fi

The script determines the presence of AC during boot and adjusts the activation of the intel_lpmd AUTO mode accordingly. I had to set the correct SELinux context for the script using sudo chcon -t bin_t /usr/bin/ac_power_control.sh. Failure to do so resulted in a permission error for the systemd service.

As mentioned, this AC/BAT mode is not currently intended by intel, and these scripts serve as a workaround, offering the following functionality:

zhang-rui commented 4 months ago

I'm thinking to add this into lpmd base support, say, we can have two configurations for each power profile, one for AC and one for DC. @rmeissn @spandruvada what do you think?

I think "/org/freedesktop/UPower/devices/line_power_ACAD" is fedora specific, right? Is there a universal way to detect system online/offline? say like kernel ABI? can I just rely on "/sys/class/power_supply/*/online" or uevent or anything else?

rmeissn commented 4 months ago

Having separate configuration files for AC and DC settings sounds good to me. It would suffice to have a file containing modifications to the default DC configuration file, activated when the system is running on AC power, if needed. Another approach might be to have one config file with different settings for AC/DC, like found with TLP.

I am uncertain whether "/org/freedesktop/UPower/devices/line_power_ACAD" is specific to Fedora or not. My understanding is that it pertains to UPower and D-Bus, which are used on most distros, but I'm not really familiar with those systems.

stereomato commented 2 months ago

@rmeissn does the gnome ui get laggy for you when lpmd is active in battery mode? Scrolling documents on the document viewer is also very choppy. If I stop intel_lpmd or set it to off, performance is normal.

rmeissn commented 2 months ago

@stereomato I didn't notice any significant lags on gnome-shell or evince while lpmd is active (only 4 e-cores active) (on my 1260P system). But I've tuned my tlp config a bit. e.g. I've noticed that if you change

CPU_ENERGY_PERF_POLICY_ON_BAT=balance_power
to
CPU_ENERGY_PERF_POLICY_ON_BAT=power

the system gets quite laggy. I'm also using overleaf a lot and it gets a bit laggy on my battery tlp profile (with or without lpmd).

These are my changes to the default tlp.conf for my Framework 13 1260P (mostly copied from the framework recommendation):

CPU_SCALING_GOVERNOR_ON_AC=performance
CPU_SCALING_GOVERNOR_ON_BAT=powersave

CPU_MIN_PERF_ON_AC=0
CPU_MAX_PERF_ON_AC=100
CPU_MIN_PERF_ON_BAT=0
CPU_MAX_PERF_ON_BAT=40

CPU_BOOST_ON_AC=1
CPU_BOOST_ON_BAT=0

CPU_HWP_DYN_BOOST_ON_AC=1
CPU_HWP_DYN_BOOST_ON_BAT=0

PLATFORM_PROFILE_ON_AC=balance_performance
PLATFORM_PROFILE_ON_BAT=balance_power

INTEL_GPU_MIN_FREQ_ON_AC=100
INTEL_GPU_MIN_FREQ_ON_BAT=100
INTEL_GPU_MAX_FREQ_ON_AC=1400
INTEL_GPU_MAX_FREQ_ON_BAT=700
INTEL_GPU_BOOST_FREQ_ON_AC=1400
INTEL_GPU_BOOST_FREQ_ON_BAT=1000

SOUND_POWER_SAVE_ON_AC=0
SOUND_POWER_SAVE_ON_BAT=1

PCIE_ASPM_ON_AC=default
PCIE_ASPM_ON_BAT=powersupersave

USB_ALLOWLIST="32ac:0002"