Pages:
Author

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

legendary
Activity: 1453
Merit: 1011
Bitcoin Talks Bullshit Walks
From Microsoft & Windows defender today:
Code:
Trojan:Win32/Detplock
Status: Removed
Information: This application is dangerous and runs commands from an attacker
lolMiner-v1.21\lolMiner.exe

Microsoft claims the following:
Code:
This threat is a trojan which tries to do one or all of the following:

    Download and install other malware
    Use your computer for click fraud
    Record your keystrokes and the sites you visit
    Send information about your PC, including user names and browsing history, to a remote malicious hacker
    Give a remote malicious hacker access to your PC

These things are getting ridiculous.
Microsoft is targeting miners all around for removal.


i know some of you will hate to hear this.  prolly shouldnt mine on personal pc.  make a dedicated rig that sends the coin to a 2fa protected wallet.  offline etc.  worse they can do is steal your hashrate for a brief moment until you get notification the rig is down.   i noticed recently a case with nicehash miner.  one card locked up.  leaving the other two mining.  pc wasnt accessable.  i wasnt getting rewards but the jobs kept coming to the other two cards and shares accepted only my account wasnt seeing the rig.  i had to shut it down manually to get it back rolling.  bad thing about nicehash is the program injects the mining address based on its config.  if nicehash glitches then i assume it mined to the default wallets contained within the corrosponding software,  all the joys of mining and its constant babysitting is prolly the least enjoyable part of this.  only way to balance is proper rewards.  its why this industry has so many salty players   i was one.  ton of work and no reward.  or i didnt have the means to not sell and mine for aloss.  add in hackers and all the other bs ways one can lose money.  have to have an iron stomach for this type lucrative investment.  def hardens a person and can allow one to sink into some deep lows if ya let it.  

Best regard
Stay safe out there  when you are the bank.  there is no insurance!
legendary
Activity: 1453
Merit: 1011
Bitcoin Talks Bullshit Walks
for those posting logs please use the
Code:
insert code feature  paste your info between the tags   its the symbol up above looks like hashtag

Thanks all Smiley
jr. member
Activity: 133
Merit: 5
From Microsoft & Windows defender today:
Code:
Trojan:Win32/Detplock
Status: Removed
Information: This application is dangerous and runs commands from an attacker
lolMiner-v1.21\lolMiner.exe

Microsoft claims the following:
Code:
This threat is a trojan which tries to do one or all of the following:

    Download and install other malware
    Use your computer for click fraud
    Record your keystrokes and the sites you visit
    Send information about your PC, including user names and browsing history, to a remote malicious hacker
    Give a remote malicious hacker access to your PC

These things are getting ridiculous.
Microsoft is targeting miners all around for removal.
sr. member
Activity: 2142
Merit: 353
Xtreme Monster
.....

Anyway you could add a command for this miner to work with claymore's ethereum dual miner manager as known as ethman.exe? That would be very helpful as I can't find a way to monitor this miner freely.
member
Activity: 639
Merit: 19
I always recommend

:loop
lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET!
timeout 10
goto loop
This won't help KingsGroup.IT though but it is an improvement if you want to keep the miner up after crashes.

KingsGroup.IT, can you post the output of lolMiner.exe --list-devices? I still suspect it's somehow not using both GPUs properly. Also you mentioned Nicehash, do they use lolMiner or a different miner for Zhash? I know they used to use various 3rdparty miners but I never really liked their auto-switching so I preferred to setup miners manually even when mining on Nicehash.

Where can I find this?>>>>     "--list-devices"

I don't see it in this photo
https://drive.google.com/file/d/1Lbrl8ERL82PqxMcJJE7_Ep_M02hpzNkR/view?usp=sharing


Can you run the CMD (Command Viewer) then go to the folder of the miner like...

And run lolMiner.exe --list-devices that will show all your devices... it is a parameter of the miner

This my list device  https://drive.google.com/file/d/1_A9zj_J0xuMLo1H-1Zvdf1eGUyF_oA2z/view?usp=sharing
This is my file.bat https://drive.google.com/file/d/1VMhBvMGRlaH8tf4dF9vQXEYogw8pKUws/view?usp=sharing
This is my new problem... https://drive.google.com/file/d/1lSFSmYr_r7s7oNr_24DPdVEZ9u8Y4zDU/view?usp=sharing

in this momento nicehash + lolminer continue to make 45 sol/s with my GPU 7990
LOlMIner original version not work..
Boh.. need help



replace in the line lolminer.exe -a  lolminer.exe --algo

change "-a" for "--algo"

al OK!!

Last question ..
I have 3 gpu .. "0"; "1"; "2". How do I disable "2"?
do I have to enter "-d2" in the command line?
lolMiner.exe --algo !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET! -d2

you shoul do it like --devices 2     for example --devices 0,1,4 will only pick GPU 0, 1 and 4.
newbie
Activity: 9
Merit: 0
KingsGroup.IT, since your original question isn't resolved yet, you could try to do the following to find out what Nicehash is doing differently:
Start mining and get a tool like Process Explorer (it's from a Microsoft MVP so it can be trusted if you have second thoughts) and rightclick the lolminer process and select Properties. Under "Command line" you should see the full config they used to start mining. If they use a config file, track it down with its path. I dunno whether Nicehash does this, if it runs lolMiner with admin privileges you need to run Process Explorer with admin privileges as well to get this information.

Probably not related, but I found when mining Beam on a R9 290 on Windows 10, it makes a difference to set lolMiner to enable Compute Mode. I didn't observe any influence of compute mode on mining Zhash on the 290 or the 7970 though so I doubt that is it.

I still hope lolliedieb will look into what I posted earlier here https://bitcointalksearch.org/topic/m.56572776, would be really cool to be able to mine Beam on Tahiti cards.
newbie
Activity: 22
Merit: 0
I always recommend

:loop
lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET!
timeout 10
goto loop
This won't help KingsGroup.IT though but it is an improvement if you want to keep the miner up after crashes.

KingsGroup.IT, can you post the output of lolMiner.exe --list-devices? I still suspect it's somehow not using both GPUs properly. Also you mentioned Nicehash, do they use lolMiner or a different miner for Zhash? I know they used to use various 3rdparty miners but I never really liked their auto-switching so I preferred to setup miners manually even when mining on Nicehash.

Where can I find this?>>>>     "--list-devices"

I don't see it in this photo
https://drive.google.com/file/d/1Lbrl8ERL82PqxMcJJE7_Ep_M02hpzNkR/view?usp=sharing


Can you run the CMD (Command Viewer) then go to the folder of the miner like...

And run lolMiner.exe --list-devices that will show all your devices... it is a parameter of the miner

This my list device  https://drive.google.com/file/d/1_A9zj_J0xuMLo1H-1Zvdf1eGUyF_oA2z/view?usp=sharing
This is my file.bat https://drive.google.com/file/d/1VMhBvMGRlaH8tf4dF9vQXEYogw8pKUws/view?usp=sharing
This is my new problem... https://drive.google.com/file/d/1lSFSmYr_r7s7oNr_24DPdVEZ9u8Y4zDU/view?usp=sharing

in this momento nicehash + lolminer continue to make 45 sol/s with my GPU 7990
LOlMIner original version not work..
Boh.. need help



replace in the line lolminer.exe -a  lolminer.exe --algo

change "-a" for "--algo"

al OK!!

Last question ..
I have 3 gpu .. "0"; "1"; "2". How do I disable "2"?
do I have to enter "-d2" in the command line?
lolMiner.exe --algo !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET! -d2
member
Activity: 639
Merit: 19
I always recommend

:loop
lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET!
timeout 10
goto loop
This won't help KingsGroup.IT though but it is an improvement if you want to keep the miner up after crashes.

KingsGroup.IT, can you post the output of lolMiner.exe --list-devices? I still suspect it's somehow not using both GPUs properly. Also you mentioned Nicehash, do they use lolMiner or a different miner for Zhash? I know they used to use various 3rdparty miners but I never really liked their auto-switching so I preferred to setup miners manually even when mining on Nicehash.

Where can I find this?>>>>     "--list-devices"

I don't see it in this photo
https://drive.google.com/file/d/1Lbrl8ERL82PqxMcJJE7_Ep_M02hpzNkR/view?usp=sharing


Can you run the CMD (Command Viewer) then go to the folder of the miner like...

And run lolMiner.exe --list-devices that will show all your devices... it is a parameter of the miner

This my list device  https://drive.google.com/file/d/1_A9zj_J0xuMLo1H-1Zvdf1eGUyF_oA2z/view?usp=sharing
This is my file.bat https://drive.google.com/file/d/1VMhBvMGRlaH8tf4dF9vQXEYogw8pKUws/view?usp=sharing
This is my new problem... https://drive.google.com/file/d/1lSFSmYr_r7s7oNr_24DPdVEZ9u8Y4zDU/view?usp=sharing

in this momento nicehash + lolminer continue to make 45 sol/s with my GPU 7990
LOlMIner original version not work..
Boh.. need help



replace in the line lolminer.exe -a  lolminer.exe --algo

change "-a" for "--algo"
newbie
Activity: 22
Merit: 0
I always recommend

:loop
lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET!
timeout 10
goto loop
This won't help KingsGroup.IT though but it is an improvement if you want to keep the miner up after crashes.

KingsGroup.IT, can you post the output of lolMiner.exe --list-devices? I still suspect it's somehow not using both GPUs properly. Also you mentioned Nicehash, do they use lolMiner or a different miner for Zhash? I know they used to use various 3rdparty miners but I never really liked their auto-switching so I preferred to setup miners manually even when mining on Nicehash.

Where can I find this?>>>>     "--list-devices"

I don't see it in this photo
https://drive.google.com/file/d/1Lbrl8ERL82PqxMcJJE7_Ep_M02hpzNkR/view?usp=sharing


Can you run the CMD (Command Viewer) then go to the folder of the miner like...

And run lolMiner.exe --list-devices that will show all your devices... it is a parameter of the miner

This my list device  https://drive.google.com/file/d/1_A9zj_J0xuMLo1H-1Zvdf1eGUyF_oA2z/view?usp=sharing
This is my file.bat https://drive.google.com/file/d/1VMhBvMGRlaH8tf4dF9vQXEYogw8pKUws/view?usp=sharing
This is my new problem... https://drive.google.com/file/d/1lSFSmYr_r7s7oNr_24DPdVEZ9u8Y4zDU/view?usp=sharing

in this momento nicehash + lolminer continue to make 45 sol/s with my GPU 7990
LOlMIner original version not work..
Boh.. need help




member
Activity: 639
Merit: 19
I always recommend

:loop
lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET!
timeout 10
goto loop
This won't help KingsGroup.IT though but it is an improvement if you want to keep the miner up after crashes.

KingsGroup.IT, can you post the output of lolMiner.exe --list-devices? I still suspect it's somehow not using both GPUs properly. Also you mentioned Nicehash, do they use lolMiner or a different miner for Zhash? I know they used to use various 3rdparty miners but I never really liked their auto-switching so I preferred to setup miners manually even when mining on Nicehash.

Where can I find this?>>>>     "--list-devices"

I don't see it in this photo
https://drive.google.com/file/d/1Lbrl8ERL82PqxMcJJE7_Ep_M02hpzNkR/view?usp=sharing


Can you run the CMD (Command Viewer) then go to the folder of the miner like...

And run lolMiner.exe --list-devices that will show all your devices... it is a parameter of the miner
newbie
Activity: 22
Merit: 0
I always recommend

:loop
lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET!
timeout 10
goto loop
This won't help KingsGroup.IT though but it is an improvement if you want to keep the miner up after crashes.

KingsGroup.IT, can you post the output of lolMiner.exe --list-devices? I still suspect it's somehow not using both GPUs properly. Also you mentioned Nicehash, do they use lolMiner or a different miner for Zhash? I know they used to use various 3rdparty miners but I never really liked their auto-switching so I preferred to setup miners manually even when mining on Nicehash.

I confirm that nicehash uses lolminer. Gets over 45 sol / sol /s on "BgoldPoW"
newbie
Activity: 22
Merit: 0
I always recommend

:loop
lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET!
timeout 10
goto loop
This won't help KingsGroup.IT though but it is an improvement if you want to keep the miner up after crashes.

KingsGroup.IT, can you post the output of lolMiner.exe --list-devices? I still suspect it's somehow not using both GPUs properly. Also you mentioned Nicehash, do they use lolMiner or a different miner for Zhash? I know they used to use various 3rdparty miners but I never really liked their auto-switching so I preferred to setup miners manually even when mining on Nicehash.

Where can I find this?>>>>     "--list-devices"

I don't see it in this photo
https://drive.google.com/file/d/1Lbrl8ERL82PqxMcJJE7_Ep_M02hpzNkR/view?usp=sharing
jr. member
Activity: 309
Merit: 2
Is it possible to mine 2 algos on 1 rig in SMOS? IE ETH on GPUS 0,1,2,3 and ETC on GPUS 4,5 ??

cheers

With lolminer you are able to do it...

I send you the link information... if you are not able to do it let's us know... to help you

https://github.com/Lolliedieb/lolMiner-releases/blob/master/dual_and_split_mining.md



Thanks!
member
Activity: 639
Merit: 19
Is it possible to mine 2 algos on 1 rig in SMOS? IE ETH on GPUS 0,1,2,3 and ETC on GPUS 4,5 ??

cheers

With lolminer you are able to do it...

I send you the link information... if you are not able to do it let's us know... to help you

https://github.com/Lolliedieb/lolMiner-releases/blob/master/dual_and_split_mining.md

jr. member
Activity: 309
Merit: 2
Is it possible to mine 2 algos on 1 rig in SMOS? IE ETH on GPUS 0,1,2,3 and ETC on GPUS 4,5 ??

cheers
sr. member
Activity: 776
Merit: 308
GeoCoin Developer - GIS Technologist
Any interest in adding Ubqhash support to a future release?  Ubqhash is another Ethash variant so should be similar process to Etchash.

Here's some of the technical info: https://blog.ubiqsmart.com/introducing-ubqhash-8fa515befd7

Would adding Ubqhash to lolMiner be possible?
member
Activity: 639
Merit: 19
You do realize from the thermal point of view the mi100 is not really going to mine.  It has no way to deal with the heat and stress of mining.  There is a reason you dont see the accelerator cards used in mining. 

but Nvidia V100 and A100 can mine with a nice hashrate and temperature

With that memory it could be great... and that high bandwith...
newbie
Activity: 2
Merit: 0
You do realize from the thermal point of view the mi100 is not really going to mine.  It has no way to deal with the heat and stress of mining.  There is a reason you dont see the accelerator cards used in mining. 

but Nvidia V100 and A100 can mine with a nice hashrate and temperature
member
Activity: 639
Merit: 19
full member
Activity: 1275
Merit: 141
You do realize from the thermal point of view the mi100 is not really going to mine.  It has no way to deal with the heat and stress of mining.  There is a reason you dont see the accelerator cards used in mining. 
Pages:
Jump to: