Pages:
Author

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

newbie
Activity: 29
Merit: 0
Hi All,

Been using Lolminer for beam mining on rx570 4gb, but it keeps closing after some times.
Already try it on default speed or custom but still the same.

my bat:

Code:
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

setlocal enableDelayedExpansion

lolMiner --coin BEAM --tls 1 --pool us-solo-beam.2miners.com --port 5454 --user wallet.RIG --pass x --timeprint on --keepfree 5

Is there anything to be add/ tweak? Please advice.

Thanks.
member
Activity: 639
Merit: 19
the whole operating system freezed....so no log Sad

normally when a card freezes hiveos shows which card and reboots automatically...but not when all is stuck. how can the miner freeze the whole system?

you can try to enter in console, be sure you have log-on activaded if not write "log-on" and reboot. If another time happens... you will have a log in /var/log/miners/lolminer/... it will be really easy to see where it could be the problem.


Here´s the end of the log file after around 2 hours of mining. logging stopped hard as the operation system freezed. can you read anything out of it? I really would like to use lolminer as it saves lots of energy....



In the photo I see a go down Mhs in Gpu0 and Gpu 2 before the crash...
Which is your OC? To see if I can help on it... to discard problems.

It will be useful memory and OC. I think the 4 cards are 5700

There´s 3 cards which drop mhash....after 2 hours of stable mining simultanously 3 cards crash due to overclocking within 10 seconds? cant believe that it´s my overclocking settings.

It can happen when 1 card crash block by the read of temperatures... so the important is to see which makes the crash before. Which drivers are you using?.  That will also help developer...
newbie
Activity: 64
Merit: 0
the whole operating system freezed....so no log Sad

normally when a card freezes hiveos shows which card and reboots automatically...but not when all is stuck. how can the miner freeze the whole system?

you can try to enter in console, be sure you have log-on activaded if not write "log-on" and reboot. If another time happens... you will have a log in /var/log/miners/lolminer/... it will be really easy to see where it could be the problem.


Here´s the end of the log file after around 2 hours of mining. logging stopped hard as the operation system freezed. can you read anything out of it? I really would like to use lolminer as it saves lots of energy....

https://imgur.com/a/AyP2qRN

In the photo I see a go down Mhs in Gpu0 and Gpu 2 before the crash...
Which is your OC? To see if I can help on it... to discard problems.

It will be useful memory and OC. I think the 4 cards are 5700

There´s 3 cards which drop mhash....after 2 hours of stable mining simultanously 3 cards crash due to overclocking within 10 seconds? cant believe that it´s my overclocking settings.
member
Activity: 639
Merit: 19

my lolminer stops mining on this screen, I have to close it and open it manually to return to normal, and the cycle is repeated ...
Can someone help me?

https://ibb.co/093wCfC

That's a driver crash. I do the following  in you bat file

:loop
Lolminer lane as you have now
goto loop

This will auto restart

would my command line look like this?

lolMiner.exe --coin BEAM --pool beam-us.leafpool.com:3333 --user 2ebaa3bd8b37f6022eb787fb5e9c671752faa1700687eb333e7b4f29e329c73d882.telker
loop
Change it too:
:loop

lolMiner.exe --coin BEAM --pool beam-us.leafpool.com:3333 --user 2ebaa3bd8b37f6022eb787fb5e9c671752faa1700687eb333e7b4f29e329c73d882.telker

goto loop
thanks for help. Driver crash? what can be done to fix this? 1.15 works ok no crash.


https://ibb.co/TL46zny


with this command line the program closed on its own after 3 hours

Your fault is that you put :loop after the lolminer command, and you don't have put the "goto loop" you should put it like this:

:loop
lolminer ....... (all the actual arguments you have now)
goto loop
newbie
Activity: 4
Merit: 0

my lolminer stops mining on this screen, I have to close it and open it manually to return to normal, and the cycle is repeated ...
Can someone help me?

https://ibb.co/093wCfC

That's a driver crash. I do the following  in you bat file

:loop
Lolminer lane as you have now
goto loop

This will auto restart

would my command line look like this?

lolMiner.exe --coin BEAM --pool beam-us.leafpool.com:3333 --user 2ebaa3bd8b37f6022eb787fb5e9c671752faa1700687eb333e7b4f29e329c73d882.telker
loop
Change it too:
:loop

lolMiner.exe --coin BEAM --pool beam-us.leafpool.com:3333 --user 2ebaa3bd8b37f6022eb787fb5e9c671752faa1700687eb333e7b4f29e329c73d882.telker

goto loop
thanks for help. Driver crash? what can be done to fix this? 1.15 works ok no crash.


https://ibb.co/TL46zny


with this command line the program closed on its own after 3 hours
member
Activity: 639
Merit: 19
the whole operating system freezed....so no log Sad

normally when a card freezes hiveos shows which card and reboots automatically...but not when all is stuck. how can the miner freeze the whole system?

you can try to enter in console, be sure you have log-on activaded if not write "log-on" and reboot. If another time happens... you will have a log in /var/log/miners/lolminer/... it will be really easy to see where it could be the problem.


Here´s the end of the log file after around 2 hours of mining. logging stopped hard as the operation system freezed. can you read anything out of it? I really would like to use lolminer as it saves lots of energy....



In the photo I see a go down Mhs in Gpu0 and Gpu 2 before the crash...
Which is your OC? To see if I can help on it... to discard problems.

It will be useful memory and OC. I think the 4 cards are 5700
newbie
Activity: 64
Merit: 0
the whole operating system freezed....so no log Sad

normally when a card freezes hiveos shows which card and reboots automatically...but not when all is stuck. how can the miner freeze the whole system?

you can try to enter in console, be sure you have log-on activaded if not write "log-on" and reboot. If another time happens... you will have a log in /var/log/miners/lolminer/... it will be really easy to see where it could be the problem.


Here´s the end of the log file after around 2 hours of mining. logging stopped hard as the operation system freezed. can you read anything out of it? I really would like to use lolminer as it saves lots of energy....

https://imgur.com/a/AyP2qRN
member
Activity: 639
Merit: 19
With the new size of dag 383 there is some way to have full hashrate on 4gb cards or to improve my hashrate?

--4g-alloc-size 4080 --keepfree 5             Epoch 382: 385MHS
--4g-alloc-size 4080 --keepfree 5             Epoch 383: 358MHS

All this on a 13 RX570 4GB RIG

Just want you to know, that --keepfree 5 is not needed any more when 4G alloc size is set  - at least not in Linux, only for Windows it would make a difference (but Eth is pretty dead on Windows already)
The decrease to 93% of original speed is pretty normal here for epoch 383 kicking in, since 382 did fit perfectly to the memory, but 383 does no longer. Thats the fate with Zombie mode, it will decrease on every further epoch - at least on the 4G cards :/



thanks for help. Driver crash? what can be done to fix this? 1.15 works ok no crash.

No, pretty sure this is no driver crash. Rather something in pool communication that went wrong, because it did crash exactly the moment where it did submit a share and was waiting for pool response. I will compare the code to see if there is some bug in (but this should not be changed for 1.17 ... hmm ... anyways, I will double check it)
Lolliedieb thanks for looking. on post  #1742 shared screenshot this exactly same error i get too. i have to restart miner then again stops.

Try lowering the 4080 to 4072 or lower


Completely agree... with @miner29
The developer said... 1 by 1 until it works... the highest value the most Mhs. Also it helps  if you have as primary a GPU intel or a 8Gb, to let more space in the 4Gb cards
full member
Activity: 1275
Merit: 141
With the new size of dag 383 there is some way to have full hashrate on 4gb cards or to improve my hashrate?

--4g-alloc-size 4080 --keepfree 5             Epoch 382: 385MHS
--4g-alloc-size 4080 --keepfree 5             Epoch 383: 358MHS

All this on a 13 RX570 4GB RIG

Just want you to know, that --keepfree 5 is not needed any more when 4G alloc size is set  - at least not in Linux, only for Windows it would make a difference (but Eth is pretty dead on Windows already)
The decrease to 93% of original speed is pretty normal here for epoch 383 kicking in, since 382 did fit perfectly to the memory, but 383 does no longer. Thats the fate with Zombie mode, it will decrease on every further epoch - at least on the 4G cards :/



thanks for help. Driver crash? what can be done to fix this? 1.15 works ok no crash.

No, pretty sure this is no driver crash. Rather something in pool communication that went wrong, because it did crash exactly the moment where it did submit a share and was waiting for pool response. I will compare the code to see if there is some bug in (but this should not be changed for 1.17 ... hmm ... anyways, I will double check it)
Lolliedieb thanks for looking. on post  #1742 shared screenshot this exactly same error i get too. i have to restart miner then again stops.

Try lowering the 4080 to 4072 or lower
member
Activity: 1200
Merit: 26
With the new size of dag 383 there is some way to have full hashrate on 4gb cards or to improve my hashrate?

--4g-alloc-size 4080 --keepfree 5             Epoch 382: 385MHS
--4g-alloc-size 4080 --keepfree 5             Epoch 383: 358MHS

All this on a 13 RX570 4GB RIG

Just want you to know, that --keepfree 5 is not needed any more when 4G alloc size is set  - at least not in Linux, only for Windows it would make a difference (but Eth is pretty dead on Windows already)
The decrease to 93% of original speed is pretty normal here for epoch 383 kicking in, since 382 did fit perfectly to the memory, but 383 does no longer. Thats the fate with Zombie mode, it will decrease on every further epoch - at least on the 4G cards :/



thanks for help. Driver crash? what can be done to fix this? 1.15 works ok no crash.

No, pretty sure this is no driver crash. Rather something in pool communication that went wrong, because it did crash exactly the moment where it did submit a share and was waiting for pool response. I will compare the code to see if there is some bug in (but this should not be changed for 1.17 ... hmm ... anyways, I will double check it)
Lolliedieb thanks for looking. on post  #1742 shared screenshot this exactly same error i get too. i have to restart miner then again stops.
member
Activity: 433
Merit: 48
With the new size of dag 383 there is some way to have full hashrate on 4gb cards or to improve my hashrate?

--4g-alloc-size 4080 --keepfree 5             Epoch 382: 385MHS
--4g-alloc-size 4080 --keepfree 5             Epoch 383: 358MHS

All this on a 13 RX570 4GB RIG

Just want you to know, that --keepfree 5 is not needed any more when 4G alloc size is set  - at least not in Linux, only for Windows it would make a difference (but Eth is pretty dead on Windows already)
The decrease to 93% of original speed is pretty normal here for epoch 383 kicking in, since 382 did fit perfectly to the memory, but 383 does no longer. Thats the fate with Zombie mode, it will decrease on every further epoch - at least on the 4G cards :/



thanks for help. Driver crash? what can be done to fix this? 1.15 works ok no crash.

No, pretty sure this is no driver crash. Rather something in pool communication that went wrong, because it did crash exactly the moment where it did submit a share and was waiting for pool response. I will compare the code to see if there is some bug in (but this should not be changed for 1.17 ... hmm ... anyways, I will double check it)
member
Activity: 1200
Merit: 26

my lolminer stops mining on this screen, I have to close it and open it manually to return to normal, and the cycle is repeated ...
Can someone help me?

https://ibb.co/093wCfC

That's a driver crash. I do the following  in you bat file

:loop
Lolminer lane as you have now
goto loop

This will auto restart

would my command line look like this?

lolMiner.exe --coin BEAM --pool beam-us.leafpool.com:3333 --user 2ebaa3bd8b37f6022eb787fb5e9c671752faa1700687eb333e7b4f29e329c73d882.telker
loop
Change it too:
:loop

lolMiner.exe --coin BEAM --pool beam-us.leafpool.com:3333 --user 2ebaa3bd8b37f6022eb787fb5e9c671752faa1700687eb333e7b4f29e329c73d882.telker

goto loop
thanks for help. Driver crash? what can be done to fix this? 1.15 works ok no crash.
newbie
Activity: 13
Merit: 0
With the new size of dag 383 there is some way to have full hashrate on 4gb cards or to improve my hashrate?

--4g-alloc-size 4080 --keepfree 5             Epoch 382: 385MHS
--4g-alloc-size 4080 --keepfree 5             Epoch 383: 358MHS

All this on a 13 RX570 4GB RIG
member
Activity: 639
Merit: 19

my lolminer stops mining on this screen, I have to close it and open it manually to return to normal, and the cycle is repeated ...
Can someone help me?

https://ibb.co/093wCfC

That's a driver crash. I do the following  in you bat file

:loop
Lolminer lane as you have now
goto loop

This will auto restart

would my command line look like this?

lolMiner.exe --coin BEAM --pool beam-us.leafpool.com:3333 --user 2ebaa3bd8b37f6022eb787fb5e9c671752faa1700687eb333e7b4f29e329c73d882.telker
loop
Change it too:
:loop

lolMiner.exe --coin BEAM --pool beam-us.leafpool.com:3333 --user 2ebaa3bd8b37f6022eb787fb5e9c671752faa1700687eb333e7b4f29e329c73d882.telker

goto loop
newbie
Activity: 4
Merit: 0

my lolminer stops mining on this screen, I have to close it and open it manually to return to normal, and the cycle is repeated ...
Can someone help me?

https://ibb.co/093wCfC

That's a driver crash. I do the following  in you bat file

:loop
Lolminer lane as you have now
goto loop

This will auto restart

would my command line look like this?

lolMiner.exe --coin BEAM --pool beam-us.leafpool.com:3333 --user 2ebaa3bd8b37f6022eb787fb5e9c671752faa1700687eb333e7b4f29e329c73d882.telker
loop
member
Activity: 639
Merit: 19

my lolminer stops mining on this screen, I have to close it and open it manually to return to normal, and the cycle is repeated ...
Can someone help me?

https://ibb.co/093wCfC

That's a driver crash. I do the following  in you bat file

:loop
Lolminer lane as you have now
goto loop

This will auto restart
newbie
Activity: 4
Merit: 0

my lolminer stops mining on this screen, I have to close it and open it manually to return to normal, and the cycle is repeated ...
Can someone help me?

https://ibb.co/093wCfC
sr. member
Activity: 1484
Merit: 253
Thanks for update! ETA for Windows version? Does you look into video playback freezes?

I hope for the Windows version soon - though does not depend on me, but on the code signing authority. But in case it takes to long I will put an unsigned version online and re-upload with code signature once it is done.
Wrt your other question: yes, the new version can allow either all or one specific card to use only one mining thread, freeing some resources for other tasks. At least on my desktop it did help to be able to browse and play youtube while the first card was mining - then a bit slower, but it was working.
New parameter for it is --singlethread
I tried --singlethread option for RX 580 8Gb card. It decrease speed about 2% (0.6MH/s). But videoplayback on videoplayer using DXVA videooutput didn't became normal. It still like slowmo... Youtube videoplayback is normal. It can freeze only on high resolutions like 1060p.
member
Activity: 1200
Merit: 26
hello people.
I have small issue. after 2-4hours mining there is no crash nothing miner says press any key to continue and exit. then i press again bat file conitune mining. why miner stops? or is there any way i can restart it automatically? thanks
member
Activity: 639
Merit: 19
can it control fan either?
i have got problem in separating one card from other.. i want to enter different wallets
--devices 0,1,2,3,4,5,6 --devices 7
it freezes in miner setting up

You can control temp of the gpus, to avoid and extra hot.

--tstop 75 --tstart 55 --tmode edge   -->  will mine until GPU arrive to 75C, then will stop until GPU is 55C to continue mining

--tstop 96 --tstart 72 --tmode memory  -->  will mine until Memory arrive to 96C, then will stop until Memory temp is 72C, but that is only possible for Navi's

If you want to put 2 wallets you should run 2 instances of lolMiner.

stopping mining is different than controlling fan speed .. we are awaiting for fan speed control and clock frequency setter in app....
running two different instance doesn't work well
It is a protection for cards, for example to avoid in case a fan is broken the card gets damaged.
Pages:
Jump to: