Author

Topic: [Mining OS] SimpleMining.net - Manage Your GPU farm the easy way! (30 days free) - page 172. (Read 835515 times)

newbie
Activity: 15
Merit: 0
Anyone with problems mining cryptonightv7 with nvidia? xmr-stak
Do you use this options?
"--noCPU --noAMD --currency monero7"
full member
Activity: 600
Merit: 152
I'm pushing 67 GPU's across 8 rigs and the things that I personally think would be most helpful (in order of importance) would be:

1. Way to recall overclock settings per rig per algo.
2. Error log access via gui so if your rig does crash you can start to pinpoint the issue.
3. Adding new versions of existing miners. I know these take time to test and implement but we pay for SMOS for the ease of use and being able to update and try different miners to maximize our earnings.
4. An automated removal option of non-used miner software so that we don't have dead code sitting on our rigs. 
5. A list of best run pools to use for each coin with their respective stratum code built in. Although this may come down to personal preference it would make sense to point newbs in the right direction making it even easier for them to mine.


Just a few of my ramblings!
newbie
Activity: 4
Merit: 0
claymore-xmr-v11.3 supports the Monero fork?
Yes,
https://bitcointalksearch.org/topic/claymores-cryptonote-amd-gpu-miner-v113-638915

QUESTION FOR COMMUNITY:
Is there any else miner that you are missing guys or for now it is all ok ? Smiley
The next feature that i will want to focus will be VOTE POOL.
Still i do not have clear path how it should look like but i think that it will lok like this:

There will be list with features added by me and every day each member with certain positive amount of $ on his account will be able to place vote for one feature.
There will be visible representation what is most wanted by you guys and this will give me clear signal what should be NEXT Smiley

Is anyone of you have different idea how to make this ?
Now its the time to tell me Smiley

Hi. My suggestion would be to implement the voting system to people with x amount of rigs running. Also if it’s possiple to see what miners are people using the most and update the top 5 always. Thanks Great progress.
legendary
Activity: 2294
Merit: 1182
Now the money is free, and so the people will be
Anyone with problems mining cryptonightv7 with nvidia? xmr-stak

Everything seems to be fine:

[2018-04-07 19:38:25] : Fast-connecting to cryptonightv7.eu.nicehash.com:3363 pool ...
[2018-04-07 19:38:25] : Pool cryptonightv7.eu.nicehash.com:3363 connected. Logging in...
[2018-04-07 19:38:25] : Difficulty changed. Now: 100001.
[2018-04-07 19:38:25] : Pool logged in.

but than:

[2018-04-07 19:38:25] : Pool logged in.
[2018-04-07 19:38:59] : Result rejected by the pool.
[2018-04-07 19:39:21] : Result rejected by the pool.
[2018-04-07 19:40:59] : New block detected.
[2018-04-07 19:41:48] : Result rejected by the pool.

Trying to point some 1080ti and 1070 cards that way, but getting the same result here ... tried all sorts of tweaks, but no dice ...




I suggest you change pool and not mine on nicehash and see if that works.  if it does, then something is wrong with your config or something is wrong with nicehash.
sr. member
Activity: 471
Merit: 250
Anyone with problems mining cryptonightv7 with nvidia? xmr-stak

Everything seems to be fine:

[2018-04-07 19:38:25] : Fast-connecting to cryptonightv7.eu.nicehash.com:3363 pool ...
[2018-04-07 19:38:25] : Pool cryptonightv7.eu.nicehash.com:3363 connected. Logging in...
[2018-04-07 19:38:25] : Difficulty changed. Now: 100001.
[2018-04-07 19:38:25] : Pool logged in.

but than:

[2018-04-07 19:38:25] : Pool logged in.
[2018-04-07 19:38:59] : Result rejected by the pool.
[2018-04-07 19:39:21] : Result rejected by the pool.
[2018-04-07 19:40:59] : New block detected.
[2018-04-07 19:41:48] : Result rejected by the pool.

Trying to point some 1080ti and 1070 cards that way, but getting the same result here ... tried all sorts of tweaks, but no dice ...


hero member
Activity: 662
Merit: 500
Anyone with problems mining cryptonightv7 with nvidia? xmr-stak

Everything seems to be fine:

[2018-04-07 19:38:25] : Fast-connecting to cryptonightv7.eu.nicehash.com:3363 pool ...
[2018-04-07 19:38:25] : Pool cryptonightv7.eu.nicehash.com:3363 connected. Logging in...
[2018-04-07 19:38:25] : Difficulty changed. Now: 100001.
[2018-04-07 19:38:25] : Pool logged in.

but than:

[2018-04-07 19:38:25] : Pool logged in.
[2018-04-07 19:38:59] : Result rejected by the pool.
[2018-04-07 19:39:21] : Result rejected by the pool.
[2018-04-07 19:40:59] : New block detected.
[2018-04-07 19:41:48] : Result rejected by the pool.
newbie
Activity: 15
Merit: 0
"sudo sysctl -w vm.nr_hugepages = 128" command on each separate rig?
Don't remeber add to /etc/security/limits.conf
"* soft memlock 262144"
"* hard memlock 262144"

And use
"sudo su"
"mc -c"
after login to rig.
It's more simply, imho.
member
Activity: 65
Merit: 10
@tytanick
I have the "MEMORY ALLOC FAILED: mmap failed" problem in xmr-stak on all rigs.
Is there any way to resolve by the command line?
Or will I have to use the "sudo sysctl -w vm.nr_hugepages = 128" command on each separate rig?

Same for me. Is there a way to use sudo in simplemining or must this be implemented by the dev? Sorry, I'm a linux newbie Wink

You have to use an SSH client to connect to each rig and run the command manually.
member
Activity: 116
Merit: 10
@tytanick
I have the "MEMORY ALLOC FAILED: mmap failed" problem in xmr-stak on all rigs.
Is there any way to resolve by the command line?
Or will I have to use the "sudo sysctl -w vm.nr_hugepages = 128" command on each separate rig?

Same for me. Is there a way to use sudo in simplemining or must this be implemented by the dev? Sorry, I'm a linux newbie Wink
member
Activity: 65
Merit: 10
@tytanick
I have the "MEMORY ALLOC FAILED: mmap failed" problem in xmr-stak on all rigs.
Is there any way to resolve by the command line?
Or will I have to use the "sudo sysctl -w vm.nr_hugepages = 128" command on each separate rig?
full member
Activity: 194
Merit: 100
Hint for enable correct undervolting in smos:

Use ssh client to access farm.
Login as miner/miner.
sudo su
mc -c
Find and edit string #95 in /root/utils/oc_dmp2.sh - remove REM symbol (#) before "--memstate" and add "--vddci 900" before "--mvdd 950"
Use your own voltages if presented not adequate for your card (i use --vddci 850 --mvdd 900 for Sapphire rx588 SE with custom bios).
reboot

PS: sorry for my English Sad


Thank you, now i have 960 from 1022 for 6xRX 580 8GB Pulse with 31,5Mh/s
If is that so easy, why this is not in SMOS GUI?
newbie
Activity: 15
Merit: 0
Hint for enable correct undervolting in smos:

Use ssh client to access farm.
Login as miner/miner.
sudo su
mc -c
Find and edit string #95 in /root/utils/oc_dmp2.sh - remove REM symbol (#) before "--memstate" and add "--vddci 900" before "--mvdd 950"
Use your own voltages if presented not adequate for your card (i use --vddci 850 --mvdd 900 for Sapphire rx588 SE with custom bios).
reboot

PS: sorry for my English Sad
full member
Activity: 194
Merit: 100
does anyone have this problem:
undervolting is not working. in windows my rx470 work fine with 825 mV. total of my rig on the wall is about 900W
my bios is dynamic.
when i switch to SMos i set 825 in config but on the wall i use more than 1100W that shows undervolting is not working.

any idea why?
any same happen to any body?

what is the solution?
Undervolting for RX series GPU is not working under SMOS. That's why I moved to ETHOS. 9x RX580 = 1240 from the wall. About 110W per GPU.

  

The same problem here, I have to install another OS.
full member
Activity: 194
Merit: 100
What is the initial investment needed to produce a profit in a normalized market using simplemining.net? Anyone from partnerships here?
Does not matter if you are using simpleming or ethos or hiveos or windows ..... etc.
calculations you can make here(more less, at current rates): whattomine.com


SMOS have problem with undervolting, look at my last post, so on another OS you can calc +1USD to profit.
newbie
Activity: 9
Merit: 0
need help im getting this error how to fix it?
*** nevermore 0.2.2 for nVidia GPUs by brian112358@github config.json Built with the nVidia CUDA Toolkit 8.0 64-bits
Originally based on Christian Buchner and Christian H. project
Include some kernels from alexis78, djm34, djEzo, tsiv and krnlx.
Dev donation set to 1.0%. Thanks for supporting this project!
[2018-04-07 12:46:39] Starting on stratum tcp://rvn.suprnova.cc:6667
[2018-04-07 12:46:39] NVML GPU monitoring enabled.
[2018-04-07 12:46:39] 2 miner threads started, using 'x16r' algorithm.
/root/xminer.sh: line 69: 30145 Illegal instruction $MINER_PATH $MINER_OPTIONS
Miner ended/crashed. Restarting miner in 10 seconds ------------

*** suprminer 1.6 for nVidia GPUs by ocminer@github config.json screenlog.0 optimized ccminer based on versions by tpruvot@github config.json Built with the nVidia CUDA Toolkit 8.0 64-bits
Originally based on Christian Buchner and Christian H. project
Include some kernels from alexis78, djm34, djEzo, tsiv and krnlx.
BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)
[2018-04-07 12:50:26] Starting on stratum tcp://rvn.suprnova.cc:6667
[2018-04-07 12:50:26] NVML GPU monitoring enabled.
[2018-04-07 12:50:26] 2 miner threads started, using 'x16r' algorithm.
/root/xminer.sh: line 69: 29320 Illegal instruction $MINER_PATH $MINER_OPTIONS
Miner ended/crashed. Restarting miner in 10 seconds ----

member
Activity: 127
Merit: 10
does anyone have this problem:
undervolting is not working. in windows my rx470 work fine with 825 mV. total of my rig on the wall is about 900W
my bios is dynamic.
when i switch to SMos i set 825 in config but on the wall i use more than 1100W that shows undervolting is not working.

any idea why?
any same happen to any body?

what is the solution?
Undervolting for RX series GPU is not working under SMOS. That's why I moved to ETHOS. 9x RX580 = 1240 from the wall. About 110W per GPU.

  
newbie
Activity: 66
Merit: 0
Rig hangs after:

2018-04-07 00:52:25] x16r CURRENT BLOCK 157875, BLOCK DIFF = 25583.775
[2018-04-07 00:52:25] Raven first algo is now shavite
[2018-04-07 00:54:28] GPU#0: GeForce GTX 1080 Ti, 16.64MH/s,
[2018-04-07 00:54:28] GPU#0: GeForce GTX 1080 Ti, 0.066MH/W, 0.0083MH/Mhz
[2018-04-07 00:54:28] GPU#0: GeForce GTX 1080 Ti, 55C(F:30%) 1998/5005MHz(253W)
[2018-04-07 00:54:29] GPU#1: GeForce GTX 1080 Ti, 16.42MH/s,
[2018-04-07 00:54:29] GPU#1: GeForce GTX 1080 Ti, 0.071MH/W, 0.0082MH/Mhz
[2018-04-07 00:54:29] GPU#1: GeForce GTX 1080 Ti, 53C(F:30%) 1999/5005MHz(230W)
[2018-04-07 00:54:29] GPU#2: GeForce GTX 1080 Ti, 16.39MH/s,
[2018-04-07 00:54:29] GPU#2: GeForce GTX 1080 Ti, 0.065MH/W, 0.0083MH/Mhz
[2018-04-07 00:54:29] GPU#2: GeForce GTX 1080 Ti, 61C(F:44%) 1985/5005MHz(252W)
[2018-04-07 00:54:29] GPU#3: GeForce GTX 1080 Ti, 16.36MH/s,
[2018-04-07 00:54:29] GPU#3: GeForce GTX 1080 Ti, 0.072MH/W, 0.0082MH/Mhz
[2018-04-07 00:54:29] GPU#3: GeForce GTX 1080 Ti, 55C(F:30%) 1998/5005MHz(227W)
[2018-04-07 00:55:09] Stratum connection interrupted

This is not for the first time.
newbie
Activity: 84
Merit: 0
Which miner i use for x11 algo? anyone guide
newbie
Activity: 197
Merit: 0
does anyone have this problem:
undervolting is not working. in windows my rx470 work fine with 825 mV. total of my rig on the wall is about 900W
my bios is dynamic.
when i switch to SMos i set 825 in config but on the wall i use more than 1100W that shows undervolting is not working.

any idea why?
any same happen to any body?

what is the solution?

newbie
Activity: 210
Merit: 0
There is no linux version of 1.5
Jump to: