User Tools

Site Tools


computing:bfgminer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
computing:bfgminer [2021/05/10 19:04] – created oemb1905computing:bfgminer [2021/05/11 02:37] oemb1905
Line 8: Line 8:
     Run “./autogen.sh”     Run “./autogen.sh”
     Run “./configure” (if you don’t want to use GPU support on the machine add the flag –disable-opencl)     Run “./configure” (if you don’t want to use GPU support on the machine add the flag –disable-opencl)
 +    
 +    OR ./configure --enable-cpumining --enable-scrypt
 +    
     Run “make”     Run “make”
     When make completes, you can run bfgminer directly from within the directory: run “./bfgminer” and enter the pool, workername and password     When make completes, you can run bfgminer directly from within the directory: run “./bfgminer” and enter the pool, workername and password
     BFGMiner starts now to mine     BFGMiner starts now to mine
 +    
 +    ./minerd --url=stratum+tcp://us.litecoinpool.org:3333 --userpass=oemb1905.unique:1
  
computing/bfgminer.txt · Last modified: 2021/05/11 02:40 by oemb1905