I am using awesome miner. The problem I get is that when it switches to an algo using sgminer-5.6.1-nicehash-51-windows-i386_1 or sgminer-gm-5.5.4_1 the miner fails to start and gives the following error as per diagnostic screen of awesome miner
Starting Diagnostics. Awesome Miner version: 4.2.4
Starting Mining Software
Setting up Miner Engine. Instance: 1
Engine Type: SgMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Added rule for: C:\Users\Parivaar\AppData\Local\AwesomeMiner\sgminer-5.6.1-nicehash-51-windows-i386_1\sgminer.exe
C:\Users\Parivaar\AppData\Local\AwesomeMiner\sgminer-5.6.1-nicehash-51-windows-i386_1\sgminer.exe --config awesome.conf --text-only --algorithm neoscrypt (WindowMode: ConsoleFormat, EngineType: SgMiner, IsProfitMiner: True)
Configuration:
{
"pools": [
{
"name": "Zpool [NeoScrypt]",
"nfactor": "10",
"algorithm": "neoscrypt",
"url": "stratum+tcp://neoscrypt.mine.zpool.ca:4233",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
},
{
"name": "Zpool [Lyra2REv2]",
"nfactor": "10",
"algorithm": "lyra2rev2",
"url": "stratum+tcp://lyra2v2.mine.zpool.ca:4533",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
},
{
"name": "Zpool [Decred]",
"nfactor": "10",
"algorithm": "decred",
"url": "stratum+tcp://decred.mine.zpool.ca:5744",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
},
{
"name": "Zpool [LBRY]",
"nfactor": "10",
"algorithm": "lbry",
"url": "stratum+tcp://lbry.mine.zpool.ca:3334",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
},
{
"name": "Zpool [Nist5]",
"nfactor": "10",
"algorithm": "talkcoin-mod",
"url": "stratum+tcp://nist5.mine.zpool.ca:3833",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
},
{
"name": "Zpool [Quark]",
"nfactor": "10",
"algorithm": "quarkcoin",
"url": "stratum+tcp://quark.mine.zpool.ca:4033",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
},
{
"name": "Zpool [Qubit]",
"nfactor": "10",
"algorithm": "qubitcoin",
"url": "stratum+tcp://qubit.mine.zpool.ca:4733",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
},
{
"name": "Zpool [Scrypt]",
"nfactor": "10",
"algorithm": "zuikkis",
"url": "stratum+tcp://scrypt.mine.zpool.ca:3433",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
},
{
"name": "Zpool [SHA-3]",
"nfactor": "10",
"algorithm": "maxcoin",
"url": "stratum+tcp://keccak.mine.zpool.ca:5133",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
},
{
"name": "Zpool [X11]",
"nfactor": "10",
"algorithm": "darkcoin-mod",
"url": "stratum+tcp://x11.mine.zpool.ca:3533",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
},
{
"name": "Zpool [X11Gost]",
"nfactor": "10",
"algorithm": "sibcoin-mod",
"url": "stratum+tcp://sib.mine.zpool.ca:5033",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
},
{
"name": "Zpool [X13]",
"nfactor": "10",
"algorithm": "marucoin-mod",
"url": "stratum+tcp://x13.mine.zpool.ca:3633",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
},
{
"name": "Zpool [X14]",
"nfactor": "10",
"algorithm": "x14",
"url": "stratum+tcp://x14.mine.zpool.ca:3933",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
},
{
"name": "Zpool [X15]",
"nfactor": "10",
"algorithm": "bitblock",
"url": "stratum+tcp://x15.mine.zpool.ca:3733",
"user": "185qFNB2sAhQAwZnXZjJCr32quKEyAjdDH",
"pass": "x"
}
],
"api-port": "4028",
"intensity": "16",
"worksize": "256",
"shaders": "2048",
"failover-only": true,
"gpu-threads": "2",
"api-listen": true,
"api-allow": "W:127.0.0.1/32",
"expiry": "120",
"log": "5",
"queue": "1",
"scan-time": "60",
"temp-hysteresis": "3"
}
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 0 N-factor to 10
> [07:58:23] Setting pool 0 name to Zpool [NeoScrypt]
> [07:58:23] Setting pool 0 algorithm to neoscrypt
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 1 N-factor to 10
> [07:58:23] Setting pool 1 name to Zpool [Lyra2REv2]
> [07:58:23] Setting pool 1 algorithm to lyra2rev2
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 2 N-factor to 10
> [07:58:23] Setting pool 2 name to Zpool [Decred]
> [07:58:23] Setting pool 2 algorithm to decred
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 3 N-factor to 10
> [07:58:23] Setting pool 3 name to Zpool [LBRY]
> [07:58:23] Setting pool 3 algorithm to lbry
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 4 N-factor to 10
> [07:58:23] Setting pool 4 name to Zpool [Nist5]
> [07:58:23] Setting pool 4 algorithm to talkcoin-mod
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 5 N-factor to 10
> [07:58:23] Setting pool 5 name to Zpool [Quark]
> [07:58:23] Setting pool 5 algorithm to quarkcoin
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 6 N-factor to 10
> [07:58:23] Setting pool 6 name to Zpool [Qubit]
> [07:58:23] Setting pool 6 algorithm to qubitcoin
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 7 N-factor to 10
> [07:58:23] Setting pool 7 name to Zpool [Scrypt]
> [07:58:23] Setting pool 7 algorithm to zuikkis
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 8 N-factor to 10
> [07:58:23] Setting pool 8 name to Zpool [SHA-3]
> [07:58:23] Setting pool 8 algorithm to maxcoin
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 9 N-factor to 10
> [07:58:23] Setting pool 9 name to Zpool [X11]
> [07:58:23] Setting pool 9 algorithm to darkcoin-mod
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 10 N-factor to 10
> [07:58:23] Setting pool 10 name to Zpool [X11Gost]
> [07:58:23] Setting pool 10 algorithm to sibcoin-mod
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 11 N-factor to 10
> [07:58:23] Setting pool 11 name to Zpool [X13]
> [07:58:23] Setting pool 11 algorithm to marucoin-mod
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 12 N-factor to 10
> [07:58:23] Setting pool 12 name to Zpool [X14]
> [07:58:23] Setting pool 12 algorithm to x14
> [07:58:23] Global quota greatest common denominator set to 1
> [07:58:23] Setting pool 13 N-factor to 10
> [07:58:23] Setting pool 13 name to Zpool [X15]
> [07:58:23] Setting pool 13 algorithm to bitblock
> [07:58:23] Set default algorithm to neoscrypt
> [07:58:23] Started sgminer 5.6.1-nicehash-51
> [07:58:23] * using Jansson 2.7
> [07:58:23] Loaded configuration file awesome.conf
> [07:58:23] CL Platform vendor: Intel(R) Corporation
> [07:58:23] CL Platform name: Intel(R) OpenCL
> [07:58:23] CL Platform version: OpenCL 1.2
> [07:58:23] Error -1: Getting Device IDs (num)
> [07:58:23] clDevicesNum returned error, no GPUs usable
> [07:58:23] Default Devices = all
> [07:58:23] set_devices(all)
> [07:58:23] GPU 0 Worksize set to 256.
> [07:58:23] Loading settings from default_profile for pool 13
> [07:58:23] Pool 13 Algorithm set to "bitblock"
> [07:58:23] Pool 13 devices set to "all"
> [07:58:23] Pool 13 lookup gap set to "(null)"
> [07:58:23] Pool 13 Intensity set to "16"
> [07:58:23] Pool 13 Thread Concurrency set to "(null)"
> [07:58:23] Pool 13 GPU Clock set to "(null)"
> [07:58:23] Pool 13 GPU Memory clock set to "(null)"
> [07:58:23] Pool 13 GPU Threads set to "2"
> [07:58:23] Pool 13 GPU Fan set to "(null)"
> [07:58:23] Pool 13 GPU Powertune set to "(null)"
> [07:58:23] Pool 13 GPU Vddc set to "(null)"
> [07:58:23] Pool 13 Shaders set to "2048"
> [07:58:23] Pool 13 Worksize set to "256"
> [07:58:23] Loading settings from default_profile for pool 12
> [07:58:23] Pool 12 Algorithm set to "x14"
> [07:58:23] Pool 12 devices set to "all"
> [07:58:23] Pool 12 lookup gap set to "(null)"
> [07:58:23] Pool 12 Intensity set to "16"
> [07:58:23] Pool 12 Thread Concurrency set to "(null)"
> [07:58:23] Pool 12 GPU Clock set to "(null)"
> [07:58:23] Pool 12 GPU Memory clock set to "(null)"
> [07:58:23] Pool 12 GPU Threads set to "2"
> [07:58:23] Pool 12 GPU Fan set to "(null)"
> [07:58:23] Pool 12 GPU Powertune set to "(null)"
> [07:58:23] Pool 12 GPU Vddc set to "(null)"
> [07:58:23] Pool 12 Shaders set to "2048"
> [07:58:23] Pool 12 Worksize set to "256"
> [07:58:23] Loading settings from default_profile for pool 11
> [07:58:23] Pool 11 Algorithm set to "marucoin-mod"
> [07:58:23] Pool 11 devices set to "all"
> [07:58:23] Pool 11 lookup gap set to "(null)"
> [07:58:23] Pool 11 Intensity set to "16"
> [07:58:23] Pool 11 Thread Concurrency set to "(null)"
> [07:58:23] Pool 11 GPU Clock set to "(null)"
> [07:58:23] Pool 11 GPU Memory clock set to "(null)"
> [07:58:23] Pool 11 GPU Threads set to "2"
> [07:58:23] Pool 11 GPU Fan set to "(null)"
> [07:58:23] Pool 11 GPU Powertune set to "(null)"
> [07:58:23] Pool 11 GPU Vddc set to "(null)"
> [07:58:23] Pool 11 Shaders set to "2048"
> [07:58:23] Pool 11 Worksize set to "256"
> [07:58:23] Loading settings from default_profile for pool 10
> [07:58:23] Pool 10 Algorithm set to "sibcoin-mod"
> [07:58:23] Pool 10 devices set to "all"
> [07:58:23] Pool 10 lookup gap set to "(null)"
> [07:58:23] Pool 10 Intensity set to "16"
> [07:58:23] Pool 10 Thread Concurrency set to "(null)"
> [07:58:23] Pool 10 GPU Clock set to "(null)"
> [07:58:23] Pool 10 GPU Memory clock set to "(null)"
> [07:58:23] Pool 10 GPU Threads set to "2"
> [07:58:23] Pool 10 GPU Fan set to "(null)"
> [07:58:23] Pool 10 GPU Powertune set to "(null)"
> [07:58:23] Pool 10 GPU Vddc set to "(null)"
> [07:58:23] Pool 10 Shaders set to "2048"
> [07:58:23] Pool 10 Worksize set to "256"
> [07:58:23] Loading settings from default_profile for pool 9
> [07:58:23] Pool 9 Algorithm set to "darkcoin-mod"
> [07:58:23] Pool 9 devices set to "all"
> [07:58:23] Pool 9 lookup gap set to "(null)"
> [07:58:23] Pool 9 Intensity set to "16"
> [07:58:23] Pool 9 Thread Concurrency set to "(null)"
> [07:58:23] Pool 9 GPU Clock set to "(null)"
> [07:58:23] Pool 9 GPU Memory clock set to "(null)"
> [07:58:23] Pool 9 GPU Threads set to "2"
> [07:58:23] Pool 9 GPU Fan set to "(null)"
> [07:58:23] Pool 9 GPU Powertune set to "(null)"
> [07:58:23] Pool 9 GPU Vddc set to "(null)"
> [07:58:23] Pool 9 Shaders set to "2048"
> [07:58:23] Pool 9 Worksize set to "256"
> [07:58:23] Loading settings from default_profile for pool 8
> [07:58:23] Pool 8 Algorithm set to "maxcoin"
> [07:58:23] Pool 8 devices set to "all"
> [07:58:23] Pool 8 lookup gap set to "(null)"
> [07:58:23] Pool 8 Intensity set to "16"
> [07:58:23] Pool 8 Thread Concurrency set to "(null)"
> [07:58:23] Pool 8 GPU Clock set to "(null)"
> [07:58:23] Pool 8 GPU Memory clock set to "(null)"
> [07:58:23] Pool 8 GPU Threads set to "2"
> [07:58:23] Pool 8 GPU Fan set to "(null)"
> [07:58:23] Pool 8 GPU Powertune set to "(null)"
> [07:58:23] Pool 8 GPU Vddc set to "(null)"
> [07:58:23] Pool 8 Shaders set to "2048"
> [07:58:23] Pool 8 Worksize set to "256"
> [07:58:23] Loading settings from default_profile for pool 7
> [07:58:23] Pool 7 Algorithm set to "zuikkis"
> [07:58:23] Pool 7 devices set to "all"
> [07:58:23] Pool 7 lookup gap set to "(null)"
> [07:58:23] Pool 7 Intensity set to "16"
> [07:58:23] Pool 7 Thread Concurrency set to "(null)"
> [07:58:23] Pool 7 GPU Clock set to "(null)"
> [07:58:23] Pool 7 GPU Memory clock set to "(null)"
> [07:58:23] Pool 7 GPU Threads set to "2"
> [07:58:23] Pool 7 GPU Fan set to "(null)"
> [07:58:23] Pool 7 GPU Powertune set to "(null)"
> [07:58:23] Pool 7 GPU Vddc set to "(null)"
> [07:58:23] Pool 7 Shaders set to "2048"
> [07:58:23] Pool 7 Worksize set to "256"
> [07:58:23] Loading settings from default_profile for pool 6
> [07:58:23] Pool 6 Algorithm set to "qubitcoin"
> [07:58:23] Pool 6 devices set to "all"
> [07:58:23] Pool 6 lookup gap set to "(null)"
> [07:58:23] Pool 6 Intensity set to "16"
> [07:58:23] Pool 6 Thread Concurrency set to "(null)"
> [07:58:23] Pool 6 GPU Clock set to "(null)"
> [07:58:23] Pool 6 GPU Memory clock set to "(null)"
> [07:58:23] Pool 6 GPU Threads set to "2"
> [07:58:23] Pool 6 GPU Fan set to "(null)"
> [07:58:23] Pool 6 GPU Powertune set to "(null)"
> [07:58:23] Pool 6 GPU Vddc set to "(null)"
> [07:58:23] Pool 6 Shaders set to "2048"
> [07:58:23] Pool 6 Worksize set to "256"
> [07:58:23] Loading settings from default_profile for pool 5
> [07:58:23] Pool 5 Algorithm set to "quarkcoin"
> [07:58:23] Pool 5 devices set to "all"
> [07:58:23] Pool 5 lookup gap set to "(null)"
> [07:58:23] Pool 5 Intensity set to "16"
> [07:58:23] Pool 5 Thread Concurrency set to "(null)"
> [07:58:23] Pool 5 GPU Clock set to "(null)"
> [07:58:23] Pool 5 GPU Memory clock set to "(null)"
> [07:58:23] Pool 5 GPU Threads set to "2"
> [07:58:23] Pool 5 GPU Fan set to "(null)"
> [07:58:23] Pool 5 GPU Powertune set to "(null)"
> [07:58:23] Pool 5 GPU Vddc set to "(null)"
> [07:58:23] Pool 5 Shaders set to "2048"
> [07:58:23] Pool 5 Worksize set to "256"
> [07:58:23] Loading settings from default_profile for pool 4
> [07:58:23] Pool 4 Algorithm set to "talkcoin-mod"
> [07:58:23] Pool 4 devices set to "all"
> [07:58:23] Pool 4 lookup gap set to "(null)"
> [07:58:23] Pool 4 Intensity set to "16"
> [07:58:23] Pool 4 Thread Concurrency set to "(null)"
> [07:58:23] Pool 4 GPU Clock set to "(null)"
> [07:58:23] Pool 4 GPU Memory clock set to "(null)"
> [07:58:23] Pool 4 GPU Threads set to "2"
> [07:58:23] Pool 4 GPU Fan set to "(null)"
> [07:58:23] Pool 4 GPU Powertune set to "(null)"
> [07:58:23] Pool 4 GPU Vddc set to "(null)"
> [07:58:23] Pool 4 Shaders set to "2048"
> [07:58:23] Pool 4 Worksize set to "256"
> [07:58:23] Loading settings from default_profile for pool 3
> [07:58:23] Pool 3 Algorithm set to "lbry"
> [07:58:23] Pool 3 devices set to "all"
> [07:58:23] Pool 3 lookup gap set to "(null)"
> [07:58:23] Pool 3 Intensity set to "16"
> [07:58:23] Pool 3 Thread Concurrency set to "(null)"
> [07:58:23] Pool 3 GPU Clock set to "(null)"
> [07:58:23] Pool 3 GPU Memory clock set to "(null)"
> [07:58:23] Pool 3 GPU Threads set to "2"
> [07:58:23] Pool 3 GPU Fan set to "(null)"
> [07:58:23] Pool 3 GPU Powertune set to "(null)"
> [07:58:23] Pool 3 GPU Vddc set to "(null)"
> [07:58:23] Pool 3 Shaders set to "2048"
> [07:58:23] Pool 3 Worksize set to "256"
> [07:58:23] Loading settings from default_profile for pool 2
> [07:58:23] Pool 2 Algorithm set to "decred"
> [07:58:23] Pool 2 devices set to "all"
> [07:58:23] Pool 2 lookup gap set to "(null)"
> [07:58:23] Pool 2 Intensity set to "16"
> [07:58:23] Pool 2 Thread Concurrency set to "(null)"
> [07:58:23] Pool 2 GPU Clock set to "(null)"
> [07:58:23] Pool 2 GPU Memory clock set to "(null)"
> [07:58:23] Pool 2 GPU Threads set to "2"
> [07:58:23] Pool 2 GPU Fan set to "(null)"
> [07:58:23] Pool 2 GPU Powertune set to "(null)"
> [07:58:23] Pool 2 GPU Vddc set to "(null)"
> [07:58:23] Pool 2 Shaders set to "2048"
> [07:58:23] Pool 2 Worksize set to "256"
> [07:58:23] Loading settings from default_profile for pool 1
> [07:58:23] Pool 1 Algorithm set to "lyra2rev2"
> [07:58:23] Pool 1 devices set to "all"
> [07:58:23] Pool 1 lookup gap set to "(null)"
> [07:58:23] Pool 1 Intensity set to "16"
> [07:58:23] Pool 1 Thread Concurrency set to "(null)"
> [07:58:23] Pool 1 GPU Clock set to "(null)"
> [07:58:23] Pool 1 GPU Memory clock set to "(null)"
> [07:58:23] Pool 1 GPU Threads set to "2"
> [07:58:23] Pool 1 GPU Fan set to "(null)"
> [07:58:23] Pool 1 GPU Powertune set to "(null)"
> [07:58:23] Pool 1 GPU Vddc set to "(null)"
> [07:58:23] Pool 1 Shaders set to "2048"
> [07:58:23] Pool 1 Worksize set to "256"
> [07:58:23] Loading settings from default_profile for pool 0
> [07:58:23] Pool 0 Algorithm set to "neoscrypt"
> [07:58:23] Pool 0 devices set to "all"
> [07:58:23] Pool 0 lookup gap set to "(null)"
> [07:58:23] Pool 0 Intensity set to "16"
> [07:58:23] Pool 0 Thread Concurrency set to "(null)"
> [07:58:23] Pool 0 GPU Clock set to "(null)"
> [07:58:23] Pool 0 GPU Memory clock set to "(null)"
> [07:58:23] Pool 0 GPU Threads set to "2"
> [07:58:23] Pool 0 GPU Fan set to "(null)"
> [07:58:23] Pool 0 GPU Powertune set to "(null)"
> [07:58:23] Pool 0 GPU Vddc set to "(null)"
> [07:58:23] Pool 0 Shaders set to "2048"
> [07:58:23] Pool 0 Worksize set to "256"
> [07:58:23] All devices disabled, cannot mine!
> [07:58:23] Started sgminer 5.6.1-nicehash-51
> [07:58:23] * using Jansson 2.7
> [07:58:23] Loaded configuration file awesome.conf
> [07:58:23] clDevicesNum returned error, no GPUs usable
> [07:58:23] All devices disabled, cannot mine!
Failed to start miner process: Process has exited, so the requested information is not available.
Failed to start miner in Diagnostics mode
Diagnostics completed
Any solution to make it work ?