Pages:
Author

Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform) - page 68. (Read 827303 times)

hero member
Activity: 840
Merit: 1002
Yes but if I use that it applies it to all my gpus at once, problem is I have 2 r9 280x's and 2 of the 7950's and they each need different parameters.
I tried ticking a gpu or highlighting it and then changing it but it still changes all gpu settings at once  Huh  Undecided

Enter comma-separated values, e.g. --thread-concurrency 22400,8092
hero member
Activity: 840
Merit: 1002
As usual, I spoke too soon, still getting double-crashes (both MultiMiner and BFGMiner at the same time).  Doesn't appear to just be a BFGminer issue.

BFGMiner
Code:
Problem signature:
  Problem Event Name: APPCRASH
  Application Name: bfgminer.exe
  Application Version: 0.0.0.0
  Application Timestamp: 057214ed
  Fault Module Name: ntdll.dll
  Fault Module Version: 6.1.7601.18247
  Fault Module Timestamp: 521ea8e7
  Exception Code: c0000005
  Exception Offset: 000343e0
  OS Version: 6.1.7601.2.1.0.768.3
  Locale ID: 1033
  Additional Information 1: e601
  Additional Information 2: e60131629899bd940e9badc390d3b17b
  Additional Information 3: fd81
  Additional Information 4: fd8169f87e77764258a5fba803a71516

Again...please report this in either the BFGMiner thread or the BFGMiner issues on Github. This is not an issue with MultiMiner. MultiMiner is throwing an error because BFGMiner crashed.
full member
Activity: 210
Merit: 100
I don't have that folder.  I downgraded to 2.4, and it's not crashing in 2.4 - just the newer versions - such as 2.7.7.  Doesn't seem to be a BFGminer issue.

That reply was to a different user.

It's not a MultiMiner issue if BFGMiner is crashing - that's a BFGMiner issue. 2.7.7 is probably passing in different arguments than 2.4. Try doing some trial-and-error (using the Process Log) to figure out which argument is causing the error and report that to the BFGMiner thread. Thanks!

It's just simpler to use 2.4 and hope it's fixed in the new BFGMiner update that they're working on.

I was experiencing crashes after a few hours with 2.7.5 -> 2.7.7 on windows 7
I downgraded my .Net install from version 4.5.1 to 4.5 and it's stable now.
hope this helps.

Downgrading from 4.5.1 to 4.5 seems to have resolved my crashing issue.  Prior to the downgrade I actually had both MuM and BFG crash on me.  Thanks.


As usual, I spoke too soon, still getting double-crashes (both MultiMiner and BFGMiner at the same time).  Doesn't appear to just be a BFGminer issue.

The crashes seem to occur only when switching coins automatically, but it's pretty much every time.  I've been mining MazaCoin recently.  Might have something to do with it?
member
Activity: 99
Merit: 10
​Actually hit some type of usb limit or something on windows that I didn't hit in linux (ubuntu). I can get 100 devices on ubuntu but only 48 on windows. very strange.

This brings up the question. Will the ubuntu version of multiminer work with gridseed 5 chip devices yet? I guess if bfgminer can be installed then yes but what about the drivers and how would bfgminer be installed if it isn't released yet?
Thanks!​

I believe Windows has a 256 USB limit 7 levels deep. Do you have a bunch of USB hubs in series? Try rearranging them more in parallel.

What's weird is that same exact setup (with 96) works fine in Ubuntu.

I can plug 48 into windows and then #49 shows an exclamation point next to it in device manager. If I keep plugging in devices after 48, they get an exclamation point in device manager.
full member
Activity: 210
Merit: 100
I don't have that folder.  I downgraded to 2.4, and it's not crashing in 2.4 - just the newer versions - such as 2.7.7.  Doesn't seem to be a BFGminer issue.

That reply was to a different user.

It's not a MultiMiner issue if BFGMiner is crashing - that's a BFGMiner issue. 2.7.7 is probably passing in different arguments than 2.4. Try doing some trial-and-error (using the Process Log) to figure out which argument is causing the error and report that to the BFGMiner thread. Thanks!

It's just simpler to use 2.4 and hope it's fixed in the new BFGMiner update that they're working on.

I was experiencing crashes after a few hours with 2.7.5 -> 2.7.7 on windows 7
I downgraded my .Net install from version 4.5.1 to 4.5 and it's stable now.
hope this helps.

Downgrading from 4.5.1 to 4.5 seems to have resolved my crashing issue.  Prior to the downgrade I actually had both MuM and BFG crash on me.  Thanks.


As usual, I spoke too soon, still getting double-crashes (both MultiMiner and BFGMiner at the same time).  Doesn't appear to just be a BFGminer issue.

BFGMiner
Code:
Problem signature:
  Problem Event Name: APPCRASH
  Application Name: bfgminer.exe
  Application Version: 0.0.0.0
  Application Timestamp: 057214ed
  Fault Module Name: ntdll.dll
  Fault Module Version: 6.1.7601.18247
  Fault Module Timestamp: 521ea8e7
  Exception Code: c0000005
  Exception Offset: 000343e0
  OS Version: 6.1.7601.2.1.0.768.3
  Locale ID: 1033
  Additional Information 1: e601
  Additional Information 2: e60131629899bd940e9badc390d3b17b
  Additional Information 3: fd81
  Additional Information 4: fd8169f87e77764258a5fba803a71516

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt

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

************** Exception Text **************
System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   --- End of inner exception stack trace ---
   at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at MultiMiner.Xgminer.Api.ApiContext.GetResponse(String apiVerb, Int32 timeoutMs) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Xgminer.Api\ApiContext.cs:line 111
   at MultiMiner.Engine.MinerProcess.StopMining() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Engine\MinerProcess.cs:line 53
   at MultiMiner.Engine.MiningEngine.RelaunchCrashedMiners() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Engine\MiningEngine.cs:line 148
   at MultiMiner.Win.Forms.MinerForm.thirtySecondTimer_Tick(Object sender, EventArgs e) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 2893
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.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.5477 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MultiMiner.Win
    Assembly Version: 2.8.2.175
    Win32 Version: 2.8.2.175
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/MultiMiner.Win.exe
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
MultiMiner.Engine
    Assembly Version: 2.8.2.175
    Win32 Version: 2.8.2.175
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Utility
    Assembly Version: 2.8.2.175
    Win32 Version: 2.8.2.175
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/MultiMiner.Utility.DLL
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.Xgminer.Api
    Assembly Version: 2.8.2.175
    Win32 Version: 2.8.2.175
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 2.8.2.175
    Win32 Version: 2.8.2.175
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    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.5476 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
ka090syn
    Assembly Version: 2.8.2.175
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
p8mefkml
    Assembly Version: 2.8.2.175
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.Discovery
    Assembly Version: 2.8.2.175
    Win32 Version: 2.8.2.175
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/MultiMiner.Discovery.DLL
----------------------------------------
MultiMiner.Remoting
    Assembly Version: 2.8.2.175
    Win32 Version: 2.8.2.175
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/MultiMiner.Remoting.DLL
----------------------------------------
System.Web.Extensions
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5458
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Web.Extensions/3.5.0.0__31bf3856ad364e35/System.Web.Extensions.dll
----------------------------------------
viodq6wa
    Assembly Version: 2.8.2.175
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
pycbxdf8
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.CoinWarz
    Assembly Version: 2.8.2.175
    Win32 Version: 2.8.2.175
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/MultiMiner.CoinWarz.DLL
----------------------------------------
MultiMiner.CoinApi
    Assembly Version: 2.8.2.175
    Win32 Version: 2.8.2.175
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/MultiMiner.CoinApi.DLL
----------------------------------------
MultiMiner.CoinChoose
    Assembly Version: 2.8.2.175
    Win32 Version: 2.8.2.175
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/MultiMiner.CoinChoose.DLL
----------------------------------------
idhggb4m
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    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/Sovereign/AppData/Local/MultiMiner/Newtonsoft.Json.DLL
----------------------------------------
MultiMiner.Coinbase
    Assembly Version: 2.8.2.175
    Win32 Version: 2.8.2.175
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/MultiMiner.Coinbase.DLL
----------------------------------------
umbuwojm
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
kk8gw3k1
    Assembly Version: 2.8.2.175
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
u1tu_yqs
    Assembly Version: 2.8.2.175
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ipvjemzj
    Assembly Version: 2.8.2.175
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.ComponentModel.DataAnnotations
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420
    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.5452 (Win7SP1GDR.030729-5400)
    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.5420 built by: Win7SP1
    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.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Interop.IWshRuntimeLibrary
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/Interop.IWshRuntimeLibrary.DLL
----------------------------------------
7nw97lzj
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.Stats
    Assembly Version: 2.8.2.175
    Win32 Version: 2.8.2.175
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/MultiMiner.Stats.DLL
----------------------------------------
w17cey4g
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MultiMiner.MobileMiner
    Assembly Version: 2.8.2.175
    Win32 Version: 2.8.2.175
    CodeBase: file:///C:/Users/Sovereign/AppData/Local/MultiMiner/MultiMiner.MobileMiner.DLL
----------------------------------------
g5xfmkb-
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
xp6xsvwm
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
efsyp1s3
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
mnsbsuar
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
0i5j6i2a
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
jrwc54su
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    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.
newbie
Activity: 12
Merit: 0
Hi
First of thanks for creating this usefull mining software  Smiley

I can't seem to figure out though how I'm suppost to give each of my graphics cards individually different parameters (thread concurrency, intensity etc.) because I run a couple of different AMD gpu's  Huh

Any help would be great  Cheesy
Thanks in advance!

Click 'advanced miner settings'

http://i.imgur.com/o6HR0DF.png

Yes but if I use that it applies it to all my gpus at once, problem is I have 2 r9 280x's and 2 of the 7950's and they each need different parameters.
I tried ticking a gpu or highlighting it and then changing it but it still changes all gpu settings at once  Huh  Undecided
sr. member
Activity: 453
Merit: 250
dfgfdgfdg
​Actually hit some type of usb limit or something on windows that I didn't hit in linux (ubuntu). I can get 100 devices on ubuntu but only 48 on windows. very strange.

This brings up the question. Will the ubuntu version of multiminer work with gridseed 5 chip devices yet? I guess if bfgminer can be installed then yes but what about the drivers and how would bfgminer be installed if it isn't released yet?
Thanks!​

I believe Windows has a 256 USB limit 7 levels deep. Do you have a bunch of USB hubs in series? Try rearranging them more in parallel.
sr. member
Activity: 308
Merit: 250
EVERYTHING YOU CAN IMAGINE IS REAL
Hi
First of thanks for creating this usefull mining software  Smiley

I can't seem to figure out though how I'm suppost to give each of my graphics cards individually different parameters (thread concurrency, intensity etc.) because I run a couple of different AMD gpu's  Huh

Any help would be great  Cheesy
Thanks in advance!

Click 'advanced miner settings'

member
Activity: 99
Merit: 10
​Actually hit some type of usb limit or something on windows that I didn't hit in linux (ubuntu). I can get 100 devices on ubuntu but only 48 on windows. very strange.

This brings up the question. Will the ubuntu version of multiminer work with gridseed 5 chip devices yet? I guess if bfgminer can be installed then yes but what about the drivers and how would bfgminer be installed if it isn't released yet?

Thanks!​
newbie
Activity: 12
Merit: 0
Hi
First of thanks for creating this usefull mining software  Smiley

I can't seem to figure out though how I'm suppost to give each of my graphics cards individually different parameters (thread concurrency, intensity etc.) because I run a couple of different AMD gpu's  Huh

Any help would be great  Cheesy
Thanks in advance!
sr. member
Activity: 423
Merit: 250
Link to the prerelease please?

Is there any reason MM doesn't use more then one instance of BFGminer? It'd still be useful for things like recovery from finicky graphics cards with restart suspect miners.
hero member
Activity: 840
Merit: 1002
It would still definitely be nice for a -g option for multiple GPUs, as I still can't use MM with a graphics card setup that requires more then one -g setting. It would definitely be nice if MM launched multiple instances of BFGminer instead of lumping it all on one BFGminer.

It's in BFGMiner 4.0. If you are running one of the pre-releases (linked in this thread) the option is there.
sr. member
Activity: 423
Merit: 250
It would still definitely be nice for a -g option for multiple GPUs, as I still can't use MM with a graphics card setup that requires more then one -g setting. It would definitely be nice if MM launched multiple instances of BFGminer instead of lumping it all on one BFGminer. That way you can set settings directly on the devices for thread concurrency and such instead of inputting it in the custom parameters for the overall run.

It'd also be nice if this happened for the purpose of recovery. If one of the GPUs is having problems, MM will restart BFGminer for all miners attached to it and doing so will result in the hash rate being practically non-existent for the working GPUs.
member
Activity: 99
Merit: 10
Yep that worked!

Going to try 96! Smiley
member
Activity: 99
Merit: 10
I may have to Disable Driver Signature Verification on 64-Bit Windows 8. going to try that now.
member
Activity: 99
Merit: 10
So I downloaded lastest MultiMiner, downloaded the drivers you posted earlier from here https://www.dropbox.com/s/w06b7nj1f07lv29/Windows_ASIC_CDC_Drivers.zip and downloaded the bfgminer PR you posted as well and renamed the bfgminer folder in \Users\user\AppData\Local\MultiMiner\Miners\ to bfgminer_old. I took the PR 4.0 of bfgminer and copied to this location \Users\user\AppData\Local\MultiMiner\Miners\ and restarted MultiMiner.

I plugged in a gridseed 5-chip device and showed up in Device Manager as STM32 etc.. (so I could tell it was connected). I hit scan hardware in MultiMiner and no devices were found. Rebooted MultiMiner and still nothing. Tried to "Update driver" of the gridseed 5-chip in device manager with the .inf in GridSeed folder of drivers in your download link and windows said the best drivers for the device were already installed.

Did I miss a step or not do this right at all?

Thanks for any help.
hero member
Activity: 840
Merit: 1002
Does this mean it won't work for Mac? I tried pulling your latest BFG with homebrew, but it tells me I'm already at 3.10

Correct, though there are projects to aid in compiling BFGMiner for OS X:

https://github.com/nwoolls/xgminer-osx

However if you are not familiar with Git and the command line I'd recommend waiting for BFGMiner 4.0.
newbie
Activity: 27
Merit: 0
MultiMiner 2.8 is now officially available with the following features and improvements:

  • Official support for 1-chip and 5-chip GridSeed ASICs (requires BFGMiner 4.0)


Does this mean it won't work for Mac? I tried pulling your latest BFG with homebrew, but it tells me I'm already at 3.10[/list]
member
Activity: 99
Merit: 10
Added support for the MobileMiner Pools API, allowing switching coins from smart phones and browsers


Has this been released to the App Store and/or included in the html5 web app?

Cool feature!
hero member
Activity: 840
Merit: 1002
Oh also, in order to find other devices on the network (other multiminer instances) does "Permitted IPs"  in advanced Miner Settings need to include the Primary/Central MultiMiner box IP?

No they just need to be on the same network subnet with the same Windows workgroup name and the same (if any) password under the Remoting settings.

Lastly, do I need to add any Arguments for Scrypt in that same menu (if I want to run the miners at 850 overclock)?

This should do it:

Code:
--set-device gridseed:clock=850
Pages:
Jump to: