Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.18 KB | None | 0 0
  1. maxgputemp 85
  2. stratumproxy enabled
  3. proxywallet 0xa788612bf6ca71e7e3b5652881a5e6b04e1f23bb.49c656/andrejorgensengs@gmail.com
  4. proxypool1 eth-eu1.nanopool.org:9999
  5. proxypool2 eth-eu2.nanopool.org:9999
  6. flags --cl-global-work 8192 --farm-recheck 200
  7. globalfan 85
  8.  
  9. globalpowertune 5
  10. globalminer claymore
  11. custompanel andrejbeyms6
  12. mem 49c656 2050 2050 2050 2050 2050 2110 2050 2100 2050 2050 2050 2050 2050
  13. cor 49c656 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300 1300
  14.  
  15. # ethOS Pool: ethosdistro.com/pool
  16. # QUICK START GUIDE: ethosdistro.com/Q
  17. # HOSTING YOUR OWN REMOTE CONFIG WITH CONFIGMAKER.COM: ethosdistro.com/kb/#configmaker
  18. #
  19. # Read the ethOS knowledge base, a useful guide to getting set up: ethosdistro.com/kb
  20. # Read the ethOS changelog for version information and latest changes: ethosdistro.com/changelog
  21. # Read the ethOS source for verification of source: http://ethosdistro.com/source
  22. #
  23. # There is no email or phone support for ethOS: http://ethosdistro.com/S
  24.  
  25. # NOTE: Everything with a hashtag/poundsign is a comment, and is ignored by all scripts.
  26. # WARNING: Using apt-get to upgrade, update, and/or install packages is unsupported and will likely break ethOS.
  27. #
  28. # GLOBAL CONFIG SETTINGS THAT APPLY TO ALL RIGS
  29. # SAMPLE FORMAT:
  30. # [type] [value]
  31. # ------------------------------------------------------
  32. # globalminer ethminer
  33. # maxgputemp 85
  34. # stratumproxy enabled
  35. # proxywallet 0x0bdC4F12fB57d3acA9C3cF72B7AA2789A20d27f2
  36. # proxypool1 us1.ethermine.org:4444
  37. # proxypool2 us2.ethermine.org:4444
  38. # poolpass1 x
  39. # poolpass2 x
  40. # poolemail name@example.com
  41. # flags --cl-global-work 8192 --farm-recheck 200
  42. # globalcore 1000
  43. # globalmem 1250
  44. # globalfan 90
  45. # globalpowertune 20
  46. # autoreboot false
  47. # custompanel publicsecret
  48. # lockscreen enabled
  49. # globaldesktop disabled
  50. # ------------------------------------------------------
  51. #
  52. # EXPLANATION OF SETTINGS THAT APPLY TO ALL RIGS
  53. # If using "pool" parameter, write WORKER (a placeholder variable) in place of rig name (i.e. NOT rig1, myrig, home, warehouse2, etc).
  54. #
  55. # globalminer: set global miner (ethminer sgminer-gm claymore claymore-zcash optiminer-zcash sgminer-gm-xmr cgminer-skein ewbf-zcash dstm-zcash ccminer)
  56. # NOTE: ewbf-zcash, dstm-zcash and ccminer (xmr, and others) is for nvidia; for ccminer flags, see http://ethosdistro.com/ccminer.txt )
  57. # maxgputemp: the temperature in C that your GPUs will trigger the miner to turn off
  58. # stratumproxy: enabled/disabled/miner/nicehash (enabled by default; disabled: pool option, nicehash: nicehash support, miner: internal miner proxy)
  59. # proxywallet: the address to which this rig's proxy will mine (only used if stratumproxy is not disabled)
  60. # proxypool1: stratum proxy's first pool (only used if stratumproxy is not disabled)
  61. # proxypool2: stratum proxy's failover pool (only used if stratumproxy is not disabled)
  62. # poolpass1: password for first pool (not used for most pools)
  63. # poolpass2: password for failover pool (not used for most pools)
  64. # poolemail: use only with pools that accepts emails for alerts (nanopool, etc); it might cause some other pools not to work
  65. # flags: set desired flags here, the defaults are known good working
  66. # globalcore: set the global core clock of all GPUs
  67. # globalmem: set the global mem clock of all GPUs
  68. # globalfan: set the fan speed percent (0-100)
  69. # globalpowertune: set the power tune setting of all GPUs (r9 290/x/390/x should use 50; RX should use 4-7 depending on overclock; for nvidia, this is watt limit)
  70. # 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)
  71. # custompanel: set ethosdistro.com panel ID, exactly 12 characters, first 6 is your preferred panel ID, last 6 is your private key
  72. # lockscreen: lock the ethOS desktop upon boot
  73. # globaldesktop: login prompt user/pass is ethos/live, set ethOS to headless mode by setting like "globaldesktop disabled" (only works for RX/AMDGPU)
  74. # pool: only used with stratumproxy disabled, use this if you have a network proxy or getwork pool (example: http://pool.com:port/WORKER )
  75. #
  76. # PER-RIG STYLE CONFIG SETTINGS THAT APPLY TO INDIVIDUAL RIGS (AND THEIR RESPECTIVE INDIVIDUAL GPUS)
  77. # NOTICE: c94e13 is a SAMPLE rig/[worker]/hostname, change it to the rig/[worker]/hostname of YOUR RIG
  78. # NOTICE: Your rig/[worker]/hostname names are assigned automatically by the OS, do not change them
  79. #
  80. # SAMPLE FORMAT:
  81. # [type] [worker] [gpu0 value] [gpu1 value] [gpu2 value] [gpu3 value] [gpu4 value]
  82. # ------------------------------------------------------
  83. # cor c94e13 950 1000 1050 1025 980
  84. # mem c94e13 1250 1500 1500 1250 1250
  85. # fan c94e13 90 80 85 100 70
  86. # pwr c94e13 10 20 15 15 20
  87. # vlt c94e13 0 1118 0 0 1118
  88. # ------------------------------------------------------
  89. #
  90. # SAMPLE FORMAT:
  91. # [type] [worker] [value]
  92. # ------------------------------------------------------
  93. # miner c94e13 ethminer
  94. # flg c94e13 --cl-local-work 256 --cl-global-work 8192 --farm-recheck 200
  95. # mxt c94e13 70
  96. # reb c94e13 1
  97. # loc c94e13 d3
  98. # sel c94e13 1 2 4
  99. # off c94e13
  100. # wallet c94e13 0x0bdC4F12fB57d3acA9C3cF72B7AA2789A20d27f2
  101. # rigpool1 c94e13 pool-usa.ethosdistro.com:5001
  102. # rigpool2 c94e13 pool-eu.ethosdistro.com:5001
  103. # rigpoolpass1 c94e13 x
  104. # rigpoolpass2 c94e13 x
  105. # driverless c94e13 enabled
  106. # desktop c94e13 disabled
  107. # ------------------------------------------------------
  108. #
  109. # EXPLANATION OF SETTINGS FOR INDIVIDUAL RIGS
  110. #
  111. # cor [worker]: set the core clock of individual GPUs on a single rig
  112. # mem [worker]: set the mem clock of individual GPUs on a single rig
  113. # fan [worker]: set the fan speed of individual GPUs on a single rig
  114. # pwr [worker]: set the powertune of individual GPUs on a single rig
  115. # vlt [worker]: set the voltage of individual GPUs on a single rig, in millivolts (mv) i.e. 1080mv = 1.08v
  116. # miner [worker]: set miner (ethminer, sgminer-gm, claymore, zcash-miner, optiminer-zcash, sgminer-gm-xmr, claymore-zcash, ewbf-zcash) ewbf-zcash is for zcash on nvidia
  117. # flg [worker]: set the flags of a single rig (applies to all GPUs on the rig)
  118. # mxt [worker]: set the maxgputemp of a single rig (applies to all GPUs on the rig)
  119. # reb [worker]: increment this value (example: 4 becomes 5) and the single rig will automatically reboot within 10 minutes
  120. # 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)
  121. # sel [worker]: set the GPUs that should mine, default is no sel flag set, all GPUs may mine)
  122. # off [worker]: do not start the miner on boot (no such thing as "on", remove entire line to let miner start)
  123. # wallet [worker]: set the wallet for an individual rig (just the wallet, nothing else)
  124. # rigpool1 [worker]: set the primary pool:port for an individual rig
  125. # rigpool2 [worker]: set the secondary pool:port for an individual rig
  126. # rigpoolpass1 [worker]: set the primary pool password for an individual rig
  127. # rigpoolpass2 [worker]: set the seconday pool password for an individual rig
  128. # 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)
  129. # 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)
  130. #
  131. # PER-BIOS STYLE CONFIG SETTINGS THAT APPLY TO CLASS OF GPU, BASED ON GPU BIOS NAME
  132. # ONLY USEFUL IF USING REMOTE CONFIG
  133. # NOTICE: 113-C6711101-100 is a SAMPLE GPU bios name, change it to the GPU bios name of YOUR GPU
  134. # NOTICE: For a list of GPU bioses, click the "GPU bioses" link in your ethosdistro.com stats panel
  135. #
  136. # SAMPLE FORMAT:
  137. # [type] [bios name] [value]
  138. # ------------------------------------------------------
  139. # cor 113-C6711101-100 1050
  140. # mem 113-C6711101-100 1250
  141. # fan 113-C6711101-100 100
  142. # pwr 113-C6711101-100 50
  143. # vlt 113-C6711101-100 1118
  144. # ------------------------------------------------------
  145. #
  146. # SAMPLE RX 400 SERIES CONFIG
  147. #
  148. # If you have global configs defined for fglrx rigs, you must use individual rig con
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement