Bitcoin Forum
April 20, 2024, 02:51:08 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 [55] 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 ... 186 »
  Print  
Author Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform)  (Read 827249 times)
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 10, 2013, 06:03:54 AM
 #1081

Forgive me if this is obvious and i've missed it, but how do I set separate worker username/password for each GPU on the same pool?

No straight-forward way to do it really but it is possible.

Add another coin configuration in the Configure Coins dialog. You can name it whatever you want, e.g. LitecoinGPU2. Then configure pools for that coin with the appropriate worker name and use that coin configuration on the appropriate device.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
1713581468
Hero Member
*
Offline Offline

Posts: 1713581468

View Profile Personal Message (Offline)

Ignore
1713581468
Reply with quote  #2

1713581468
Report to moderator
1713581468
Hero Member
*
Offline Offline

Posts: 1713581468

View Profile Personal Message (Offline)

Ignore
1713581468
Reply with quote  #2

1713581468
Report to moderator
It is a common myth that Bitcoin is ruled by a majority of miners. This is not true. Bitcoin miners "vote" on the ordering of transactions, but that's all they do. They can't vote to change the network rules.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Hotsauce
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
December 10, 2013, 06:10:55 AM
 #1082

Forgive me if this is obvious and i've missed it, but how do I set separate worker username/password for each GPU on the same pool?

No straight-forward way to do it really but it is possible.

Add another coin configuration in the Configure Coins dialog. You can name it whatever you want, e.g. LitecoinGPU2. Then configure pools for that coin with the appropriate worker name and use that coin configuration on the appropriate device.

Thanks! But then I lose the strategy option correct?
crazyearner
Legendary
*
Offline Offline

Activity: 1820
Merit: 1001



View Profile
December 10, 2013, 05:44:35 PM
 #1083

problem with new hardware installed cant seem to grab bfgminer getting following errors again

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

************** Exception Text **************
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x80004005): Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))
   --- End of inner exception stack trace ---
   at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters)
   at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
   at MultiMiner.Utility.Unzipper.GetShell32NameSpace(Object folder) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Utility\Unzipper.cs:line 101
   at MultiMiner.Utility.Unzipper.UnzipFileToFolderWindows(String zipFilePath, String destinationFolder) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Utility\Unzipper.cs:line 67
   at MultiMiner.Xgminer.Installer.InstallMiner(String destinationFolder) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Xgminer\Installer.cs:line 33
   at MultiMiner.Win.MainForm.InstallMiner() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 422
   at MultiMiner.Win.MainForm.MainForm_Load(Object sender, EventArgs e) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 103
   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.5466 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MultiMiner.Win
    Assembly Version: 2.1.2.63
    Win32 Version: 2.1.2.63
    CodeBase: file:///C:/Users/Crazy/AppData/Local/MultiMiner/MultiMiner.Win.exe
----------------------------------------
MultiMiner.Utility
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Crazy/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
----------------------------------------
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.1.2.63
    Win32 Version: 2.1.2.63
    CodeBase: file:///C:/Users/Crazy/AppData/Local/MultiMiner/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 2.1.2.63
    Win32 Version: 2.1.2.63
    CodeBase: file:///C:/Users/Crazy/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL
----------------------------------------
MultiMiner.Xgminer.Api
    Assembly Version: 2.1.2.63
    Win32 Version: 2.1.2.63
    CodeBase: file:///C:/Users/Crazy/AppData/Local/MultiMiner/MultiMiner.Xgminer.Api.DLL
----------------------------------------
MultiMiner.CoinChoose.Api
    Assembly Version: 2.1.2.63
    Win32 Version: 2.1.2.63
    CodeBase: file:///C:/Users/Crazy/AppData/Local/MultiMiner/MultiMiner.CoinChoose.Api.DLL
----------------------------------------
MultiMiner.Coin.Api
    Assembly Version: 2.1.2.63
    Win32 Version: 2.1.2.63
    CodeBase: file:///C:/Users/Crazy/AppData/Local/MultiMiner/MultiMiner.Coin.Api.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.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.5454
    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.5471 (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.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
v1cwczjd
    Assembly Version: 2.1.2.63
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ikxmpllg
    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
----------------------------------------
y8pkcnur
    Assembly Version: 2.1.2.63
    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.Api
    Assembly Version: 2.1.2.63
    Win32 Version: 2.1.2.63
    CodeBase: file:///C:/Users/Crazy/AppData/Local/MultiMiner/MultiMiner.CoinWarz.Api.DLL
----------------------------------------
-qu3y7fo
    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/Crazy/AppData/Local/MultiMiner/Newtonsoft.Json.DLL
----------------------------------------
rnuud8sb
    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
----------------------------------------
g4f1kyxd
    Assembly Version: 2.1.2.63
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
n5odtixg
    Assembly Version: 2.1.2.63
    Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
5-_jfdia
    Assembly Version: 2.1.2.63
    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.Coinbase.Api
    Assembly Version: 2.1.2.63
    Win32 Version: 2.1.2.63
    CodeBase: file:///C:/Users/Crazy/AppData/Local/MultiMiner/MultiMiner.Coinbase.Api.DLL
----------------------------------------
Interop.IWshRuntimeLibrary
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Crazy/AppData/Local/MultiMiner/Interop.IWshRuntimeLibrary.DLL
----------------------------------------
Interop.Shell32
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Crazy/AppData/Local/MultiMiner/Interop.Shell32.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:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

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.

=
  R E B E L L I O U S 
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  R E B E L L I O U S
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 10, 2013, 06:01:41 PM
 #1084

problem with new hardware installed cant seem to grab bfgminer getting following errors again

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

************** Exception Text **************
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x80004005): Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))
   --- End of inner exception stack trace ---
   at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters)
   at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
   at MultiMiner.Utility.Unzipper.GetShell32NameSpace(Object folder) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Utility\Unzipper.cs:line 101

A COM exception on a new system doesn't sound good...

You can work around it by downloading bfgminer yourself and unzipping it to the MultiMiner\Miners\bfgminer folder.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 10, 2013, 06:53:18 PM
 #1085

MultiMiner version 2.2 is now available for download including the following changes:

  • Clicking the Daily Income column will now toggle between USD and virtual currency
  • Added the ability to customize the visible columns in the main screen (right-click the headers to get started)
  • Added support for the HashBuster Micro (hashbuster.com)
  • Added the option to start the application minimized
  • Fan speed is now displayed for GPUs that report it
  • The latest coin prices are now fetched when the user invokes the Restart action (so that the action may be used as a way to manually re-check strategies)
  • Displaying API error notifications is now optional
  • API credentials entered into Settings are now trimmed (to assist users who copy & paste)
  • MultiMiner will now wait longer (four minutes instead of two) before relaunching an "under-performing" miner (to allow time for stand-alone miners - e.g. Rpi - to spin up)
  • Display the coin symbol along with the name when adding a new coin configuration
  • The selection in the main device list is no longer hidden (to aid in discoverability)
  • Fixed a null reference error with perks enabled with APIs (Coinbase) are unavailable
  • Fixed inconsistencies in the income values displayed after changing coins without saving
  • System tray icon was still using the v1 icon

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
crazyearner
Legendary
*
Offline Offline

Activity: 1820
Merit: 1001



View Profile
December 10, 2013, 10:42:59 PM
 #1086

problem with new hardware installed cant seem to grab bfgminer getting following errors again

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

************** Exception Text **************
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x80004005): Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))
   --- End of inner exception stack trace ---
   at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters)
   at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
   at MultiMiner.Utility.Unzipper.GetShell32NameSpace(Object folder) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Utility\Unzipper.cs:line 101

A COM exception on a new system doesn't sound good...

You can work around it by downloading bfgminer yourself and unzipping it to the MultiMiner\Miners\bfgminer folder.

Is their a way to nuke this in its path and fix the com problem ?

=
  R E B E L L I O U S 
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  R E B E L L I O U S
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 10, 2013, 10:54:13 PM
 #1087

Is their a way to nuke this in its path and fix the com problem ?

No simple way. The code is pretty straight forward and is trying to create a COM namespace.

If it's something you want to pursue please email me (address is in my sig) if you can set me up with remote access to the machine.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
crazyearner
Legendary
*
Offline Offline

Activity: 1820
Merit: 1001



View Profile
December 10, 2013, 11:10:24 PM
 #1088

Is their a way to nuke this in its path and fix the com problem ?

No simple way. The code is pretty straight forward and is trying to create a COM namespace.

If it's something you want to pursue please email me (address is in my sig) if you can set me up with remote access to the machine.

Tihnk I might just upgrade it to Windows 8 lol. Was on it befor but the only problem that was P"£$%ing me off was it was mapping my gpus the other way around lol.

=
  R E B E L L I O U S 
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  R E B E L L I O U S
fufo
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 11, 2013, 02:18:15 AM
 #1089

Hi everyone,
I have the same problem since some days.
I have been minning for 3 or 5 days with out problems.
Suddenly I could not detect any device, and I could not fixe it.
The only way is reinstaling my driverst and my catalyst.
Any suggestion?Huh



nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 11, 2013, 05:04:16 AM
 #1090

Version 2.2.1 of MultiMiner is now available. The changes are minor but it does include a fix for the HashBuster Micro when using bfgminer 3.8.1:

  • Fixed incompatibility with the HashBuster Micro and bfgminer 3.8.1
  • Full device name and pool name are now reported to MobileMiner
  • A maximum column width of 250px is now used to cap unnecessarily long device names (cough HashBuster cough)
  • MultiMiner will no longer relaunch mining processes when stand-alone miners using the Stratum Proxy are reported sick or subpar hash-rate (in practice this seldom helps and often hurts recovery)

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
Hotsauce
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
December 11, 2013, 08:20:04 AM
 #1091

Are there any plans to extend the functionality of MobileMiner and the remote commands available? For eg it would be nice to be able to turn on/off strategies remotely and also do "Quick Switches" remotely.

Thanks and keep up the great work!
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 11, 2013, 08:44:29 AM
 #1092

Are there any plans to extend the functionality of MobileMiner and the remote commands available? For eg it would be nice to be able to turn on/off strategies remotely and also do "Quick Switches" remotely.

There is yes. Just trying to figure out the best way to do it while keeping the API for MobileMiner both open and secure.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
samesstee
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
December 11, 2013, 01:41:08 PM
 #1093

Anyone seeing a big performance/compatibility shift depending what OS you're running this on?

Great efforts! thanks Nwoolls
techstorm2
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
December 12, 2013, 01:44:38 PM
 #1094

Help

Im just trying to start using this. been usinbg cgminer guiminer-scrypt for months with various rigs, all over 500khash, tried multiminer with bfgminer and only get 15khash per card, pitifully lower than on cgminer.


anyone help with this as id love to start using it, it looks great.

 Grin

Dime 7Q3cZtyJemmE8pJsrYgX24mHnkqZX6M6hP
BTC 18vbvovBeM5ZTZqR5ZWAy75EXE7qTNipuo
Mooncoin 2QgyivUMa7Zun6oPdxeE1yry1aNp5hqrDb
LTC Lg3UYGCAe3Tb146PiMqeGNLR7bnjdM447d
Doge DPd1XejW8TabJu5gfjyKnuQYQ9Vzw1anXN
skyhigh2004
Full Member
***
Offline Offline

Activity: 201
Merit: 100



View Profile
December 12, 2013, 02:26:43 PM
 #1095

Help

Im just trying to start using this. been usinbg cgminer guiminer-scrypt for months with various rigs, all over 500khash, tried multiminer with bfgminer and only get 15khash per card, pitifully lower than on cgminer.


anyone help with this as id love to start using it, it looks great.

 Grin

That's the same problem I have been having.  The only thing that I can find that's weird is a "T" argument at the end of the command string that Idk what It's for.  I really wish I could get it to work but just haven't had the time to dedicate a night to making something work when cgminer works fine.

BTC:157BZV5z5dEdEoE5KSr5D7CQGXamLpsZ7n  LTC:LYCf5PnQpXCCmpR4ka3mR8DFDe5hKhTdfc
MEC:MAgTT8QdhVCkgHTkUoKvs4w1TQvv3NU99v  DGC:D8Ubh9oYTpSe1HEBptY8wf6ZrPpj7bhkV5
FTC:6hb1VsGzkej4kSsssGA4FMnkCoVp7PLi8D  PXC:PqQwQKJoYxGSVrKtVfDa5aaJVL9Yevhb2b
crazyearner
Legendary
*
Offline Offline

Activity: 1820
Merit: 1001



View Profile
December 12, 2013, 04:21:42 PM
 #1096

Please add some sort of little display section on it on another tab for like total GH in use pool and like the status you get in bfgminer maybe a little window to help see if you have had Best share etc and detaisl for solo mining. I have been solo mining however when block is found or rejected it is not captured on the status.

=
  R E B E L L I O U S 
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  R E B E L L I O U S
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 12, 2013, 05:41:07 PM
 #1097

Please add some sort of little display section on it on another tab for like total GH in use pool and like the status you get in bfgminer maybe a little window to help see if you have had Best share etc and detaisl for solo mining. I have been solo mining however when block is found or rejected it is not captured on the status.

More detailed output is planned. In the meantime if you are solo mining and want notifications on block found, you can enable that feature in the Configure Coins dialog. There are settings there: "Notify on block found" and "Notify on share found". Those can even go to your email or phone.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 12, 2013, 05:42:23 PM
 #1098

That's the same problem I have been having.  The only thing that I can find that's weird is a "T" argument at the end of the command string that Idk what It's for.  I really wish I could get it to work but just haven't had the time to dedicate a night to making something work when cgminer works fine.

You get 15Kh/s with bfgminer versus 500Kh/s with cgminer? If so please email me. I've asked several times for people to speak up if they get better scrypt performance with cgminer so that I can look into it.

The T argument just makes cgminer / bfgminer give text-only output.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
December 12, 2013, 05:43:46 PM
 #1099

Im just trying to start using this. been usinbg cgminer guiminer-scrypt for months with various rigs, all over 500khash, tried multiminer with bfgminer and only get 15khash per card, pitifully lower than on cgminer.

Go into Settings and then Advanced backend settings and under Arguments enter the Scrypt arguments you provided to cgminer for your card, such as thread-concurrency. These settings are specific to each card and will require some research. For my 7950s I use:

Code:
-I 20 -g 1 --thread-concurrency 24000

GPU mining with MultiMiner should perform no different than using bfgminer alone or (in theory) cgminer.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
majic
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
December 13, 2013, 08:32:56 AM
Last edit: December 13, 2013, 01:52:26 PM by majic
 #1100

EDIT : Fixed after friendly help of app author.
Seems that a slight misformat of the parameters caused the entire string to be ignored, effectively meaning there were no arguments.


I am having the same issue here : *EXTREMELY* slow performance mining various coins (all scrypt based so far).

Multiminer : 7kh/s
Guiminer/cgminer : 240+ kh/sec.

Very frustrating, since no setting (in the arguments field) seem to make any difference ..grrr... Embarrassed

GPU usage says 100% in afterburner, but temperature is at a svelt 32c indicating the card (7790, latest driver, no overclock) is barely stressed (usual temp : 60c).
Pages: « 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 [55] 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 ... 186 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!