Bitcoin Forum
June 22, 2024, 06:54:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: New mining setup on: May 16, 2018, 01:24:38 PM
That motherboard and CPU are not compatible (socket 1151 CPU and socket 1150 motherboard)

This is the correct one:

http://www.asrock.com/mb/Intel/H110%20Pro%20BTC+/index.asp

EDIT: Also, if you re-use your ram is it DDR4?
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Control NVidia Cards OC / Fan from Windows Command Line? on: May 16, 2018, 10:44:10 AM
Code:
start C:\Users\miner01\Desktop\nvidiaInspector\nvidiaInspector.exe -setBaseClockOffset:0,0,-200 -setMemoryClockOffset:0,0,775 -setPowerTarget:0,50 -setTempTarget:0,0,80 -setFanSpeed:0,35
start C:\Users\miner01\Desktop\nvidiaInspector\nvidiaInspector.exe -setBaseClockOffset:1,0,-200 -setMemoryClockOffset:1,0,755 -setPowerTarget:1,50 -setTempTarget:1,0,80 -setFanSpeed:1,35
start C:\Users\miner01\Desktop\nvidiaInspector\nvidiaInspector.exe -setBaseClockOffset:2,0,-200 -setMemoryClockOffset:2,0,800 -setPowerTarget:2,50 -setTempTarget:2,0,80 -setFanSpeed:2,43
start C:\Users\miner01\Desktop\nvidiaInspector\nvidiaInspector.exe -setBaseClockOffset:3,0,-200 -setMemoryClockOffset:3,0,625 -setPowerTarget:3,50 -setTempTarget:3,0,80 -setFanSpeed:3,35
start C:\Users\miner01\Desktop\nvidiaInspector\nvidiaInspector.exe -setBaseClockOffset:4,0,-200 -setMemoryClockOffset:4,0,790 -setPowerTarget:4,50 -setTempTarget:4,0,80 -setFanSpeed:4,35
start C:\Users\miner01\Desktop\nvidiaInspector\nvidiaInspector.exe -setBaseClockOffset:5,0,-200 -setMemoryClockOffset:5,0,815 -setPowerTarget:5,50 -setTempTarget:5,0,80 -setFanSpeed:5,35
start C:\Users\miner01\Desktop\nvidiaInspector\nvidiaInspector.exe -setBaseClockOffset:6,0,-200 -setMemoryClockOffset:6,0,850 -setPowerTarget:6,51 -setTempTarget:6,0,80 -setFanSpeed:6,35
start C:\Users\miner01\Desktop\nvidiaInspector\nvidiaInspector.exe -setBaseClockOffset:7,0,-200 -setMemoryClockOffset:7,0,615 -setPowerTarget:7,50 -setTempTarget:7,0,80 -setFanSpeed:7,35
start C:\Users\miner01\Desktop\nvidiaInspector\nvidiaInspector.exe -setBaseClockOffset:8,0,-200 -setMemoryClockOffset:8,0,815 -setPowerTarget:8,50 -setTempTarget:8,0,80 -setFanSpeed:8,35

Then make short cut to batch file and move to Windows start folder.

How does this work with UAC? Afterburner is signed software, this appears not to be.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.8 (Linux / Windows) on: January 13, 2018, 02:37:01 PM
Is it possible to mine multiple pools with certain GPU's?

Lets say mine ZCL on GPU 0-3 and mine Zcash on GPU 3-6

yes. you can use the --dev to specify which devices to use.
so just run zm twice with different pool configuration. in the first use parameter "--dev 0 1 2" in the second "--dev 3 4 5".
for more details run "zm --help".

Thanks if figured that out, only thing that bothers me but you cannot solve that, is that ethmonitor uses a static port for monitoring (2222) and you cannot change it: (

Hi. How would i write the config line for mining two different pools with selected gpus in Simplemining/Ubuntu?

That shoud work for me aswell 1 miner 2 type of currency
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.8 (Linux / Windows) on: January 12, 2018, 11:30:48 PM
Is it possible to mine multiple pools with certain GPU's?

Lets say mine ZCL on GPU 0-3 and mine Zcash on GPU 3-6

yes. you can use the --dev to specify which devices to use.
so just run zm twice with different pool configuration. in the first use parameter "--dev 0 1 2" in the second "--dev 3 4 5".
for more details run "zm --help".

Thanks if figured that out, only thing that bothers me but you cannot solve that, is that ethmonitor uses a static port for monitoring (2222) and you cannot change it: (

you can:
--telemetry      [=ip:port]. Starts telemetry server. Telemetry data           
                     can be accessed using a web browser(http) or by json-rpc.     
                     If no arguments are given the server listens on               
                     127.0.0.1:2222 - Example: --telemetry=0.0.0.0:2222           
                     Valid port range [1025-65535]

I know this. but ethmonitor is not able to handle different ports for dstm it always uses the default 2222.
If i run 1 on 2222 and 1 on 2221 i cannot add it even with <ip>:<port>

and you cant run multiple instances on the same port
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.8 (Linux / Windows) on: January 12, 2018, 11:23:24 PM
Is it possible to mine multiple pools with certain GPU's?

Lets say mine ZCL on GPU 0-3 and mine Zcash on GPU 3-6

yes. you can use the --dev to specify which devices to use.
so just run zm twice with different pool configuration. in the first use parameter "--dev 0 1 2" in the second "--dev 3 4 5".
for more details run "zm --help".

Thanks if figured that out, only thing that bothers me but you cannot solve that, is that ethmonitor uses a static port for monitoring (2222) and you cannot change it: (
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.8 (Linux / Windows) on: January 12, 2018, 10:37:11 PM
Is it possible to mine multiple pools with certain GPU's?

Lets say mine ZCL on GPU 0-3 and mine Zcash on GPU 3-6
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: Ⓜ️ minerstat.com | Mining monitor with remote management (GPU, antMiner) on: January 12, 2018, 08:04:14 AM
Wanted to try this piece of fine looking software.
Tried downloading the latest version, bitdefender tells me there is a trojan (bitrep.a) in zcash miner.exe

False possitive?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!