Pages:
Author

Topic: Bitminter client (Windows/Linux/Mac) - page 38. (Read 654946 times)

legendary
Activity: 2730
Merit: 1034
Needs more jiggawatts
August 08, 2012, 04:02:13 PM
Will you have ASIC support upon release (are you working with BFL at all)

Yes. I am in touch with BFL about that and my goal is to have a miner version out that supports it before you get your ASIC.
hero member
Activity: 630
Merit: 500
August 08, 2012, 03:48:51 PM
Now I want to use additional a few  ZTEX USB-FPGA 1.15y  Boards.
Will they work with the new BitMinter 1.3 ?

Sorry, there's no ZTEX support. I may add that in the future, it depends on time and priorities...


Will you have ASIC support upon release (are you working with BFL at all)
legendary
Activity: 2730
Merit: 1034
Needs more jiggawatts
August 07, 2012, 01:11:55 PM
Now I want to use additional a few  ZTEX USB-FPGA 1.15y  Boards.
Will they work with the new BitMinter 1.3 ?

Sorry, there's no ZTEX support. I may add that in the future, it depends on time and priorities...
member
Activity: 82
Merit: 10
August 07, 2012, 10:51:44 AM
I have got a BFL Single a few days ago.
It works very good with you BitMinter 1.2.0.

Now I want to use additional a few  ZTEX USB-FPGA 1.15y  Boards.
Will they work with the new BitMinter 1.3 ?
newbie
Activity: 43
Merit: 0
August 07, 2012, 10:11:52 AM
th for the reply. i thought it was something like that. But i wanted to be sure that everything is fine.
It's also possible that it is throttling, check to see whether the front light is blinking when the slowdown occurs. If so, it needs better cooling or lower ambient temperature.

Already checked that before posting and it runs fine.
rjk
sr. member
Activity: 448
Merit: 250
1ngldh
August 07, 2012, 10:03:06 AM
th for the reply. i thought it was something like that. But i wanted to be sure that everything is fine.
It's also possible that it is throttling, check to see whether the front light is blinking when the slowdown occurs. If so, it needs better cooling or lower ambient temperature.
newbie
Activity: 43
Merit: 0
August 07, 2012, 09:48:38 AM
th for the reply. i thought it was something like that. But i wanted to be sure that everything is fine.
legendary
Activity: 2730
Merit: 1034
Needs more jiggawatts
August 07, 2012, 09:43:45 AM
Hi i just got my BFL Single and it runs fine at 826Mhps. But from time to time it drops down sometimes below 700 and then crawles back up to 826. Is that normal? Also do you think v1.3 could help.

Because of the way the BFL FPGA devices work some hashes are wasted at every block change. This is why they are useless on p2pool which has block changes every 10 seconds.

Some miners may show a steady hash rate, counting the actual hashes being processed by the unit. I decided to show the effective hash rate instead because it is what really matters and it shows you what is going on. Thrown away hashes are not useful.

In the same vein the BitMinter pool hash rate is the effective hash rate. Many pools count rejected proofs of work for their hash rate, but I don't see the point in this, except that it makes their pools look faster.

I believe I read somewhere that the future ASIC units from BFL will work on p2pool. I assume that means they will have a better protocol for communication between PC and mining device, hopefully resulting in no wasted hashes and perhaps also lower CPU usage (using something smarter than polling).
newbie
Activity: 43
Merit: 0
August 07, 2012, 09:22:05 AM
Hi i just got my BFL Single and it runs fine at 826Mhps. But from time to time it drops down sometimes below 700 and then crawles back up to 826. Is that normal? Also do you think v1.3 could help.
legendary
Activity: 2730
Merit: 1034
Needs more jiggawatts
August 04, 2012, 11:39:54 AM
BitMinter client v1.3.0beta3 is ready for testing.

News since beta2:
  • Improve sorting order of FPGAs ("natural" order, usb2 before usb19)
  • Re-enabled comm port interval scanning (FPGA section of config)
      Can be used to automatically pick up FPGAs when plugged in
  • Count X accepted/rejected when the work difficulty was X (X is rounded down)
  • Fixed bug that could cause "probe all ports" to stop working and
      report "no serial ports found"
  • Changed regular poll interval to 20 ms (was 10) for BFL default config
      Saves 5-10% CPU usage on testsystem with 2 BFL minirigs, no performance loss
  • Changed hammering poll interval to 5 ms (was 1) for BFL default config
      Saves 10-15% CPU usage on testsystem with 2 BFL minirigs, < 0.1% perf. loss
  • Bugfix: stopping an FPGA could cause another FPGA to timeout and stop too
  • Hopefully works on OpenBSD and FreeBSD as well now. FPGA only, untested.

Please check it out:


I would like to get 1.3.0 out soon, so please help test this beta. I'm particularly interested in performance differences for BFL mining compared to 1.2.0 (the current stable version) and with different poll intervals. Also of course any bugs you find and whether it runs ok on raspberry pi or PC with openbsd or freebsd, if you are able to test on any of those.
legendary
Activity: 2730
Merit: 1034
Needs more jiggawatts
July 19, 2012, 05:58:53 PM
Definitely would be nice to have a backup pool option for times like now...

Yep, that's among the things on the top of my list after Black Hat and Def Con are over.

Do you plan on integrating the asic chips into this program?

Yes, as soon as BFL has info on their new protocol available (for communicating with the devices) I'll start implementing it. In the mean time I am working on other changes to the server and client to make them work better with such high hash rates as you will see with ASICs.

oh cool....thanks for the info....that might even make it better (if namecoins ever become worth anything). do most other mining pools or software do this? ....used guiminer, but never saw namecoins being generated.

Some pools have merged mining of namecoins and some don't. Currently I believe they add about 0.5% to your income if you sell them for bitcoins. After the reward halving on the bitcoin chain the namecoins might be a 1% profit boost. But that depends of course on how the namecoin/bitcoin exchange rate will go.
newbie
Activity: 30
Merit: 0
July 19, 2012, 03:45:22 PM
Do you plan on integrating the asic chips into this program?
hero member
Activity: 924
Merit: 506
July 18, 2012, 12:52:56 PM
I just tried using this pool miner. It's pretty straightforward... snazzy display...good stuff. But it automatically mines for namecoins along with bitcoins. Why??  After looking around, there is no obvious way to disable the namecoins from being generated. Why waste the processing power? Can it be disabled so that all resources mine exclusively bitcoins?

||bit


You waste nothing. Namecoins use the same results as bitcoins. Since the difficulty is lower you generate more blocks.

oh cool....thanks for the info....that might even make it better (if namecoins ever become worth anything). do most other mining pools or software do this? ....used guiminer, but never saw namecoins being generated.

||bit
legendary
Activity: 1022
Merit: 1000
BitMinter
July 18, 2012, 11:54:58 AM
I just tried using this pool miner. It's pretty straightforward... snazzy display...good stuff. But it automatically mines for namecoins along with bitcoins. Why??  After looking around, there is no obvious way to disable the namecoins from being generated. Why waste the processing power? Can it be disabled so that all resources mine exclusively bitcoins?

||bit


You waste nothing. Namecoins use the same results as bitcoins. Since the difficulty is lower you generate more blocks.
hero member
Activity: 924
Merit: 506
July 18, 2012, 11:41:13 AM


BitMinter mining pool has it's own custom miner.

Features of the BitMinter miner:
  • FAST - top notch GPU and FPGA speeds
  • Easy to use good-looking GUI
  • Zero installation(!)
  • Long polling, to reduce stale work
  • Mine on OpenCL-compatible GPUs or BFL FPGAs
  • Supports Windows, Linux and Mac OS X

No need to manually install the miner, and certainly no need to build/compile the miner yourself.

Try it now:
  • 1. Fill in the pool sign-up form at http://bitminter.com/signup
  • 2. Start the miner with "engine start" here or on our website (Java required)
  • 3. Experience mining the way it should be




I just tried using this pool miner. It's pretty straightforward... snazzy display...good stuff. But it automatically mines for namecoins along with bitcoins. Why??  After looking around, there is no obvious way to disable the namecoins from being generated. Why waste the processing power? Can it be disabled so that all resources mine exclusively bitcoins?

||bit
full member
Activity: 168
Merit: 100
July 11, 2012, 09:47:40 PM

oh here is minter with 2 Mini-Rigs  Shocked

legendary
Activity: 1400
Merit: 1005
July 11, 2012, 12:32:36 PM
BitMinter client v1.3.0beta2 is ready for testing.

News since beta1:
  • Improved automatic timer tuning and hash rate detection for Icarus FPGAs.
  • Improved FPGA error handling, should fix lockup that could happen with beta1.
  • Fix bug introduced in beta1, crash when unplugging FPGA while mining.
  • Bugfix: detect CPU model on Raspberry Pi, and hopefully other ARM systems.
  • Only scan USB ttys on Linux - prevents many error messages about ttySxx.
  • Bugfix on Linux: devices detected by a full probe and devices added
      through probing a specified port were named differently and it was possible
      to add the same device twice.
  • Sort devices alphabetically when dynamically adding external devices
      to device display.
  • Default to compact display for anything but the bottom "total" display.
  • Do not start CPU when clicking "total" display's start button for the first
      time after starting the program, unless it is the only device. Would
      previously start all visible (non-hidden) devices.
  • Added X-Mining-Hashrate HTTP header to report hash rate to server.
  • Staggered start of devices when multiple devices are started with the button
      on the status line or the "total" display's start button. Should give
      a smoother start up of (multiple) BFL minirigs.
  • When going to performance mode remember the old window size and restore it
      when going back to detailed mode.

Please check it out:



I impressed an intrigued with the ease of this software - Will it work with BFL singles  - I am starting up a mining operation and I am looking for the right pool to join  - I want one that requires very little maintenance and will work steadily. I am not interested in getting the last 3% efficiency out of my hardware, only that it is easy to setup and works reliably and non-stop
Should be perfect for you then.  I was looking for a similar setup.  Didn't want to mess with configuring a batch file to work with 10 singles, so I just started up BitMinter and it worked perfect.  Granted, I sold all 10 singles since then, but it is a solid piece of software, and I'm still using it for mining on a couple of GPU's.
rjk
sr. member
Activity: 448
Merit: 250
1ngldh
July 11, 2012, 08:06:36 AM
Yes it will work with singles, and yes it is a well-done bit of software. However, you can't just use it anywhere, although bitminter is an excellent pool to be on.
hero member
Activity: 630
Merit: 500
July 11, 2012, 07:33:32 AM
BitMinter client v1.3.0beta2 is ready for testing.

News since beta1:
  • Improved automatic timer tuning and hash rate detection for Icarus FPGAs.
  • Improved FPGA error handling, should fix lockup that could happen with beta1.
  • Fix bug introduced in beta1, crash when unplugging FPGA while mining.
  • Bugfix: detect CPU model on Raspberry Pi, and hopefully other ARM systems.
  • Only scan USB ttys on Linux - prevents many error messages about ttySxx.
  • Bugfix on Linux: devices detected by a full probe and devices added
      through probing a specified port were named differently and it was possible
      to add the same device twice.
  • Sort devices alphabetically when dynamically adding external devices
      to device display.
  • Default to compact display for anything but the bottom "total" display.
  • Do not start CPU when clicking "total" display's start button for the first
      time after starting the program, unless it is the only device. Would
      previously start all visible (non-hidden) devices.
  • Added X-Mining-Hashrate HTTP header to report hash rate to server.
  • Staggered start of devices when multiple devices are started with the button
      on the status line or the "total" display's start button. Should give
      a smoother start up of (multiple) BFL minirigs.
  • When going to performance mode remember the old window size and restore it
      when going back to detailed mode.

Please check it out:



I impressed an intrigued with the ease of this software - Will it work with BFL singles  - I am starting up a mining operation and I am looking for the right pool to join  - I want one that requires very little maintenance and will work steadily. I am not interested in getting the last 3% efficiency out of my hardware, only that it is easy to setup and works reliably and non-stop
full member
Activity: 168
Merit: 100
July 08, 2012, 05:53:54 PM


working good on the 2 MiniRigs, startup on 36 devices is much SMOOTHER now Smiley

 Thanks DrH, Love it!  Grin
Pages:
Jump to: