Bitcoin Forum
June 21, 2024, 02:24:10 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining support / Re: Bitmain AntMiner U1 Tips & Tricks on: January 08, 2014, 09:04:44 PM


This is the latest Nslu2 set. 2x antminer, Debian Weezy, nwoolls bfgminer and some old hardware.
Thanks again for the support.
2  Bitcoin / Mining support / Re: Bitmain AntMiner U1 Tips & Tricks on: January 08, 2014, 02:26:21 PM
To clone the antminer branch do:

Code:
git clone https://github.com/nwoolls/bfgminer/ -b feature/antminer-u1-support

Thanks a bunch! I am also new to Linux and really appreciate any hint.

Is it possible to use the overclocking "command" with the AntBFGminer branch?

It's running. Thanks a lot.
3  Bitcoin / Mining support / Re: Bitmain AntMiner U1 Tips & Tricks on: January 08, 2014, 07:19:42 AM
I believe the issue is that you git cloned the main repo.
If I am not mistaken you would have to checkout the antminer branch, but I am not sure. I was not able to clone the correct part of the git. I suppose I could just download the branch and try to compile...

Exactly. You have to clone that repository and then checkout the feature/antminer-u1-support branch. If you don't see driver-antminer.c in the folder you are not going to get AntMiner U1 support by compiling.

Where is feature/antminer-u1-support branch located? Is a git clone url available...
I'm a not very familiar with Linux (but nice to learn it).
4  Bitcoin / Mining support / Re: Bitmain AntMiner U1 Tips & Tricks on: January 07, 2014, 09:22:41 PM
Thanks.. Smiley
How to start bfgminer... Are there any flags needed?

The --enable-bfsb flag isn't needed when compiling. To run bfgminer with the AntMiner U1 driver use:

Code:
bfgminer -S antminer:all

Note it's not currently easy to mix and match them with BEs, though it can be done with the -S argument.

Sorry, I was getting confused with having to enable bmsc for the cgminer build...

Just tried building it and launching with "-S antminer:all" on my Pi and it starts up OK, but shows "NO DEVICES FOUND: Press 'M' and '+' to add"

Im getting the same errors  Undecided
driver-avalon.c is not in the bfgminer dir but in don't know if it's a must?
 
5  Other / CPU/GPU Bitcoin mining hardware / Re: Hardware US or UK origin! Beware on: January 07, 2014, 07:57:25 PM
Not sure if serious.

translate this: http://tweakers.net/nieuws/93408/nsa-manipuleert-internetverkeer-en-tapt-af-via-usb-stekkers.html
and view Four Hoursman: http://youtu.be/5fbvquHSPJU
6  Other / CPU/GPU Bitcoin mining hardware / Hardware US or UK origin! Beware on: January 07, 2014, 07:34:19 PM
Heavy miners, Beware of hardware (router, hub, switch, wifi,....)  from US or UK origin.
There is properly a NSA back-door build in.

Store your coins in relative safe county's like Netherlands, Finland, Germany or Australia.
Beware of France, UK, US, Spain, Denmark!
7  Bitcoin / Mining support / Re: Bitmain AntMiner U1 Tips & Tricks on: January 07, 2014, 06:18:30 PM
@lucazane

How to install or configure bfgminer to make it working for Antminer U1? (debian weezy)

Thanks

I would imagine something like the following should do it;

Code:
git clone https://github.com/nwoolls/bfgminer.git
cd bfgminer
./autogen.sh
./configure --enable-bfsb
make

/edit
You'll also probably need to run the below if you haven't build bfgminer before;

Code:
apt-get update
apt-get install build-essential autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libncursesw5-dev libudev-dev libusb-1.0-0-dev libevent-dev libmicrohttpd-dev -y


Thanks.. Smiley
How to start bfgminer... Are there any flags needed?
8  Bitcoin / Mining support / Re: Bitmain AntMiner U1 Tips & Tricks on: January 07, 2014, 02:46:24 PM
@lucazane

How to install or configure bfgminer to make it working for Antminer U1? (debian weezy)

Thanks
9  Bitcoin / Mining support / Re: Bitmain AntMiner U1 Tips & Tricks on: January 05, 2014, 03:10:01 PM
Im getting a AMU 1 failure, disabling!Segmentation fault.. using Debian Weezy, the early suggestions and Antminer U1.
Bmsc send golden nonce time out

Any ideas some one...
10  Local / Meetings (Nederlands) / Re: Amsterdam - christmas beer - anyone? on: December 30, 2013, 09:42:29 PM
Oke!
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!