Author

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

newbie
Activity: 32
Merit: 0
Quote from: vadimtt722
@vadimtt722
@vadimtt722

So I put this in my script    

Code:
--config /home/miner/config.txt --amd /home/miner/amd.txt --currency intense -o stratum+tcp://pool.fakepoolfakecoin.com:7777 -u walletaddressgoeshere -p x

it created the file, I edited the file with PuTTy, now do I have to leave
Code:
--config /home/miner/config.txt --amd /home/miner/amd.txt
in my script once I have created it, edited it, and saved it, or can that be removed after you load the miner once to create the file? Leaving it in the script won't make it like redownload/replace the edited amd.txt with a non-edited or something?

For now, I left the script like
Code:
--config /home/miner/config.txt --amd /home/miner/amd.txt --currency intense -o stratum+tcp://pool.fakepoolfakecoin.com:7777 -u walletaddressgoeshere -p x
and reloaded the miner, a couple cards didn't want to work right so I powered down the system and powered it back up and hash rate went from 5200 H/s to 6811.3 H/s!

Thank you!

newbie
Activity: 8
Merit: 0
anyone know if there is any project in progress to run simplemining on ps4 jailbreaked?

newbie
Activity: 1
Merit: 0
Hi, how long does it normally take for SMOS to activate your login?
member
Activity: 107
Merit: 10
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

IPBC is a fork of cryptonight, different from cryptonight7 or cryptonight heavy.
newbie
Activity: 8
Merit: 0
@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?
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
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
member
Activity: 141
Merit: 10
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/
member
Activity: 107
Merit: 10
Is possible mining IPBC with some miner in SMOS?
newbie
Activity: 32
Merit: 0
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.
newbie
Activity: 9
Merit: 0
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?
jr. member
Activity: 94
Merit: 1
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...
sr. member
Activity: 756
Merit: 250
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
jr. member
Activity: 94
Merit: 1
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
newbie
Activity: 15
Merit: 0
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.
jr. member
Activity: 94
Merit: 2
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
newbie
Activity: 5
Merit: 0
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.
newbie
Activity: 32
Merit: 0
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?
full member
Activity: 626
Merit: 159
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.
sr. member
Activity: 756
Merit: 250
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
full member
Activity: 626
Merit: 159
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!!!
Jump to: