Bitcoin Forum
May 12, 2024, 05:59:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 [438] 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 ... 595 »
  Print  
Author Topic: [Mining OS] SimpleMining.net - Manage Your GPU farm the easy way! (30 days free)  (Read 834368 times)
DunePilot
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
April 27, 2018, 01:49:11 PM
Last edit: April 27, 2018, 02:06:13 PM by DunePilot
 #8741

XMR-Stak running 1 thread instead of 2 is about 15% slower than cast
Hmm, xmr-stak can use 2 threads, try this config for 6xGPU:
--opencl-platform=0 --opencl-devices=0,0,1,1,2,2,3,3,4,4,5,5 --opencl-launch=1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8 -o stratum+tcp://xmr-eu2.nanopool.org:14444 -u wallet_addr.$rigName/your@email.com -p x --donate-level=1 --print-time=5


Hey, thanks for the recommendation.  I tried it and it didnt work using xmr-stak-v2.4.3 in SMOS. This is the beginning of the string I tried to use for my 8 card RX580 rig.

Code:
--opencl-platform=0 --opencl-devices=0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7 --opencl-launch=1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8,1152x8 -o stratum

This is the output I get.

[2018-04-27 15:41:29] : Parameter unknown '--opencl-platform=0'
Miner ended/crashed. Restarting miner in 10 seconds --------------
hh============ Starting Miner ===============
[2018-04-27 15:41:39] : Parameter unknown '--opencl-platform=0'
Miner ended/crashed. Restarting miner in 10 seconds --------------


Is there something else I should try for the string in xmr-stak-v2.4.3? I have to use something that can do Monero7 for the alt coins I'm mining.

EDIT: It looks like that string works in XMRIG it correctly loaded 2 threads on every card but does not work in xmr-stak-v2.4.3, which opens up a new problem, I can't mine my alt coin with XMRIG because I can't set the algo to stellite/intense or I'm unaware how to.
 So I need either a way to run 2 threads in XMR Stak or I need a way to change my algo to stellite or intense (for mining intense coin) in XMRIG.
1715536758
Hero Member
*
Offline Offline

Posts: 1715536758

View Profile Personal Message (Offline)

Ignore
1715536758
Reply with quote  #2

1715536758
Report to moderator
1715536758
Hero Member
*
Offline Offline

Posts: 1715536758

View Profile Personal Message (Offline)

Ignore
1715536758
Reply with quote  #2

1715536758
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
vadimtt722
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
April 27, 2018, 03:52:26 PM
 #8742

EDIT: It looks like that string works in XMRIG it correctly loaded 2 threads on every card but does not work in xmr-stak-v2.4.3, which opens up a new problem, I can't mine my alt coin with XMRIG because I can't set the algo to stellite/intense or I'm unaware how to.
 So I need either a way to run 2 threads in XMR Stak or I need a way to change my algo to stellite or intense (for mining intense coin) in XMRIG.
My fault, xmrig != xmrstak  Cheesy
xmrstak don't have command line options, but you can specify --config /home/miner/config.txt and --amd /home/miner/amd.txt and edit this files after first start miner in autoconf mode.
In amd.txt double all indexes like this:
"gpu_threads_conf" : [
{ "index" : 0, "intensity" : 1152, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true, "mem_chunk" : 2, "comp_mode" : true },
{ "index" : 0, "intensity" : 1152, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true, "mem_chunk" : 2, "comp_mode" : true },
marimach77
Member
**
Offline Offline

Activity: 127
Merit: 10


View Profile
April 27, 2018, 04:49:41 PM
 #8743

@tytanick Dashboard shows 4.99MH/s as a total result for my rig 6xRX580 mining Monero7 using Claymore 11.3.

Should be 4.99KH/s Huh

tytanick (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
April 27, 2018, 05:04:39 PM
 #8744

@tytanick Dashboard shows 4.99MH/s as a total result for my rig 6xRX580 mining Monero7 using Claymore 11.3.

Should be 4.99KH/s Huh
Yes, this will be fixed in next dashboard update.

Citronick try reloading that miner.
I removed those miners and they will be redownloaded after doing reload.
I recompiled those miners to be more compatible on all other CPU's.
If you still have problem, please report to admin@simplemining.net

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
Sledge0001
Full Member
***
Offline Offline

Activity: 582
Merit: 149



View Profile WWW
April 27, 2018, 05:06:07 PM
 #8745

UPDATE v1163 and new miner
- fixed viewing stats for 11+ AMD GPUs
- added miner claymore-eth-v11.7
- added miner ccminer-KlausT-v8.21
- added miner ccminer-todd1251-x16r-v2.2.5
- added miner xmr-stak-v2.4.3
- added miner z-enemy-v1.08

Z-Enemy-V1.08 is fantastic for RVN.. I am pushing 2-3 extra MHs on each card Smiley

TY for adding this!!!
preda
Sr. Member
****
Offline Offline

Activity: 756
Merit: 250


View Profile
April 27, 2018, 05:18:52 PM
 #8746

the overclock works like msi afetrburner?
if i put 80 in power limit means 80 tdp like afterburner?

In Linux it means 80W not 80%

ok sorry but how i can regulate it? i am used to windows and msi afterburner

best options for 1060 cards?

in msi is 700 memory 65 tdp and get 24mh
Sledge0001
Full Member
***
Offline Offline

Activity: 582
Merit: 149



View Profile WWW
April 27, 2018, 05:29:49 PM
 #8747

the overclock works like msi afetrburner?
if i put 80 in power limit means 80 tdp like afterburner?

In Linux it means 80W not 80%

ok sorry but how i can regulate it? i am used to windows and msi afterburner

best options for 1060 cards?

in msi is 700 memory 65 tdp and get 24mh

Which algo are you running. I run quite a few 1060 3GB cards myself.
DunePilot
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
April 27, 2018, 07:12:47 PM
Last edit: April 27, 2018, 08:43:17 PM by DunePilot
 #8748

EDIT: It looks like that string works in XMRIG it correctly loaded 2 threads on every card but does not work in xmr-stak-v2.4.3, which opens up a new problem, I can't mine my alt coin with XMRIG because I can't set the algo to stellite/intense or I'm unaware how to.
 So I need either a way to run 2 threads in XMR Stak or I need a way to change my algo to stellite or intense (for mining intense coin) in XMRIG.
My fault, xmrig != xmrstak  Cheesy
xmrstak don't have command line options, but you can specify --config /home/miner/config.txt and --amd /home/miner/amd.txt and edit this files after first start miner in autoconf mode.
In amd.txt double all indexes like this:
"gpu_threads_conf" : [
{ "index" : 0, "intensity" : 1152, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true, "mem_chunk" : 2, "comp_mode" : true },
{ "index" : 0, "intensity" : 1152, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true, "mem_chunk" : 2, "comp_mode" : true },


Hey bud, thanks for the help. I've never done that so you're saying I add this to the start of the script.
Code:
 --config /home/miner/config.txt --amd /home/miner/amd.txt 

And then I will have to start it in autoconf. Is that the same as just normal assigning a group to a rig and starting it? I run everything remotely through SMOS never done anything more than just make a script and reload miners. You then said to edit the files after it starts and add those commands, I can do that remotely somehow or do I have to take the USB stick I have SMOS on and edit a config file in it somehow, or hook up a keyboard to my rig and edit it?

I also saw someone say just below my last post they used Claymore 11.3, so it can do Monero7? If it can I'm pretty sure I still would have to set it for stellite algo, if it can do that is it simply adding
 --currency stellite   to the start of the script?
dougnliz
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
April 27, 2018, 07:38:50 PM
 #8749

1 of my rigs showing offline from smos dashboard but when I check the pool it hashes .Anybody having the same issue?

I had this same problem off and on with one rig for quite a while.  I tried a lot of different OC changes to try and fix it but nothing worked.  I finally decided to try a different USB drive and that seems to have resolved it.  Re-imaging the same USB drive did NOT work, but a new drive did.

Hope it helps.
nadeaup
Jr. Member
*
Offline Offline

Activity: 94
Merit: 2


View Profile
April 27, 2018, 08:08:40 PM
 #8750

So what combos are people finding most profitable right now?

Whats your best AMD combo: Raven CryptonightV7, ETH and with which miner version?
Whats your top Nvidia combo:
Still a no go for Vega's on Linux Sad

AMD RX580's
mininghubpool ethash
-epool us-east.ethash-hub.miningpoolhub.com:17020 -ewal xxx.$rigName -eworker xxx.$rigName -esm 2 -epsw x -allcoins 1 -mport 3333
201 Mh/s 7 GPU RX580 rig ~$10.50 per rig
vadimtt722
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
April 27, 2018, 08:50:15 PM
 #8751

Hey bud, thanks for the help. I've never done that so you're saying I add this to the start of the script.
Code:
 --config /home/miner/config.txt and --amd /home/miner/amd.txt 
And then I will have to start it in autoconf. Is that the same as just normal assigning a group to a rig and starting it? I run everything remotely through SMOS never done anything more than just make a script and reload miners. You then said to edit the files after it starts and add those commands, I can do that remotely somehow or do I have to take the USB stick I have SMOS on and edit a config file in it somehow, or hook up a keyboard to my rig and edit it?
Yes, you should login to rig using ssh client, like PuTTY (imho best client). Use user: "miner" password: "miner".
Start file manager - "mc" (Midnight Commander).
Select dir /home/miner, highlight "amd.txt" and press F4 (edit file command)
Modify this file and save it (F2).
Then restart miner or reboot rig.
Any hints: gain root(full) access - execute "sudo su"
Reboot rig (only after gain root priv) "reboot now"
View current miner screen "screen -x miner" (only under user miner, not root)
To access to rigs from another network use computer with TeamViewer and ssh-client or configure router for port forward (dnat or netmap, dont forget lock ip's for rigs in dhcp server), last operations is potencially dangerous, but normal for short time use.
NiklasFalk
Jr. Member
*
Offline Offline

Activity: 94
Merit: 1


View Profile
April 27, 2018, 09:06:35 PM
 #8752

So what combos are people finding most profitable right now?
9x 1060 3G Etherium 205 MH/s at pool (24.5 peaks reported on all cards at 75W)
2x 1050 (yeh really) on QC5000M (AMD APU) with XMR-Stak for Monero 678 h/s at 50W

I'm a lazy bum using miningpoolhub (autotransferring to LTC and then to FIAT) which seems to hurt Equihash since the coin flippityflop switching is too slow, sensitive or something.
And the 1060 3G i have seem to have decent memory (no windows in sight to check which), not the 19MH/s crap.
A 1080Ti needs a boner pill to beat a pair of these 1060 on Etherium Smiley
preda
Sr. Member
****
Offline Offline

Activity: 756
Merit: 250


View Profile
April 27, 2018, 09:52:21 PM
 #8753

So what combos are people finding most profitable right now?
9x 1060 3G Etherium 205 MH/s at pool (24.5 peaks reported on all cards at 75W)
2x 1050 (yeh really) on QC5000M (AMD APU) with XMR-Stak for Monero 678 h/s at 50W

I'm a lazy bum using miningpoolhub (autotransferring to LTC and then to FIAT) which seems to hurt Equihash since the coin flippityflop switching is too slow, sensitive or something.
And the 1060 3G i have seem to have decent memory (no windows in sight to check which), not the 19MH/s crap.
A 1080Ti needs a boner pill to beat a pair of these 1060 on Etherium Smiley

can you share your smos overclock settings for your 1060? with ethash
NiklasFalk
Jr. Member
*
Offline Offline

Activity: 94
Merit: 1


View Profile
April 27, 2018, 10:18:58 PM
 #8754

can you share your smos overclock settings for your 1060? with ethash
-100 core +1600 mem 75W
claymore-eth-v11.7 -wd 1 -r 1 -epool stratum+tcp://europe.ethash-hub.miningpoolhub.com:17020 -ewal username.$rigName -epsw x -eworker username.$rigName -esm 2 -allpools 1

Higher mem makes it unstable (meaning 1-2 reboots a week). And for kicks it's most probably hanging at startup now, when I'm away for 4 days...

Why do I get the bootup to stop with the screen filled wth all these [OK] lines and at the bottom "Please use ^D to try to continue boot" ?
The only way past this is the ctrl-alt-del and try again, and after a couple of tries I get into Simpleminer.
I have KVM over IP on the way, just to be able to bypass this remotely.

And this rig is not on a smartplug, but that does not always help either, since some MoBos go into Bios instead, so the KVM over IP is needed anyway...
eqiz
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
April 28, 2018, 03:27:50 AM
 #8755

How come there is no indepth error logging with SMOS?  like to find out why a rig keeps resetting by looking at the errors or last console message(s) on why it had restarted etc..  This has been main reason why i use windows over SMOS lately because at least i can find out why its crashing.

So there's no way to do this?  I've tried Googling for help, nothing on youtube or anything.  Would assume that being able to check why miners crash and logs would be #1?
DunePilot
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
April 28, 2018, 03:49:17 AM
 #8756

Hey bud, thanks for the help. I've never done that so you're saying I add this to the start of the script.
Code:
 --config /home/miner/config.txt and --amd /home/miner/amd.txt 
And then I will have to start it in autoconf. Is that the same as just normal assigning a group to a rig and starting it? I run everything remotely through SMOS never done anything more than just make a script and reload miners. You then said to edit the files after it starts and add those commands, I can do that remotely somehow or do I have to take the USB stick I have SMOS on and edit a config file in it somehow, or hook up a keyboard to my rig and edit it?
Yes, you should login to rig using ssh client, like PuTTY (imho best client). Use user: "miner" password: "miner".
Start file manager - "mc" (Midnight Commander).
Select dir /home/miner, highlight "amd.txt" and press F4 (edit file command)
Modify this file and save it (F2).
Then restart miner or reboot rig.
Any hints: gain root(full) access - execute "sudo su"
Reboot rig (only after gain root priv) "reboot now"
View current miner screen "screen -x miner" (only under user miner, not root)
To access to rigs from another network use computer with TeamViewer and ssh-client or configure router for port forward (dnat or netmap, dont forget lock ip's for rigs in dhcp server), last operations is potencially dangerous, but normal for short time use.


Thank you much, I will look into this over the weekend. Very valuable info, mucho gracias.
marcos5872
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
April 28, 2018, 06:15:15 AM
 #8757

Is possible mining IPBC with some miner in SMOS?
chuck732
Member
**
Offline Offline

Activity: 141
Merit: 10


View Profile
April 28, 2018, 09:30:09 AM
 #8758

How come there is no indepth error logging with SMOS?  like to find out why a rig keeps resetting by looking at the errors or last console message(s) on why it had restarted etc..  This has been main reason why i use windows over SMOS lately because at least i can find out why its crashing.

So there's no way to do this?  I've tried Googling for help, nothing on youtube or anything.  Would assume that being able to check why miners crash and logs would be #1?


https://www.cryptocurrencyfreak.com/2017/09/15/enable-logging-simplemining-os/
citronick
Legendary
*
Offline Offline

Activity: 1834
Merit: 1080


---- winter*juvia -----


View Profile
April 28, 2018, 11:01:18 AM
 #8759

Is possible mining IPBC with some miner in SMOS?

IPBC is cryptonight algo, so you can use any of the cryptonight miners like xmrstak by fireice-uk

If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
inventel
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
April 28, 2018, 03:41:04 PM
 #8760

@tytanick Dashboard shows 4.99MH/s as a total result for my rig 6xRX580 mining Monero7 using Claymore 11.3.
https://image.ibb.co/dJ9jDc/xmr_issue.png
Should be 4.99KH/s Huh



i got the same problem, is fixed?
Pages: « 1 ... 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 [438] 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 ... 595 »
  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!