Author

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

hero member
Activity: 504
Merit: 500
If you already have the debug version installed, will it still install the new debug version?

Version 2.0.2 of MultiMiner is now available with the following changes:

  • Both Hardware Errors and Rejected Shares are now shown as a percentage
  • Notifications are logged as JSON to %appdata%
  • Current coin is now shown checked in the device context menu
  • Application no longer automatically downloads -Debug releases
  • Application now uses azurewebsites.net when communicating with MobileMiner
  • Fixed an error scanning hardware after a device is removed and re-added
  • Fixed cross-thread operation errors after MobileMiner credential warnings
  • Fixed inconsistencies between the pools shown in the UI and the pools currently being used to mine
  • Fixed errors deleting pools while mining
  • Fixed orphaned devices / configurations not being re-paired
  • Fixed the Block Found notification being triggered by the wrong data point
  • Fixed wrongly formatted dates in the History window for some cultures
  • Fixed links to CoinChoose.com when CoinWarz.com is set as the Coin API

Thanks for the feedback and bug reports folks. Keep 'em coming  Grin
full member
Activity: 182
Merit: 100
my cpu and gpu won't show up. I can't even press start. What do you say?
hero member
Activity: 840
Merit: 1002
Version 2.0.2 of MultiMiner is now available with the following changes:

  • Both Hardware Errors and Rejected Shares are now shown as a percentage
  • Notifications are logged as JSON to %appdata%
  • Current coin is now shown checked in the device context menu
  • Application no longer automatically downloads -Debug releases
  • Application now uses azurewebsites.net when communicating with MobileMiner
  • Fixed an error scanning hardware after a device is removed and re-added
  • Fixed cross-thread operation errors after MobileMiner credential warnings
  • Fixed inconsistencies between the pools shown in the UI and the pools currently being used to mine
  • Fixed errors deleting pools while mining
  • Fixed orphaned devices / configurations not being re-paired
  • Fixed the Block Found notification being triggered by the wrong data point
  • Fixed wrongly formatted dates in the History window for some cultures
  • Fixed links to CoinChoose.com when CoinWarz.com is set as the Coin API

Thanks for the feedback and bug reports folks. Keep 'em coming  Grin
hero member
Activity: 840
Merit: 1002
Crazyearner, make sure you don't have any of the "zadig" USB drivers installed, cgminer needs them, but bfgminer doesn't.

This is also what Luke said when I showed him the error. Crazyearner indicated this was all working with bfgminer before 3.7 though.
hero member
Activity: 504
Merit: 500
Crazyearner, make sure you don't have any of the "zadig" USB drivers installed, cgminer needs them, but bfgminer doesn't.
hero member
Activity: 840
Merit: 1002
Can you please tell me what bfgminer 3.7 returns with this command:

Code:
bfgminer --device ? --scan erupter:all --scan opencl:auto --scan cpu:auto

Gives me the following..



Can you please report this to Luke in the bfgminer thread? He's trying to wrap up fixes for 3.8. Thanks!
legendary
Activity: 1820
Merit: 1001
I went and moved from cgminer and went soley on bfg miner what am saying is in new versin where you taken out cgminer I have updated to new version and it installs bfg miner etc however when i scan for hardware it dosent detect anything yet on previous version detected all me erupters and other bits using bfg miner however now updated and it apears its not scanning for hardware nore does it pick it up or give any errors

Can you please tell me what bfgminer 3.7 returns with this command:

Code:
bfgminer --device ? --scan erupter:all --scan opencl:auto --scan cpu:auto

Gives me the following..

hero member
Activity: 840
Merit: 1002
I went and moved from cgminer and went soley on bfg miner what am saying is in new versin where you taken out cgminer I have updated to new version and it installs bfg miner etc however when i scan for hardware it dosent detect anything yet on previous version detected all me erupters and other bits using bfg miner however now updated and it apears its not scanning for hardware nore does it pick it up or give any errors

Can you please tell me what bfgminer 3.7 returns with this command:

Code:
bfgminer --device ? --scan erupter:all --scan opencl:auto --scan cpu:auto
legendary
Activity: 1820
Merit: 1001
Just updated to lastest vieron looks nice for the picures however I cant get it to detect any of my blue furys or erupters or gpus or cpus like you have

If you are using cgminer then you need to install the right drivers for your devices:

Erupter drivers are here: http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx
BF1 drivers are here: http://www.mediafire.com/download/819me4zvdju8lyg/bfgminerWin.zip (from this thread https://bitcointalksearch.org/topic/blue-fury-support-thread-319419)

cgminer and bfgminer use incompatible drivers for USB devices. Any time you switch between them you need to remove the old drivers and install the new.

CPUs will not be detected unless you use a version of bfgminer with CPU support enabled. As for why bfgminer would not detect your GPUs that I don't know. Try running the following:

Code:
bfgminer -S opencl:auto -d?



I went and moved from cgminer and went soley on bfg miner what am saying is in new versin where you taken out cgminer I have updated to new version and it installs bfg miner etc however when i scan for hardware it dosent detect anything yet on previous version detected all me erupters and other bits using bfg miner however now updated and it apears its not scanning for hardware nore does it pick it up or give any errors
hero member
Activity: 840
Merit: 1002
Just updated to lastest vieron looks nice for the picures however I cant get it to detect any of my blue furys or erupters or gpus or cpus like you have

If you were previously using cgminer then you need to install the right drivers for your devices:

Erupter drivers are here: http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx
BF1 drivers are here: http://www.mediafire.com/download/819me4zvdju8lyg/bfgminerWin.zip (from this thread https://bitcointalksearch.org/topic/blue-fury-support-thread-319419)

cgminer and bfgminer use incompatible drivers for USB devices. Any time you switch between them you need to remove the old drivers and install the new.

CPUs will not be detected unless you use a version of bfgminer with CPU support enabled. As for why bfgminer would not detect your GPUs that I don't know. Try running the following:

Code:
bfgminer -S opencl:auto -d?

hero member
Activity: 840
Merit: 1002
I'm assuming 1.4 won't be updated any longer, which I understand based on your prior messages, but I just want to make sure that I should shut off updates on my rigs? Obviously, I don't need CGminer or Multiminer update messages, as none of the new versions will work with my setup.

I'll update 1.4 if there are any bugs or anything serious. For now 1.4 should not prompt to upgrade to 2.0 and should also not prompt to upgrade to bfgminer 3.7

I'll keep using this though, as it's been rock solid until something else comes along. Would love to switch to 2.0, but CGminer is the only choice I have at the moment, as I'm not taking a big hit on performance just so I can use the latest version of multiminer.

If you have time can you give me some examples of the arguments you are using, the models of cards, etc? I have a handful of 7950s and never saw a big performance difference between bfgminer and cgminer.

Given the current profitability of mining using GPUs, I doubt it will be long before something comes out to support. I mean calculating my ROI these days is better than porn.

I sure hope so! It seems like a really bad time to ditch GPU and scrypt mining...
legendary
Activity: 1820
Merit: 1001
Just updated to lastest vieron looks nice for the picures however I cant get it to detect any of my blue furys or erupters or gpus or cpus like you have
hero member
Activity: 630
Merit: 500
I'm assuming 1.4 won't be updated any longer, which I understand based on your prior messages, but I just want to make sure that I should shut off updates on my rigs? Obviously, I don't need CGminer or Multiminer update messages, as none of the new versions will work with my setup.

I'll keep using this though, as it's been rock solid until something else comes along. Would love to switch to 2.0, but CGminer is the only choice I have at the moment, as I'm not taking a big hit on performance just so I can use the latest version of multiminer.

Given the current profitability of mining using GPUs, I doubt it will be long before something comes out to support. I mean calculating my ROI these days is better than porn.



hero member
Activity: 840
Merit: 1002
However with the same intensity etc I am getting poorer results than CGminer..

Can you provide some details?

  • What cards?
  • What command line arguments?
  • What version of cgminer?

You can still download version 1.4 if you need cgminer support. However, as you know they no longer support GPUs or scrypt of any kind. There really is not a good clean way to keep supporting both bfgminer and cgminer.

My suggestion would be to either use 1.4 if you must use cgminer or encourage other developers to contribute to the GPU and scrypt code in bfgminer so that it gets improved.
member
Activity: 105
Merit: 10
Spreading Bitcoin love
Upgraded to 2.0 but now it no longer detects any hardware attached...

It took a few restarts and leaving it sitting for a while but eventually found my GPUs. However with the same intensity etc I am getting poorer results than CGminer..

hero member
Activity: 840
Merit: 1002
There's a small update up - v2.0.1 - mostly addressing minor bugs in the initial 2.0 release.

  • Show temperature for ASICs that report it
  • Changed wording to "Scan Hardware" to remain consistent with bfgminer (--scan)
  • Various bug fixes

Thanks for the feedback folks  Grin
hero member
Activity: 840
Merit: 1002
Upgraded from 1.3.50 and BFGMiner 3.2.1
...

I tried deleting the config files, but it didn't work.

You were close!  Grin

Can you send me your MiningLog.json and then delete that. MM should start up after. Thanks!
hero member
Activity: 504
Merit: 500
Upgraded from 1.3.50 and BFGMiner 3.2.1

I get this error when I open MM:

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

************** Exception Text **************
System.ArgumentException: Invalid JSON primitive: .
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializePrimitiveObject()
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
   at System.Web.Script.Serialization.JavaScriptObjectDeserializer.BasicDeserialize(String input, Int32 depthLimit, JavaScriptSerializer serializer)
   at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize(JavaScriptSerializer serializer, String input, Type type, Int32 depthLimit)
   at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize[T](String input)
   at MultiMiner.Utility.ObjectLogger.LoadLogFile[T](String logFilePath) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Utility\ObjectLogger.cs:line 27
   at MultiMiner.Win.MainForm.LoadPreviousHistory() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 190
   at MultiMiner.Win.MainForm.MainForm_Load(Object sender, EventArgs e) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 119
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.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.5472 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MultiMiner.Win
    Assembly Version: 2.0.0.52
    Win32 Version: 2.0.0.52
    CodeBase: file:///C:/Mining/MultiMiner/MultiMiner.Win.exe
----------------------------------------
MultiMiner.Utility
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Mining/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
----------------------------------------
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
----------------------------------------
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
----------------------------------------
MultiMiner.Engine
    Assembly Version: 2.0.0.52
    Win32 Version: 2.0.0.52
    CodeBase: file:///C:/Mining/MultiMiner/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 2.0.0.52
    Win32 Version: 2.0.0.52
    CodeBase: file:///C:/Mining/MultiMiner/MultiMiner.Xgminer.DLL
----------------------------------------
MultiMiner.Xgminer.Api
    Assembly Version: 2.0.0.52
    Win32 Version: 2.0.0.52
    CodeBase: file:///C:/Mining/MultiMiner/MultiMiner.Xgminer.Api.DLL
----------------------------------------
MultiMiner.Coin.Api
    Assembly Version: 2.0.0.52
    Win32 Version: 2.0.0.52
    CodeBase: file:///C:/Mining/MultiMiner/MultiMiner.Coin.Api.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
----------------------------------------
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.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
----------------------------------------
System.Web.Abstractions
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Web.Abstractions/3.5.0.0__31bf3856ad364e35/System.Web.Abstractions.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5474 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.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
----------------------------------------

************** 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.



I tried deleting the config files, but it didn't work.
hero member
Activity: 840
Merit: 1002
11/27/13 11:59:39.048 AM MultiMiner.Win[66126]: CGSDeviceSynchronize: Invalid device window

I'm not familiar with that one, though from some Googling it does sound like a Mono issue.

To be honest, while MultiMiner works well for me on OS X and Linux, the primary OS (for now) is Windows.
newbie
Activity: 23
Merit: 0
Quote

You could try installing bfgminer or cgminer yourself first. MultiMiner only installs it if not present. There are instructions here: http://thread.xgminer.com

Thanks!  That fixed the startup problem, now the issue I am having is it is crashing constantly with this error:

11/27/13 11:59:39.048 AM MultiMiner.Win[66126]: CGSDeviceSynchronize: Invalid device window

Jump to: