Advertisement
Guest User

Untitled

a guest
Apr 30th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.12 KB | None | 0 0
  1. maxgputemp 85
  2. stratumproxy enabled
  3. proxywallet 0xf493999e090f3a1001d782326847742a1fa84c2c
  4. proxypool1 useast.alpereum.ch:3002
  5. proxypool2 uswest.alpereum.ch:3002
  6. flags --cl-global-work 8192 --farm-recheck 200
  7. globalfan 85
  8.  
  9. driver 2d1c01 amdgpu
  10. flg 2d1c01 --cl-global-work 16384 --farm-recheck 200
  11. pwr 2d1c01 4
  12. cor 2d1c01 0
  13.  
  14. # ethOS Pool: ethosdistro.com/pool
  15. #
  16. # QUICK START GUIDE: ethosdistro.com/kb/#quick-start-guide
  17. #
  18. # Read the ethOS knowledge base, a useful guide to getting set up: ethosdistro.com/kb
  19. # Read the ethOS changelog for version information and latest changes: ethosdistro.com/changelog
  20. #
  21. # NOTE: Everything with a hashtag/poundsign is a comment, and is ignored by all scripts.
  22. # NOTE: There is no email or skype support for ethOS. Please see the 'Getting Support' section of the ethOS knowledge base.
  23. # WARNING: Using apt-get to upgrade, update, and/or install packages is unsupported and will likely break ethOS.
  24. #
  25. # GLOBAL CONFIG SETTINGS THAT APPLY TO ALL RIGS, ALSO WORKS IN SINGLE RIG MODE
  26. # SAMPLE FORMAT:
  27. # [type] [value]
  28. # ------------------------------------------------------
  29. # globalminer ethminer
  30. # maxgputemp 85
  31. # stratumproxy enabled
  32. # proxywallet 0xf493999e090f3a1001d782326847742a1fa84c2c
  33. # proxypool1 us1.ethermine.org:4444
  34. # proxypool2 us2.ethermine.org:4444
  35. # flags --farm-recheck 200
  36. # globalcore 1000
  37. # globalmem 1250
  38. # globalfan 90
  39. # globalpowertune 20
  40. # autoreboot false
  41. # custompanel publicsecret
  42. # lockscreen enabled
  43. # globaldesktop disabled
  44. # ------------------------------------------------------
  45. #
  46. # EXPLANATION OF SETTINGS THAT APPLY TO ALL RIGS
  47. # If using "pool" parameter, write WORKER (a placeholder variable) in place of rig name (i.e. NOT rig1, myrig, home, warehouse2, etc).
  48. #
  49. # globalminer: set global miner (ethminer, sgminer-gm, claymore, claymore-zcash, optiminer-zcash, sgminer-gm-xmr)
  50. # maxgputemp: the temperature in C that your GPUs will trigger the miner to turn off
  51. # stratumproxy: enabled/disabled/miner/nicehash (enabled by default; disabled: pool option, nicehash: nicehash support, miner: internal miner proxy)
  52. # proxywallet: the address to which this rig's proxy will mine (only used if stratumproxy is not disabled)
  53. # proxypool1: stratum proxy's first pool (only used if stratumproxy is not disabled)
  54. # proxypool2: stratum proxy's failover pool (only used if stratumproxy not disabled)
  55. # flags: set desired flags here, the defaults are known good working
  56. # globalcore: set the global core clock of all GPUs
  57. # globalmem: set the global mem clock of all GPUs
  58. # globalfan: set the fan speed percent (0-100)
  59. # globalpowertune: set the power tune setting of all GPUs (r9 290/x/390/x should use 50, rx series should use 4-7 depending on overclock, all others should be 20)
  60. # autoreboot: set to a number (autoreboot 3), allow rigs to autoreboot if they soft crash (max of 3 reboots, run clear-thermals to reset counter)
  61. # custompanel: set ethosdistro.com panel ID, exactly 12 characters, first 6 is your preferred panel ID, last 6 is your private key
  62. # lockscreen: lock the ethOS desktop upon boot
  63. # globaldesktop: login prompt user/pass is ethos/live, set ethOS to headless mode by setting like "globaldesktop disabled" (only works for RX/AMDGPU)
  64. # pool: only used with stratumproxy disabled, use this if you have a network proxy or getwork pool (example: http://pool.com:port/WORKER )
  65. #
  66. # PER-RIG STYLE CONFIG SETTINGS THAT APPLY TO INDIVIDUAL RIGS (AND THEIR RESPECTIVE INDIVIDUAL GPUS)
  67. # NOTICE: c94e13 is a SAMPLE rig/[worker]/hostname, change it to the rig/[worker]/hostname of YOUR RIG
  68. # NOTICE: Your rig/[worker]/hostname names are assigned automatically by the OS, do not change them
  69. #
  70. # SAMPLE FORMAT:
  71. # [type] [worker] [gpu0 value] [gpu1 value] [gpu2 value] [gpu3 value] [gpu4 value]
  72. # ------------------------------------------------------
  73. # cor c94e13 950 1000 1050 1025 980
  74. # mem c94e13 1250 1500 1500 1250 1250
  75. # fan c94e13 90 80 85 100 70
  76. # pwr c94e13 10 20 15 15 20
  77. # vlt c94e13 0 1.118 0 0 1.118
  78. # ------------------------------------------------------
  79. #
  80. # SAMPLE FORMAT:
  81. # [type] [worker] [value]
  82. # ------------------------------------------------------
  83. # miner c94e13 ethminer
  84. # flg c94e13 --cl-local-work 256 --cl-global-work 8192 --farm-recheck 200
  85. # mxt c94e13 70
  86. # reb c94e13 1
  87. # loc c94e13 d3
  88. # sel c94e13 1 2 4
  89. # off c94e13
  90. # driverless c94e13 enabled
  91. # desktop c94e13 disabled
  92. # ------------------------------------------------------
  93. #
  94. # EXPLANATION OF SETTINGS FOR INDIVIDUAL RIGS
  95. #
  96. # cor [worker]: set the core clock of individual GPUs on a single rig
  97. # mem [worker]: set the mem clock of individual GPUs on a single rig
  98. # fan [worker]: set the fan speed of individual GPUs on a single rig
  99. # pwr [worker]: set the powertune of individual GPUs on a single rig
  100. # vlt [worker]: set the voltage (EXPERIMENTAL, MAY NOT WORK!) of individual GPUs on a single rig
  101. # miner [worker]: set miner (ethminer, sgminer-gm, claymore, zcash-miner, optiminer-zcash, sgminer-gm-xmr, claymore-zcash
  102. # flg [worker]: set the flags of a single rig (applies to all GPUs on the rig)
  103. # mxt [worker]: set the maxgputemp of a single rig (applies to all GPUs on the rig)
  104. # reb [worker]: increment this value (example: 4 becomes 5) and the single rig will automatically reboot within 10 minutes
  105. # loc [worker]: set a maximum 8-letter code for rack/location information on a single rig (each rig MUST have a different code, or it will not report to panel)
  106. # sel [worker]: set the GPUs that should mine, default is no sel flag set, all GPUs may mine)
  107. # off [worker]: do not start the miner on boot (no such thing as "on", remove entire line to let miner start)
  108. # driverless [worker]: login prompt user/pass is ethos/live, force the rig to boot without graphics driver, for debugging purposes (this will turn off mining)
  109. # desktop [worker]: login prompt user/pass is ethos/live, set ethOS to headless mode by setting like "desktop [worker] disabled" (only works for RX/AMDGPU)
  110. #
  111. # PER-BIOS STYLE CONFIG SETTINGS THAT APPLY TO CLASS OF GPU, BASED ON GPU BIOS NAME
  112. # DO NOT USE IN SINGLE-RIG MODE
  113. # NOTICE: 113-C6711101-100 is a SAMPLE GPU bios name, change it to the GPU bios name of YOUR GPU
  114. # NOTICE: For a list of GPU bioses, click the "GPU bioses" link in your ethosdistro.com stats panel
  115. #
  116. # SAMPLE FORMAT:
  117. # [type] [bios name] [value]
  118. # ------------------------------------------------------
  119. # cor 113-C6711101-100 1050
  120. # mem 113-C6711101-100 1250
  121. # fan 113-C6711101-100 100
  122. # pwr 113-C6711101-100 50
  123. # vlt 113-C6711101-100 1.118
  124. # ------------------------------------------------------
  125. #
  126. # SAMPLE RX 400 SERIES CONFIG
  127. #
  128. # If you have global configs defined for fglrx rigs, you must use individual rig configs for rigs that have RX 400 series GPUS.
  129. #
  130. # KNOWN GOOD WORKING GLOBAL CONFIG FOR AMDGPU
  131. # NOTE: globalpowertune is DPM state range 0-7, set lower for lower power usage, set higher if overclocking.
  132. # ------------------------------------------------------
  133. # globalpowertune 5
  134. # ------------------------------------------------------
  135. #
  136. # SAMPLE PER-RIG CONFIG FOR AMDGPU (for a 6-gpu rig)
  137. # NOTE: pwr is DPM state range 0-7, set lower for lower power usage, set higher if overclocking.
  138. # ------------------------------------------------------
  139. # cor c94e13 1180 1180 1180 1180 1180 1180
  140. # mem c94e13 2150 2150 2150 2150 2150 2150
  141. # pwr c94e13 7 7 7 7 7 7
  142. # ------------------------------------------------------
  143. #
  144. # IN MULTI-RIG MODE, EXAMPLES OF MULTIPLE POOLS/WALLETS/PASSWORDS
  145. # You can define your pool information globally. Then, your per-rig miner will retrieve the parameters.
  146. #
  147. # SAMPLE FORMAT:
  148. # [miner]=[parameter] value
  149. # ------------------------------------------------------
  150. # claymore-zcash=proxypool1 zec-us-west1.nanopool.org:6666
  151. # claymore-zcash=proxypool2 zec-us-east1.nanopool.org:6666
  152. # claymore-zcash=proxywallet t1XQgP5zCG8C3vMhCsDnwUkMnEtnJEqj5NK
  153. # claymore-zcash=poolpass1 x
  154. # claymore-zcash=poolpass2 x
  155. #
  156. # sgminer-gm=proxypool1 us1.ethermine.org:4444
  157. # sgminer-gm=proxypool2 us2.ethermine.org:4444
  158. # sgminer-gm=proxywallet 0xf493999e090f3a1001d782326847742a1fa84c2c
  159. # sgminer-gm=poolpass1 x
  160. # sgminer-gm=poolpass2 x
  161. #
  162. # ------------------------------------------------------
  163. #
  164. # REMOTE REBOOT NOTES
  165. #
  166. # You are able to reboot remotely. Start with "1" (no quotes) to reboot a rig.
  167. # Then, if you want to reboot again, increment it to 2, then 3, then 4, etc etc (never skip any numbers).
  168. #
  169. # SAMPLE XMR CONFIG (note: the wallet and payment id is long, there are no line breaks)
  170. # -------------------------------------------------------
  171. # globalminer sgminer-gm-xmr
  172. # sgminer-gm-xmr=proxypool1 xmr-usa.dwarfpool.com:8100
  173. # sgminer-gm-xmr=proxypool2 xmr-eu.dwarfpool.com:8050
  174. # sgminer-gm-xmr=proxywallet 47sghzufGhJJDQEbScMCwVBimTuq6L5JiRixD8VeGbpjCTA12noXmi4ZyBZLc99e66NtnKff34fHsGRoyZk3ES1s1V4QVcB.1025069329a4ae653c8a2bcde9302ab0eedee29d0e9ff2a144cea5951a47f81c
  175. # sgminer-gm-xmr=poolpass1 x
  176. # sgminer-gm-xmr=poolpass2 x
  177. # ---------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement