Bitcoin Forum
May 02, 2024, 11:01:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Pools / Re: MPoolMonitor 4.0-monitors most pools, idle worker notification, blockchain.info on: August 17, 2014, 06:07:48 PM
+1 to that!

Can you add the ghash.io pool?

Thanks

2  Bitcoin / Pools / Re: CoinEX BTC pool (0.5 BTC blockfinder bonus) on: January 24, 2014, 12:23:37 AM
It would be nice if we could set the difficulty for a worker.
I suspect that is why I get such a wild fluctuation on hash rate.  (chainminer on bitfury)

c32
3  Bitcoin / Hardware / Re: [ANN] US/North American Bitfury sales now open ***full prototype pics*** on: November 15, 2013, 01:55:56 PM
I found some pipe insulation lying around, split it in half, and cut notches at the appropriate intervals.
(I used 2 strips, on top edge.)

Works great, cheap, and only tool required is a pair of scissors!

c32

Oh, and going back to physically stabilizing the cards, did anyone else think to use the mount-holes on the H-cards to bind them together using bolts, dowels, or something similar?  I imagine it would be quite tedious to set up and you would want to make sure the cards where working well first...
4  Bitcoin / Mining support / Re: [GUIDE] BitFury Miner Support/Tuning on: November 14, 2013, 07:05:42 PM
I would also recommend the following if your hash rate is fluctuating wildly using automatic settings, it definitely stabilized my rate!
(I'm only running 4 boards, so I didn't change voltage settings.)

Thanks GandalfG!


Ok there is 16  factory overclocked board. I think PSU can't handle that much.
First set speed on all boards to 52
Login to Pi and do command

Code:
rm /opt/bitfury/best.cnf ; for i in {1..256} ; do echo -e "$i\taIfDSo\t52" >> /opt/bitfury/best.cnf ; done

1 - After that try run with 12 boards for test for 30 min.
2 - If no hash drop, shutdown miner and add 1 more board.
3 - Make test.
Repeat for max board count working stable.

I strongly suggest decrease voltage on all boards. Turn little pot near Pulse inductor on Hboards counterclockwise about a quarter turn or so.

5  Bitcoin / Mining support / Re: 1 BTC whoever gets this Bitfury Unit up and Running on: November 12, 2013, 09:16:34 PM
I had to delete the existing chainminer and then did a git clone https://github.com/bfsb/chainminer.git, then make.

c32
6  Bitcoin / Hardware / Re: [ANN] US/North American Bitfury sales now open ***full prototype pics*** on: November 12, 2013, 01:42:26 AM
OK, I can manually run chainminer with this:

Code:
sudo killall -q miner ; cd /run/shm ; sudo /opt/bitfury/chainminer/miner

But all I get is "INIT: 64 chips detected" (after I compiled)

What's next?

chamber32

EDIT:  I got it to work by deleting existing chainminer & cloning & making a new copy
7  Bitcoin / Mining support / Re: **US** BitFury Setup Guide on: November 11, 2013, 07:35:09 PM
On a 3.0 M-Card, which way is the RPi oriented, board up or hanging down?

EDIT:  Never mind, I found the pin 1 markings. (board up, BTW)

thx,

c32
8  Bitcoin / Mining software (miners) / Re: BFGMiner 3.5.0: modular ASIC/FPGA, GBT, Strtm, RPC, Lnx/OpnWrt/PPA/W64, KnC/HBR on: November 07, 2013, 12:25:07 AM
With 3.5.0 on my RPi, all my USB Erupters work, but not my BFL 5+ GHash.
I have tried starting without a config file and adding pool, but no luck.
I get the error "/dev/ttyUSB0 is already in use by another process"
(I also have a wireless dongle in the RPi, but didn't get this error with 3.4.0.)

Any ideas?

thx,

chamber32


9  Alternate cryptocurrencies / Mining (Altcoins) / .NET error on launch on: October 27, 2013, 12:32:25 PM
I have previously been able to run MultiMiner on Win 8.1 x64, but now I get this error:

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: Version string portion was too short or too long.
   at System.Version..ctor(String version)
   at MultiMiner.Win.MainForm.ThisVersionGreater(String thisVersion, String thatVersion) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 2452
   at MultiMiner.Win.MainForm.CheckForMinerUpdates(MinerBackend minerBackend) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 2475
   at MultiMiner.Win.MainForm.CheckForUpdates() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 2412
   at MultiMiner.Win.MainForm.MainForm_Load(Object sender, EventArgs e) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner.Win\MainForm.cs:line 149
   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.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MultiMiner.Win
    Assembly Version: 1.3.45.0
    Win32 Version: 1.3.45
    CodeBase: file:///C:/Users/David/AppData/Local/MultiMiner/MultiMiner.Win.exe
----------------------------------------
MultiMiner.Utility
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/David/AppData/Local/MultiMiner/MultiMiner.Utility.DLL
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    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.7905 (win9rel.050727-7900)
    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.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
MultiMiner.Engine
    Assembly Version: 1.3.45.0
    Win32 Version: 1.3.45
    CodeBase: file:///C:/Users/David/AppData/Local/MultiMiner/MultiMiner.Engine.DLL
----------------------------------------
MultiMiner.Xgminer
    Assembly Version: 1.3.45.0
    Win32 Version: 1.3.45
    CodeBase: file:///C:/Users/David/AppData/Local/MultiMiner/MultiMiner.Xgminer.DLL
----------------------------------------
MultiMiner.Coinchoose.Api
    Assembly Version: 1.3.45.0
    Win32 Version: 1.3.45
    CodeBase: file:///C:/Users/David/AppData/Local/MultiMiner/MultiMiner.Coinchoose.Api.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.7903 built by: Win9Rel
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
p2so4qri
    Assembly Version: 1.3.45.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
rxtodwzo
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
0bz2_kee
    Assembly Version: 1.3.45.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
iayndx9r
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    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.6.16206
    CodeBase: file:///C:/Users/David/AppData/Local/MultiMiner/Newtonsoft.Json.DLL
----------------------------------------
n8nnllmg
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
qdutkhj6
    Assembly Version: 1.3.45.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
kxl_ck-u
    Assembly Version: 1.3.45.0
    Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Interop.IWshRuntimeLibrary
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/David/AppData/Local/MultiMiner/Interop.IWshRuntimeLibrary.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.



Thx,

c32
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: MultiMiner & MobileMiner: Your Coins. Your Pools. Your way. Win/Mac/nix/Mobl/Ava on: September 06, 2013, 10:06:38 PM
Thanks, re-adding Litecoin did the trick!

I'm having the same problem with Litecoin.

Use the latest release please as it fixes this issue. If you have already added the coin, either remove & readd it or edit the file %appdata%\MultiMiner\CoinConfigurations.xml manually to fix the algorithm.

Let me know if you have any other issues.
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: MultiMiner & MobileMiner: Your Coins. Your Pools. Your way. Win/Mac/nix/Mobl/Ava on: September 05, 2013, 12:18:11 PM
There's a problem with the "Bottlecaps" Coin configuration, it doesn't start the miner using the Scrypt settings, for some reason it thinks it's a SHA-256 coin.

Thanks!

I'm having the same problem with Litecoin.

c32
12  Bitcoin / Mining software (miners) / Re: BFGMiner 3.1.2: modular ASIC/FPGA, GBT, Strtm, RPC, Lnx/OpnWrt/PPA/W64, BFLSC on: July 08, 2013, 11:12:56 PM
3.1.2 maxes out my CPU and gives me messages about killing & restarting OCL 0.

Running HD 6970 GPU on Win8 x64.

c32
13  Other / Beginners & Help / BFGMiner 3.1.0 on: June 13, 2013, 09:16:56 PM
Per the forum/topic listed below, I have the same issue as gveltre, "version 3.1.0 crashes when running on my Win7 64bit.  Had to go back to 3.0.3."

https://bitcointalk.org/index.php?topic=168174.msg2464103#msg2464103

Thanks,

c32
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!