Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Thellamaking on December 05, 2017, 12:19:50 AM



Title: Help needed! Trying to get started mining with Claymore!(Newbie)
Post by: Thellamaking on December 05, 2017, 12:19:50 AM
Hey! First timer here trying to get things going.
Followed all the steps in following video:
https://youtu.be/K3AVeIJPQUc

I get as far as to start the batfile but there I get some weird messages:

Like this
:
UNKNOWN OPTION --farm-recheck
UNKNOWN OPTION 200
UNKNOWN OPTION -G
UNKNOWN OPTION -S
UNKNOWN OPTION eu1.ethermine.org:4444
UNKNOWN OPTION -FS
UNKNOWN OPTION eu1.ethermine.org:14444
UNKNOWN OPTION -O
UNKNOWN OPTION 0xf962558002C8886a9865eb1618A70621c41EE03c.rig1

╔════════════════════════════════════════════════════════════════╗
║     Claymore's Dual ETH + DCR/SC/LBC/PASC GPU Miner v10.2      ║
╚════════════════════════════════════════════════════════════════╝

ETH: No pools specified! Specify at least one valid pool in "-epool" parameter.



After that if crashes
Here is my .bat file info if that helps:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
start EthDcrMiner64.exe --farm-recheck 200 -G -S eu1.ethermine.org:4444 -FS eu1.ethermine.org:14444 -O 0xf962558002C8886a9865eb1618A70621c41EE03c.rig1

Im super grateful for any help!