summaryrefslogtreecommitdiffstats
path: root/btc/mining/user/mining.odvr
diff options
context:
space:
mode:
authormakefu <makefu@syntax-fehler.de>2011-06-18 17:06:11 +0200
committermakefu <makefu@syntax-fehler.de>2011-06-18 17:06:11 +0200
commit596f87c8de1eee407ddd06a6f75f9557b34a7450 (patch)
tree6db57ccc102f81dbd9d448e2e5872050f758ea97 /btc/mining/user/mining.odvr
parent160cf323734ff56981485fdbd5845d2b64f5b2f3 (diff)
mining/: added all mining scripts and configs
mining/Makefile: format - how to format the usb stick (or hard drive) install - installs all necessary components, writes ati_license, copies files in home dir configure - how to configure the miner mining/user/*: files to be dumped in the miners home directory
Diffstat (limited to 'btc/mining/user/mining.odvr')
-rw-r--r--btc/mining/user/mining.odvr16
1 files changed, 16 insertions, 0 deletions
diff --git a/btc/mining/user/mining.odvr b/btc/mining/user/mining.odvr
new file mode 100644
index 00000000..d6cf6fec
--- /dev/null
+++ b/btc/mining/user/mining.odvr
@@ -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>