Bitcoin Forum
June 29, 2024, 10:29:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 [70] 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 ... 155 »
  Print  
Author Topic: minerstat: mining OS + ASIC monitoring + Windows mining  (Read 167008 times)
aks85
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 23, 2017, 11:15:45 AM
 #1381

Hi coinscrow,

Can you tell me how to start with minerstat.com. also please tell me does windows support 16 GPU with your software.

coinscrow (OP)
Sr. Member
****
Offline Offline

Activity: 1596
Merit: 305


minerstat CEO


View Profile WWW
August 23, 2017, 11:33:43 AM
 #1382

Hi coinscrow,

Can you tell me how to start with minerstat.com. also please tell me does windows support 16 GPU with your software.



support 16gpu, and here's how.

1] Disable Firewall & Antivirus [Firewall can block port, Windows defender always delete some important files for some reason]
after check this: https://www.youtube.com/watch?v=jXGJ0MicSsM

quick1unc
Full Member
***
Offline Offline

Activity: 289
Merit: 107


View Profile
August 23, 2017, 01:20:01 PM
 #1383

Not sure why but every since I updated 1-2 of the gpu's don't seem to be fully loaded while mining. Never had this issue before till now, but looking at afterburner I can see what one card is running about 500mhz slower on the core clock like its not being fully loaded somehow. Anyone have any ideas?

what you mining? coin? client? settings?
hashrate drop can cause high oc.

I'm mining Eth and sia. I'm running the same settings as prior to the update. I have seen this on 3 rigs now that I have updated. All have had 1-2 cards running slower than the rest. Was never an issue before. I've tried reducing the oc just on those cards but it made no difference. I have the core clocks underclocked on all cards and it's only the core clock that is running slow, the memory is running correctly.

I'm running 6 1070's, -60 on core and +600 on memory at 70% power.
cryptofriendz
Member
**
Offline Offline

Activity: 111
Merit: 10

Do or do not.


View Profile
August 23, 2017, 02:06:15 PM
 #1384

Sorry if this post is redundant, but any plans to support OC?

For Windows applying an Afterburner Profile would be sufficient, for Linux SMOS like OC settings would be great!
HashashInnC
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
August 23, 2017, 02:08:00 PM
 #1385

seem's really cool, will try soon and give a feedback
coinscrow (OP)
Sr. Member
****
Offline Offline

Activity: 1596
Merit: 305


minerstat CEO


View Profile WWW
August 23, 2017, 02:20:49 PM
 #1386

seem's really cool, will try soon and give a feedback

ok, thank you!


quick1unc i will check that.

Sorry if this post is redundant, but any plans to support OC?

For Windows applying an Afterburner Profile would be sufficient, for Linux SMOS like OC settings would be great!

have oc support for rx 400 series, i will add more support in the near future

clintar2
Full Member
***
Offline Offline

Activity: 202
Merit: 104


View Profile
August 23, 2017, 03:55:06 PM
 #1387

Is the linux version supposed to work at this point? I had to install pyenv to get python 3.5 and get
Code:
Collecting flake8==3.3.0 (from -r /tmp/tmp.wE4HNQN7Dp/requirements.txt (line 10))
  Using cached flake8-3.3.0-py2.py3-none-any.whl
Collecting flake8-mypy==17.3.3 (from -r /tmp/tmp.wE4HNQN7Dp/requirements.txt (line 11))
bin/install: line 78:  3088 Segmentation fault      (core dumped) pip install -r "$INSTALL_HOME/requirements.txt"

and further on i get
Code:
Attempting to update Twisted plugin cache.
*** Failed to update Twisted plugin cache. ***
No module named 'twisted.plugin'


coinscrow (OP)
Sr. Member
****
Offline Offline

Activity: 1596
Merit: 305


minerstat CEO


View Profile WWW
August 23, 2017, 03:59:26 PM
 #1388

Is the linux version supposed to work at this point? I had to install pyenv to get python 3.5 and get
Code:
Collecting flake8==3.3.0 (from -r /tmp/tmp.wE4HNQN7Dp/requirements.txt (line 10))
  Using cached flake8-3.3.0-py2.py3-none-any.whl
Collecting flake8-mypy==17.3.3 (from -r /tmp/tmp.wE4HNQN7Dp/requirements.txt (line 11))
bin/install: line 78:  3088 Segmentation fault      (core dumped) pip install -r "$INSTALL_HOME/requirements.txt"

and further on i get
Code:
Attempting to update Twisted plugin cache.
*** Failed to update Twisted plugin cache. ***
No module named 'twisted.plugin'




are you followed the instructions?

https://github.com/dpnova/pynerstat/blob/master/README.md

Code:
pip install twisted

https://join.slack.com/t/minerstat/shared_invite/MjI0MzcyODMzNDEzLTE1MDIyODE3NTktNDFmOWI1MzVhOA

Join our Slack and can get help from other users and from the dev @dpnova on slack.

clintar2
Full Member
***
Offline Offline

Activity: 202
Merit: 104


View Profile
August 23, 2017, 04:58:11 PM
 #1389

Is the linux version supposed to work at this point? I had to install pyenv to get python 3.5 and get
Code:
Collecting flake8==3.3.0 (from -r /tmp/tmp.wE4HNQN7Dp/requirements.txt (line 10))
  Using cached flake8-3.3.0-py2.py3-none-any.whl
Collecting flake8-mypy==17.3.3 (from -r /tmp/tmp.wE4HNQN7Dp/requirements.txt (line 11))
bin/install: line 78:  3088 Segmentation fault      (core dumped) pip install -r "$INSTALL_HOME/requirements.txt"

and further on i get
Code:
Attempting to update Twisted plugin cache.
*** Failed to update Twisted plugin cache. ***
No module named 'twisted.plugin'




are you followed the instructions?

https://github.com/dpnova/pynerstat/blob/master/README.md

Code:
pip install twisted

https://join.slack.com/t/minerstat/shared_invite/MjI0MzcyODMzNDEzLTE1MDIyODE3NTktNDFmOWI1MzVhOA

Join our Slack and can get help from other users and from the dev @dpnova on slack.
I don't see that pip install twisted command but it just gives me a segmentation fault, too
coinscrow (OP)
Sr. Member
****
Offline Offline

Activity: 1596
Merit: 305


minerstat CEO


View Profile WWW
August 23, 2017, 05:45:53 PM
 #1390

looks a copy-cat . . . ? copy n pasted some files, booo

copy?

copied the source file from somewhere or you made all this by yourself ?

it's ok, anyways looks like you are a hardworking dev & provides good support to your users.

GL but next ones won't be able easily be copied.

All by myself on win and all by dpnova on linux.

Check the date, Sir: January 31, 2017, 08:13:28 PM.

Thats the first All-in-One Rig Tool. Before this, I know only one similar tool but not made on C/Node JS (And was very Alpha) so it can be hard to copy  the source code.
btw the client is open source you can check it.

https://github.com/coinscrow?tab=repositories
https://github.com/dpnova/pynerstat/commits/master

So i don't get your judges.  Grin Or what did i copy, what i didn't noticed?

urmydestiny1311
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
August 24, 2017, 03:57:23 AM
 #1391

After more than 1 hour purchased (Transaction has been completed), my status stll "Tier FREE", cannot add more Rig. Kill me plz
coinscrow (OP)
Sr. Member
****
Offline Offline

Activity: 1596
Merit: 305


minerstat CEO


View Profile WWW
August 24, 2017, 06:51:16 AM
 #1392

After more than 1 hour purchased (Transaction has been completed), my status stll "Tier FREE", cannot add more Rig. Kill me plz

i think at the timent of this post you got it after reached the minimum confirmations

YarMiner
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
August 26, 2017, 10:14:17 AM
 #1393

Hi, coinscrow!
You are developing great stuff! When will the minerstat OS release?
Thanks!
coinscrow (OP)
Sr. Member
****
Offline Offline

Activity: 1596
Merit: 305


minerstat CEO


View Profile WWW
August 26, 2017, 10:18:59 AM
 #1394

Hi, coinscrow!
You are developing great stuff! When will the minerstat OS release?
Thanks!

When we see the linux client very stable and has every stuff what we want.
After v3.2 Release i join to help develop the linux OS.

Theres my plan:

------------
v3.1.1.2
------------
- Backup Server, if something wrong with the main server switch until the main server comes back.
- CPU mining improvements
- Bug fixes

-----------
v3.2
- Benchmark tool
- Nvidia / AMD New Profit Switch ALGO
- Integrated Afterburner (AMD/Nvidia) with site Controls
------------


Linux OS

coinscrow (OP)
Sr. Member
****
Offline Offline

Activity: 1596
Merit: 305


minerstat CEO


View Profile WWW
August 26, 2017, 01:00:02 PM
 #1395

v3.1.1.2 26/08/2017 2PM UTC

New Release: https://github.com/coinscrow/minerstat-windows/releases/tag/3.1

Code:
- minerstat Backup Server has been added.
If our Main Server Down for some reason, your node download your configs from a backup server and start mining, when our main server is
come back you will start syncing and send stats.

- Exception better handling, to protect node from crashes.

All clients will autoupdate itself on the next start.

YarMiner
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
August 26, 2017, 05:41:27 PM
 #1396

coinscrow, could you share a link to some tutorial about the preparation of fresh Linux copy setup to mine with minerstat?
I mean packages, drivers, auto-start scripts etc. I'm using SMOS (pre-installed system, optimized for mining), but decided to move to minerstat and need some help. Thanks!
coinscrow (OP)
Sr. Member
****
Offline Offline

Activity: 1596
Merit: 305


minerstat CEO


View Profile WWW
August 28, 2017, 09:34:03 AM
 #1397

coinscrow, could you share a link to some tutorial about the preparation of fresh Linux copy setup to mine with minerstat?
I mean packages, drivers, auto-start scripts etc. I'm using SMOS (pre-installed system, optimized for mining), but decided to move to minerstat and need some help. Thanks!

Yes, i build a rig home today, i will start testing too.

I want to start a new dev Version in this week to Start testing the new Nvida/AMD Profit Switch algo (v3.2)
After i'm 100% on the OS. So, B Ready  Cheesy

coinscrow (OP)
Sr. Member
****
Offline Offline

Activity: 1596
Merit: 305


minerstat CEO


View Profile WWW
August 28, 2017, 03:14:06 PM
 #1398

New F.A.Q System is ready, All of your Questions will show up here.

https://minerstat.com/help.html [This page only visible after Log in!]

What's next?
Code:
- Node v3.2 [With Benchmark tool, Nvidia/AMD Profit Switch Algo]
- After Finished Linux Client and Linux OS



 Cool Have a great day!


coinscrow (OP)
Sr. Member
****
Offline Offline

Activity: 1596
Merit: 305


minerstat CEO


View Profile WWW
August 28, 2017, 10:31:53 PM
 #1399

⚡️ We successfully upgraded our Main Server with
double memory and a better CPU! 

SQL, Webserver also Fine Tuned. ⚡️⚡️⚡️

coinscrow (OP)
Sr. Member
****
Offline Offline

Activity: 1596
Merit: 305


minerstat CEO


View Profile WWW
August 29, 2017, 12:21:03 AM
 #1400

I brought back to "old" Strap Editor for R9 & RX Series.

https://minerstat.com/strap.html


Pages: « 1 ... 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 [70] 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 ... 155 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!