diff options
author | tv <tv@also> | 2011-06-21 21:19:01 +0200 |
---|---|---|
committer | tv <tv@also> | 2011-06-21 21:19:32 +0200 |
commit | c82a486a65d881579a71ac36c14cdf2cb83529e0 (patch) | |
tree | 53975a76fe19c2dcbd6197b4d8b2053e77034825 /mining/user/mining.ovdr | |
parent | 3e568365deb80e33d79f66f7ccd4a916472086e3 (diff) |
mining/user/mining.o{dv -> vd}r
Diffstat (limited to 'mining/user/mining.ovdr')
-rw-r--r-- | mining/user/mining.ovdr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/mining/user/mining.ovdr b/mining/user/mining.ovdr new file mode 100644 index 00000000..d6cf6fec --- /dev/null +++ b/mining/user/mining.ovdr @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<OVERDRIVE_PROFILE> + <PERFORMANCE_LEVEL level="2" gpu="90000" mem="30000" voltage="1040"/> + <PERFORMANCE_LEVEL level="1" gpu="55000" mem="30000" voltage="1000"/> + <PERFORMANCE_LEVEL level="0" gpu="15700" mem="30000" voltage="950"/> + <FAN_SETTING percentage="AUTO"/> + <FAN_CTRL enabled="yes"/> + <FAN_CTRL_CURVE type="0"/> + <FAN_CTRL_POINT nr="0" temperature="2000" percentage="0"/> + <FAN_CTRL_POINT nr="1" temperature="3400" percentage="9300"/> + <FAN_CTRL_POINT nr="2" temperature="4800" percentage="10000"/> + <FAN_CTRL_POINT nr="3" temperature="7000" percentage="10100"/> + <FAN_CTRL_POINT nr="4" temperature="10000" percentage="10100"/> + <MONITOR_SAMPLE_TIME interval="10"/> + <COLOR_PROFILE enabled="no" longitude="-13.000000" latitude="52.000000" color_temp_day="0" color_temp_night="0" transition="30"/> +</OVERDRIVE_PROFILE> |