Search content
Sort by

Showing 20 of 31 results by helpme85
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
helpme85
on 18/11/2017, 10:58:36 UTC
Please give me the original 3main file. Thank you.
Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL][ETN] Electroneum Mining Pool with a 0% fee
by
helpme85
on 14/11/2017, 09:31:42 UTC
Please allow payout option or set a higher payment level. (10, 50, 100 ETN)
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3
by
helpme85
on 14/10/2017, 10:38:03 UTC
Please give me 1bash version v0019-13. Thanks a lot.
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
helpme85
on 03/09/2017, 00:39:03 UTC
@fullzero

please help me, howto log ethminer console on a log file


Find ethminer line in 3main and add this to the end of it
Code:
2>&1 | tee your_log-file_name.log

like this :

Code:
screen -dmS miner $HCD -S $UBQ_POOL -O $UBQADDR:x -U   2>&1 | tee your_log-file_name.log

I tried but the log file was empty


My guess is you will most likely need to redirect the screen to a log and not ethminer; but I haven't tried it.
What do I need to do? I will try

Try adding a "L" to the screen args like this:

Code:
screen -dmSL miner $HCD -S $UBQ_POOL -O $UBQADDR:x -U   2>&1 | tee your_log-file_name.log

That's what a I do. Then a file called "screenlog.0" will be created. Keep in main that this file grows constantly, so eventually you will have to do some thing about it.
To watch the output in real time: tail -f /path to screenlog.0
try
> filename
Set bash file to clear log
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
helpme85
on 02/09/2017, 21:05:47 UTC
@fullzero

please help me, howto log ethminer console on a log file


Find ethminer line in 3main and add this to the end of it
Code:
2>&1 | tee your_log-file_name.log

like this :

Code:
screen -dmS miner $HCD -S $UBQ_POOL -O $UBQADDR:x -U   2>&1 | tee your_log-file_name.log

I tried but the log file was empty


My guess is you will most likely need to redirect the screen to a log and not ethminer; but I haven't tried it.
What do I need to do? I will try
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
helpme85
on 02/09/2017, 17:04:07 UTC
@fullzero

please help me, howto log ethminer console on a log file


Find ethminer line in 3main and add this to the end of it
Code:
2>&1 | tee your_log-file_name.log

like this :

Code:
screen -dmS miner $HCD -S $UBQ_POOL -O $UBQADDR:x -U   2>&1 | tee your_log-file_name.log

I tried but the log file was empty
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
helpme85
on 02/09/2017, 16:39:46 UTC
@fullzero

please help me, howto log ethminer console on a log file
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
helpme85
on 30/08/2017, 21:19:24 UTC
When Genoil incorporates Claymore: D
http://imgur.com/xx6UnGD
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
helpme85
on 30/08/2017, 18:42:47 UTC
Did anyone successfully set up teamviewer with custom resolutions without monitor(or dummy plug) on a headless rig?

Try
http://imgur.com/a/mzMNB

Interesting; have you confirmed this works helpme85?
I'm also not sure, when I used teamviewer at that time I connected to the monitor.

I did, doesn't work.
I only use teamviewer for the first time, for long-term use the best way is to use ssh.
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
helpme85
on 30/08/2017, 17:13:59 UTC
Did anyone successfully set up teamviewer with custom resolutions without monitor(or dummy plug) on a headless rig?

Try
http://imgur.com/a/mzMNB

Interesting; have you confirmed this works helpme85?
I'm also not sure, when I used teamviewer at that time I connected to the monitor.
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
helpme85
on 29/08/2017, 16:23:29 UTC
Is it normal that every time upPASTE reload config it start a new instance of 1bash ?

Code:
m1@m1-desktop-102:~$ ps aux | grep 1bash
m1        2201  0.0  0.0  13320  3876 pts/16   S+   11:43   0:00 bash /home/m1/1bash
m1        4482  0.0  0.0  13328  3840 pts/23   S+   12:14   0:00 bash /home/m1/1bash
m1       18432  0.0  0.0  13328  3836 pts/24   S+   16:18   0:00 bash /home/m1/1bash

Code:
m1@m1-desktop-101:~$ ps aux | grep 1bash
m1       13545  0.0  0.0  13324  3888 pts/17   S+   16:23   0:00 bash /home/m1/1bash
m1       13546  0.0  0.0  13332  3820 pts/23   S+   16:23   0:00 bash /home/m1/1bash
m1       13547  0.0  0.0  13328  3892 pts/21   S+   16:23   0:00 bash /home/m1/1bash


Problem is some times it create multiple miners :

Code:
m1@m1-desktop-101:~$ screen -r  miner
There are several suitable screens on:
14358.miner (08/29/17 16:23:44) (Detached)
14348.miner (08/29/17 16:23:44) (Detached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.

and multiple temp too

Code:
m1@m1-desktop-101:~$ screen -r temp
There are several suitable screens on:
13837.temp (08/29/17 16:23:36) (Detached)
13830.temp (08/29/17 16:23:36) (Detached)
13823.temp (08/29/17 16:23:36) (Detached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.

The multiple miners only happens on one of my rigs, the other one dont have this issue.
Both has multiple 1bash running but one make multiple miners.
Sorry if I misunderstand.
In v19 you need to run 3main instead of 1bash or run 2unix to refresh the whole
no you don't, you just run 1bash as normal, 1bash has been split into 2 parts (1bash and 3main), where 1bash is a config file and 3main holds all the back end (for people who are not interested in editing it)
At v19 1bash is only a configuration file, there is absolutely no command to run the application in it: D
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
helpme85
on 29/08/2017, 13:06:14 UTC
Is it normal that every time upPASTE reload config it start a new instance of 1bash ?

Code:
m1@m1-desktop-102:~$ ps aux | grep 1bash
m1        2201  0.0  0.0  13320  3876 pts/16   S+   11:43   0:00 bash /home/m1/1bash
m1        4482  0.0  0.0  13328  3840 pts/23   S+   12:14   0:00 bash /home/m1/1bash
m1       18432  0.0  0.0  13328  3836 pts/24   S+   16:18   0:00 bash /home/m1/1bash

Code:
m1@m1-desktop-101:~$ ps aux | grep 1bash
m1       13545  0.0  0.0  13324  3888 pts/17   S+   16:23   0:00 bash /home/m1/1bash
m1       13546  0.0  0.0  13332  3820 pts/23   S+   16:23   0:00 bash /home/m1/1bash
m1       13547  0.0  0.0  13328  3892 pts/21   S+   16:23   0:00 bash /home/m1/1bash


Problem is some times it create multiple miners :

Code:
m1@m1-desktop-101:~$ screen -r  miner
There are several suitable screens on:
14358.miner (08/29/17 16:23:44) (Detached)
14348.miner (08/29/17 16:23:44) (Detached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.

and multiple temp too

Code:
m1@m1-desktop-101:~$ screen -r temp
There are several suitable screens on:
13837.temp (08/29/17 16:23:36) (Detached)
13830.temp (08/29/17 16:23:36) (Detached)
13823.temp (08/29/17 16:23:36) (Detached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.

The multiple miners only happens on one of my rigs, the other one dont have this issue.
Both has multiple 1bash running but one make multiple miners.
Sorry if I misunderstand.
In v19 you need to run 3main instead of 1bash or run 2unix to refresh the whole
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
helpme85
on 29/08/2017, 10:14:20 UTC
Did anyone successfully set up teamviewer with custom resolutions without monitor(or dummy plug) on a headless rig?

Try
http://imgur.com/a/mzMNB
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
helpme85
on 29/08/2017, 02:52:26 UTC
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
helpme85
on 29/08/2017, 01:48:16 UTC
V0019 Stable operation
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
helpme85
on 28/08/2017, 13:54:08 UTC
I've updated on v019
Moreover, I solve problem with 12th card- become to use m2-pci connector.
However, when start to mine ZEC, miner doesn't start and I see that:
http://imgur.com/a/hQshZ

screen is terminated and no miner process

run
 
Quote
bash /home/m1/1bash

and take a picture.
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0018
by
helpme85
on 27/08/2017, 16:30:33 UTC
Can be added to 1bash as another application.
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0018
by
helpme85
on 27/08/2017, 08:38:13 UTC
I feel like ethminer 0.11.0 gives better hashrate than claymore.
Claymore single gives me 197 MH/s and dual with DCR gives 194 MH/s
While ethminer 0.11.0 is giving 201

is this the correct one ?
https://github.com/ethereum-mining/ethminer/releases
Better to use 0.12.0.dev or 0.11.0 ?

I tried them all and think the newest dev is the best.  Tell me if your experience is different.
On ethminer 0.12.0.dev2 one of my rigs started dropping from full utilization and all 6 GPUs gone to 70-80 % and miner restarted 2 times then I switched to 0.11.0
But on ethminer 0.11.0 its working with no problems.

0.12.0 is only version 0.11.0 edited in the hashrate display.
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0018
by
helpme85
on 27/08/2017, 05:59:06 UTC
Has anyone tried to build https://github.com/tpruvot/ccminer on nvoc os?

look for this link on the OP:

v2 Alexis78 and Tpuvot 2.2 ccminer clients with replacement bash DOWNLOAD Link
I tried running Tpuvot 2.2 but it failed
Quote
[2017-08-26 19:19:06] GPU #0: GeForce GTX 1050 Ti, 3966 MB available, 6 SMX
[2017-08-26 19:19:06] GPU #0: 384 threads (8.5) with 24 blocks
Terminated

What coin are you trying to mine?

I mine XMR.

I don't think Tpuvot works properly for XMR.


I have tried to build several other versions but have encountered this error:
http://imgur.com/a/uZKLG
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0018
by
helpme85
on 27/08/2017, 05:40:42 UTC
Has anyone tried to build https://github.com/tpruvot/ccminer on nvoc os?

look for this link on the OP:

v2 Alexis78 and Tpuvot 2.2 ccminer clients with replacement bash DOWNLOAD Link
I tried running Tpuvot 2.2 but it failed
Quote
[2017-08-26 19:19:06] GPU #0: GeForce GTX 1050 Ti, 3966 MB available, 6 SMX
[2017-08-26 19:19:06] GPU #0: 384 threads (8.5) with 24 blocks
Terminated

What coin are you trying to mine?

I mine XMR.
I have tried to build several other versions but have encountered this error:
http://imgur.com/a/uZKLG