Have you tried increasing the virtual memory to something higher? How much ram does this system have?
Also if they are just nvidia based cards try adding -nvidia to your bat.
Seeing your startup command line would help...
Thanks for the reply.
RAM is 12.GB, I added -nvidia unfortunately no luck:
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 (Rig002 is the name of the rig)
PhoenixMiner.exe -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal XXXX.Rig002 - nvidia
pause
Thanks so much.
There is an error:
PhoenixMiner.exe -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal XXXX.Rig002 - nvidia
Should be:
PhoenixMiner.exe -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal XXXX.Rig002 -nvidia
Also Ethermines page shows:
PhoenixMiner.exe -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal YourEthWalletAddress.WorkerName -proto 3
I would try:
PhoenixMiner.exe -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal 0x6b7b526b85F59098c4C9704d4A74b705A743B137.Rig002 -nvidia -coin eth -proto 3
What happens then? If still an issue I have one more idea...