From b163bdf2484e5ec8ed041bd2d2413b2e8820eb85 Mon Sep 17 00:00:00 2001 From: A-w-x <80461138+A-w-x@users.noreply.github.com> Date: Fri, 4 Feb 2022 13:58:04 +0100 Subject: [PATCH] Correct undervolt index for System Agent (at least for modern hw) --- intel-undervolt.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/intel-undervolt.conf b/intel-undervolt.conf index ccb5065..737e7d8 100644 --- a/intel-undervolt.conf +++ b/intel-undervolt.conf @@ -10,8 +10,7 @@ enable no undervolt 0 'CPU' 0 undervolt 1 'GPU' 0 undervolt 2 'CPU Cache' 0 -undervolt 3 'System Agent' 0 -undervolt 4 'Analog I/O' 0 +undervolt 4 'System Agent' 0 # Power Limits Alteration # Usage: power ${domain} ${short_power_value} ${long_power_value}