Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: antonio2234 on June 30, 2017, 06:23:48 PM



Title: HELP: Problem with Clymore v9.3
Post by: antonio2234 on June 30, 2017, 06:23:48 PM
Hi,

I dont know why I get this error, my virtual memory size is 20,000 min and 25,000 max.
I have 4x1070 with the latest Nvidia driver (381.65)
http://i66.tinypic.com/2qwz95d.jpg
My config file is (ETH only):
Code:
-epool eth-asia1.nanopool.org:9999
-ewal MyWalletAddress
-epsw xxx
-esm 1
-mode 1

And my bat file is:
Code:
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 eth-asia1.nanopool.org:9999 -ewal MyWalletAddress.WorkerName/MyEmail -epsw x -mode 1 -ftime 10


Title: Re: HELP: Problem with Clymore v9.3
Post by: antonio2234 on June 30, 2017, 08:01:03 PM
Help please  :(


Title: Re: HELP: Problem with Clymore v9.3
Post by: scryptr on July 10, 2017, 06:10:29 PM
Help please  :(

I see multiple problems:

            1)  The screen capture does not match your stated ETH-only (single mining) configuration file.  The miner is dual mining in the screen capture.

            2)  The miner is attempting to mine Decred (DCR) on a Pascal (PASC) pool in the screen capture.

            3)  Claymore v9.3 will no longer be able to mine DCR on any pool due to a change in stratum protocol.  Claymore v9.4 or higher is now required.

            4)  The environment variables are not required for nVidia cards.

Try mining with an example launch file from the opening page of Claymore's thread.  Please use Claymore v9.7.       --scryptr