Bitcoin Forum

Bitcoin => Mining support => Topic started by: BitWilga on March 18, 2014, 01:50:52 AM



Title: Easyminer Not Responding Windows 7 32-bit
Post by: BitWilga on March 18, 2014, 01:50:52 AM
Does anyone else have problems with Easyminer working fine for hours then stop responding in Windows?  I'm using ver 1.3.0 and bfgminer with 4 Jalepenos and 1 50 BFL Single.  Windows 7, 32-bit, 4 GB Ram, nothing else running.  Miners and temps are excellent, it seems the mining software locks up.  Killing the procedure with taskmgr and restarting Easyminer sets it back to full speed for another several hours.


Title: SOLVED: Easyminer Not Responding Windows 7 32-bit
Post by: BitWilga on March 23, 2014, 01:31:56 PM
SOLVED - Do not use easy miner at all.  Run bfgminer from a command prompt.  I've not had a glitch since.

From command line, navigate into the folder where bfgminer exists (probably in the Easyminer folder) and enter without parentheses:
bfgminer -o (your pool URL, e.g. stratum.bitcoin.cz:3333) -u (Your worker username, e.g. me.worker1) -p (your worker password, e.g. mypass1)

Like this:  bfgminer -o stratum.bitcoin.cz:3333 -u me.worker1 -p mypass1