Bitcoin Forum
April 27, 2024, 11:07:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 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 ... 186 »
  Print  
Author Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform)  (Read 827250 times)
Don007
Legendary
*
Offline Offline

Activity: 1050
Merit: 1007

Live like there is no tomorrow!


View Profile
September 19, 2013, 05:55:18 PM
 #621

I just downloaded it, and it's great!

I'm just wondering whether it's possible for (for example) 1 GPU to set multiple intensity's like 14 and 18. So that when I see (on my phone) that my GPU (for example) is running hot, I can switch it from intensity 18 to intensity 14 instead of shutting it down?


{Curently quite inactive as I'm really busy in my private life. I will get back soon!}

-> Your line here during my inactivity? Feel free to PM <-
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714216040
Hero Member
*
Offline Offline

Posts: 1714216040

View Profile Personal Message (Offline)

Ignore
1714216040
Reply with quote  #2

1714216040
Report to moderator
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
September 19, 2013, 06:03:12 PM
 #622

I'm just wondering whether it's possible for (for example) 1 GPU to set multiple intensity's like 14 and 18. So that when I see (on my phone) that my GPU (for example) is running hot, I can switch it from intensity 18 to intensity 14 instead of shutting it down?

There isn't anything specifically like that currently no. I think the closest thing to it would be to toggle Desktop Mode but that will kick all of your GPUs to a D intensity.

Maybe there is a command line argument for cgminer or bfgminer that would do something like this? I know it has some auto-tuning in there for temperature. Then you could put that in the settings for MultiMiner.

If it's not something you are able to solve let me know and I'll think of a clean way to handle it in the app.

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
Don007
Legendary
*
Offline Offline

Activity: 1050
Merit: 1007

Live like there is no tomorrow!


View Profile
September 19, 2013, 06:09:20 PM
 #623

Thanks for your quick reply. I'm not that familiar with CGminer so I won't be able to solve that. Does anyone know whether this is possible or not?

If the iPhone app has an option to change the coin, it is possible to do this. I created a second Feathercoin (just an example) coin in the program, kept the same pool stats etc but just changed the intensity.

Are you going to implement this in the program / app?

Thanks already for your work so far! I'm looking for such program since a long time Smiley

{Curently quite inactive as I'm really busy in my private life. I will get back soon!}

-> Your line here during my inactivity? Feel free to PM <-
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
September 19, 2013, 06:28:46 PM
 #624

Thanks for your quick reply. I'm not that familiar with CGminer so I won't be able to solve that. Does anyone know whether this is possible or not?

Take a look at --auto-fan here:

https://github.com/ckolivas/cgminer/blob/master/GPU-README

If the iPhone app has an option to change the coin, it is possible to do this. [...] Are you going to implement this in the program / app?

Maybe. I need to think about what the long-term plans are for commands. MobileMiner works with more than just MultiMiner, so a command that makes sense for MultiMiner may not make sense for other software.

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
Don007
Legendary
*
Offline Offline

Activity: 1050
Merit: 1007

Live like there is no tomorrow!


View Profile
September 19, 2013, 07:01:26 PM
 #625

Thanks! Thanks also for that URL. Haven't found a specific solution to my problem in there, but I learned a lot of new stuff about CGminer Wink. I will add some auto-fan and max. temperature commands to the miner.

I'll keep an eye on your topic. Smiley

{Curently quite inactive as I'm really busy in my private life. I will get back soon!}

-> Your line here during my inactivity? Feel free to PM <-
Phoenix48
Newbie
*
Offline Offline

Activity: 43
Merit: 0



View Profile
September 19, 2013, 09:38:35 PM
 #626

i am getting this error each time i open Multiminer:

Code:
Consultez la fin de ce message pour plus de détails sur l'appel du débogage
juste-à-temps (JIT) à la place de cette boîte de dialogue.

************** Texte de l'exception **************
System.ArgumentException: La portion de la chaîne version était trop courte ou trop longue.
   à System.Version..ctor(String version)
   à MultiMiner.Win.MainForm.ThisVersionGreater(String thisVersion, String thatVersion) dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 1984
   à MultiMiner.Win.MainForm.CheckForMinerUpdates(MinerBackend minerBackend) dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 2007
   à MultiMiner.Win.MainForm.CheckForUpdates() dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 1941
   à MultiMiner.Win.MainForm.SetupAutoUpdates() dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 169
   à MultiMiner.Win.MainForm.MainForm_Load(Object sender, EventArgs e) dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 147
   à System.Windows.Forms.Form.OnLoad(EventArgs e)
   à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   à System.Windows.Forms.Control.CreateControl()
   à System.Windows.Forms.Control.WmShowWindow(Message& m)
   à System.Windows.Forms.Control.WndProc(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assemblys chargés **************
mscorlib
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6407 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MultiMiner.Win
    Version de l'assembly : 1.2.32.0
    Version Win32 : 1.2.32
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/MultiMiner.Win.exe
----------------------------------------
MultiMiner.Utility
    Version de l'assembly : 1.0.0.0
    Version Win32 : 1.0.0.0
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/MultiMiner.Utility.DLL
----------------------------------------
System
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6402 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
MultiMiner.Engine
    Version de l'assembly : 1.2.32.0
    Version Win32 : 1.2.32
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Xgminer
    Version de l'assembly : 1.2.32.0
    Version Win32 : 1.2.32
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/MultiMiner.Xgminer.DLL
----------------------------------------
MultiMiner.Coinchoose.Api
    Version de l'assembly : 1.2.32.0
    Version Win32 : 1.2.32
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/MultiMiner.Coinchoose.Api.DLL
----------------------------------------
System.Xml
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6411 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms.resources
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6400 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
System.Core
    Version de l'assembly : 3.5.0.0
    Version Win32 : 3.5.30729.6387 built by: Win8RTM
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6411 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
cuqhnd6g
    Version de l'assembly : 1.2.32.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
hxvdvdey
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
hycu2pbi
    Version de l'assembly : 1.2.32.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Newtonsoft.Json
    Version de l'assembly : 4.5.0.0
    Version Win32 : 5.0.6.16206
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/Newtonsoft.Json.DLL
----------------------------------------
mscorlib.resources
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6407 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
ojqxwd88
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
yw8z-dhm
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
tcx-koak
    Version de l'assembly : 1.2.32.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
owvre8rk
    Version de l'assembly : 1.2.32.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Interop.Shell32
    Version de l'assembly : 1.0.0.0
    Version Win32 : 1.0.0.0
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/Interop.Shell32.DLL
----------------------------------------

************** Débogage JIT **************
Pour activer le débogage juste-à-temps (JIT), le fichier de configuration pour cette
application ou cet ordinateur (machine.config) doit avoir la valeur
jitDebugging définie dans la section system.windows.forms.
L'application doit également être compilée avec le débogage
activé.

Par exemple :

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

Lorsque le débogage juste-à-temps est activé, les exceptions non gérées
seront envoyées au débogueur JIT inscrit sur l'ordinateur
plutôt que d'être gérées par cette boîte de dialogue.

It seems to affect the strategies because it is always mining the same coin.
Hope this can help to fix it.
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
September 19, 2013, 10:29:22 PM
 #627

Code:
Consultez la fin de ce message pour plus de détails sur l'appel du débogage
juste-à-temps (JIT) à la place de cette boîte de dialogue.

************** Texte de l'exception **************
System.ArgumentException: La portion de la chaîne version était trop courte ou trop longue.
   à System.Version..ctor(String version)
   à MultiMiner.Win.MainForm.ThisVersionGreater(String thisVersion, String thatVersion) dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 1984
   à MultiMiner.Win.MainForm.CheckForMinerUpdates(MinerBackend minerBackend) dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 2007
   à MultiMiner.Win.MainForm.CheckForUpdates() dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 1941
   à MultiMiner.Win.MainForm.SetupAutoUpdates() dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 169
   à MultiMiner.Win.MainForm.MainForm_Load(Object sender, EventArgs e) dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 147

Please do me a few favors to help figure this out. I've had a couple of people report this before but never heard back from them.

  • First, please download and user this build specifically. Then post the error again. It will help me narrow down the cause.
  • Second, please let me know which miners you have installed: cgminer, bfgminer, or both
  • Finally, please run cgminer and bfgminer (whichever are installed) from the command line with the --version argument and let me know what they output

The output should be something like:

Code:
bfgminer --version
bfgminer 3.2.1

Code:
cgminer --version
cgminer 3.4.3

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
Phoenix48
Newbie
*
Offline Offline

Activity: 43
Merit: 0



View Profile
September 19, 2013, 11:46:51 PM
 #628

1- This is what i get running the version downloaded.

Code:
Consultez la fin de ce message pour plus de détails sur l'appel du débogage
juste-à-temps (JIT) à la place de cette boîte de dialogue.

************** Texte de l'exception **************
System.ArgumentException: La portion de la chaîne version était trop courte ou trop longue.
   à System.Version..ctor(String version)
   à MultiMiner.Win.MainForm.ThisVersionGreater(String thisVersion, String thatVersion) dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 1981
   à MultiMiner.Win.MainForm.CheckForMinerUpdates(MinerBackend minerBackend) dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 2004
   à MultiMiner.Win.MainForm.CheckForUpdates() dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 1938
   à MultiMiner.Win.MainForm.SetupAutoUpdates() dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 181
   à MultiMiner.Win.MainForm.MainForm_Load(Object sender, EventArgs e) dans d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:ligne 147
   à System.Windows.Forms.Form.OnLoad(EventArgs e)
   à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   à System.Windows.Forms.Control.CreateControl()
   à System.Windows.Forms.Control.WmShowWindow(Message& m)
   à System.Windows.Forms.Control.WndProc(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assemblys chargés **************
mscorlib
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6407 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MultiMiner.Win
    Version de l'assembly : 1.2.32.0
    Version Win32 : 1.2.32
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/MultiMiner.Win.exe
----------------------------------------
MultiMiner.Utility
    Version de l'assembly : 1.0.0.0
    Version Win32 : 1.0.0.0
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/MultiMiner.Utility.DLL
----------------------------------------
System
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6402 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
MultiMiner.Engine
    Version de l'assembly : 1.2.32.0
    Version Win32 : 1.2.32
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Xgminer
    Version de l'assembly : 1.2.32.0
    Version Win32 : 1.2.32
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/MultiMiner.Xgminer.DLL
----------------------------------------
MultiMiner.Coinchoose.Api
    Version de l'assembly : 1.2.32.0
    Version Win32 : 1.2.32
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/MultiMiner.Coinchoose.Api.DLL
----------------------------------------
System.Xml
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6411 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms.resources
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6400 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
System.Core
    Version de l'assembly : 3.5.0.0
    Version Win32 : 3.5.30729.6387 built by: Win8RTM
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6411 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
4i3lilgp
    Version de l'assembly : 1.2.32.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
xtlaojaw
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
lritywjy
    Version de l'assembly : 1.2.32.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
eieexly5
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Newtonsoft.Json
    Version de l'assembly : 4.5.0.0
    Version Win32 : 5.0.6.16206
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/Newtonsoft.Json.DLL
----------------------------------------
mscorlib.resources
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6407 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
nuxy-gu0
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
9ja765q0
    Version de l'assembly : 1.2.32.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
u8jdrub0
    Version de l'assembly : 1.2.32.0
    Version Win32 : 2.0.50727.6401 (Win8RTMGDR.050727-6400)
    CodeBase : file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Interop.Shell32
    Version de l'assembly : 1.0.0.0
    Version Win32 : 1.0.0.0
    CodeBase : file:///C:/Users/Daniel/Desktop/Multiminer/Interop.Shell32.DLL
----------------------------------------

************** Débogage JIT **************
Pour activer le débogage juste-à-temps (JIT), le fichier de configuration pour cette
application ou cet ordinateur (machine.config) doit avoir la valeur
jitDebugging définie dans la section system.windows.forms.
L'application doit également être compilée avec le débogage
activé.

Par exemple :

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

Lorsque le débogage juste-à-temps est activé, les exceptions non gérées
seront envoyées au débogueur JIT inscrit sur l'ordinateur
plutôt que d'être gérées par cette boîte de dialogue.


2- Both are installed but i only use bfgminer because cgminer never worked on my pc. I mean even in stand alone version. Something to do with compatibility problem between the kernel of cgminer, the latest amd app (2.8.1) and the latest versions of catalyst drivers (I think since 13.1).

3- My bfgminer version working with multiminer is 3.2.0. I admit i didnt try the new 3.2.1 with it but i doubt it will make a difference because both version didnt produce any error in stand alone version. But i may be wrong.
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
September 20, 2013, 12:07:01 AM
 #629

2- Both are installed but i only use bfgminer because cgminer never worked on my pc. I mean even in stand alone version. Something to do with compatibility problem between the kernel of cgminer, the latest amd app (2.8.1) and the latest versions of catalyst drivers (I think since 13.1).

That should be the problem. You have cgminer installed but it doesn't run properly. So when MultiMiner runs cgminer --version to get the installed version it doesn't get a valid response.

Delete the cgminer folder found in the MultiMiner\Miners folder. That should fix it.

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
Phoenix48
Newbie
*
Offline Offline

Activity: 43
Merit: 0



View Profile
September 20, 2013, 12:15:41 AM
 #630

Seems to do the trick. Wink At least i dont see the error anymore.
Thanks for the quick response.
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
September 20, 2013, 01:36:26 AM
 #631

Version 1.2.33 of MultiMiner is now available. Changes include:

  • The position of the splitter for the Advanced area is now stored & restored
  • Strategies and Coins settings are now found under the Settings split button
  • The Save & Cancel buttons are now hidden unless enabled
  • Coin suggestions now default to off for new users
  • Improved support for inconsistent CoinChoose API results
  • Fixed a null reference error using the Quick Switch feature on custom coin configurations

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
skyhigh2004
Full Member
***
Offline Offline

Activity: 201
Merit: 100



View Profile
September 20, 2013, 04:46:53 AM
 #632

I haven't had any issues with the last several version nwolls but I just have to say thank you.  This program is great for usurers like me that wanna switch coins easily.  I know I have said thank several times in this thread but all of the other times was in response to something I was having issues with.  This time I just wanted to say thanks even though I haven't had problems.  Please keep up the awesome work, I know a ton of people really appreciate it.

BTC:157BZV5z5dEdEoE5KSr5D7CQGXamLpsZ7n  LTC:LYCf5PnQpXCCmpR4ka3mR8DFDe5hKhTdfc
MEC:MAgTT8QdhVCkgHTkUoKvs4w1TQvv3NU99v  DGC:D8Ubh9oYTpSe1HEBptY8wf6ZrPpj7bhkV5
FTC:6hb1VsGzkej4kSsssGA4FMnkCoVp7PLi8D  PXC:PqQwQKJoYxGSVrKtVfDa5aaJVL9Yevhb2b
csa1234
Full Member
***
Offline Offline

Activity: 286
Merit: 100


O2-Protocol.com Carbon Offset DeFi


View Profile WWW
September 20, 2013, 06:18:38 AM
 #633

Is there a way to make the Block Erupter Blade AsIC to be seen on multiminer as a device? It use LAN setting, not USB, is there a way? Im asking cause my Blade only mine SHA256 algo and Zetacoin - Tigercoin from time to time get more profitable than Bitcoin and will be better to autoswitch to perform better profits. Is there a way to do this using the LAN connection of the Blade Erupter ASIC?

O2-Protocol.com
Carbon Offset DeFi
Don007
Legendary
*
Offline Offline

Activity: 1050
Merit: 1007

Live like there is no tomorrow!


View Profile
September 20, 2013, 07:51:57 AM
 #634

Hm, I just found out at some of my Scrypt Altcoins are mined like SHA256 Altcoins, which isn't working obviously. Does anyone know how to fix this?

For example XenCoin (which I had to fill in manually, and I picked Scrypt for that for sure)
With info as:
Host: xen.ltcoin.net Port: 7799
Username: <>
Password: <>

And my miner parameters.

{Curently quite inactive as I'm really busy in my private life. I will get back soon!}

-> Your line here during my inactivity? Feel free to PM <-
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
September 20, 2013, 12:47:44 PM
 #635

Is there a way to make the Block Erupter Blade AsIC to be seen on multiminer as a device? It use LAN setting, not USB, is there a way? Im asking cause my Blade only mine SHA256 algo and Zetacoin - Tigercoin from time to time get more profitable than Bitcoin and will be better to autoswitch to perform better profits. Is there a way to do this using the LAN connection of the Blade Erupter ASIC?

I'm not sure to be honest. If anyone wants to donate a Blade my info is in my signature!  Grin

My understanding is that the Blades have built-in mining software that you can monitor via a webpage. However, take a look at bfgminer 3.2.1. From what I understand it lets you monitor your blades from within bfgminer but I'm not sure if it lets you change pools etc. Take a look at the documentation here:

https://github.com/luke-jr/bfgminer/blob/bfgminer/README.ASIC

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
September 20, 2013, 12:49:03 PM
 #636

Hm, I just found out at some of my Scrypt Altcoins are mined like SHA256 Altcoins, which isn't working obviously. Does anyone know how to fix this?

Can you be more specific? I've never seen anything like this. Are you saying that MultiMiner is trying to use your USB devices to mine Scrypt coins?

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
September 20, 2013, 12:49:54 PM
 #637

I haven't had any issues with the last several version nwolls but I just have to say thank you.  This program is great for usurers like me that wanna switch coins easily.  I know I have said thank several times in this thread but all of the other times was in response to something I was having issues with.  This time I just wanted to say thanks even though I haven't had problems.  Please keep up the awesome work, I know a ton of people really appreciate it.

Thanks so much - I do appreciate the kind words. It's awesome to hear from time-to-time when not related to an issue or fix.  Smiley

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
Don007
Legendary
*
Offline Offline

Activity: 1050
Merit: 1007

Live like there is no tomorrow!


View Profile
September 20, 2013, 02:28:43 PM
 #638

Hm, I just found out at some of my Scrypt Altcoins are mined like SHA256 Altcoins, which isn't working obviously. Does anyone know how to fix this?

Can you be more specific? I've never seen anything like this. Are you saying that MultiMiner is trying to use your USB devices to mine Scrypt coins?

Ehm, I'll try. Excuse me, English isn't my native language.

I've added multiple coins to MultiMiner (for example Bitcoin, Litecoin, Feathercoin, Xencoin, Digitalcoin etc). Because Litecoin is based on Scrypt, is is getting Scrypt-mined (and not SHA256-mined), which is good. But for example Xencoin is also based on Scrypt, but when I hit start (to let my GPU mine Xencoin) it starts to SHA256-mine it, instead of Scrypt-mine it.

I know I have to select Scrypt or SHA256 while adding the coin to the program, but even when I select Scrypt for Xencoin, the MultiMiner is SHA256-mining it (instead of Scrypt-mining, like it should).

I'm just using 1 GPU (HD7950).

{Curently quite inactive as I'm really busy in my private life. I will get back soon!}

-> Your line here during my inactivity? Feel free to PM <-
nwoolls (OP)
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
September 20, 2013, 02:58:55 PM
 #639

I've added multiple coins to MultiMiner (for example Bitcoin, Litecoin, Feathercoin, Xencoin, Digitalcoin etc). Because Litecoin is based on Scrypt, is is getting Scrypt-mined (and not SHA256-mined), which is good. But for example Xencoin is also based on Scrypt, but when I hit start (to let my GPU mine Xencoin) it starts to SHA256-mine it, instead of Scrypt-mine it.

I know I have to select Scrypt or SHA256 while adding the coin to the program, but even when I select Scrypt for Xencoin, the MultiMiner is SHA256-mining it (instead of Scrypt-mining, like it should).

Thanks so much - excellent description. I've reproduced the issue and will address it.

In the meantime please take the following steps

  • Close MultiMiner
  • Click Start > Computer
  • Type %appdata%\multiminer into the address bar and hit Enter
  • Edit CoinConfigurations.xml
  • Locate your Xencoin entry and change the Algorithm from SHA256 to Scrypt
  • Save and close CoinConfigurations.xml
  • Open MultiMiner

That should fix it. Thanks again!

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
September 20, 2013, 05:37:15 PM
 #640

Smiley  errrrr How do I past a screen shot file to this board please?Huh??

http://imgur.com/

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
Pages: « 1 2 3 4 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 ... 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!