ubuntuusers.de

Anhang: undervolt.config

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# CONFIG_FILE FOR UNDERVOLTAGING
#

# Path to the voltage table sysfs interface file
VTABLE_PATH="/sys/devices/system/cpu/cpu0/cpufreq/phc_vids"

# Switch back to DEFAULT_VTABLE if undervoltage is stopped? [yes/no]
SWITCH_BACK="yes"

# Default voltages that will be restored at shutdown if SWITCH_BACK=yes
# DEFAULT_VTABLE="15 14 13 11 10 7"

DEFAULT_VTABLE="49 45 36 29 21 16"

# Custom voltages that will be applied at boot time
# CUSTOM_VTABLE="8 6 4 2 1 0"

CUSTOM_VTABLE="33 33 20 14 6 4"

# Set the following to "yes" when the all the settings are configured
# This is a safety to disable setting the voltages with the default
# values of this file that are probably wrong for your CPU 

IS_CONFIGURED="yes"
Anhang herunterladen

Diese Revision wurde am 7. Mai 2011 11:52 von ubuntuusers erstellt.