Bitcoin Forum
April 25, 2024, 12:32:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 ... 165 »
  Print  
Author Topic: OLD: BFGMiner 3.10.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, AntU1, DRB  (Read 1192940 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
twib2
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Helperizer


View Profile
January 10, 2014, 01:36:14 AM
 #1961

Thanks, that's what I would have thought, but it still didn't show with the "--help" switch.  *shrug*

Sorry that's my bad. It doesn't show in --help or ./configure unfortunately. If you see the .o file compiled though you are good to go.

I had thought as much, and I did get the driver-antminer.o file made, BUT no joy on bfgminer recognizing my ants, using "-S antminer:all" or manually looking with M+ antminer:all during operation when it's telling me no devices found.  As far as I can tell, no errors during the compile.  I even tried with a fresh git clone and antminer feature, and of course did the autogen, configure, make steps.  I do use "strip" - could that be the problem (never has before, but you never know...)?

Bump since I think this was missed at the bottom of the page - nwoolls, anyone?

I just can't get it to recognize the ANTs even with all the above and with no compiler errors, with the *.rules set up, and even running as root.

Cryptsy Exchange        bcmon: Monitor all your miners in one place!            BTC tips: 1GY9wmMmw1E7DPLzQXt4UPuEuHQN29PixD
1714048373
Hero Member
*
Offline Offline

Posts: 1714048373

View Profile Personal Message (Offline)

Ignore
1714048373
Reply with quote  #2

1714048373
Report to moderator
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Question_is
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 10, 2014, 03:31:25 AM
 #1962

BFGMiner : https://github.com/luke-jr/bfgminer
Where should I work to modify the sha256_nonce find code for CPU-64bit or GPU ?

I know that CPU and GPU mining is looked as: overcome by FPGA and Asics, but I want to
do that; in spite of all the odds.

I want to write my code for CPU-64bit or GPU mining, but I see that,
"sha256" and "nonce" are in all the following files below.
They are quite a lot. Probably there are files, with code for
different architectures.

Can someone suggest me the files that I have to work in ?

Thankyou anyway

------These files have "sha2" as text inside-------------
/driver-cpu.h
/sha2.c
/sha2.h
/libblkmaker/base58.c
/libblkmaker/private.h
/x86_32/Makefile.am
/x86_32/Makefile.in
/x86_32/sha256_xmm.asm
/x86_64/Makefile.am
/x86_64/Makefile.in
/x86_64/sha256_xmm_amd64.asm

-----These files have both "sha2" and "nonce" as text inside----------
/api.c
/diablo130302.cl

/driver-cpu.c

/findnonce.c
/Makefile.am
/Makefile.in
/miner.c
/miner.h
/scrypt130511.cl
/scrypt.c
/sha256_4way.c

/sha256_cryptopp.c
/sha256_generic.c
/sha256_sse2_amd64.c
/sha256_sse2_i386.c
/sha256_sse4_amd64.c

/util.c
/libblkmaker/blkmaker.c
/libblkmaker/blkmaker.h
/libblkmaker/example.c
/x86_64/sha256_sse4_amd64.asm

--------------------------------------------

I gave a quick look inside these files, and
I think I can take out from the list the following:

/sha256_altivec_4way.c
http://en.wikipedia.org/wiki/AltiVec

/sha256_via.c
http://www.via.com.tw/en/initiatives...at_and_how.jsp

/driver-bitforce.c
https://en.bitcoin.it/wiki/Mining_hardware_comparison

/driver-ztex.c
http://www.ztex.de

Can someone help me a bit more ?

Thankyou in advance
Juzz
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
January 10, 2014, 03:54:39 AM
 #1963

...snip...

I get segmentation fault when trying to launch that bfgminer - I am on an Ubuntu x86 latest version, I've compiled hidapi myself since there wasn't any in the repositories...

Try running bfgminer under sudo permissions.
That seg faults as well, but now the prompts are no longer on separate lines (when pressing enter).

AHA!
I just renamed my bfgminer.conf and now it starts up!
darcimer
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
January 10, 2014, 04:49:18 AM
 #1964

Hello with https://www.dropbox.com/s/z29x4n6ng510joi/bfgminer-npw-antminer.7z, and
bfgminer -S antminer:all -S erupter:all, it goes with my erupter an antminer but my nanofurys no more go why?

 with bfgminer3.9 and only -S erupter:all i see my nanofury and my erupters.

without zadig.

how my nanofury, erupters and antminers go on windows???


setup :

1* dlink 10 port usb hub  -> 2 erupters and 2 nanofurys   3.5A power
1* delock 7 port hub -> 3 antminer 3.5A power
and individual an two differnt usb ports on my pc
so i have enough power i think.


Could someone please explain to me how to use the binaries?  I downloaded them, but I have no idea what to do with them now that I have them.  I am trying to run some U1's on an anker 9 port hub, and all I am getting is icarus..
Thanks!

~D
Taugeran
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


CCNA: There i fixed the internet.


View Profile
January 10, 2014, 05:28:39 AM
 #1965

Hello with https://www.dropbox.com/s/z29x4n6ng510joi/bfgminer-npw-antminer.7z, and
bfgminer -S antminer:all -S erupter:all, it goes with my erupter an antminer but my nanofurys no more go why?

 with bfgminer3.9 and only -S erupter:all i see my nanofury and my erupters.

without zadig.

how my nanofury, erupters and antminers go on windows???


setup :

1* dlink 10 port usb hub  -> 2 erupters and 2 nanofurys   3.5A power
1* delock 7 port hub -> 3 antminer 3.5A power
and individual an two differnt usb ports on my pc
so i have enough power i think.


Could someone please explain to me how to use the binaries?  I downloaded them, but I have no idea what to do with them now that I have them.  I am trying to run some U1's on an anker 9 port hub, and all I am getting is icarus..
Thanks!

~D
you need to use -S antminer:all in the command line

optionally if you wish to OC them a tad add --set-device antminer:freq=0981

this will set the clock to 250 MHz and produce ~2.0Gh/sec


view https://github.com/AntMiner/AntGen1/blob/master/manual/AntMiner-U1%20user%20guide.pdf
for a table of frequencies

Bitfury HW & Habañero : 1.625Th/s
tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1
Come join Coinbase
darcimer
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
January 10, 2014, 05:34:46 AM
 #1966

Hello with https://www.dropbox.com/s/z29x4n6ng510joi/bfgminer-npw-antminer.7z, and
bfgminer -S antminer:all -S erupter:all, it goes with my erupter an antminer but my nanofurys no more go why?

 with bfgminer3.9 and only -S erupter:all i see my nanofury and my erupters.

without zadig.

how my nanofury, erupters and antminers go on windows???


setup :

1* dlink 10 port usb hub  -> 2 erupters and 2 nanofurys   3.5A power
1* delock 7 port hub -> 3 antminer 3.5A power
and individual an two differnt usb ports on my pc
so i have enough power i think.



Could someone please explain to me how to use the binaries?  I downloaded them, but I have no idea what to do with them now that I have them.  I am trying to run some U1's on an anker 9 port hub, and all I am getting is icarus..
Thanks!

~D
you need to use -S antminer:all in the command line

optionally if you wish to OC them a tad add --set-device antminer:freq=0981

this will set the clock to 250 MHz and produce ~2.0Gh/sec


view https://github.com/AntMiner/AntGen1/blob/master/manual/AntMiner-U1%20user%20guide.pdf
for a table of frequencies

I think you are a couple steps ahead of me.  The binaries are in a .7z file, and I can't open it.  I think once I can run it, I will be able to enter the right commands.  I'm using XP.
AbiTxGroup
Sr. Member
****
Offline Offline

Activity: 447
Merit: 250


View Profile
January 10, 2014, 05:54:32 AM
 #1967


I think you are a couple steps ahead of me.  The binaries are in a .7z file, and I can't open it.  I think once I can run it, I will be able to enter the right commands.  I'm using XP.
Try 7-zip portable

http://portableapps.com/apps/utilities/7-zip_portable

or....

the full version at http://www.7-zip.org/
Codemeister
Full Member
***
Offline Offline

Activity: 131
Merit: 100

Hobby Miner


View Profile
January 10, 2014, 08:39:39 AM
 #1968

Is the overclock limited to 2 GH/s?
asjfdlksfd
Full Member
***
Offline Offline

Activity: 128
Merit: 100


View Profile
January 10, 2014, 09:06:20 AM
 #1969

I didn't found my last post of my request. So may I ask again for a little Chilly extension:

Can we have a ZlX (with lowercase) extension or an us of ZcX instead ZGX in the "M" menu to see also all the ASIC temperatures at runtime?. Generally the Identify command is not working. Maybe it can be used more for detailed informations:

Select processor to manage using up/down arrow keys
BFL 1 : 29.0C | OFF  /27.72/26.45Gh/s | A: 1069 R: 9+ 0(.83%) HW: 21574/3.8%
  BitFORCE SHA256 SC from MrTeal and ChipGeek
Serial: FTWZA0ON
Kernel: bulk queue
Temperatures: 29.0C 27.0C
Voltages: 3.290 / 1.161 / 12.187


[E]nable dentify [F]an control
[Slash] Find processor  [Plus] Add device(s)  [Enter] Close device manager

Here generally I want to get all the temperatures from ZlX command also in the Devices menu (M):
PROCESSOR 0: 36.25 C
PROCESSOR 1: 31.00 C
PROCESSOR 2: 38.00 C
PROCESSOR 3: 33.25 C
PROCESSOR 4: 35.00 C
PROCESSOR 5: 33.75 C
PROCESSOR 6: 34.00 C
PROCESSOR 7: 31.75 C

Or use ZcX instead of ZCX to add temperatures to the Chip lines for less precision for a first implementation Smiley
DEVICE: Chili SC
MANUFACTURER: MrTeal and ChipGeek
FIRMWARE: 1.2.14e
CHIP PARALLELIZATION: NO
QUEUE DEPTH:40
PROCESSOR 0: 12 engines @ 339 MHz -- MAP: FFE1 37 C
PROCESSOR 1: 8 engines @ 323 MHz -- MAP: 0FF0 32 C
PROCESSOR 2: 16 engines @ 356 MHz -- MAP: FFFF 39 C
PROCESSOR 3: 9 engines @ 314 MHz -- MAP: 07FA 34 C
PROCESSOR 4: 16 engines @ 297 MHz -- MAP: FFFF 36 C
PROCESSOR 5: 7 engines @ 257 MHz -- MAP: 807B 34 C
PROCESSOR 6: 13 engines @ 330 MHz -- MAP: FFE3 35 C
PROCESSOR 7: 8 engines @ 307 MHz -- MAP: 0FF0 32 C
THEORETICAL MAX: 28.46 GH/s
ENGINES: 89
FREQUENCY: 319 MHz
CRITICAL TEMPERATURE: 0
TOTAL THERMAL CYCLES: 0
XLINK MODE: MASTER
XLINK PRESENT: NO
OK


HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
January 10, 2014, 09:35:42 AM
 #1970

Just picked up a Bitburner Fury - how is bfg's support for these things?

Also got a Bitburner XX (Avalon chips).  Again, I assume bfg supports these things?
ice56
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 10, 2014, 12:29:28 PM
 #1971

Hello with https://www.dropbox.com/s/z29x4n6ng510joi/bfgminer-npw-antminer.7z, and
bfgminer -S antminer:all -S erupter:all, it goes with my erupter an antminer but my nanofurys no more go why?

 with bfgminer3.9 and only -S erupter:all i see my nanofury and my erupters.

without zadig.

how my nanofury, erupters and antminers go on windows???


setup :

1* dlink 10 port usb hub  -> 2 erupters and 2 nanofurys   3.5A power
1* delock 7 port hub -> 3 antminer 3.5A power
and individual an two differnt usb ports on my pc
so i have enough power i think.


Could someone please explain to me how to use the binaries?  I downloaded them, but I have no idea what to do with them now that I have them.  I am trying to run some U1's on an anker 9 port hub, and all I am getting is icarus..
Thanks!

~D
you need to use -S antminer:all in the command line

optionally if you wish to OC them a tad add --set-device antminer:freq=0981

this will set the clock to 250 MHz and produce ~2.0Gh/sec


view https://github.com/AntMiner/AntGen1/blob/master/manual/AntMiner-U1%20user%20guide.pdf
for a table of frequencies


ok step by step
1. i Downloadet https://www.dropbox.com/s/z29x4n6ng510joi/bfgminer-npw-antminer.7z,
2. extrakt
3. copy zlib1 (32bit) to extrakt folder
4. put Logindata in conf file
5. start with cmd file with this line: "bfgminer -S antminer:all -S erupter:all"
6. bfgminer only found the 3 antminer and the 2 erupter, but my nanofurys not there and not found with Managment Devices.

WHY? because when i downloadet bfgminer 3.8 or 3.9 and start with "bfgminer -S all" or "bfgminer -S erupter:all" then my 2 nanofurys are in bfgminer and the 2 erupter too.
why not with this npw-antminer edition? is there compiled without nanofurys? but other post´s i read in this topic it goes at there

why i dont compile it myself? because i have probs with compiler in ./configure part
my compiler dont found "autoreconf" and i dont found solution atm.




rmolby
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
January 10, 2014, 03:24:00 PM
 #1972

Hello with https://www.dropbox.com/s/z29x4n6ng510joi/bfgminer-npw-antminer.7z, and
bfgminer -S antminer:all -S erupter:all, it goes with my erupter an antminer but my nanofurys no more go why?

 with bfgminer3.9 and only -S erupter:all i see my nanofury and my erupters.

without zadig.

how my nanofury, erupters and antminers go on windows???


setup :

1* dlink 10 port usb hub  -> 2 erupters and 2 nanofurys   3.5A power
1* delock 7 port hub -> 3 antminer 3.5A power
and individual an two differnt usb ports on my pc
so i have enough power i think.


Could someone please explain to me how to use the binaries?  I downloaded them, but I have no idea what to do with them now that I have them.  I am trying to run some U1's on an anker 9 port hub, and all I am getting is icarus..
Thanks!

~D
you need to use -S antminer:all in the command line

optionally if you wish to OC them a tad add --set-device antminer:freq=0981

this will set the clock to 250 MHz and produce ~2.0Gh/sec


view https://github.com/AntMiner/AntGen1/blob/master/manual/AntMiner-U1%20user%20guide.pdf
for a table of frequencies


ok step by step
1. i Downloadet https://www.dropbox.com/s/z29x4n6ng510joi/bfgminer-npw-antminer.7z,
2. extrakt
3. copy zlib1 (32bit) to extrakt folder
4. put Logindata in conf file
5. start with cmd file with this line: "bfgminer -S antminer:all -S erupter:all"
6. bfgminer only found the 3 antminer and the 2 erupter, but my nanofurys not there and not found with Managment Devices.

WHY? because when i downloadet bfgminer 3.8 or 3.9 and start with "bfgminer -S all" or "bfgminer -S erupter:all" then my 2 nanofurys are in bfgminer and the 2 erupter too.
why not with this npw-antminer edition? is there compiled without nanofurys? but other post´s i read in this topic it goes at there

why i dont compile it myself? because i have probs with compiler in ./configure part
my compiler dont found "autoreconf" and i dont found solution atm.

Someone correct me if I am wrong since I don't own a fury, but I think all you have to do is also add this to the command line

Code:
-S bigpic:all

and it will probe for the furys.
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
January 10, 2014, 03:59:20 PM
 #1973

Just picked up a Bitburner Fury - how is bfg's support for these things?

Also got a Bitburner XX (Avalon chips).  Again, I assume bfg supports these things?
Not sure why you assume that.
Bitburner still hasn't provided and docs, sample units, code, or even communicated.

HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
January 10, 2014, 04:05:59 PM
Last edit: January 10, 2014, 04:31:31 PM by HellDiverUK
 #1974

Just picked up a Bitburner Fury - how is bfg's support for these things?

Also got a Bitburner XX (Avalon chips).  Again, I assume bfg supports these things?
Not sure why you assume that.
Bitburner still hasn't provided and docs, sample units, code, or even communicated.

I assumed it did because most devs are fothcoming with stuff like that.  Or they worked similarly to some other device, I don't know.  That's kind of why I asked. Smiley

Fair enough, looks like cgminer it is then. Sad

Edit:  From cgminer's readme file:
Code:
All current BitBurner devices (BitBurner X, BitBurner XX and BitBurner Fury)
emulate Avalon devices, whether or not they use Avalon chips.


So, is there a chance bfg will work?  I guess I'll just have to try it when the boards arrive.
HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
January 10, 2014, 06:01:20 PM
 #1975

Still having issues getting the Nanofurys to work on nwooll's version of bfg.  Running it on Debian, hidapi is installed correctly as far as I can tell (no warning or errors when setting up bfg).

Any ideas?
Taugeran
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


CCNA: There i fixed the internet.


View Profile
January 10, 2014, 07:16:34 PM
 #1976

Just picked up a Bitburner Fury - how is bfg's support for these things?

Also got a Bitburner XX (Avalon chips).  Again, I assume bfg supports these things?
Not sure why you assume that.
Bitburner still hasn't provided and docs, sample units, code, or even communicated.

I believe they emulate Avalon units with the mcu. So -S Ava:/path/to/bitburner may work

I might try adjusting the --Avalon-options to follow the bit burner formula.

And looking at cg's driver, btb is a sub driver

Bitfury HW & Habañero : 1.625Th/s
tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1
Come join Coinbase
HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
January 10, 2014, 07:19:13 PM
 #1977

Yeah, reading on down the ASIC.README I saw that.  I'll update when I try.
nwoolls
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
January 10, 2014, 07:20:44 PM
 #1978

Someone correct me if I am wrong since I don't own a fury, but I think all you have to do is also add this to the command line

Code:
-S bigpic:all

and it will probe for the furys.

The bigpic driver is for Red Fury / Blue Fury - the BF1 devices. The nanofury driver is for Ice Fury and other NanoFury (NF1) based devices.

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
Taugeran
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


CCNA: There i fixed the internet.


View Profile
January 10, 2014, 07:34:10 PM
 #1979

Also. What software driver is needed to comm with the Klondike series.  Receiving 2 later today

Bitfury HW & Habañero : 1.625Th/s
tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1
Come join Coinbase
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
January 10, 2014, 07:39:12 PM
 #1980

Also. What software driver is needed to comm with the Klondike series.  Receiving 2 later today
Klondike is a direct USB device, so use Zadig for it.

Pages: « 1 ... 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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 ... 165 »
  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!