Pages:
Author

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

jr. member
Activity: 211
Merit: 6
used 1.45 to mine zelcash with nicehash and miner reported pool speed as 0. Updated to 1.46 and pool speed is shown as "-nan". Seems like a bug in 1.46, but is it normal that pool speed for nicehash is always shown as 0?
newbie
Activity: 15
Merit: 0
hello
plz add a feature to reset overclocking values (like lock core clock) after exiting program
and also add built in timing for old pascal 1080 & 1080ti GDDR5X cards
member
Activity: 325
Merit: 42
Hi guys.

I need to add backup pool address in bat config, how do i do it?

Thanks


set "POOL=your first pool"
set "POOL2=your backup pool"

Thanks,

So in my case, perhaps something like this:
lolMiner --algo ETHASH --pool pool1.com:4444 --user XXXX:XXXX --pool pool2.com:4444 --user XXXX:XXXX --ethstratum ETHPROXY


Not really should be:
lolMiner --algo ETHASH --pool pool1.com:4444 --user XXXX:XXXX --pool2 pool2.com:4444 --user XXXX:XXXX --ethstratum ETHPROXY

Interesting, when i add --pool2 miner will not start at all.
Can someone please confirm hot to add fail-over pool?

Thanks

My bad. You are correct as it should work with
lolMiner --algo ETHASH --pool pool1.com:4444 --user XXXX:XXXX --pool pool2.com:4444 --user XXXX:XXXX --ethstratum ETHPROXY
according to the lolMiner wiki.
jr. member
Activity: 211
Merit: 6
Is it possible to adjust fan speed with lolminer or not?
newbie
Activity: 1
Merit: 0
Anyone else having issues pointing LolMiner ETH to NiceHash?
member
Activity: 639
Merit: 19
dual mine eth+alph doesnt work on windows with rx580 shows 0hash to both algos on linux it works

It seems is a bug with AMD and Windows.
hero member
Activity: 701
Merit: 511
dual mine eth+alph doesnt work on windows with rx580 shows 0hash to both algos on linux it works
jr. member
Activity: 90
Merit: 1
Hi guys.

I need to add backup pool address in bat config, how do i do it?

Thanks


set "POOL=your first pool"
set "POOL2=your backup pool"

Thanks,

So in my case, perhaps something like this:
lolMiner --algo ETHASH --pool pool1.com:4444 --user XXXX:XXXX --pool pool2.com:4444 --user XXXX:XXXX --ethstratum ETHPROXY


Not really should be:
lolMiner --algo ETHASH --pool pool1.com:4444 --user XXXX:XXXX --pool2 pool2.com:4444 --user XXXX:XXXX --ethstratum ETHPROXY

Interesting, when i add --pool2 miner will not start at all.
Can someone please confirm hot to add fail-over pool?

Thanks
legendary
Activity: 1185
Merit: 1021
does it support claymore manager 4.0 for reporting?
member
Activity: 325
Merit: 42
Hi guys.

I need to add backup pool address in bat config, how do i do it?

Thanks


set "POOL=your first pool"
set "POOL2=your backup pool"

Thanks,

So in my case, perhaps something like this:
lolMiner --algo ETHASH --pool pool1.com:4444 --user XXXX:XXXX --pool pool2.com:4444 --user XXXX:XXXX --ethstratum ETHPROXY


Not really should be:
lolMiner --algo ETHASH --pool pool1.com:4444 --user XXXX:XXXX --pool2 pool2.com:4444 --user XXXX:XXXX --ethstratum ETHPROXY
jr. member
Activity: 90
Merit: 1
Hi guys.

I need to add backup pool address in bat config, how do i do it?

Thanks


set "POOL=your first pool"
set "POOL2=your backup pool"

Thanks,

So in my case, perhaps something like this:
lolMiner --algo ETHASH --pool pool1.com:4444 --user XXXX:XXXX --pool pool2.com:4444 --user XXXX:XXXX --ethstratum ETHPROXY
newbie
Activity: 5
Merit: 0
Hi guys.

I need to add backup pool address in bat config, how do i do it?

Thanks


set "POOL=your first pool"
set "POOL2=your backup pool"
jr. member
Activity: 90
Merit: 1
Hi guys.

I need to add backup pool address in bat config, how do i do it?

Thanks
newbie
Activity: 5
Merit: 0
Hello everyone, got this problem when trying to connect to nicehash pools via ethash aglo.

https://imgur.com/hQyBQss

Also it cant connect to ethermine pool. Works only with 2miners. Anyone else had this problem?
member
Activity: 1558
Merit: 69
1.45 Up - Ethash + Alephium dual mining mode

Wonder if devs are not using this forum any more, they missed to update 2 versions here.

lolliedieb is not very active on bitcointalk anymore. He think it is enough to write sometimes in the telegram group (you can´t find the link here) and he has a discord somewhere - but also no link to this.

jr. member
Activity: 90
Merit: 1
1.45 Up - Ethash + Alephium dual mining mode

Wonder if devs are not using this forum any more, they missed to update 2 versions here.
newbie
Activity: 15
Merit: 0
This miner is terrible at detecting the correct LHR or non-LHR cards. Why not have a command to let miner knows which card is which?

You can with --mode

https://github.com/Lolliedieb/lolMiner-releases/wiki/Nvidia-Mode-Switch-%26-LHR-Semi-Unlock

That's for very old version.

"That is recommended for version 1.32a. Newer versions done it automatically."

You can still use it for later versions if you are having problems with it not detecting the gpus correctly.
jr. member
Activity: 90
Merit: 1
I have rig of 10x3070 in it. And I would like 5 of cards to mine only ETH but 5 other it do dual ETH+TON.
How can I achieve this?

Use --maxdualimpact command with the argument '0' mine eth only and '*' dual mine eth and ton.

Example:
--maxdualimpact 0,0,*,*,*

First 2 cards will mine eth only the other 3 will mine Ton + Eth

I saw that switch but i wasn't sure,... thanks a lot parple!!!!
newbie
Activity: 15
Merit: 0
I have rig of 10x3070 in it. And I would like 5 of cards to mine only ETH but 5 other it do dual ETH+TON.
How can I achieve this?

Use --maxdualimpact command with the argument '0' mine eth only and '*' dual mine eth and ton.

Example:
--maxdualimpact 0,0,*,*,*

First 2 cards will mine eth only the other 3 will mine Ton + Eth
jr. member
Activity: 90
Merit: 1
I have rig of 10x3070 in it. And I would like 5 of cards to mine only ETH but 5 other it do dual ETH+TON.
How can I achieve this?
Pages:
Jump to: