Hi Claymore,
I'm already using "-esm 2" but "qtminer stratum mode" is activate any way. Maybe you have a problem with this stratum type implementation ? ... Please check
So if you take my command line (I posted it above) with no changes you see "qtminer mode"? If so, we need someone to confirm it because I cannot reproduce it, for me it shows "miner-proxy stratum mode".
Here is my command line again:
EthDcrMiner64.exe -epool coinotron.com:3344 -ewal Redhex.rig1 -esm 2 -epsw x -allpools 1
Even with your command line the result is:
C:\Claymore's Dual Ethereum+Decred AMD GPU Miner v1.2 Beta - POOL Catalyst 15.12
\Claymore's Dual Ethereum+Decred AMD GPU Miner v1.2 Beta - POOL>EthDcrMiner64.ex
e -epool coinotron.com:3344 -ewal Redhex.rig1 -esm 2 -epsw x -allpools 1
╔════════════════════════════════════════════════════════════════╗
║ Claymore's Dual Ethereum + Decred AMD GPU Miner v1.2 Beta ║
╚════════════════════════════════════════════════════════════════╝
Cards available: 4
GPU #0: name: Tahiti, 3072 MB available, 28 units
GPU #1: name: Tahiti, 3072 MB available, 28 units
GPU #2: name: Tahiti, 3072 MB available, 28 units
GPU #3: name: Tahiti, 3072 MB available, 28 units
Total cards: 4
Catalyst 15.12 is REQUIRED for best performance and compatibility
At least 16 GB of Virtual Memory is required for multi-GPU systems
Make sure you defined GPU_MAX_ALLOC_PERCENT 100
Be careful with overclocking, use default clocks for first tests
Initializing...
POOL version
No pool specified for Decred! Ethereum-only mining mode is enabled
ETHEREUM-ONLY MINING MODE ENABLED (-mode 1)
ETH: qtminer stratum mode
ETH: Stratum - connecting to 'coinotron.com' <178.217.186.125> port 3344
ETH: Stratum - Connected
Auth failed
: {"id":0,"result":null,"error":[-32600,"InvalidRequest",null]}
Job timeout, disconnect, retry in 20 sec...
ETH: Stratum - connecting to 'coinotron.com' <178.217.186.125> port 3344
ETH: Stratum - Connected
Auth failed
: {"id":0,"result":null,"error":[-32600,"InvalidRequest",null]}
My complete bat file is:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool coinotron.com:3344 -ewal Redhex.rig1 -esm 2 -epsw x -allpools 1
The problem occurs ... maybe someone at coinotron can confirm ... or not
?
╔════════════════════════════════════════════════════════════════╗
║ Claymore's Dual Ethereum + Decred AMD GPU Miner v3.0 Beta ║
╚════════════════════════════════════════════════════════════════╝
Cards available: 2
GPU #0: name: Tahiti, 3072 MB available, 32 units
GPU #1: name: Tahiti, 3072 MB available, 32 units
Total cards: 2
Catalyst 15.12 is REQUIRED for best performance and compatibility
At least 16 GB of Virtual Memory is required for multi-GPU systems
Make sure you defined GPU_MAX_ALLOC_PERCENT 100
Be careful with overclocking, use default clocks for first tests
Initializing...
GPU #0 recognized as Radeon 280X/380X
GPU #1 recognized as Radeon 280X/380X
POOL version
GPU #0: set -etha as 0 (ETH algo for fast cards)
GPU #1: set -etha as 0 (ETH algo for fast cards)
ETHEREUM-ONLY MINING MODE ENABLED (-mode 1)
miner-proxy stratum mode
"-allpools" option is set, default pools can be used for devfee, check "Readme" file for details.
ETH: Stratum - connecting to 'coinotron.com' <178.217.186.125> port 3344
ETH: Stratum - Connected
Authorized
my bat is:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
SET GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -tt 80 -esm 2 -mode 1 -epool coinotron.com:3344 -allpools 1 -ewal supersonic.1 -epsw x
working as intended