Search content
Sort by

Showing 20 of 152 results by Axiste
Post
Topic
(Unknown Title)
by
Axiste
on 25/01/2020, 02:35:00 UTC
Figured Id put up some pics, since well.. I can!

http://ocau.com/pix/waxnc

Prospero X-1 on the left, Antminer S1 on the right, 10x Gridseed Orbs on an RPi running Minera arranged in the tower down below.

ROI? Ha! Not likely  Grin Then why do it? Cause I will kick myself if the price per BTC goes up and I dont have any.. its not always about right now!

Powerboard on the desk gives a wattage reading, S1 pulls 400w doing 196Gh/s, X-1 pulls 100w running 110Gh/s.

Gridseed tower pulls 100w in Scrypt only, doing 3.6Mh/s, or a whopping 600w in dual mode, for a total 60GH/s and 2.9MH/s


Total figures right now, pulling 1100W +/- 10w including the Access Point that hooks them back to my network over 802.11ac, and the Cordless Phone extender (top right)

Post
Topic
(Unknown Title)
by
Axiste
on 25/01/2020, 02:35:00 UTC
i would probably leave the heatsinks on but remove the fans! you still need the heatsink to take the heat away quickly from the chips before the oil can slowly remove it from there... I would expect without heatsinks that you have now likely fried that...
Post
Topic
(Unknown Title)
by
Axiste
on 25/01/2020, 02:35:00 UTC
heh.. come to Australia.. currently $0.32 in Peak Times... and remember thats in Aussie $ so convert to US...
Post
Topic
Board Mining (Altcoins)
Re: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform)
by
Axiste
on 20/01/2015, 10:06:47 UTC
Heh yeah was about to come in and say i figured it out. You are right, i thought about what new additions you made to the latest version, then realised you added Neoscrypt and Lyra etc. I had already manually created them, however i called it Neoscrypt, you called it Neo Scrypt. It took exception to that. Wouldnt let me delete one within MultiMiner, had to edit the xml manually. Removed my one and it did the trick, All operating.

(Not sure why id would stop me starting the miner, as I was using x11 and not Neoscrypt...)
Post
Topic
Board Pools
Re: 1.7TH/s SP20 WON! [4800 TH] CKPool (kano.is) from the cgminer devs [0.9% PPLNS]
by
Axiste
on 19/01/2015, 23:51:04 UTC
I have one of seagates 2TB SSHD's which has run fine for over a year already (touch wood) !
Post
Topic
Board Mining (Altcoins)
Re: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform)
by
Axiste
on 19/01/2015, 23:46:03 UTC
Hmm, since upgrading to latest version, I get an Unhandled Exception error (.net) when trying to start my x11 miner.

Multiminer runs fine and shows my 3 network devices ok, but If i hit start to mine on my previously working R9 280X I get the error. (Running SGMiner 5.1 specifically setup for the 280X)

Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Sequence contains more than one matching element
   at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
   at MultiMiner.Engine.MinerFactory.GetAlgorithm(String name) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Engine\MinerFactory.cs:line 83
   at MultiMiner.Engine.MinerFactory.GetMiner(DeviceKind deviceKind, String algorithmName, SerializableDictionary`2 miners) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Engine\MinerFactory.cs:line 57
   at MultiMiner.UX.ViewModels.ApplicationViewModel.DownloadRequiredMiners() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.UX\ViewModels\ApplicationViewModel.cs:line 2105
   at MultiMiner.UX.ViewModels.ApplicationViewModel.StartMiningLocally() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.UX\ViewModels\ApplicationViewModel.cs:line 1940
   at MultiMiner.Win.Forms.MinerForm.HandleStartButtonClicked() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 1328
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MultiMiner.Win
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.Win.exe
----------------------------------------
MultiMiner.UX
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.UX.DLL
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8007 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8008 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
MultiMiner.Engine
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Utility
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.Utility.DLL
----------------------------------------
MultiMiner.CoinApi
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.CoinApi.DLL
----------------------------------------
MultiMiner.Xgminer.Api
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL
----------------------------------------
MultiMiner.MobileMiner
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.MobileMiner.DLL
----------------------------------------
MultiMiner.Discovery
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.Discovery.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.7903 built by: Win9Rel
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8007 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
t5kzpdkx
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8007 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
n1ofypp_
    Assembly Version: 3.9.1.348
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
uacmzejn
    Assembly Version: 3.9.1.348
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.Remoting
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.Remoting.DLL
----------------------------------------
System.Web.Extensions
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.7903
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Extensions/3.5.0.0__31bf3856ad364e35/System.Web.Extensions.dll
----------------------------------------
9mofxfey
    Assembly Version: 3.9.1.348
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
gnsvst8o
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.CoinWarz
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.CoinWarz.DLL
----------------------------------------
MultiMiner.CoinChoose
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.CoinChoose.DLL
----------------------------------------
MultiMiner.WhatMine
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.WhatMine.DLL
----------------------------------------
MultiMiner.WhatToMine
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.WhatToMine.DLL
----------------------------------------
grwgndya
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 4.5.0.0
    Win32 Version: 5.0.8.16617
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/Newtonsoft.Json.DLL
----------------------------------------
System.ComponentModel.DataAnnotations
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.7903
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/3.5.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.4506.8002 (FX35W81RTMGDR.030729-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Serialization/3.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Xml.Linq
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.7903 built by: Win9Rel
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml.Linq/3.5.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8007 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
MultiMiner.MultipoolApi
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.MultipoolApi.DLL
----------------------------------------
MultiMiner.NiceHash
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.NiceHash.DLL
----------------------------------------
_skfs3wl
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
znn39ro3
    Assembly Version: 3.9.1.348
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
j1daqkrv
    Assembly Version: 3.9.1.348
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.Blockchain
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.Blockchain.DLL
----------------------------------------
MultiMiner.ExchangeApi
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.ExchangeApi.DLL
----------------------------------------
iivrhh2b
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Interop.IWshRuntimeLibrary
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/Interop.IWshRuntimeLibrary.DLL
----------------------------------------
j1xd51tv
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.Services
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.Services.DLL
----------------------------------------
seabayxk
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.Stats
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.Stats.DLL
----------------------------------------
-dl1_ebq
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.Xgminer.Discovery
    Assembly Version: 3.9.1.348
    Win32 Version: 3.9.1.348
    CodeBase: file:///C:/Users/Axiste/AppData/Local/MultiMiner/MultiMiner.Xgminer.Discovery.DLL
----------------------------------------
nwgmwguj
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
bwopz9mf
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
rpthugzr
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
qybklevi
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8010 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_64/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
2gggrxd9
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:


    


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Post
Topic
Board Pools
Re: WIN 1.7TH/s SP20! [3500 TH] CKPool (kano.is) from the cgminer devs [0.9% PPLNS]
by
Axiste
on 12/01/2015, 12:25:16 UTC
I fall into the same category, however I can also see his reasons.
Post
Topic
Board Mining software (miners)
Re: Minera 0.4.0 and Gridseed 5 Chip miners mine Bitcoin?
by
Axiste
on 12/01/2015, 09:40:27 UTC
oh, might need to do:

sudo screen -r bfgminer

as its in rc.local its probably started as root user not minera
Post
Topic
Board Mining software (miners)
Re: Minera 0.4.0 and Gridseed 5 Chip miners mine Bitcoin?
by
Axiste
on 12/01/2015, 01:19:10 UTC
while on ssh, you need to do:

screen -r bfgminer

which will bring it to the front so you can see it in the terminal.

then, to leave it running when you finish looking at it, do:

ctrl + a, then d

this will move it back to background, otherwise if you press q it will quit.
Post
Topic
Board Mining software (miners)
Re: Minera 0.4.0 and Gridseed 5 Chip miners mine Bitcoin?
by
Axiste
on 11/01/2015, 09:43:46 UTC
you could run a seperate instance of BFGminer in the background on minera, as I did for my dual mining on page 66 ish of Minera thread, you put the startup command into the rc.local settings on the dashboard settings page.

Essentially it would be

screen -dmS bfgminer /var/www/minera/minera-bin/bfgminer -o -u -p -S antminer:all --set-device antminer:clock=x0781 --api-listen --api-port 4030 --api-allow W:192.168.0.0/24

That will start bfgminer seperately behind the minera dashboard, with an antminer U1 at 1.8GHs, with the api set on port 4030 (so as not to interfere with the CPUMiner running on Minera) and allowing full control of the api from the 192.168.0.* network.

Obviously change the -S antminer:all --set-device antminer:clock=x0781 for settings that work for your device.
Post
Topic
Board Mining (Altcoins)
Re: [Minera v0.4.0] Your next mining dashboard is here. CPUminer/CGminer/BFGminer.
by
Axiste
on 11/01/2015, 00:13:35 UTC
I can go into more depth here, as I am currently doing this.

For minera to show up as a network device on Multiminer, you need to be using either BFGMiner or CGMIner (or an equivalent). CPUMiner does not have the option to push the api across the network (so far as I can see, due to the lack of options available when CPUMiner is selected).

Link:
http://ocau.com/pix/4mpuh

Gridseed Farm is a Minera Instance on a RasPi B+
Post
Topic
Board Mining software (miners)
Re: Minera 0.4.0 and Gridseed 5 Chip miners mine Bitcoin?
by
Axiste
on 10/01/2015, 23:59:51 UTC
i believe the dmaxl zeus is built with only Gridseed orb and Zeusminer drivers enabled, you would have to rebuild the miner with other drivers enabled to make it work.
(Its been built that way due to issues enabling all drivers at once)

At one point I was running my Antminer U1 on the SHA instance with my orbs, so had to rebuild dmaxl zeus with Icarus drivers enabled otherwise it wouldnt detect.
Post
Topic
Board Mining software (miners)
Re: Minera 0.4.0 and Gridseed 5 Chip miners mine Bitcoin?
by
Axiste
on 10/01/2015, 11:44:56 UTC
I also found that if I ran a BFGMiner proxy to connect to my pool of choice, then pointed my Minera with 10x Gridseeds on it at the Proxy, i would get much lower HW errors. Probably because I left the Diff at 1.
Post
Topic
Board Mining software (miners)
Re: Minera 0.4.0 and Gridseed 5 Chip miners mine Bitcoin?
by
Axiste
on 10/01/2015, 04:46:45 UTC
yup that would be it, unfortunately they do run high errors on SHA256, at anything above the default 600Mhz clock.
Post
Topic
Board Mining software (miners)
Re: Minera 0.4.0 and Gridseed 5 Chip miners mine Bitcoin?
by
Axiste
on 09/01/2015, 23:17:33 UTC
It can be done, you need to use CGMiner Dmaxl Zeus. If you look about page 67 in the Minera thread I show how I ran both Bitcoin mining and Scrypt mining on the Gridseed orbs at the same time, on Minera.

You can still do bitcoin mining with them now.
Post
Topic
Board Pools
Re: [3500 TH] CKPool (www.kano.is) from the cgminer devs [0.9% PPLNS]
by
Axiste
on 09/01/2015, 23:05:12 UTC
I could only push 300 GHs if I pointed everything here so dont come close to be in the running  Sad

No SP20 for me!
Post
Topic
Board Pools
Re: [4000 TH] CKPool (www.kano.is) from the cgminer devs [0.9% PPLNS]
by
Axiste
on 27/12/2014, 13:47:58 UTC
and another, +2 confirms  Cool
Post
Topic
Board Pools
Re: [4000 TH] CKPool (www.kano.is) from the cgminer devs [0.9% PPLNS]
by
Axiste
on 27/12/2014, 12:46:19 UTC
Ding!

one at +1, one at +17  Grin
Post
Topic
Board Mining (Altcoins)
Re: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform)
by
Axiste
on 25/12/2014, 23:03:33 UTC
Each one needs a unique worker name, and a random password.

Also what pool is the proxy set to mine? if its mining to a local wallet, the stratum proxy wont work.

Edit: To be more precise, each S3 needs a unique worker name and just put x as the password. You do not need to set up usernames anywhere, just make one up when you enter it into the S3.
Post
Topic
Board Mining (Altcoins)
Re: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform)
by
Axiste
on 25/12/2014, 08:07:28 UTC
make sure the stratum proxy is turned on in the settings, then scan hardware (shouldnt need to scan in newer versions) then righ clock the proxy device, set the coin it is to mine, then click start.
If you close MultiMiner, and reopen it, then you need to click start again.

then point all your miners to the MultiMiner box IP address and the port for stratum or http port of your proxy. Ensure any firewalls have the port set to open (eg windows firewall).