Search content
Sort by

Showing 20 of 66 results by mfsmarques
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
mfsmarques
on 07/04/2018, 21:29:14 UTC
@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.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
mfsmarques
on 07/04/2018, 20:59:12 UTC
@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?
Post
Topic
Board Mining (Altcoins)
Re: SimpleMining.net Easy OS RX 4xx or R9 3xx/2xx - release in 24h
by
mfsmarques
on 22/11/2017, 11:44:02 UTC
Does Simplemining Support the Asus B250 Mining Expert Mainboard?
It has 19 GPU Slots, how many of those are usable in Simplemining? I think i did read the number 16 GPUs somewhere, is that possible?
Do Claymore and other miners even support 19 GPUs?

Would be helpful to know if maybe i can realize 16 GPUs with the Asus B250 Mining Expert & my favorite MiningOS Wink

It has support, but with some bugs.
I can only boot the Asus B250 with 13 vga AMD, maybe I'll get more mixing with nvidia.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
mfsmarques
on 22/11/2017, 00:57:50 UTC
RC2 = Release Candidate 2 = New Version

Yes, "-g 2"

Ok, I installed RC2 and setup a new work group using SGMiner 5.5.5 here is my script...

--no-submit-stale --kernel cryptonight -o stratum+tcp://etn.easyhash.io:3632 -u etnkB5oi7TadHKKrKf5d89M9XLAekyHXNG84Mi2j4Gi7BvohmSrx3CKKjAw2fN1WGXGGgUWWV3HfpLR U1BUAqwW219jmQJQJcT -p x --rawintensity 512 -w 4 -g 2 --text-only


I can't tell but I don't think anything changed. After the cards overclock it always says....

[01:09:49] Initialising kernel cryptonight.cl with nfactor 10, n 1024
[01:09:49] Initialising kernel cryptonight.cl with nfactor 10, n 1024
[01:09:49] Initialising kernel cryptonight.cl with nfactor 10, n 1024
[01:09:50] Initialising kernel cryptonight.cl with nfactor 10, n 1024

Then it starts mining away but at the same hashrates... It's still mining with one thread I think?
Is there an easy way to tell when I have it right? I haven't noticed a difference so I think something isn't working right for me. 


Also, I see the prompt on the rig now to apply the DAG fix, (Im using RX 580s) I should not do that right? This beta already has that but its just prompting because it doesn't recognize the beta build?



Yes, you do not need the DAG fix.

Try to increase rawintensity, 4GB - 864 or 972
                                         8GB - 1132
And use -w 8
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
mfsmarques
on 21/11/2017, 20:45:40 UTC
To use 2 threads in sgminer, download the new beta version of SMOS.

http://download.simplemining.net/beta/

Which one rc2 or the other one, what does the rc2 mean?

Once I install this what is the command line string to get it to run 2 threads, is it "-g 2" ?

RC2 = Release Candidate 2 = New Version

Yes, "-g 2"
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
mfsmarques
on 20/11/2017, 23:45:58 UTC
Today i tried XMR-Stak-AMD for Electroneum and connection works, also with ClaymoreXMR.. but i had it little bit unstable on my 6x RX 580 rig with SMOS so i go back to Claymore-ETH.


Edit: is there some news about VEGA support in future releases?

I got SGMiner and ClaymoreXMR working with my RX 580s but the ClaymoreXMR was very unstable no matter what settings I did... it got much better hashrate but was not stable at all. You went back to Claymore ETH to mine ETH stuff or you got it working for Electroneum too?

Do you or anyone else know how to run 2 threads with SGMiner in SM OS?

You would typically do the following in windows

"rawintensity": "512",
            "worksize": "4",
            "gpu-threads": "2"

I tried -g 2 to try to get it use 2 threads but it didn't work so I'm just doing  raw 1008 worksize 8 threads 1



To use 2 threads in sgminer, download the new beta version of SMOS.

http://download.simplemining.net/beta/
Post
Topic
Board Mining (Altcoins)
Re: Gateless Gate Sharp 1.1.1 alpha: zawawa's open-source ETH/XMR miner
by
mfsmarques
on 19/11/2017, 17:23:06 UTC
What is the best value for rawintensity? I tested 1152 and got the following:

RX 580 4GB - 770 H/s
RX 580 8GB - 860 H/s
For 4Gb 1152 is too much. For 1152 it's need more than 4Gb videomemory. Try for 4Gb 1024.
For both 4Gb and 8Gb speed on 1024 and 1152 is equal. With 2 threads and 8 localwork size.


I was using 1 thread, now 4GB - 850 H/s.
Thanks.
Post
Topic
Board Mining (Altcoins)
Re: Gateless Gate Sharp 1.1.1 alpha: zawawa's open-source ETH/XMR miner
by
mfsmarques
on 19/11/2017, 14:05:47 UTC
What is the best value for rawintensity? I tested 1152 and got the following:

RX 580 4GB - 770 H/s
RX 580 8GB - 860 H/s
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
mfsmarques
on 15/11/2017, 22:33:56 UTC
I have motherboard GA-MA770T-UD3P and 5x RX 470. I can boot and mining with 4 cards fine but when I add 5th card there is a problem. Tryed another same mainboard but nothing changed


I have no idea. Can you help me please? Mainboard support 5th card i saw somebody have this board on his rigs.
Try those settings:
1) Make sure you're running the latest BIOS!
2) Enable 4G
3) Set PCIe support to "Auto" - DO NOT MANUALLY SET TO GEN1. THIS CAUSES MAJOR ISSUES
4) Enable onboard graphics startup as first! I believe this is changing "PEG" to "IGD" or something in the Advanced BIOS
5) Plug your monitor into the ONBOARD graphics
6) Use either simpleminer-RX-v1093-4.11.rc8-16.60-enableexe0ANDips0.imgc or simpleminer-RX-v1093-4.11.rc8-16.60-enablerc60.imgc (sorry, I don't remember which I used!)
https://simplemining.net/download/


Is the SIA standalone miner more profitable than claymore dual ?
Anyone have some stats ?

Hi Tytanik,
Is the Simplemining download site down??? 
Where can I get old img?

Thanks

Use this link

http://download.simplemining.net/
Post
Topic
Board Mining (Altcoins)
Re: Gateless Gate Sharp 0.0.15 beta: zawawa's open-source ETH/XMR miner
by
mfsmarques
on 15/11/2017, 19:09:55 UTC
For me the dll error:

Unhandled Thread Exception: Could not load file: "System.Data.SQLite.dll"

Gateless Gate Sharp 0.0.16 beta
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v0.0.16-beta

* Updated DLL files for SQLite.

Thank you for letting me know. This should fix the problem.

@zawawa

Now, Unhandled Thread Exception: Could not load file: "SQLite.Interop.dll"

Gateless Gate Sharp 0.0.17 beta
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v0.0.17-beta

* Added an extra copy of SQLite.Interop.dll.

I hope this would work...

@zawawa

https://www.dropbox.com/s/e7bwnkgjcx0qd9r/Gateless%20Error.png?dl=0

Delete "C:\Program Files\Zawawa Software LLC\Gateless Gate Sharp\GatelessGateSharp.sqlite", and you should be fine.

@zawawa

Now, is ok, good job.
Thank's for your support.
Can not include a custom pool?
Post
Topic
Board Mining (Altcoins)
Re: Gateless Gate Sharp 0.0.15 beta: zawawa's open-source ETH/XMR miner
by
mfsmarques
on 15/11/2017, 16:15:03 UTC
For me the dll error:

Unhandled Thread Exception: Could not load file: "System.Data.SQLite.dll"

Gateless Gate Sharp 0.0.16 beta
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v0.0.16-beta

* Updated DLL files for SQLite.

Thank you for letting me know. This should fix the problem.

@zawawa

Now, Unhandled Thread Exception: Could not load file: "SQLite.Interop.dll"

Gateless Gate Sharp 0.0.17 beta
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v0.0.17-beta

* Added an extra copy of SQLite.Interop.dll.

I hope this would work...

@zawawa

https://www.dropbox.com/s/e7bwnkgjcx0qd9r/Gateless%20Error.png?dl=0
Post
Topic
Board Mining (Altcoins)
Re: Gateless Gate Sharp 0.0.15 beta: zawawa's open-source ETH/XMR miner
by
mfsmarques
on 15/11/2017, 14:27:48 UTC
For me the dll error:

Unhandled Thread Exception: Could not load file: "System.Data.SQLite.dll"

Gateless Gate Sharp 0.0.16 beta
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v0.0.16-beta

* Updated DLL files for SQLite.

Thank you for letting me know. This should fix the problem.

@zawawa

Now, Unhandled Thread Exception: Could not load file: "SQLite.Interop.dll"
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
mfsmarques
on 15/11/2017, 12:41:52 UTC
Anyone have the Asus B250 Mining board and can't get restart to work?  If my system resets overnight, it just goes in a loop instead of automatically mining.  I have to shutdown first in order to get it to work again :/

I'm having the same problem, and neither in the new beta has been solved.
Post
Topic
Board Mining (Altcoins)
Re: Gateless Gate Sharp 0.0.15 beta: zawawa's open-source ETH/XMR miner
by
mfsmarques
on 15/11/2017, 12:25:37 UTC
For me the dll error:

Unhandled Thread Exception: Could not load file: "System.Data.SQLite.dll"
Post
Topic
Board Mining (Altcoins)
Re: ASUS B250 Mining Expert MB - 19 Cards!
by
mfsmarques
on 22/10/2017, 22:10:47 UTC
"Bits Be Trippin'
4 days ago
@asus @ASUSUSA Just got off Asus Support and they confirmed 13x is MAX on B250 Mining Expert until BIOS update in 4Q. Case ID#
N171017058"

Having the same issue. Can't get past 13 GPUs. ASUS support says that to get more than 13 we need to use mining cards. Can someone confirm this?

Thanks

Yes, i can only use 13 RX 580.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
mfsmarques
on 20/10/2017, 17:16:11 UTC
Hello, i need help,

I'm using an Asus B250 Mining Expert, using 13 RX 580.
It works very well, around 360 Mh/s in ETH.
The problem is when I need to restart the system, each vga back mining at 1 Mh/s with a total of 13 Mh/s.
No matter how many times I restart the system, it always gets 13 Mh/s.
It only works again when I turn off the key of all the power supplies and I call again.
Does anyone know how to solve it?
Sorry for my bad english.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
mfsmarques
on 20/08/2017, 13:36:03 UTC
We are still waiting for AMD driver fix, so far there is no sign from AMD Smiley
Anyway i will be releasing soon new image for nvidia nad amd which will fix many problems with booting and PCI errors.
Also the skunk-krnlx miner will be deployed this week.
Please, add miner Prospector Skunk for AMD.
Post
Topic
Board Pools (Altcoins)
Re: New Alternative Coins Pools
by
mfsmarques
on 18/08/2017, 15:48:12 UTC
In this market, in addition to being good, you need to gain confidence so that people will trust that your coins will not disappear.
You do an excellent job, already mining in your pool, SOIL, MUSIC and UBIQ.
I've always made bigger gains than in other pools.
I think you need to keep on spreading, talk about the gains, the blocks, make people feel safe working with you.
I trust your work, we need to make others trust too.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
mfsmarques
on 17/08/2017, 17:47:26 UTC
Is simplemining can mine sigt ? can't find info on simplemining website

Only nvidia.
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
mfsmarques
on 17/08/2017, 12:31:45 UTC
Is it possible to include the miner prospector in the smos?
https://github.com/semtexzv/Prospector/releases