This is a little embarrassing but I have tried everything but cannot get v11 to work. I copied over my .bat file and for some reason the miner keeps picking a monero pool. I have tried the -epool but it comes up as a wrong unknown option. I am about to rip my hair out!
DON'T do any "bat files". put all your options into config.txt and delete dpools and epools .txt and run the executable without any parametersJust tried that.
this is my parameters in the config.txt
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
EthDcrMiner64.exe -epool us1.ethermine.org:14444 -ewal WALLET -epsw x -allpools 1 -cvddc 850,875,880 -cclock 1150,1190,1190 -mclock 2120,2045,2120 -mvddc 880,890,890 -ethi 16
and for every line it says unknown option
What am I doing wrong??
-epool
-ewal
Than in start.bat you put
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
EthDcrMiner64.exe
Thanks for your reply. I did exactly what you said.
When I started the miner it took the setx parameters but then the same problem
Unknown option -epool
Unknown option -ewal
^^^^^^^^ continued for every parameter in the config file
XMR: no pool specified
I downloaded this claymore v11 from the first page of the thread.