Pages:
Author

Topic: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) New version: v0.4 (July 22) - page 28. (Read 30772 times)

newbie
Activity: 25
Merit: 1
Dear all, Hello!

I have a problem with starting lolminir 0.23 win 10.
So i have 6 GPU 1060
CPU celeron G3930

If i change devise 0 to devise 0,1,2,3,4,5 nothing happend.

Please advise how to solve this problem.
ты плaтфopмy yкaзaл. пoпpoбyй тaк:
#--platform 1
--device 0,1,2,3,4,5

либo нaйди нa кaкoй плaтфopмe видeoкapты cтoят, зaгpyзи мaйнep c бaтникa: lolMiner-mnx.exe --list-devices

нo в любoм cлyчae oн y тeбя paбoтaть нe бyдeт, ждём нoвyю вepcию

Я тaк пoнимaю y вcex ceйчac пpoблeмa c вылeтoм мaйнepa чepeз 10-20-40 минyт пocлe нaчaлa paбoты?
newbie
Activity: 12
Merit: 0
Im getting around 14000 sol/s for gtx 1070 and 8500 sol/s for gtx 970. the 4 x 1070 rig lolminer was crashing every 10 20 mins so I changed the batch from 2 to 4 ts been almost 1 hour so far so good.


Edit:
strange thing just happened. the gtx 1070s hashrate dropped of 14000 sol/s to 7000 sol/s

Did you just closed your TeamViewer? If yes, it is because of that. I have the same issue. I need to change the batch value to 8 to have a hashrate better but still below than with TV opened.

Try putting the batch value back to 2, and then opening a browser to a youtube video. The video doesn't have to be playing, just make sure it's in the background and not minimized.

If you put newer lock remote computer in  teamviewer does problem(drop of hashrates) continues?
jr. member
Activity: 34
Merit: 1
Im getting around 14000 sol/s for gtx 1070 and 8500 sol/s for gtx 970. the 4 x 1070 rig lolminer was crashing every 10 20 mins so I changed the batch from 2 to 4 ts been almost 1 hour so far so good.


Edit:
strange thing just happened. the gtx 1070s hashrate dropped of 14000 sol/s to 7000 sol/s

Did you just closed your TeamViewer? If yes, it is because of that. I have the same issue. I need to change the batch value to 8 to have a hashrate better but still below than with TV opened.

Try putting the batch value back to 2, and then opening a browser to a youtube video. The video doesn't have to be playing, just make sure it's in the background and not minimized.
full member
Activity: 308
Merit: 111
Submitting share
Share accepted
[Device 0] Average speed (5s): 6175.16 sol/s
[Device 1] Average speed (5s): 6266.95 sol/s
[Device 2] Average speed (5s): 6196.16 sol/s
[Device 3] Average speed (5s): 6288.74 sol/s
[Device 4] Average speed (5s): 6218.96 sol/s
[Device 5] Average speed (5s): 6174.77 sol/s
[Device 6] Average speed (5s): 6192.16 sol/s
[Device 7] Average speed (5s): 6195.36 sol/s
[Device 8] Average speed (5s): 6254.55 sol/s
New target received: 0000090909090908bb6c36a1f3302b1b40f8038452b1d262b2e8205425f3143a
terminate called after throwing an instance of 'std::bad_alloc'
  what():  New job received: 2ca6
std::bad_alloc
Aborted (core dumped)
mining@mining-TB250-BTC-PRO:~$
newbie
Activity: 52
Merit: 0
Im getting around 14000 sol/s for gtx 1070 and 8500 sol/s for gtx 970. the 4 x 1070 rig lolminer was crashing every 10 20 mins so I changed the batch from 2 to 4 ts been almost 1 hour so far so good.


Edit:
strange thing just happened. the gtx 1070s hashrate dropped of 14000 sol/s to 7000 sol/s
newbie
Activity: 8
Merit: 0

It does not work, when the miner stops, a message comes out that does not allow it to start automatically again

^C¿Desea terminar el trabajo por lotes (S/N)?
newbie
Activity: 8
Merit: 0

@ALL:
Important Announcement (In particular for the early adopters of lolMiner):

I grabbed all the messages of this forum thread / private messages and telegram messages from the first two weeks and finally came up with an excel sheet of names and contributions to the lolMiner success.
As promised: 50% of the first month income will be for you - to get the exact amount we will have to wait till Monday (should rename it to Moneyday ^^), but here are the names of those who are eligible to claim their fraction of the fee:

Thank you Lollie! you've made a big work. I know how it's hard because I'm studing it and I'm going crazy Smiley
newbie
Activity: 9
Merit: 0
Thank you all.
I will try it.  Smiley
full member
Activity: 231
Merit: 101
Miner crashed every day 2-3 times.
https://ibb.co/d78utS
https://ibb.co/nxDSDS
When I click on "close program" miner restart and working.
Problem is that I cant always monitoring the rig and restarting it.
Is there solution?

upgrade from Windows to Linux

Is there possibility to enter command that lolminer restart when losing SOL/s, or restarting on every hour?



Create a batch file like this:

:MINE
Start /wait /high lolMiner-mnx.exe --server mnx.suprnova.cc --port 7077 --user YOUR.MINER --pass x --device 0,1,2
timeout /t 5
goto :MINE
newbie
Activity: 23
Merit: 0
Miner crashed every day 2-3 times.
https://ibb.co/d78utS
https://ibb.co/nxDSDS
When I click on "close program" miner restart and working.
Problem is that I cant always monitoring the rig and restarting it.
Is there solution?

upgrade from Windows to Linux

Is there possibility to enter command that lolminer restart when losing SOL/s, or restarting on every hour?



either:
A. stick with Windows, learn PowerShell (or maybe you can do it as a batch script) and write your own bit of code to do this
https://github.com/PowerShell/PowerShell/tree/master/docs/learning-powershell
or possibly create a Windows Service to do this?  (google it)

B. install a flavour of Linux (I recommend Ubuntu 16.04 LTS for you) and run (the more stable) lolMiner there, which can be easily executed from the commandline to run as a back ground process, or made to be a service that the operating system will restart as necessary
full member
Activity: 231
Merit: 101
Miner crashed every day 2-3 times.
https://ibb.co/d78utS
https://ibb.co/nxDSDS
When I click on "close program" miner restart and working.
Problem is that I cant always monitoring the rig and restarting it.
Is there solution?

upgrade from Windows to Linux

In Windows search box type regedit and hit enter
Go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\Windows Error Reporting
right click on "DontShowUI"
click Modify
change the 0 to 1 and save

ENJOY!
newbie
Activity: 9
Merit: 0
Miner crashed every day 2-3 times.
https://ibb.co/d78utS
https://ibb.co/nxDSDS
When I click on "close program" miner restart and working.
Problem is that I cant always monitoring the rig and restarting it.
Is there solution?

upgrade from Windows to Linux

Is there possibility to enter command that lolminer restart when losing SOL/s, or restarting on every hour?

newbie
Activity: 23
Merit: 0
Miner crashed every day 2-3 times.
https://ibb.co/d78utS
https://ibb.co/nxDSDS
When I click on "close program" miner restart and working.
Problem is that I cant always monitoring the rig and restarting it.
Is there solution?

upgrade from Windows to Linux
newbie
Activity: 9
Merit: 0
Miner crashed every day 2-3 times.
https://ibb.co/d78utS
https://ibb.co/nxDSDS
When I click on "close program" miner restart and working.
Problem is that I cant always monitoring the rig and restarting it.
Is there solution?
newbie
Activity: 23
Merit: 0
Hi Mr @Lolliedieb

I have been playing with v0.22 on my Dell gen7-i7 quad-core (7820HQ) laptop with a Nvidia M1200 built in GPU running ubuntu for the most part, and have recently upgraded ubuntu from 16.04 LTS to 17.10 (slight headache getting Xorg to work nicely at the end, but got there)

FYI:
As part of the upgrade process I downloaded from Intel their scripts for compiling the Linux openCL libraries and a new 4.8 kernel as described on this page:
https://software.intel.com/en-us/articles/sdk-for-opencl-gsg
but using the "experimental script" (which allows you to skip the kernel build):
https://software.intel.com/file/593325/download

And once this is done and working I noticed that the Sol/s rate for the Intel CPU was much better than if using the ubuntu supplied pre-compiled openCL libraries (was about 400Sol/s but now averages about 600Sol/s with self compiled Intel script)

The Nvidia M1200 works at about 3600Sol/s using the distro supplied 384.111 driver, which I cannot download the source for and recompile... or can I?
Please let me know if this is possible.


Soon I will be receiving a GTX 1060 to place within a HP Omen Accelerator eGPU unit, which I can connect to my laptop via a Thunderbolt cable, so I will see how this goes and works, hopefully on ubuntu and not Windows 10.

My question to you is:
Would it be possible to release an OSX (intel x86_64) compiled version of lolMiner as I have a late 2011 macbook with the first Thunderbolt port on it, so if the first test with Dell Thunderbolt 3 and ubuntu works, I'd like to try the macbook and Thunderbolt 1.


newbie
Activity: 12
Merit: 0


From what others have explained, it has something to do with Windows reducing the gpu and cpu performance when it detects that there's no display being used. Someone has also suggested playing a long youtube video and putting it on replay to trick Windows.

I also read someone with multiple rigs basically having a teamviewer session from one rig to the other and vice versa, you could try that.


sound little crazy, but this helped
before my 6 x gtx1070 card were doing 8500-9000 sol/s and now I just turned on some video from background on the rig and hashrate became 13000-14000 sol
that is just crazy  Cool
What is your settings in teamviewer in Advanced --> Advanced settings for connections to other computers --> Lock remote computer?
member
Activity: 433
Merit: 48
....

If i change devise 0 to devise 0,1,2,3,4,5 nothing happend.

Please advise how to solve this problem.

Look at the first lines of output: your miner tries to use the Intel Integrated Graphics! Its likely that you have to use --platform 1 or --platform 2 to get your cards detected and the miner running.


Lolliedieb can the problem in the processor? on the working rig is the i5 processor.
the others are Athlon and Celeron.

Hmm ... no I think thats some unsave freeing of resources. I hope this is fixed with 0.3.
member
Activity: 201
Merit: 11
Lolliedieb can the problem in the processor? on the working rig is the i5 processor.
the others are Athlon and Celeron.
member
Activity: 201
Merit: 11
Dear all, Hello!

I have a problem with starting lolminir 0.23 win 10.
So i have 6 GPU 1060
CPU celeron G3930

If i change devise 0 to devise 0,1,2,3,4,5 nothing happend.

Please advise how to solve this problem.
ты плaтфopмy yкaзaл. пoпpoбyй тaк:
#--platform 1
--device 0,1,2,3,4,5

либo нaйди нa кaкoй плaтфopмe видeoкapты cтoят, зaгpyзи мaйнep c бaтникa: lolMiner-mnx.exe --list-devices

нo в любoм cлyчae oн y тeбя paбoтaть нe бyдeт, ждём нoвyю вepcию
member
Activity: 201
Merit: 11
all rigs are unstable. We are waiting for the new version!
program closes in 5-15 minutes after the start.
Pages:
Jump to: