Bitcoin Forum
April 26, 2024, 05:31:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 [51] 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 ... 149 »
  Print  
Author Topic: lolMiner 1.64: Fastest Kaspa miner in market  (Read 155148 times)
Lolliedieb (OP)
Member
**
Offline Offline

Activity: 433
Merit: 48


View Profile WWW
July 16, 2019, 12:52:43 PM
Last edit: July 16, 2019, 01:02:46 PM by Lolliedieb
 #1001

How to get 0.9 on GRIN with Vega ?
I can't get over 0.77~0.8 no matter which settings I try.
Is CPU important ?

Thank you.

same here how C31 do 0.9 ?
using Vega 56 btw


I recently observed that my grin codes somehow behave a bit different on different drivers - somehow rocm driver giving a better performance. I will investigate this why (because I did no seperate code for rocm ... it should be the same.)


lolminer 0.8.4
Error on new nicehash platform

Connecting to pool...
Connected to beam.eu-new.nicehash.com:3370 (TLS disabled)
Authorized worker: 3F2v4K3ExF1tqLLwa6Ac3meimSjV3iUZgQ.Farm3
Property Tree error: conversion of data to type "unsigned __int64" failed

Oh dear ... what the heck ... will look to that asap. (Likely an other release then this week ... dang...)


how do I set up backup pools? need to create a separate file? give the file setup
кaк нacтpoить peзepвныe пyлы? нyжнo coздaвaть oтдeльный фaйл? дaйтe нacтpoйкy фaйлa

Most easy is when you use --pool --port --user and so on you can give multiple entries by separating them with ';' character. E.g. --port 9996;3333 .... the order needs to be the same, so here the 2nd port belongs to the 2nd entry of --pool and 2nd entry of --user

Anyone?  Huh Huh Huh

That looking like crooked OpenCL drivers - can you try to run clinfo in command line and send me the output via private message?


I tried to mine witht he latest version of lolminer on a equihash 96_5 coin (not MNX). I used --coin MNX to make it 96_5 and set the --overwritePersonal to the correct string from the pool. But when it starts mining it only gives rejected shares. Any ideas?

 Device 1:
    Name:    GeForce GTX 1050 Ti
    Address: 2:0
    Vendor:  NVIDIA Corporation
    Memory:  4096 MByte
    Active:  true (Selected kernel: Equihash 96/5, 3G & 4G)

Subscribed to stratum server
New target received: 0008000000000000
New job received: cd03
Start Mining...
Authorized worker: xxx
GPU 1: Share not accepted


The question is: which coin is this?



ANYONE? how u use Lolminer with pool  //grinmint.com, they use email-with rigname, how u put email in config file?

The "satoshi+randomvalue@nakamoto.com/rig21" stuff needs to be put to the user field.
So in command line --user satoshi+randomvalue@nakamoto.com/rig21
or in config file "USER" : "satoshi+randomvalue@nakamoto.com/rig21",

Check out lolMiner 1.56, an efficient miner for Ethash, Beam and many Cuckoo-Cycle and Equihash variants for AMD & Nvidia cards at low fees.
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714109461
Hero Member
*
Offline Offline

Posts: 1714109461

View Profile Personal Message (Offline)

Ignore
1714109461
Reply with quote  #2

1714109461
Report to moderator
1714109461
Hero Member
*
Offline Offline

Posts: 1714109461

View Profile Personal Message (Offline)

Ignore
1714109461
Reply with quote  #2

1714109461
Report to moderator
1714109461
Hero Member
*
Offline Offline

Posts: 1714109461

View Profile Personal Message (Offline)

Ignore
1714109461
Reply with quote  #2

1714109461
Report to moderator
Kgonla
Newbie
*
Offline Offline

Activity: 129
Merit: 0


View Profile
July 17, 2019, 06:30:39 AM
 #1002

Could someone tell me what is wrong with my config?

https://fotos.subefotos.com/37f53b0fb52d853835ba1702df9ef58fo.jpg

Bat file:

@echo off

setlocal enableDelayedExpansion

set "PARAMS=--profile %PROFILE%"

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
cls
lolMiner.exe !PARAMS!
timeout 10

user_config.json:

{
   "DEFAULTS" : {
      "DEVICES" : [0,1],
      “ASM” : 1,
      “DIGITS” : 2,
      "APIPORT" : 0
   },

   "GRIN29" :
   {
      "COIN" : "GRIN-AD29",
      "POOLS" : [
         {"POOL" : "mine.thegrinpool.com",
          "PORT" : "4747",
          "USER" : "Huh@gmail.com",
          "PASS" : "x"}
      ]
   }
}

UnclWish
Sr. Member
****
Offline Offline

Activity: 1484
Merit: 253


View Profile
July 17, 2019, 11:12:52 AM
 #1003

Could someone tell me what is wrong with my config?



Bat file:

@echo off

setlocal enableDelayedExpansion

set "PARAMS=--profile %PROFILE%"

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
cls
lolMiner.exe !PARAMS!
timeout 10

user_config.json:

{
   "DEFAULTS" : {
      "DEVICES" : [0,1],
      “ASM” : 1,
      “DIGITS” : 2,
      "APIPORT" : 0
   },

   "GRIN29" :
   {
      "COIN" : "GRIN-AD29",
      "POOLS" : [
         {"POOL" : "mine.thegrinpool.com",
          "PORT" : "4747",
          "USER" : "Huh@gmail.com",
          "PASS" : "x"}
      ]
   }
}


Try to remove "!" from bat. Make this string:

lolMiner.exe PARAMS

and you must run bat with option - name of profile. F.e. run_bat GRIN29
Lolliedieb (OP)
Member
**
Offline Offline

Activity: 433
Merit: 48


View Profile WWW
July 17, 2019, 12:02:50 PM
 #1004

Hey lolMiner any chance in supporting Swap soon? They are pretty similar to Grin.

Grin Cuckaroo29 -> Cycle length: 42 bits / Nonce lenght: 8 bytes
Swap Cuckaroo29s -> Cycle length: 32 bits / Nonce lenght: 4 bytes

For the share verification, the cycle needs to be packed according to the reduced length.

More detailed information:
https://github.com/swap-dev/swap/wiki/Develop-for-Swap-Mining
https://i.imgur.com/yqmtSbo.png
https://i.imgur.com/cs5DkcB.png
https://i.imgur.com/JM0POTg.png
https://i.imgur.com/Vki4dw3.png
https://bitcointalk.org/index.php?topic=5141707 (Swap mining/PoW discussion thread)

I will look into that - my current mission is to make my cuckarood and cuckatoo kernels quicker, but that is something on my list as well Smiley

Check out lolMiner 1.56, an efficient miner for Ethash, Beam and many Cuckoo-Cycle and Equihash variants for AMD & Nvidia cards at low fees.
Kgonla
Newbie
*
Offline Offline

Activity: 129
Merit: 0


View Profile
July 17, 2019, 12:58:57 PM
 #1005

Could someone tell me what is wrong with my config?

https://fotos.subefotos.com/37f53b0fb52d853835ba1702df9ef58fo.jpg

Bat file:

@echo off

setlocal enableDelayedExpansion

set "PARAMS=--profile %PROFILE%"

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
cls
lolMiner.exe !PARAMS!
timeout 10

user_config.json:

{
   "DEFAULTS" : {
      "DEVICES" : [0,1],
      “ASM” : 1,
      “DIGITS” : 2,
      "APIPORT" : 0
   },

   "GRIN29" :
   {
      "COIN" : "GRIN-AD29",
      "POOLS" : [
         {"POOL" : "mine.thegrinpool.com",
          "PORT" : "4747",
          "USER" : "Huh@gmail.com",
          "PASS" : "x"}
      ]
   }
}


Try to remove "!" from bat. Make this string:

lolMiner.exe PARAMS

and you must run bat with option - name of profile. F.e. run_bat GRIN29

Thank your for helping.
The problem is in the .json file.
I entered all the commands in the .bat & after deleting the .json now is working.
cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
July 17, 2019, 01:36:24 PM
 #1006



RX 480 4 Gb, Win 7, driver Robinhood, grin29.

Low hashrate, is that normal?

❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
Kgonla
Newbie
*
Offline Offline

Activity: 129
Merit: 0


View Profile
July 17, 2019, 04:10:05 PM
 #1007

https://picua.org/images/2019/07/17/da23215b9c447b84f35a59f0070d6920.jpg

RX 480 4 Gb, Win 7, driver Robinhood, grin29.

Low hashrate, is that normal?

I'm running same except for the GPU, mine is a RX 580 4G
It is configured for mining ethereum with 1150 MHz & modded memory straps
It gives me 2 g/s
UselessGuru
Jr. Member
*
Offline Offline

Activity: 200
Merit: 3


View Profile
July 17, 2019, 06:41:02 PM
 #1008

Could someone tell me what is wrong with my config?



Bat file:

@echo off

setlocal enableDelayedExpansion

set "PARAMS=--profile %PROFILE%"

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
cls
lolMiner.exe !PARAMS!
timeout 10

user_config.json:

{
   "DEFAULTS" : {
      "DEVICES" : [0,1],
      “ASM” : 1,
      “DIGITS” : 2,
      "APIPORT" : 0
   },

   "GRIN29" :
   {
      "COIN" : "GRIN-AD29",
      "POOLS" : [
         {"POOL" : "mine.thegrinpool.com",
          "PORT" : "4747",
          "USER" : "Huh@gmail.com",
          "PASS" : "x"}
      ]
   }
}



Your problem is indeed the jason file. You have invalid quote characters in these two lines:

Code:
      “ASM” : 1,
      “DIGITS” : 2,

Change it to

Code:
      "ASM" : 1,
      "DIGITS" : 2,

https://jsonblob.com/ is just great to check the syntax of a json file :-)

Co-developer of www.nemosminer.com (http://www.nemosminer.com)
UselessGuru
Jr. Member
*
Offline Offline

Activity: 200
Merit: 3


View Profile
July 17, 2019, 06:45:19 PM
 #1009

lolminer 0.8.4
Error on new nicehash platform

Connecting to pool...
Connected to beam.eu-new.nicehash.com:3370 (TLS disabled)
Authorized worker: 3F2v4K3ExF1tqLLwa6Ac3meimSjV3iUZgQ.Farm3
Property Tree error: conversion of data to type "unsigned __int64" failed

Same error with 0.8.5

Co-developer of www.nemosminer.com (http://www.nemosminer.com)
UselessGuru
Jr. Member
*
Offline Offline

Activity: 200
Merit: 3


View Profile
July 17, 2019, 06:47:10 PM
Last edit: July 17, 2019, 07:05:18 PM by UselessGuru
 #1010

Zpool does not seem to work:

Code:
lolminer.exe --coin SAFE --pool equihash192.eu.mine.zpool.ca --port 2192 --user ************************************* --pass *********,c=BTC --apiport 4000 --disable_memcheck 1 --workbatch HIGH --shortstats 5 --digits 3 --tls 0 --devices 0
+---------------------------------------------------------+
|     _       _ __  __ _                    ___   ___     |
|    | | ___ | |  \/  (_)_ __   ___ _ __   / _ \ ( _ )    |
|    | |/ _ \| | |\/| | | '_ \ / _ \ '__| | | | |/ _ \    |
|    | | (_) | | |  | | | | | |  __/ |    | |_| | (_) |   |
|    |_|\___/|_|_|  |_|_|_| |_|\___|_|     \___(_)___(5)  |
|                                                         |
|                                                         |
|              This software is for mining                |
|              Equihash  96/5, 144/5, 210/9               |
|              EquihashR 150/5/0 (BeamHash)               |
|              EquihashR 125/4/0 (ZelHash)                |
|              CuckarooD 29                               |
|              Cuckatoo  31                               |
|                                                         |
|                                                         |
|               Made by Lolliedieb, July 2019             |
+---------------------------------------------------------+
Warning: No user profile defined in command line (--profile <profileName> missing)
Using only DEFAULT section and command line input
Reading pool data from command line
lolMiner is configured to mine Safecoin(SAFE), Equihash 192/7

Setup Miner...
 Device 0:
    Name:    GeForce GTX 1080 Ti
    Address: 1:0
    Vendor:  NVIDIA Corporation
    Memory:  11264 MByte
    Active:  true (Selected kernel: Equihash 192/7 Nvidia)
 Device 1:
    Name:    GeForce GTX 1060 6GB
    Address: 4:0
    Vendor:  NVIDIA Corporation
    Memory:  6144 MByte
    Active:  false (not selected)
 Device 2:
    Name:    Radeon RX 580 Series
    Address: 8:0
    Vendor:  Advanced Micro Devices (AMD)
    Memory:  8192 MByte (8138 MByte free)
    Active:  false (not selected)

Connecting to pool...
Connected to equihash192.eu.mine.zpool.ca:2192 (TLS disabled)
Subscribed to stratum server
Authorized worker: 1GPSq8txFnyrYdXL8t6S94mYdF8cGqVQJF
New target received: 00ffff0000000000
New job received: 738b
Start Mining...
Average speed (5s): 8.028 sol/s
Average speed (5s): 28.194 sol/s
Average speed (5s): 31.794 sol/s
Average speed (5s): 28.394 sol/s
New job received: 738d
Average speed (5s): 30.194 sol/s
New job received: 738e
New job received: 738f
GPU 0: Share not accepted
GPU 0: Share not accepted
Average speed (5s): 33.200 sol/s
New job received: 7390
Average speed (5s): 29.994 sol/s
New job received: 7391

Code:
lolminer.exe --coin BTG --pool equihash144.eu.mine.zpool.ca --port 2144 --user ************************************* --pass *********,c=BTC --apiport 4000 --disable_memcheck 1 --workbatch HIGH --shortstats 5 --digits 3 --tls 0 --devices 0
+---------------------------------------------------------+
|     _       _ __  __ _                    ___   ___     |
|    | | ___ | |  \/  (_)_ __   ___ _ __   / _ \ ( _ )    |
|    | |/ _ \| | |\/| | | '_ \ / _ \ '__| | | | |/ _ \    |
|    | | (_) | | |  | | | | | |  __/ |    | |_| | (_) |   |
|    |_|\___/|_|_|  |_|_|_| |_|\___|_|     \___(_)___(5)  |
|                                                         |
|                                                         |
|              This software is for mining                |
|              Equihash  96/5, 144/5, 210/9               |
|              EquihashR 150/5/0 (BeamHash)               |
|              EquihashR 125/4/0 (ZelHash)                |
|              CuckarooD 29                               |
|              Cuckatoo  31                               |
|                                                         |
|                                                         |
|               Made by Lolliedieb, July 2019             |
+---------------------------------------------------------+
Warning: No user profile defined in command line (--profile <profileName> missing)
Using only DEFAULT section and command line input
Reading pool data from command line
lolMiner is configured to mine Bitcoin Gold(BTG), Equihash 144/5

Setup Miner...
 Device 0:
    Name:    GeForce GTX 1080 Ti
    Address: 1:0
    Vendor:  NVIDIA Corporation
    Memory:  11264 MByte
    Active:  true (Selected kernel: Equihash 144/5 Nvidia)
 Device 1:
    Name:    GeForce GTX 1060 6GB
    Address: 4:0
    Vendor:  NVIDIA Corporation
    Memory:  6144 MByte
    Active:  false (not selected)
 Device 2:
    Name:    Radeon RX 580 Series
    Address: 8:0
    Vendor:  Advanced Micro Devices (AMD)
    Memory:  8192 MByte (8138 MByte free)
    Active:  false (not selected)

Connecting to pool...
Connected to equihash144.eu.mine.zpool.ca:2144 (TLS disabled)
Subscribed to stratum server
Authorized worker: 1GPSq8txFnyrYdXL8t6S94mYdF8cGqVQJF
New target received: 00ffff0000000000
New job received: 81bb3
Start Mining...
GPU 0: Share not accepted
GPU 0: Share not accepted
Average speed (5s): 18.964 sol/s
GPU 0: Share not accepted
GPU 0: Share not accepted
GPU 0: Share not accepted

Mining  BTG on Zergpool is fine:

Code:
lolminer.exe --coin BTG  --pool equihash144.mine.zergpool.com --port 2146 --user ************************************* --pass *********,c=BTC --apiport 4000 --disable_memcheck 1 --workbatch HIGH --shortstats 5 --digits 3 --tls 0 --devices 0
+---------------------------------------------------------+
|     _       _ __  __ _                    ___   ___     |
|    | | ___ | |  \/  (_)_ __   ___ _ __   / _ \ ( _ )    |
|    | |/ _ \| | |\/| | | '_ \ / _ \ '__| | | | |/ _ \    |
|    | | (_) | | |  | | | | | |  __/ |    | |_| | (_) |   |
|    |_|\___/|_|_|  |_|_|_| |_|\___|_|     \___(_)___(5)  |
|                                                         |
|                                                         |
|              This software is for mining                |
|              Equihash  96/5, 144/5, 210/9               |
|              EquihashR 150/5/0 (BeamHash)               |
|              EquihashR 125/4/0 (ZelHash)                |
|              CuckarooD 29                               |
|              Cuckatoo  31                               |
|                                                         |
|                                                         |
|               Made by Lolliedieb, July 2019             |
+---------------------------------------------------------+
Warning: No user profile defined in command line (--profile <profileName> missing)
Using only DEFAULT section and command line input
Reading pool data from command line
lolMiner is configured to mine Bitcoin Gold(BTG), Equihash 144/5

Setup Miner...
 Device 0:
    Name:    GeForce GTX 1080 Ti
    Address: 1:0
    Vendor:  NVIDIA Corporation
    Memory:  11264 MByte
    Active:  true (Selected kernel: Equihash 144/5 Nvidia)
 Device 1:
    Name:    GeForce GTX 1060 6GB
    Address: 4:0
    Vendor:  NVIDIA Corporation
    Memory:  6144 MByte
    Active:  false (not selected)
 Device 2:
    Name:    Radeon RX 580 Series
    Address: 8:0
    Vendor:  Advanced Micro Devices (AMD)
    Memory:  8192 MByte (8138 MByte free)
    Active:  false (not selected)

Connecting to pool...
Connected to equihash144.mine.zergpool.com:2146 (TLS disabled)
Subscribed to stratum server
New target received: 0028000000000000
New job received: d9f3
Start Mining...
Authorized worker: 1GPSq8txFnyrYdXL8t6S94mYdF8cGqVQJF
Average speed (5s): 43.748 sol/s
Average speed (5s): 60.376 sol/s
Average speed (5s): 57.765 sol/s
GPU 0: Share accepted (110 ms)
GPU 0: Share accepted (105 ms)
Average speed (5s): 57.166 sol/s

Co-developer of www.nemosminer.com (http://www.nemosminer.com)
kissmarx
Sr. Member
****
Offline Offline

Activity: 1106
Merit: 251


View Profile WWW
July 18, 2019, 05:02:29 PM
 #1011

Hi dev, can we have a fix on this please:

Shares not accepted in pools for YCASH (Equihash 192,7)
Lolliedieb (OP)
Member
**
Offline Offline

Activity: 433
Merit: 48


View Profile WWW
July 19, 2019, 08:41:44 AM
 #1012


Hi dev, can we have a fix on this please:

Shares not accepted in pools for YCASH (Equihash 192,7)

YCASH works like this:
Code:
./lolMiner --coin AUTO192_7 --overwritePersonal ZcashPoW --pool eu1-ycash.flypool.org --port 3333 --user s1REuJN96Pu273xTBn5oKKfRab4gZeojtkj

or

Code:
lolMiner.exe --coin AUTO192_7 --overwritePersonal ZcashPoW --pool eu1-ycash.flypool.org --port 3333 --user s1REuJN96Pu273xTBn5oKKfRab4gZeojtkj

Then you are fine Smiley
But will add --coin YCASH in next release.




RX 480 4 Gb, Win 7, driver Robinhood, grin29.

Low hashrate, is that normal?

No, that is not normal. Is the GPU doing display in parallel / could it round out of memory somehow? I had my 580 4G running at 2.2 g/s to 2.4 g/s (depending on settings), so everything below 2 is too slow for your card...



Zpool does not seem to work:

Let me check that - will reply later.


Same error with 0.8.5


Yes, got aware of this after 0.8.5 was already build. But they do not reply on my support request. They changed something odd in the beam stratum thats not standard...

Check out lolMiner 1.56, an efficient miner for Ethash, Beam and many Cuckoo-Cycle and Equihash variants for AMD & Nvidia cards at low fees.
Atrixis
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
July 19, 2019, 11:40:14 AM
 #1013

how to connect on sparkpool? algo grin 31

hurr1cane
Full Member
***
Offline Offline

Activity: 234
Merit: 100


View Profile
July 19, 2019, 11:14:02 PM
 #1014

hi dev, is it possible to further enhance/optimize the hashrate for the Radeon VII  , im overclocked 192,7 @ 34-36 h/sols
joeykolb
Newbie
*
Offline Offline

Activity: 81
Merit: 0


View Profile
July 21, 2019, 07:12:11 AM
 #1015

what is this mean? after i shut down my miner, it wont getting the coins? debit_AP , and TXfee, is in red and ,with a couple of coins,.. 1.02153047,and 1.40893550
justoiurii
Newbie
*
Offline Offline

Activity: 103
Merit: 0


View Profile
July 22, 2019, 05:23:22 AM
 #1016

Hello, collegues)
Could someone advise me Afterburner setting for 192_7 algo? I'm using RX480 samsung 8 Gb, bc drivers. And is it worth to update for newer driver for example 18.6.1?
Thanks in advance)))
Cdlsports
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
July 25, 2019, 04:23:09 PM
 #1017

I haven’t been able to get the new zelcash also to work on smos. Any help as to what’s causing ?  Crashes immediately not over clicked or undervolted. I have a pic, but not sure how to attach?
boregepco
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
July 27, 2019, 10:43:13 AM
 #1018

If i found a block i will receive some kind of message in the miner or this will be a normal share?
Branko
Sr. Member
****
Offline Offline

Activity: 2450
Merit: 318


View Profile
July 29, 2019, 07:19:22 AM
 #1019

When I try to mine GENX using command line, I get following output:

"Warning: No user profile defined in command line (--profile <profileName> missing)
Using only DEFAULT section and command line input
Reading pool data from command line
Error: No coin profile find for coin GENX
"

From user manual, I thought GENX can be mined that way
wacholek
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
July 29, 2019, 12:11:58 PM
 #1020

When I try to mine GENX using command line, I get following output:

"Warning: No user profile defined in command line (--profile <profileName> missing)
Using only DEFAULT section and command line input
Reading pool data from command line
Error: No coin profile find for coin GENX
"

From user manual, I thought GENX can be mined that way

I have the same problem. It started from v 0.7.0. Worked fine on 0.6.0.
Please  fix it.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 [51] 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 ... 149 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!