Author

Topic: How to indetify my usb asic erupters? (Read 591 times)

newbie
Activity: 67
Merit: 0
January 09, 2014, 11:52:54 PM
#5
You should use CGMiner, version 3.1.1 because versions 3.3.3 and later have a bug
im using bfgminer.
CGMiner is better?
newbie
Activity: 28
Merit: 0
January 07, 2014, 02:25:11 AM
#4
You should use CGMiner, version 3.1.1 because versions 3.3.3 and later have a bug
newbie
Activity: 67
Merit: 0
December 28, 2013, 06:23:31 AM
#3
Also i need to download datasheet or manual or somethig....
newbie
Activity: 67
Merit: 0
December 27, 2013, 05:04:48 PM
#2
And how can i identify model by its look?
newbie
Activity: 67
Merit: 0
December 27, 2013, 04:40:32 PM
#1
Hi, i need to create command line for my linux ubuntu bfgminer
i have installed:
Quote
root@uminer-01:~# uname -a
Linux uminer-01 3.8.0-34-generic #49~precise1-Ubuntu SMP Wed Nov 13 18:08:04 UTC 2013 i686 i686 i386 GNU/Linux
root@uminer-01:~# aptitude search bfg
i   bfgminer                                                     - This is a multi-threaded multi-pool GPU, FPGA and CPU miner with

and i have 5 usb erupters wich sometimes seen as BES and sometimes as ICA. Wich is right?

I have all options in .conf file, so im running it as
Quote
bfgminer -c /root/currency.conf -S erupter:all

when .conf looks like
Quote
{
"pools" : [
   {
      "url" : "stratum+tcp://poolurl:port",
      "user" : "xtminer.vm1",
      "pass" : "xxxx",
      "pool-priority" : "0"
   }
]
,
"algo" : "fastauto",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"expiry-lp" : "3600",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"log" : "5",
"no-pool-disable" : true,
"no-show-processors" : true,
"no-show-procs" : true,
"queue" : "3",
"scan-time" : "60",
"skip-security-checks" : "0",
"submit-stale" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "C:\\Program Files\\BFGMiner\\/share/bfgminer",
"api-allow" : "W:127.0.0.1"
}

What do you suggest to add in command line or add/remove from config?
Jump to: