Lolliedieb / lolMiner-releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v1.87 (Windows): Error mining Equihash192@Zergpool

UselessGuru opened this issue · comments

Command line used:

lolMiner-v1.87\lolminer.exe --coin AUTO192_7 --pool equihash192.eu.mine.zergpool.com:2144 --user ######################### --pass c=BTC,mc=ZCL,ID=########### --tls off --log off --apiport 4003 --shortstats 1 --
longstats 5 --digits 6 --watchdog exit --dns-over-https 1 --devicesbypcie --devices 1:0

+---------------------------------------------------------+
|   _       _ __  __ _                   _    ___  _____  |
|  | | ___ | |  \/  (_)_ __   ___ _ __  / |  ( _ )|___  | |
|  | |/ _ \| | |\/| | | '_ \ / _ \ '__| | |  / _ \   / /  |
|  | | (_) | | |  | | | | | |  __/ |    | |_| (_) | / /   |
|  |_|\___/|_|_|  |_|_|_| |_|\___|_|    |_(_)\___/ /_/    |
|                                                         |
|              This software is for mining                |
|              Autolykos V2                               |
|              Ethash, Etchash                            |
|              Equihash 144/5, 192/7, 210/9               |
|              Fishhash                                   |
|              BeamHash III                               |
|              NexaPow                                    |
|              Flux (ZelHash)                             |
|              Heavyhash-Karlsen                          |
|              Heavyhash-Pyrin                            |
|              Blake3-Alephium                            |
|              Cuck(ar)oo 29                              |
|              Cuckaroo   30 CTX                          |
|              Cuckatoo   31/32                           |
|                                                         |
|                                                         |
|              Made by Lolliedieb, April 2024             |
+---------------------------------------------------------+

Setup Miner...
OpenCL driver detected.
Number of OpenCL supported GPUs: 2
Cuda driver detected.
Number of Cuda supported GPUs: 3
Device 0:
    Name:    NVIDIA GeForce GTX 1660 SUPER
    Address: 1:0
    Vendor:  NVIDIA Corporation
    Drivers: Cuda
    Memory:  6143 MByte

C:\>

Miner just closes without any error message.

Could you try to use --list-algos and use the ALGO instead the COIN. Coin it is depreciated... so shouldn't be used...

use the ALGO instead the COIN.

This works.

Coin it is depreciated... so shouldn't be used

Maybe you should clarify the documentation. I did not know that coin is deprecated.