nanopool / Claymore-Dual-Miner

Claymore's Dual Ethereum+Decred_Siacoin_Lbry AMD+NVIDIA GPU Miner
1.12k stars 276 forks source link

Claymore 11.8 fails to connect to any hub #263

Closed serzhikivanov closed 6 years ago

serzhikivanov commented 6 years ago

Hello.

I'm attempting to start the miner on Windows 10 x64 Here's my batch file

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 stratum+tcp://eth-eu.dwarfpool.com:8008 -ewal wallet/miner/monitoring_email -epsw x -mode 1 -ftime 10 -platform 1

Motherboard has an integrated intel video card that I work on using Radeon RX 480 8GB as a mining card I've tried different mining hubs, different video drivers, tried signing and without signing by atikmdag_patcher... 'm totally out of ideas :(

General process that I used:

Output window shows me this: ╔════════════════════════════════════════════════════════════════╗ ║ Claymore's Dual GPU Miner - v11.8 ║ ║ ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK ║ ╚════════════════════════════════════════════════════════════════╝

This pool (eth-eu1.nanopool.org) does not support Ethereum addresses as login (or requires worker name in "Login.Worker" format) and cannot be used for devfee mining, therefore it is not supported. However, you can mine on this pool if you specify "-allpools 1" option, default pools (different from this pool) will be used for devfee. Please read "Readme" file for details.This pool (eth-eu1.nanopool.org) does not support Ethereum addresses as login (or requires worker name in "Login.Worker" format) and cannot be used for devfee mining, therefore it is not supported. However, you can mine on this pool if you specify "-allpools 1" option, default pools (different from this pool) will be used for devfee. Please read "Readme" file for details.Pool eth-eu1.nanopool.org removed from the list This pool (eth-eu2.nanopool.org) does not support Ethereum addresses as login (or requires worker name in "Login.Worker" format) and cannot be used for devfee mining, therefore it is not supported. However, you can mine on this pool if you specify "-allpools 1" option, default pools (different from this pool) will be used for devfee. Please read "Readme" file for details.This pool (eth-eu2.nanopool.org) does not support Ethereum addresses as login (or requires worker name in "Login.Worker" format) and cannot be used for devfee mining, therefore it is not supported. However, you can mine on this pool if you specify "-allpools 1" option, default pools (different from this pool) will be used for devfee. Please read "Readme" file for details.Pool eth-eu2.nanopool.org removed from the list This pool (eth-us-east1.nanopool.org) does not support Ethereum addresses as login (or requires worker name in "Login.Worker" format) and cannot be used for devfee mining, therefore it is not supported. However, you can mine on this pool if you specify "-allpools 1" option, default pools (different from this pool) will be used for devfee. Please read "Readme" file for details.This pool (eth-us-east1.nanopool.org) does not support Ethereum addresses as login (or requires worker name in "Login.Worker" format) and cannot be used for devfee mining, therefore it is not supported. However, you can mine on this pool if you specify "-allpools 1" option, default pools (different from this pool) will be used for devfee. Please read "Readme" file for details.Pool eth-us-east1.nanopool.org removed from the list This pool (eth-us-west1.nanopool.org) does not support Ethereum addresses as login (or requires worker name in "Login.Worker" format) and cannot be used for devfee mining, therefore it is not supported. However, you can mine on this pool if you specify "-allpools 1" option, default pools (different from this pool) will be used for devfee. Please read "Readme" file for details.This pool (eth-us-west1.nanopool.org) does not support Ethereum addresses as login (or requires worker name in "Login.Worker" format) and cannot be used for devfee mining, therefore it is not supported. However, you can mine on this pool if you specify "-allpools 1" option, default pools (different from this pool) will be used for devfee. Please read "Readme" file for details.Pool eth-us-west1.nanopool.org removed from the list This pool (eth-asia1.nanopool.org) does not support Ethereum addresses as login (or requires worker name in "Login.Worker" format) and cannot be used for devfee mining, therefore it is not supported. However, you can mine on this pool if you specify "-allpools 1" option, default pools (different from this pool) will be used for devfee. Please read "Readme" file for details.This pool (eth-asia1.nanopool.org) does not support Ethereum addresses as login (or requires worker name in "Login.Worker" format) and cannot be used for devfee mining, therefore it is not supported. However, you can mine on this pool if you specify "-allpools 1" option, default pools (different from this pool) will be used for devfee. Please read "Readme" file for details.Pool eth-asia1.nanopool.org removed from the list ETH: 1 pool is specified Main Ethereum pool is eth-eu.dwarfpool.com:8008 [flashing underscore here]

Connection will timeout in 5 minutes, miner will try to re-connect but that'll change nothing

I've started the ResourceManager and found out that miner is listed only in the CPU section, but not in the Network section (when I check it in CPU Network is emptied)

Is there a way to... debug where the error happens?

Thanks in advance.

serzhikivanov commented 6 years ago

I found what was causing the issue. This situation was caused by my fault to correctly set up bios settings (motherboard has integrated video and I was trying to use integrated one for working and Radeon for mining. Closing the incident. Not a bug.