You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
I tried to use sgminer-gm on poolmining.org (which runs MiningCore), and it couldn't find an active pool. Tried pool address without stratum+tcp://, same result.
$ sgminer -k cryptonight -o stratum+tcp://xmr.poolmining.org:3033 -u REMOVED -p x --gpu-platform 0 --intensity 31 --no-adl --log 60 --text-only[01:18:06] Set default algorithm to cryptonight[01:18:06] Global quota greatest common denominator set to 1[01:18:06] Started sgminer 5.5.5-gm-a[01:18:06] * using Jansson 2.7[01:18:06] CL Platform vendor: Advanced Micro Devices, Inc.[01:18:06] CL Platform name: AMD Accelerated Parallel Processing[01:18:06] CL Platform version: OpenCL 2.0 AMD-APP (2508.0)[01:18:06] Platform devices: 1[01:18:06] 0 gfx900[01:18:06] GPU0: detected PCIe topology 0000:25:00.0[01:18:06] Default Devices = all[01:18:06] set_devices(all)[01:18:06] Loading settings from default_profile for pool 0[01:18:06] Pool 0 Algorithm set to "cryptonight"[01:18:06] Pool 0 devices set to "all"[01:18:06] Pool 0 lookup gap set to "(null)"[01:18:06] Pool 0 Intensity set to "31"[01:18:06] Pool 0 Thread Concurrency set to "(null)"[01:18:06] Pool 0 GPU Clock set to "(null)"[01:18:06] Pool 0 GPU Memory clock set to "(null)"[01:18:06] Pool 0 GPU Threads set to "(null)"[01:18:06] Pool 0 GPU Fan set to "(null)"[01:18:06] Pool 0 GPU Powertune set to "(null)"[01:18:06] Pool 0 GPU Vddc set to "(null)"[01:18:06] Pool 0 Shaders set to "(null)"[01:18:06] Pool 0 Worksize set to "(null)"[01:18:06] WARNING: GPU_MAX_ALLOC_PERCENT is not specified![01:18:06] WARNING: GPU_USE_SYNC_OBJECTS is not specified![01:18:06] Trying to set current pool...[01:18:06] Probing for an alive pool[01:18:06] Testing xmr.poolmining.org[01:18:07] Succeeded delayed connect[01:18:07] Socket closed waiting in recv_line[01:18:07] Closing socket for stratum xmr.poolmining.org[01:18:07] Failed to parse a \n terminated string in recv_line: buffer =[01:19:06] No servers were found that could be used to get work from.[01:19:06] Please check the details from the list below of the servers you have input[01:19:06] Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers[01:19:06] Pool: 0 URL: stratum+tcp://xmr.poolmining.org:3033 User: REMOVED Password: x[01:19:06] No servers could be used! Exiting.[01:18:06] Started sgminer 5.5.5-gm-a[01:18:06] * using Jansson 2.7[01:18:06] WARNING: GPU_MAX_ALLOC_PERCENT is not specified![01:18:06] WARNING: GPU_USE_SYNC_OBJECTS is not specified![01:18:06] Probing for an alive pool[01:19:06] No servers were found that could be used to get work from.[01:19:06] Please check the details from the list below of the servers you have input[01:19:06] Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers
The text was updated successfully, but these errors were encountered:
I cannot even get this version to run without crashing on my system. Could you try again connecting to the pool but with -v added to the command line options and post the output here?
I tried to use
sgminer-gm
onpoolmining.org
(which runs MiningCore), and it couldn't find an active pool. Tried pool address withoutstratum+tcp://
, same result.The text was updated successfully, but these errors were encountered: