Author

Topic: lolMiner 1.64: Fastest Kaspa miner in market - page 127. (Read 155532 times)

newbie
Activity: 143
Merit: 0
Next alpha build today?
jr. member
Activity: 112
Merit: 1
I cant connect to suprnova pool for mining btg with lolminer. As I understand it have something to do with personalisation string BgoldPoW but I cant find anywhere how to do that.
legendary
Activity: 2198
Merit: 1000
Hey really getting good performance from V06. But is there a quick way to lower intensity or tweak it?

Maybe I need to read more  Grin

thx for any quick answers....  Wink
newbie
Activity: 4
Merit: 0
I reinstall amdgpu-pro drivers. I was using the drivers for  the 480x, before i reinstall. Now Im using 470x drivers. However, I still have issues with running the miner. I tried to run clinfo, but I don't if I am doing it right. I know there is something I'm not doing right.


aion1@aion1-TB85:~/Aion_miner$ ./lolMiner --coin AION --pool aion.blockwarepool.com --port 3333 --user 0xa0daf57413f3a32c6439c50542fe93a1f77f68036a99909be226174e261208ae.worker  --pass x
+---------------------------------------------------------+
|    _       _ __  __ _                    ___   ____     |
|   | | ___ | |  \/  (_)_ __   ___ _ __   / _ \ | ___|    |
|   | |/ _ \| | |\/| | | '_ \ / _ \ '__| | | | ||___ \    |
|   | | (_) | | |  | | | | | |  __/ |    | |_| | ___) |   |
|   |_|\___/|_|_|  |_|_|_| |_|\___|_|     \___(_)____/    |
|                                                         |
|              This software is for pool mining           |
|                with the Equihash 96/5, 210/9            |
|                  144/5 or 192/7 algorithm               |
|                                                         |
|             Made by Lolliedieb, September 2018          |
+---------------------------------------------------------+
Warning: No user profile defined in command line (-profile= missing)
Using only DEFAULT section and command line input
Reading pool data from command line
lolMiner is configured to mine AION(AION), Equihash 210/9
Setup Miner...
Error: No OpenCL devices found or selected
aion1@aion1-TB85:~/Aion_miner$ dpkg -l amdgpu-pro
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version      Architecture Description
+++-==============-============-============-=================================
ii  amdgpu-pro     18.40-673869 amd64        Meta package to install amdgpu Pr
aion1@aion1-TB85:~/Aion_miner$ lspci -k | grep -EA2 'VGA|3D'
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 67df (rev cf)
   Subsystem: PC Partner Limited / Sapphire Technology Device e349
   Kernel driver in use: amdgpu
--
02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 67df (rev c7)
   Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0b37
   Kernel driver in use: amdgpu
aion1@aion1-TB85:~/Aion_miner$ clinfo -l
aion1@aion1-TB85:~/Aion_miner$ clinfo -l amdgpu
ignoring unknown command-line parameter amdgpu
newbie
Activity: 137
Merit: 0
Thank you all for the help.
 I have managed to set up two folders. One JSON has the DEVICES set to 0,1,2 and the other JSON with DEVICES 3,4. The run_miner.bat is the same for both. They both work individually and sometimes kinda work together. It seems I need to better distinguish one from the other for both miners to run concurrently at full speed. Whichever one I start first runs satisfactorily the next will be half baked at best. As I continue to experiment, the numbers of functioning GPUs and their speed in the second started miner fluctuate from no miners to two or three but never more than one at full speed. Any ideas? Lolliedieb said to set one as PROFILE1 and the other as PROFILE2, but I don't know where to put those two markers. Thank you all for your assistance.

newbie
Activity: 142
Merit: 0
What are the best AMD x580 MNX values people have used?

Same question here -  I need too some guidance how to set optimal and energy saving values to following cards:
RX 570 4 GB  (currently 1200/1800 @ 1000mV)
R9 270/280 2/3/4 GB (currently 900/1250 @ 960 mV)

Although, those values are rock stable with lolMiner 0.5 and AION Mainnet, I would like to rise core/mem/voltage a little bit to get more heat from my rigs (winter is coming  Angry )
but not too much to cause noise problem and too big bill for electricity.

Any help would be appreciated!
jr. member
Activity: 59
Merit: 1
Hey Lollie!

Just wanted to thank you for working so hard with us on the API for your miner, it means a lot to our users - and yours! It has been good to work with you on integrating your miner into PIMP OS and miner.farm, I hope you see much success!

Thank you for your support,
Lily
getpimp.org | miner.farm
newbie
Activity: 81
Merit: 0
thanks lollie/ about that } sign.i know that.i just copied a part of config file not the whole thing..thanks for that auto thing 192_7
member
Activity: 433
Merit: 48
this is ok? to put auto192



   "DEFAULTS" : {
      "DEVICES" : "AUTO",    
      "APIPORT" : 0
   },

   "EXAMPLE_GENX" :
   {
      "COIN" : "AUTO192.7",
      "POOLS" : [
         {"POOL" : "genx.suprnova.cc",
          "PORT" : "9983",
          "USER" : "jjzsolt.joecoinS",
          "PASS" : "x"}
      ]

As far as I know suprnova supports the auto method, so this should work. But you have a typo in:

Code:
"EXAMPLE_GENX" :
{
"COIN" : "AUTO192_7",
"POOLS" : [
{"POOL" : "genx.suprnova.cc",
"PORT" : "9983",
"USER" : "jjzsolt.joecoinS",
"PASS" : "x"}
]
        }

This is how it should look like (if the EXAMPLE_GENX entry is the last one in config file ... else you have to put an additional "," after the last "}" I quoted). Note that its AUTO192_7 instead of AUTO192.7 Smiley
newbie
Activity: 143
Merit: 0
What are the best AMD x580 MNX values people have used?
newbie
Activity: 137
Merit: 0
Is there a way we can we just add the necessary instructions to the existing config, to mine 2 sets of devices? I can get help with the above instructions in a day or so, but if this is a common problem maybe adding a run.bat or config file that can be adapted to 2 sets of GPUs on one rig. I'm just thinking out loud here in my ignorance. Forgive me if I am out of line.

I think what you want to get is rather easy to do:
Just create two identical profiles in user_config.json, one with "DEVICES" : [0,1,2,3], and second with the other cards. Name one "PROFILE1 and the other "PROFILE2". Then the only thing you need is to do a copy of the run_miner.bat and edit them, so one points to PROFILE1 and the other to PROFILE2. Then double click both and you are ready to go Smiley

Thank you all for the help. I have managed to set up two folders. One JSON has the DEVICES set to 0,1,2 and the other JSON with DEVICES 3,4. The run_miner.bat is the same for both. They both work individually and sometimes kinda work together. It seems I need to better distinguish one from the other for both minners to run concurrently at full speed. Whichever one I start first runs satisfactorily the next will be half baked at best. Any ideas? Lolliedieb said to set one as PROFILE1 and the other as PROFILE2, but I don't know where to put those two markers. Thank you all for your assistance.
newbie
Activity: 81
Merit: 0
 this is ok? to put auto192



   "DEFAULTS" : {
      "DEVICES" : "AUTO",    
      "APIPORT" : 0
   },

   "EXAMPLE_GENX" :
   {
      "COIN" : "AUTO192.7",
      "POOLS" : [
         {"POOL" : "genx.suprnova.cc",
          "PORT" : "9983",
          "USER" : "jjzsolt.joecoinS",
          "PASS" : "x"}
      ]
member
Activity: 433
Merit: 48
Hello I am having this issue:
...
   Kernel driver in use: amdgpu

Opencl is installed.

Can you check if clinfo also finds your GPUs? As far as I know the amdgpu driver comes without OpenCL support, this is only included in the amdgpu-pro driver (or via CLOVER / Mesa drivers that are based on the OpenSource amdgpu). That may be the issue.


Whats the latest version DL link?

Download link is broken.
404 error

I just updated the download links - now 0.5 and the 0.6 alpha are both on gitHub.

Hello, Lolliedieb!
I use your miner for GTX 1080. Everything is great!
I tried to use for the GTX 960 and got this picture:

Reading pool data from command line
lolMiner is configured to mine Bitcoin Gold(BTG), Equihash 144/5
Setup Miner...
Using device with id 0 (GeForce GTX 960)

Does this mean that the miner cannot be used with old video cards or is it something else? (driver, win 10 or other ....)
EWBF miner sometimes gives up to 20 sol. Trifle - but nice ...  Smiley

What miner version you use, is this 0.6 or 0.5? I have to admit I do not own a Maxwell series GPU, so I am not sure where this problem comes from.  One possibility would be the chip running out of resources at some point, most likely register space or shared mem, but can not say for sure due to lack of a testing system (Someone here with a 960 in a linux system who could rent me a ssh access for a day so I can debug?)

newbie
Activity: 4
Merit: 0
Hello I am having this issue:
+---------------------------------------------------------+
|    _       _ __  __ _                    ___   ____     |
|   | | ___ | |  \/  (_)_ __   ___ _ __   / _ \ | ___|    |
|   | |/ _ \| | |\/| | | '_ \ / _ \ '__| | | | ||___ \    |
|   | | (_) | | |  | | | | | |  __/ |    | |_| | ___) |   |
|   |_|\___/|_|_|  |_|_|_| |_|\___|_|     \___(_)____/    |
|                                                         |
|              This software is for pool mining           |
|                with the Equihash 96/5, 210/9            |
|                  144/5 or 192/7 algorithm               |
|                                                         |
|             Made by Lolliedieb, September 2018          |
+---------------------------------------------------------+
Warning: No user profile defined in command line (-profile= missing)
Using only DEFAULT section and command line input
Reading pool data from command line
lolMiner is configured to mine AION(AION), Equihash 210/9
Setup Miner...
Error: No OpenCL devices found or selected

I installed amdgpu-pro.

ubuntu can see my gpus, but it doesnt say the 480x part:

01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 67df (rev cf)
   Subsystem: PC Partner Limited / Sapphire Technology Device e349
   Kernel driver in use: amdgpu
--
02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 67df (rev c7)
   Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0b37
   Kernel driver in use: amdgpu

Opencl is installed.

 
jr. member
Activity: 43
Merit: 3
Whats the latest version DL link?
jr. member
Activity: 43
Merit: 3
newbie
Activity: 3
Merit: 0
Hello, Lolliedieb!
I use your miner for GTX 1080. Everything is great!
I tried to use for the GTX 960 and got this picture:

Reading pool data from command line
lolMiner is configured to mine Bitcoin Gold(BTG), Equihash 144/5
Setup Miner...
Using device with id 0 (GeForce GTX 960)
Connecting to pool...
Connected to main.pool.gold:3050
Subscribed to stratum server
Authorized worker: G****************.w1
New target received: 0027ffffffffffff
New job received: 000009af
Start Mining...
Average speed (30s): 0.0 sol/s
New job received: 000009b0
Average speed (30s): 0.0 sol/s
Average speed (30s): 0.0 sol/s
New job received: 000009b1
Average speed (30s): 0.0 sol/s

Does this mean that the miner cannot be used with old video cards or is it something else? (driver, win 10 or other ....)
EWBF miner sometimes gives up to 20 sol. Trifle - but nice ...  Smiley
member
Activity: 433
Merit: 48
Is there a way we can we just add the necessary instructions to the existing config, to mine 2 sets of devices? I can get help with the above instructions in a day or so, but if this is a common problem maybe adding a run.bat or config file that can be adapted to 2 sets of GPUs on one rig. I'm just thinking out loud here in my ignorance. Forgive me if I am out of line.

I think what you want to get is rather easy to do:
Just create two identical profiles in user_config.json, one with "DEVICES" : [0,1,2,3], and second with the other cards. Name one "PROFILE1 and the other "PROFILE2". Then the only thing you need is to do a copy of the run_miner.bat and edit them, so one points to PROFILE1 and the other to PROFILE2. Then double click both and you are ready to go Smiley


I noticed that setting AMD drivers from Graphics to Compute makes no difference to hashrate?
I thought hashrate would increase on Compute mode.
Also when the next Alpha for MNX coin mining, thanks..

Next alphs planned for next 5 to 7 days. Will likely include MNX for Nvidia and Zero/GenX for AMD. May sound odd that I mix algos here but makes sense from my perspective since some techniques from both sides will flow into Aion code ^^

Will lolMiner be supported on awesome miner? Thanks,

0.6 API should allow this - I will check that Smiley
newbie
Activity: 2
Merit: 0
Will lolMiner be supported on awesome miner? Thanks,
newbie
Activity: 137
Merit: 0
Can't  figure out how to add a file to existing folder (directory?) I think.

I'm not sure I have the capability of blind walking you through directory copying and file editing on Windows if you've never done it before.  Usually my "go to" solution for this situation is to recommend hiring a kid in the neighborhood to come do it for you for a few bucks. Kids always know how to hack any computer. Wink

Mostly you want to right click on the folder/directory, choose the 'copy' from the dropdown menu, hold down the ctrl key and tap the 'v' key. That should create a new directory renamed with a " - Copy" added into the name. You can edit your .json file in there for your remaining GPU's and then run the miner bat file from that new directory.

Thank you again for your assistance. I can't seem to make it work though. When I click on "copy" in the drop down menu nothing happens. Am I supposed to paste that "copy" somewhere? If I just highlight copy and then "control-v" nothing happens, either. I asked my 12 y/o to lend a hand and got nowhere, also. I have a friend who will grudgingly help me. He is a gamer and builds gaming machines for resale. He barely endures my requests for help and all mining is anathema to him... hehehe. I do torment him a bit about it. I will get this resolved and thanks again
Jump to: