Bitcoin Forum
May 30, 2024, 10:34:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 »
  Print  
Author Topic: OLD: BFGMiner 3.10.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, AntU1, DRB  (Read 1192956 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.
OleOle
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


Are you like these guys?


View Profile
February 08, 2014, 02:47:11 PM
 #2501



Quick question please, can the new DualMiner scrypt and sha-256 usb asic miner be used with BFGMiner 3.10.0?

I'd prefer to wait until BFG can mine with them rather than mess around with other miners.

Thanks.

Smiley


nwoolls
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
February 08, 2014, 03:09:35 PM
 #2502

Quick question please, can the new DualMiner scrypt and sha-256 usb asic miner be used with BFGMiner 3.10.0?

I'd prefer to wait until BFG can mine with them rather than mess around with other miners.

Not yet, though we plan to support them soon.

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

Activity: 532
Merit: 500


Are you like these guys?


View Profile
February 08, 2014, 03:11:27 PM
 #2503

Quick question please, can the new DualMiner scrypt and sha-256 usb asic miner be used with BFGMiner 3.10.0?

I'd prefer to wait until BFG can mine with them rather than mess around with other miners.

Not yet, though we plan to support them soon.


Ok, great, thanks for the very quick response, very much appreciated!

Smiley


Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
February 08, 2014, 06:06:38 PM
 #2504

i will install the bfgminer on raspberry. But its dont work.

What i do:
Code:
cd /home/pi/
wget http://luke.dashjr.org/programs/bitcoin/files/bfgminer/3.10.x/bfgminer-3.10.0.zip
unzip bfgminer-3.10.0.zip
cd bfgminer-3.10.0
sudo ./configure && sudo make

But now i become bfgminer version 3.2.90 with no support on antminers
No idea what you're doing wrong here, but you need to get 3.10.0 as you suspect.

Cassey
Sr. Member
****
Offline Offline

Activity: 470
Merit: 250

Better to have 100 friends than 100 rubles


View Profile
February 08, 2014, 06:34:27 PM
 #2505

Hi...

Now that I have most things running as desired, I'm circling back and trying to clean up a few things.  One of those is to address:

[2014-02-08 12:30:39] temp-cutoff is deprecated! Use --set-device for better control

What are the appropriate --set-device parameters for GPU temp control?

Cassey
Mudbankkeith
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
February 08, 2014, 06:35:24 PM
 #2506

i will install the bfgminer on raspberry. But its dont work.

What i do:
Code:
cd /home/pi/
wget http://luke.dashjr.org/programs/bitcoin/files/bfgminer/3.10.x/bfgminer-3.10.0.zip
unzip bfgminer-3.10.0.zip
cd bfgminer-3.10.0
sudo ./configure && sudo make

But now i become bfgminer version 3.2.90 with no support on antminers
No idea what you're doing wrong here, but you need to get 3.10.0 as you suspect.

Was there a BFGminer 3.2.90?     .......... or is it CGminer 3.2.90?

and why are you using:-

/home/pi/bfgminer-3.10.0# bfgminer -c /home/pi/cgminer.conf -–set-device antminer:clock=x0981
 [2014-02-08 12:35:55] bfgminer: -–set-device: unrecognized option

cgminer.conf ......... must cause a problem when runing BFGminer

BTc donations welcome:-  13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
BRADLEYPLOOF
Hero Member
*****
Offline Offline

Activity: 520
Merit: 500


View Profile
February 08, 2014, 06:37:00 PM
 #2507

i will install the bfgminer on raspberry. But its dont work.

What i do:
Code:
cd /home/pi/
wget http://luke.dashjr.org/programs/bitcoin/files/bfgminer/3.10.x/bfgminer-3.10.0.zip
unzip bfgminer-3.10.0.zip
cd bfgminer-3.10.0
sudo ./configure && sudo make

But now i become bfgminer version 3.2.90 with no support on antminers
No idea what you're doing wrong here, but you need to get 3.10.0 as you suspect.

Was there a BFGminer 3.2.90?     .......... or is it CGminer 3.2.90?
As far as i know about linux (which isn't much) it doesn't support ZIP files.  Generally it's a .tar file or something like that, but this is what I used from BTCGuild's linux setup page for my Pi.  Works like a champ, so additional installation of anything required, just plug and play...
If a command fails, it may require root/sudo

1: Open Terminal or SSH into your Linux machine.

2: Run "apt-get update"

3: Run "apt-get install git autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libncurses5-dev"

4: Run "git clone git://github.com/luke-jr/bfgminer.git"

5: Enter the bfgminer directory

6: Run "./autogen.sh"

7: Run "./configure" (if you do not want to use GPUs on the machine, add --disable-opencl)

8: Run "make"

9: After make completes, you can run bfgminer directly (may require sudo), or create a shell script that includes your arguments.
Illutian
Full Member
***
Offline Offline

Activity: 128
Merit: 100


...The Shadow knows.


View Profile WWW
February 08, 2014, 08:18:01 PM
 #2508


Should be the other way around... They should all be BEE and work.

HA!

Code:
-S icarus:all

Now all my Block Erupters are hashing. Sadly, with a ~15% HW error rate. But that's better than 7 to 9 of them not even submitting. And the BFL is also hashing away. Cheesy
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
February 08, 2014, 08:44:55 PM
 #2509

Unless you got one of the very few Block Erupter Emerald sample devices (never sold), you shouldn't be seeing BEE... just BES.

Illutian
Full Member
***
Offline Offline

Activity: 128
Merit: 100


...The Shadow knows.


View Profile WWW
February 08, 2014, 08:48:35 PM
 #2510

Unless you got one of the very few Block Erupter Emerald sample devices (never sold), you shouldn't be seeing BEE... just BES.

All of the Erupters were the ones sold by BTC Guild.

BFGminer sees them as just about everyone ASIC out there.

I've seen them detected as: ICA, BEE, BES, ECM, and even AMU a few times. And it's never all of them, usually 1 to 4 for each with no more than 4 ASIC 'types' at a time.

Probably an issue with the Linux USB driver, that confuses BFGminer as to what's actually attached.
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
February 08, 2014, 08:53:48 PM
 #2511

Unless you got one of the very few Block Erupter Emerald sample devices (never sold), you shouldn't be seeing BEE... just BES.

All of the Erupters were the ones sold by BTC Guild.

BFGminer sees them as just about everyone ASIC out there.

I've seen them detected as: ICA, BEE, BES, ECM, and even AMU a few times. And it's never all of them, usually 1 to 4 for each with no more than 4 ASIC 'types' at a time.

Probably an issue with the Linux USB driver, that confuses BFGminer as to what's actually attached.
I've never had a problem, though mine are all properly branded (and don't require the -S options)

nwoolls
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
February 08, 2014, 08:55:48 PM
 #2512

Unless you got one of the very few Block Erupter Emerald sample devices (never sold), you shouldn't be seeing BEE... just BES.

There's still a small bug there. I had fixed this doing the driver for the AntMiner S1 but looks like it got lost somewhere in the changes:

https://github.com/luke-jr/bfgminer/blob/bfgminer/driver-erupter.c#L106

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

Activity: 798
Merit: 1000



View Profile
February 08, 2014, 09:01:36 PM
 #2513

Hmmm... I have 44 Block Erupters, most of them from BTC Guild and some from eBay a long time ago.  They all detect as BEE on my RaspPi with BFGMiner 3.10.0 on Minepeon and -S erupter:all.

uberdag
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
February 09, 2014, 05:09:50 AM
 #2514

I have a cube coming and was going to use bfgminer as the proxy but cant seem to get it going on xubuntu 13.10

phillip@minerhex:/$ sudo bfgminer --http-port 8330
 [2014-02-08 22:19:00] bfgminer: --http-port: unrecognized option

looking at command line list i dont even see http-port on there but thats what it said to do in a few other threads i found.

thanks

jedimstr
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000



View Profile
February 09, 2014, 05:16:18 AM
 #2515

Ok, the latest commit/git pull now lets BFGMiner detect my 44 erupters as BES now.  Assuming it's just an identification change and no other substantive changes (timing, etc)?

nwoolls
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
February 09, 2014, 05:23:51 AM
 #2516

Assuming it's just an identification change and no other substantive changes (timing, etc)?

It's just cosmetic.

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

Activity: 27
Merit: 0


View Profile
February 09, 2014, 01:28:42 PM
 #2517

Wondering if you can help.

I have five Antminer U1 and two Block Erupter USB. For some reason, the effective average on two of the Antminer is low:

https://dl.dropboxusercontent.com/u/15558107/bfgminer_antminer.png

Also, I think I have some erroneous info in my config file:

{
"pools" : [
   {
      "url" : "xxxxxxxxxx",
      "user" : "xxxxxxxxxx",
      "pass" : "",
      "pool-priority" : "0"
   },
   {
      "url" : "xxxxxxxxxx",
      "user" : "xxxxxxxxxx",
      "pass" : "xxxxxxxxxx",
      "pool-priority" : "1"
   }
]
,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"expiry-lp" : "3600",
"failover-only" : true,
"gpu-dyninterval" : "7",
"log" : "5",
"no-pool-disable" : true,
"no-show-processors" : true,
"no-show-procs" : true,
"no-unicode" : true,
"queue" : "2",
"scan-time" : "60",
"skip-security-checks" : "0",
"submit-stale" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "C:\\Program Files\\BFGMiner\\/share/bfgminer",
"scan" : [
   "antminer:all",
   "icarus:all"
],
"set-device" : [
   "antminer:clock=x0981"
]
}


Any help is appreciated.
Mudbankkeith
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
February 09, 2014, 01:32:49 PM
 #2518

Wondering if you can help.

I have five Antminer U1 and two Block Erupter USB. For some reason, the effective average on two of the Antminer is low:



Also, I think I have some erroneous info in my config file:

{
"pools" : [
   {
      "url" : "xxxxxxxxxx",
      "user" : "xxxxxxxxxx",
      "pass" : "",
      "pool-priority" : "0"
   },
   {
      "url" : "xxxxxxxxxx",
      "user" : "xxxxxxxxxx",
      "pass" : "xxxxxxxxxx",
      "pool-priority" : "1"
   }
]
,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"expiry-lp" : "3600",
"failover-only" : true,
"gpu-dyninterval" : "7",
"log" : "5",
"no-pool-disable" : true,
"no-show-processors" : true,
"no-show-procs" : true,
"no-unicode" : true,
"queue" : "2",
"scan-time" : "60",
"skip-security-checks" : "0",
"submit-stale" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "C:\\Program Files\\BFGMiner\\/share/bfgminer",
"scan" : [
   "antminer:all",
   "icarus:all"
],
"set-device" : [
   "antminer:clock=x0981"
]
}


Any help is appreciated.

Change "icarus:all"    to    "erupter:all"

       "submit-stale" : true,     to     "submit-stale" : false,

BTc donations welcome:-  13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
dbcmaster
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
February 09, 2014, 01:35:24 PM
 #2519

Change "icarus:all"    to    "erupter:all"

       "submit-stale" : true,     to     "submit-stale" : false,

Done.
Mudbankkeith
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
February 09, 2014, 01:39:21 PM
 #2520

Change "icarus:all"    to    "erupter:all"

       "submit-stale" : true,     to     "submit-stale" : false,

Done.

also check your psu on your hub, its one of the reasons for strange speed reporting.

BTc donations welcome:-  13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
Pages: « 1 ... 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 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 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!