Author

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

member
Activity: 640
Merit: 56
minerstat
Update ccminer-djm34 and cryptodredge as they support MTP algo now. Hot stuff.
newbie
Activity: 42
Merit: 0
What about Energi (NRG) - energiminer?
thnx
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
Working on the 24!  Grin Happy holiday!
Yeah i am working always, only my employees have free until 3 january.
I need to keep an eye on things, if not me then nobody will.
Thanks Smiley
legendary
Activity: 1484
Merit: 1004
Update - new miner versions:
claymore-eth-v12.0
bminer-v11.0.0


Working on the 24!  Grin Happy holiday!
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
Update - new miner versions:
claymore-eth-v12.0
bminer-v11.0.0
jr. member
Activity: 59
Merit: 11
So I use the order on top, or “Window” as described in my post, or “Consol” which is the miner?
I have always used the miner/consol as that is what was available.
The info window on top  is new and seems incorrect.

What GPUs do you have? AMD? NVidia? I can show ya how to determine the HARDWARE order of your GPUs to determine the order to use for OC'ing.

I have a mix of Nvidia cards - 1050s, 1070s and 1080s.  Thanks!

SSH into your rig using LAN Shell In A Box or other SSH utility. Logon with miner then enter this at the command line (press ENTER after typing or Copy+Paste'ing it):

cat /var/log/Xorg.0.log | grep "NVIDIA" | grep GPU

This will show you the number associated with your GPUs. These are the values you should use for overclocking in smOS, NOT the values presented by your miner itself. I think if you have an onboard GPU enabled and multi-GPU enabled in the BIOS, you may have to ignore the first entry ("GPU0") for OC'ing because that will be the onboard graphics card, but you should be able to quickly identify this situation.
hero member
Activity: 729
Merit: 513
Please add Claymore v12.0 when possible, thanks!
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
New miner version:
added gminer-v1.12
newbie
Activity: 10
Merit: 0
Hi all.
I did scroll back a little bit in this forum post to found an answer to my question but couldn`t found anything.

So a couple of weeks ago my Nvidia 1060 3g cards stopped working mining etc. Than I looked after what happening and realized that you can't mine with claymore anymore because of the DAG file size so some people suggested me to use Ethminer instead. I did yesterday, the rigs start up but the Mh counter is show me 0 and they not mining.
So my question is can you still mine ETC/ETH with 3g cards?
Thanks!
newbie
Activity: 3
Merit: 0
So I use the order on top, or “Window” as described in my post, or “Consol” which is the miner?
I have always used the miner/consol as that is what was available.
The info window on top  is new and seems incorrect.

What GPUs do you have? AMD? NVidia? I can show ya how to determine the HARDWARE order of your GPUs to determine the order to use for OC'ing.

I have a mix of Nvidia cards - 1050s, 1070s and 1080s.  Thanks!
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
Updated miners:
t-rex-v0.8.9
lolminer-v0.6
member
Activity: 140
Merit: 30
Bismuth core dev & EggPool.net Operator.
We get more and more requests from users to add Bismuth to simplemining.

Miners are Linux compatible, amd/nvidia, I can help with integration or specific format.
They run under hiveos.

Ask me if needed!
https://github.com/EggPool/EggMinerGpu/releases/tag/4.0.100

If not, any guide to add a custom miner, like hiveos allows?

newbie
Activity: 4
Merit: 0
It worked for me. It took 5 minutes to update.
Nice work.

THIS IS BETA script for some people, that might find it usefull.
After longer testing it will be added in dashboard as optional  update.



For who is that script ?

- if you need newest nvidia drivers and newest cuda 9.2 10.0
- if you have 18.30 amd drivers and they are not working well with for example xmr-stak

What can go wrong:
- it can ofcourse break filesystem on your pendrive so that you will need to reflash it (in our tests it is working fine but be aware it is BETA Smiley
- so please if you want to use it, first try on only one rig !
- process will take some time and you can view it in miner console

What it will do:
- it will stop mining process
- it will download 200 mb of packages
- it will upgrade kernel to 4.17.19
- it will upgrade/downgrade amd drivers to 18.10
- it will upgrade nvidia drivers to 415.13 (with support of cuda 9.1 9.2 and 10.0)
- it will after it finished, it will reboot rig and rig should be working normally

SO DO NOT USE IT UNLESS YOU KNOW THAT YOU NEED IT AND YOU ARE KNOW WHAT ARE YOU DOING Smiley

Login via ssh ad user: miner
Execute those whole first line and then whole second line:
screen -X -S miner quit
screen -dm -S miner bash -c "bash <(curl -k -4 -s http://download.simplemining.net/update/beta/smos_upgrade_to_4.17.19-10_amd18.10_nv415.13.sh)"

Please let me know if this is working fine or if this broked your rig Smiley
Be sure to note what kernel and driver version you currently have Tongue
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
THIS IS BETA script for some people, that might find it usefull.
After longer testing it will be added in dashboard as optional  update.



For who is that script ?

- if you need newest nvidia drivers and newest cuda 9.2 10.0
- if you have 18.30 amd drivers and they are not working well with for example xmr-stak

What can go wrong:
- it can ofcourse break filesystem on your pendrive so that you will need to reflash it (in our tests it is working fine but be aware it is BETA Smiley
- so please if you want to use it, first try on only one rig !
- process will take some time and you can view it in miner console

What it will do:
- it will stop mining process
- it will download 200 mb of packages
- it will upgrade kernel to 4.17.19
- it will upgrade/downgrade amd drivers to 18.10
- it will upgrade nvidia drivers to 415.13 (with support of cuda 9.1 9.2 and 10.0)
- it will after it finished, it will reboot rig and rig should be working normally

SO DO NOT USE IT UNLESS YOU KNOW THAT YOU NEED IT AND YOU ARE KNOW WHAT ARE YOU DOING Smiley

Login via ssh ad user: miner
Execute those whole first line and then whole second line:
screen -X -S miner quit
screen -dm -S miner bash -c "bash <(curl -k -4 -s http://download.simplemining.net/update/beta/smos_upgrade_to_4.17.19-10_amd18.10_nv415.13.sh)"

Please let me know if this is working fine or if this broked your rig Smiley
Be sure to note what kernel and driver version you currently have Tongue
jr. member
Activity: 59
Merit: 11
So I use the order on top, or “Window” as described in my post, or “Consol” which is the miner?
I have always used the miner/consol as that is what was available.
The info window on top  is new and seems incorrect.

What GPUs do you have? AMD? NVidia? I can show ya how to determine the HARDWARE order of your GPUs to determine the order to use for OC'ing.
newbie
Activity: 3
Merit: 0
So I use the order on top, or “Window” as described in my post, or “Consol” which is the miner?
I have always used the miner/consol as that is what was available.
The info window on top  is new and seems incorrect.
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
Update v1190 and v1191
new miner teamredminer-v0.3.8
ethminer-v0.16.2
t-rex-v0.8.8
ability to hide column "Info"
more clear information when payment gateway has wallet maintenence
added teamredminer API parser
small fix t-rex parser

The new info window is nice, but the gpu's listed at the top do not match the consol feed?

P.S
About matching, yeah, miner and system sees gpus in different order, thats common.
Anyway the system order is more correct becasue we OC the same way as the system sees it Smiley
newbie
Activity: 3
Merit: 0
The new info window is nice, but the gpu's listed at the top do not match the consol feed?

Window:
0   GeForce GTX 1070 Ti   1746   3802   68   64
1   GeForce GTX 1050 Ti   1860   3504   100   73
2   GeForce GTX 1080 Ti   1278   5005   59   63
3   GeForce GTX 1070 Ti   1657   3802   91   64
4   GeForce GTX 1050   1683   3504   35   61
5   GeForce GTX 1050   1721   3504   39   65
6   GeForce GTX 1070 Ti   1518   3802   37   65

Consol:
[INFO ] 18/12/12 06:39:44 GPU#0: PNY GTX 1080 Ti, 15.19MH/s
[INFO ] 18/12/12 06:40:29 GPU#1: EVGA GTX 1070 Ti, 14.91MH/s
[INFO ] 18/12/12 06:39:18 GPU#2: MSI GTX 1070 Ti, 14.41MH/s
[INFO ] 18/12/12 06:39:55 GPU#3: EVGA GTX 1070 Ti, 13.03MH/s
[INFO ] 18/12/12 06:42:22 GPU#4: ASUS GTX 1050 Ti, 6006.84kH/s
[INFO ] 18/12/12 06:50:29 GPU#5: Gigabyte GTX 1050, 5089.89kH/s
[INFO ] 18/12/12 06:40:02 GPU#6: Gigabyte GTX 1050, 3835.57kH/s
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
Update v1189
fix bminer display units (missing from previous update)
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
Update v1188 + new miner versions
- added xmr-stak-v2.7.1 (please add -i 3333 to your config to use API for getting stats)
- added cryptodredge-v0.14.0
- added t-rex-v0.8.6
- change z-enemy parser to API
- change xmr-stak parser to API (for versions above 2.7.0) Must add "-i 3333" in miner options in order to see stats in ConsoleShort
- improve xmr-stak and xmrig API
- fix bminer display units
Jump to: