Author

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

member
Activity: 201
Merit: 11
there is an increase in the productivity of the new miner for the MNX coin?
newbie
Activity: 1
Merit: 0
Windows version is not working for me.
The program self opens continually, thousands of times, eating all the computer resources & finally you have to do a hard reset.
Same on my rig. 3x R9 280x, pls can u fix 3GB cards, i'm waiting till 3rd july,thanks

guys i'm using 7970 and 290x with 2x7950........on win 10 and blockchain drivers......stable

but i increased pagefile to 36gb min and 40gb max

I'm using RX 580, it looks to me it is a compilation problem.
With previous version it was working fine.

The problem is in bat file. In my case PC try to restart until it hangs. I changed one thing:
this:
Code:
:MINE
Start /wait /B /high lolMiner.exe !PARAMS!
if ERRORLEVEL 0 goto :MINE
to this:
Code:
:MINE
Start /wait /B /high lolMiner.exe !PARAMS!
if ERRORLEVEL 0 goto :EXIT
:EXIT
Now it works fine in my case
newbie
Activity: 129
Merit: 0
Windows version is not working for me.
The program self opens continually, thousands of times, eating all the computer resources & finally you have to do a hard reset.
Same on my rig. 3x R9 280x, pls can u fix 3GB cards, i'm waiting till 3rd july,thanks

guys i'm using 7970 and 290x with 2x7950........on win 10 and blockchain drivers......stable

but i increased pagefile to 36gb min and 40gb max

I'm using RX 580, it looks to me it is a compilation problem.
With previous version it was working fine.
newbie
Activity: 9
Merit: 0
Windows version is not working for me.
The program self opens continually, thousands of times, eating all the computer resources & finally you have to do a hard reset.
Same on my rig. 3x R9 280x, pls can u fix 3GB cards, i'm waiting till 3rd july,thanks

guys i'm using 7970 and 290x with 2x7950........on win 10 and blockchain drivers......stable

but i increased pagefile to 36gb min and 40gb max
newbie
Activity: 11
Merit: 0
Hi!
Any plans to add Heptacoin too or to pass the personalization string as parameter?

Thanks
member
Activity: 191
Merit: 12
As an difference from preview version, this one starts and works fine without hdd swapping (win 7 x64, 17.4.3 drivers, r9 280x). But performances are awful, 9-13 sol/s but with average of 12, roughly half of 1060 3GB on new EWBF 0.3 which makes it currently totally unprofitable to mine with. Hope for much better performance in next versions (r9 280x was getting 280-300 sols/s vs 300-320 1060 3GB on 200,9 equihash).
newbie
Activity: 9
Merit: 0
Windows version is not working for me.
The program self opens continually, thousands of times, eating all the computer resources & finally you have to do a hard reset.
Same on my rig. 3x R9 280x, pls can u fix 3GB cards, i'm waiting till 3rd july,thanks
newbie
Activity: 47
Merit: 0
hang freeze on windows version on tahiti card, i've tried on wind 7 64bit and wind 10 64bit.
hoping fixed on new update
newbie
Activity: 2
Merit: 0
Linux version works pretty well and is stable.  10-12 sols/s from each of my RX470s and RX570s.  RX550's 4GB also work fine on linux, 5 sols/sec for each one.

Windows version is another story.  I build a powershell watcher script that restarts the miner if it crashes which it does a lot.  Sometimes it crashes after a few seconds, sometimes it runs for 10 minutes or more.  Sometimes on the restart it gets stuck on "Using Device".  I spawn the miner through powershell and tee it out to a log file so I can watch for this problem and force kill the miner and restart it when it does.  The API is unreliable and still not usable to keep the miner up.

Mining on windows with RX550s seems fairly stable for the most part, get 3-4 sols per 4GB RX550.  I do sometimes get the "Application has stopped working." popup which can't be cleared by script.  Once this happens I have to reboot the box to get the miner to work again. 2GB RX550s do not work at all (no worries though, I get 450hs/sec on cryptonight from them)

My Vegas on windows (on blockchain Aug 12 driver) do not like the miner at all and often get stuck, but I am seeing about 30 sols from each of them when it does work. Version .38 with the gfx900 kernel seemed to be more stable for Vega on Windows.
newbie
Activity: 9
Merit: 0
how u configured the json file? u modify the 3-rd example too? or how

YUP modified only first example1 to XSG



   "XSG" :
   {
      "COIN" : "XSG",
      "POOLS" : [
         {"POOL" : "us.miningspeed.com",
          "PORT" : "3022",
          "USER" : "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
          "PASS" : "x"}
      ]
   },
member
Activity: 433
Merit: 48
LolMiner 1080ti - 38sol   
ebwf       1080ti -56sol


big difference, anything I should be looking at? All same settings...

Hmm - was not able to test the 144.5 code on many gpus, but I even get 35 sol/s on my 1080 non-ti ... strange that the ti does not scale :/

at least, I would have appreciated the following options (which were present in v0.34):
-max-connection-Attempts
-set-reconnection-timer
-enable-time-print
some options that I will appreciate:
possibility to generate a log file
set maximum temperature threshold

Oh yes the first ones I just forgot xD Will bring them of cause, most likely even this week ^^
Log file is planned on mid term, temperature on long one. Unfortunately there is no good was to extract temps for all 4 combinations (Nvidia / Amd, Windows / Linux) so thats a lot of detail work.

As was already noted API crashes on windows (after first attempt)
Also would be good if you added a total hashrate on the api

Is there a command line option for devices selection?

Right now not, but noted for 0.41 (likely this week).
newbie
Activity: 81
Merit: 0
how u configured the json file? u modify the 3-rd example too? or how
newbie
Activity: 9
Merit: 0
USING 2x 7950 , 1x290x and 7970

running stable ...but low sol/s ,my single 1050ti is doing 14sol but all amd including 290x is less...might give up XSG and just do CMM
newbie
Activity: 81
Merit: 0
still no good for amd. the oldest worked .the 0.38
member
Activity: 473
Merit: 18
As was already noted API crashes on windows (after first attempt)
Also would be good if you added a total hashrate on the api

Is there a command line option for devices selection?

newbie
Activity: 19
Merit: 0
Hello,

apart from the few command line options described in the 2 PDF files, are there any other command options? if so, what are they?

Thank you in advance for your answers

What options do you search for? Anything specific?


at least, I would have appreciated the following options (which were present in v0.34):
-max-connection-Attempts
-set-reconnection-timer
-enable-time-print
some options that I will appreciate:
possibility to generate a log file
set maximum temperature threshold
newbie
Activity: 59
Merit: 0
me try launch lolminer in console:

Code:
./lolMiner -coin=BTG -pool=btg.suprnova.cc -port=8866  -user=USERNAME.CPx000000004 -devices=1
-------------------------------------------------
             Welcome to lolMiner 0.4            

   This software is only meant for pool mining  
    with the Equihash 96.5 or 144.5 algorithm    

          Made by Lolliedieb, July 2018          
-------------------------------------------------
lolMiner is configured to mine Bitcoin Gold(BTG), Equihash 144.5
Reading pool data from command line
Setup Miner...
Devices selected: 0
Error: No OpenCL devices found or selected

why Devices selected: 0 ??

if me launch:
Code:
./lolMiner -coin=BTG -pool=btg.suprnova.cc -port=8866  -user=USERNAME.CPx000000004          
-------------------------------------------------
             Welcome to lolMiner 0.4            

   This software is only meant for pool mining  
    with the Equihash 96.5 or 144.5 algorithm    

          Made by Lolliedieb, July 2018          
-------------------------------------------------
lolMiner is configured to mine Bitcoin Gold(BTG), Equihash 144.5
Reading pool data from command line
Setup Miner...
Devices selected: 1
Using device with id 0 (GeForce GTX 1080)
Using device with id 1 (GeForce GTX 1060 6GB)
Using device with id 2 (GeForce GTX 1060 6GB)
Using device with id 3 (GeForce GTX 1060 3GB)
Warning: Your device with id 3 is currently not supported by lolMiner or by the specific algorithm you selected.
Connecting to pool...
Connected to btg.suprnova.cc:8866
Subscribed to stratum server
New target received: 00f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0
New job received: 38
Authorized worker: USERNAME.CPx000000004

and why lolminer show me error if json file is deleted ?

Code:
./lolMiner -coin=BTG -pool=btg.suprnova.cc -port=8866  -user=USERNAME.CPx000000004
-------------------------------------------------
             Welcome to lolMiner 0.4            

   This software is only meant for pool mining  
    with the Equihash 96.5 or 144.5 algorithm    

          Made by Lolliedieb, July 2018          
-------------------------------------------------
Error: ./user_config.json is not found or no valid configuration file (json parse fails).
./user_config.json: cannot open file

newbie
Activity: 129
Merit: 0
Windows version is not working for me.
The program self opens continually, thousands of times, eating all the computer resources & finally you have to do a hard reset.
jr. member
Activity: 69
Merit: 1
Error Violation of segment ('core' generated)
does not run the miner in ubuntu 18, with latest AMD drivers
member
Activity: 160
Merit: 10
LolMiner 1080ti - 38sol   
ebwf       1080ti -56sol


big difference, anything I should be looking at? All same settings...
Jump to: