One of my rigs stopped and now won't restart. It's giving the “not recognized as an internal or external command". I've spent over an hour doing all the usual things but it still won't work.
Does my .bat file look ok to you please? i can't see anything wrong with it. It has the full path in there
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
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
C:\Users\miner3\Downloads\PhoenixMiner_6.2c_Windows\PhoenixMiner_6.2c_Windows -pool eth-eu2.nanopool.org:9999 -wal **************/rig4 -pass x
pause
This part looks wrong to me:
-wal **************/rig4 See the bat file example in the miner's directory here:
REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM
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
REM IMPORTANT: Replace the ETH address with your own ETH wallet address in the -wal option (Rig001 is the name of the rig)
PhoenixMiner.exe -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal 0x008c26f3a2Ca8bdC11e5891e0278c9436B6F5d1E.Rig001
pause
Thats just where i took out my wallet address. I restarted the rig yesterday to find one of the 6 cards was not showing. I stripped it down and changed one power cable to one card that looked slighty discoloured. All 6 cards now show and work but the miner just won't start. It just gives the "not recognised and an internal or external" blah blah blah. I unistalled the miner program and reinstalled a couple of times but still the same. The .bat looks good to me so i'm stumped