Bitcoin Forum
July 01, 2024, 11:26:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 »
  Print  
Author Topic: Bitmain AntMiner U1 Tips & Tricks  (Read 106572 times)
mocap3069
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 15, 2014, 10:14:17 PM
 #401

I just got my Antminer today and it is working fine.
I had to simple questions I could not find an answer to:
What version of BFGminer supports it?
How can I run Antminer and ASIC Block Erupters from the same system?
Any help would be awesome.
Thanks.
Mudbankkeith
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
January 15, 2014, 10:16:44 PM
 #402

I just got my Antminer today and it is working fine.
I had to simple questions I could not find an answer to:
What version of BFGminer supports it?
How can I run Antminer and ASIC Block Erupters from the same system?
Any help would be awesome.
Thanks.

https://bitcointalk.org/index.php?topic=168174.msg4532634#msg4532634

BTc donations welcome:-  13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
Jay_Pal
Legendary
*
Offline Offline

Activity: 1493
Merit: 1003



View Profile
January 15, 2014, 10:33:31 PM
 #403

You have a quite extreme hardware error rate...!!
I'm running mine with 0981 and in less than 12h I get this:

Code:
 cgminer version 3.9.0 - Started: [2014-01-13 21:42:48]                                                                                                                                |
--------------------------------------------------------------------------------                                                                                                       |
 (5s):10.34G (avg):10.87Gh/s | A:102450  R:0  HW:2298  WU:148.1/m                                                                                                                      |
 ST: 2  SS: 4  NB: 75  LW: 152113  GF: 1  RF: 0                                                                                                                                        |
 Connected to mmpool.bitparking.com diff 10 with stratum as user                                                                                                               |
 Block: bdc4fc94...  Diff:1.79G  Started: [08:58:47]  Best share: 1.52M                                                                                                                |
--------------------------------------------------------------------------------                                                                                                       |
 [P]ool management [S]ettings [D]isplay options [Q]uit                                                                                                                                 |
 AMU  0:                | 335.6M/335.8Mh/s | A: 3110 R:0 HW:  20 WU: 4.8/m                                                                                                             |
 AMU  1:                | 447.2M/447.8Mh/s | A: 4320 R:0 HW:  43 WU: 6.2/m                                                                                                             |
 ANT  0:                | 2.024G/2.009Gh/s | A:18920 R:0 HW: 151 WU:27.8/m                                                                                                             |
 ANT  1:                | 2.672G/2.012Gh/s | A:19970 R:0 HW: 148 WU:27.9/m                                                                                                             |
 AMU  3:                | 335.4M/335.6Mh/s | A: 3290 R:0 HW:  41 WU: 4.6/m                                                                                                             |
 AMU  4:                | 335.5M/335.5Mh/s | A: 2900 R:0 HW:  26 WU: 4.5/m                                                                                                             |
 AMU  5:                | 335.7M/335.9Mh/s | A: 3010 R:0 HW:  25 WU: 4.6/m                                                                                                             |
 BAJ  1:  max 32C 0.99V | 4.676G/4.694Gh/s | A:37640 R:0 HW:  13 WU:65.4/m                                                                                                             |
 AMU  6:                | 447.4M/447.7Mh/s | A: 1710 R:0 HW:1822 WU: 3.1/m                                                                                                             |
--------------------------------------------------------------------------------       

0.79% in Ant 0 and 0.74% on Ant 1.
You are getting 3.04% on yours!!!
I have nothing else than the original heatsink and a fan blowing through them (not from the top but from the side).

How are you getting your U1s to run at full speed with your BEs on 3.9.0??  What is your command line or .conf?  When I try running my U1s and BEs together, the U1s run just 20% or so faster than the BEs on my win7 box.

TIA!


Hi!!
Well... my command line is just:
Code:
cd cgminer
./cgminer
I run cgminer from the configuration file in /home/myuser/.cgminer/cgminer.conf
Code:
{
"pools" : [
        {
                "url" : "pool1",
                "user" : "user",
                "pass" : "pass"
        },
        {
                "url" : "pool2",
                "user" : "user",
                "pass" : "pass"
        }
]
,
"expiry" : "120",
"hotplug" : "2",
"log" : "5",
"no-pool-disable" : true,
"bmsc-options" : "115200:20",
"bmsc-freq" : "0981",
"icarus-options" : "115200:1:1",
"icarus-timing" : "short=90",
"kernel-path" : "/usr/local/bin"
}
And no, that's not a typo! :p
I'm running Linux. Cheesy
No zadigs, no usb drivers, just complie, plug and have phun!!!
But without more jokes, I believe you could improve the speed with a configuration file similar to mine or, with the parameters I have.
I believe in windows they would be: cgminer.exe --bmsc-options 115200:20 --bmsc-freq 0981 --icarus-options 115200:1:1 --icarus-timing short=90
I'd apreciate if someone could correct me on this.

Best faucet EVER! - Freebitco.in
Don't Panic... - 1G8zjUzeZBfJpeCbz1MLTc6zQHbLm78vKc
Why not mine from the browser?
pumawolf
Sr. Member
****
Offline Offline

Activity: 968
Merit: 250



View Profile
January 15, 2014, 11:08:21 PM
 #404

how did u guys get bfgminer to detect the ants ,i  installed back the silicon drivers but no dice is there anything more i can do . and thanks guys for any help
pumawolf
Sr. Member
****
Offline Offline

Activity: 968
Merit: 250



View Profile
January 16, 2014, 01:30:46 AM
 #405

nevermind got it runin ,had to plug and pull and type add til it detects it, feels good to have 0 hw's. now i know why u guys love this shit, cheers
pumawolf
Sr. Member
****
Offline Offline

Activity: 968
Merit: 250



View Profile
January 16, 2014, 05:47:13 AM
 #406

is there a way to overclock it thr the bgf interface, it hashes at 2.0 no matter what i put in ,its like it doesnt give a shit about my bat file and just does its own thing, im trying to see if i can get 2.2
chadgroover
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 16, 2014, 08:00:18 AM
 #407

is there a way to overclock it thr the bgf interface, it hashes at 2.0 no matter what i put in ,its like it doesnt give a shit about my bat file and just does its own thing, im trying to see if i can get 2.2

I would advise against even bothering with 2.2, I tried it on mine and results were unstable to say the least!!! cgminer didn't even want to recognise most of my devices, and bfgminer had ridiculous error rates (compared to 0 errors when solo mining an altcoin @ 2.0 overnight)
2.0 is still a pretty decent overclock imo considering the price of these things!

Are you definitely using an up to date version of nwools' bfgminer or Luke's release from yesterday and the following in your command line;

--set-device antminer:clock=x0981 (for 2.0)
--set-device antminer:clock=x0A81 (for 2.2)
cs2000
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 16, 2014, 11:37:06 AM
 #408

hey cs2000...

I'm using your instructions from several pages back.... thanks for the download.

Will this work with the older USB Erupters as well?  I have a mixed setup (49 port hub, gradually replacing old erupters with AntMiner U1s).

I did a test with 1 erupter and I don't think it was hashing with it.
Well, I ran mine with 3 ants and 2 Block Eruptors but whilst it worked, it wasn't stable. The BE's kept starting and stopping and the Ant's weren't mining at full speed.

Perhaps BFG miner hands them better but id say to avoid it to be honest., bearing in mind it would take 6.5 BE's to reach the 2GHS that 1 single overclocked Ant can create, you only need 8 Ant's to surpass the speed that 49 BE's can hash at.
addzz
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
January 16, 2014, 11:55:17 AM
 #409

Well, I ran mine with 3 ants and 2 Block Eruptors but whilst it worked, it wasn't stable. The BE's kept starting and stopping and the Ant's weren't mining at full speed.

Perhaps BFG miner hands them better but id say to avoid it to be honest., bearing in mind it would take 6.5 BE's to reach the 2GHS that 1 single overclocked Ant can create, you only need 8 Ant's to surpass the speed that 49 BE's can hash at.

gotcha!

Yeah, I'm currently selling of my BE's to use the $$ for U1s.


BTC: 14cDn8PeuNwhNXB6JYFWBuVpiq8EByboWR
SpaceCadet
Full Member
***
Offline Offline

Activity: 165
Merit: 100


Just mining my own business...


View Profile
January 16, 2014, 02:03:29 PM
Last edit: January 19, 2014, 02:41:07 AM by SpaceCadet
 #410

hey cs2000...

I'm using your instructions from several pages back.... thanks for the download.

Will this work with the older USB Erupters as well?  I have a mixed setup (49 port hub, gradually replacing old erupters with AntMiner U1s).

I did a test with 1 erupter and I don't think it was hashing with it.
Well, I ran mine with 3 ants and 2 Block Eruptors but whilst it worked, it wasn't stable. The BE's kept starting and stopping and the Ant's weren't mining at full speed.

Perhaps BFG miner hands them better but id say to avoid it to be honest., bearing in mind it would take 6.5 BE's to reach the 2GHS that 1 single overclocked Ant can create, you only need 8 Ant's to surpass the speed that 49 BE's can hash at.

+1
I posted a similar issue on the bfgminer thread regarding 3.10.0. My U1s (4) keep on trucking, but my BEs now stop within an hour of a restart.  My 4 U1s hash slightly faster (at x0981) than my 22 BEs, so I'm also thinking it's time to pawn off, er, sell my BEs and acquire more U1s...

EDIT: Looks like it was a hardware configuration issue with my hubs...
eroxors
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


Think. Positive. Thoughts.


View Profile WWW
January 16, 2014, 02:06:50 PM
 #411

2.2 shoots the hardware error rate up no matter what on all my miners. Anyone have success without volt mod?

Resistors arrive tomorrow so we'll see how fast they go with more volts. Cheesy

Mudbankkeith
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
January 16, 2014, 02:15:17 PM
 #412

hey cs2000...

I'm using your instructions from several pages back.... thanks for the download.

Will this work with the older USB Erupters as well?  I have a mixed setup (49 port hub, gradually replacing old erupters with AntMiner U1s).

I did a test with 1 erupter and I don't think it was hashing with it.
Well, I ran mine with 3 ants and 2 Block Eruptors but whilst it worked, it wasn't stable. The BE's kept starting and stopping and the Ant's weren't mining at full speed.

Perhaps BFG miner hands them better but id say to avoid it to be honest., bearing in mind it would take 6.5 BE's to reach the 2GHS that 1 single overclocked Ant can create, you only need 8 Ant's to surpass the speed that 49 BE's can hash at.

+1
I posted a similar issue on the bfgminer thread regarding 3.10.0. My U1s (4) keep on trucking, but my BEs now stop within an hour of a restart.  My 4 U1s hash slightly faster (at x0981) than my 22 BEs, so I'm also thinking it's time to pawn off, er, sell my BEs and acquire more U1s...

Block erupters are still producing 7.5/1 return over power cost, that's about another 10 weeks of useful hashing at current exchange rate.

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

Activity: 3
Merit: 0


View Profile
January 16, 2014, 05:11:08 PM
 #413

Anyone else seeing this error using bfgminer 3.10.0 with the Antminer U1's?  It appears to happen (at least for me) on the 8th and above device, only the first 7 devices get work...

AMU15: Work division autodetection failed (assuming 2): got 00000000
Xbits
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
January 16, 2014, 05:20:27 PM
 #414

Can anyone help me I've search all over and cannot find a solution. BFGMiner will not detect any of my devices. None of the -S flags I've tried have worked. Using this:
Code:
--set-device antminer:clock=x0981
I get an unexpected command line error. I've unplugged and replugged all devices. I can't figure it out.
chromosoma
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
January 16, 2014, 08:51:16 PM
 #415

Can anyone help me I've search all over and cannot find a solution. BFGMiner will not detect any of my devices. None of the -S flags I've tried have worked. Using this:
Code:
--set-device antminer:clock=x0981
I get an unexpected command line error. I've unplugged and replugged all devices. I can't figure it out.
just use  old command: --bmsc-freq 0781
pumawolf
Sr. Member
****
Offline Offline

Activity: 968
Merit: 250



View Profile
January 16, 2014, 09:49:59 PM
 #416

is there a way to overclock it thr the bgf interface, it hashes at 2.0 no matter what i put in ,its like it doesnt give a shit about my bat file and just does its own thing, im trying to see if i can get 2.2

I would advise against even bothering with 2.2, I tried it on mine and results were unstable to say the least!!! cgminer didn't even want to recognise most of my devices, and bfgminer had ridiculous error rates (compared to 0 errors when solo mining an altcoin @ 2.0 overnight)
2.0 is still a pretty decent overclock imo considering the price of these things!

Are you definitely using an up to date version of nwools' bfgminer or Luke's release from yesterday and the following in your command line;

--set-device antminer:clock=x0981 (for 2.0)
--set-device antminer:clock=x0A81 (for 2.2)
thanks man i think ill stick wit 2.0 then ,i was using the nwo  one but it got buggy after a day so i switch to 3.10 n is workin so far.
wwwin
Sr. Member
****
Offline Offline

Activity: 447
Merit: 250



View Profile
January 17, 2014, 03:59:27 AM
 #417

Can anyone help me I've search all over and cannot find a solution. BFGMiner will not detect any of my devices. None of the -S flags I've tried have worked. Using this:
Code:
--set-device antminer:clock=x0981
I get an unexpected command line error. I've unplugged and replugged all devices. I can't figure it out.
just use  old command: --bmsc-freq 0781

I don't think that command works with BFG
argakiig
Sr. Member
****
Offline Offline

Activity: 658
Merit: 257


★Bitvest.io★ Play Plinko or Invest!


View Profile
January 17, 2014, 06:32:05 AM
 #418

Can anyone help me I've search all over and cannot find a solution. BFGMiner will not detect any of my devices. None of the -S flags I've tried have worked. Using this:
Code:
--set-device antminer:clock=x0981
I get an unexpected command line error. I've unplugged and replugged all devices. I can't figure it out.
just use  old command: --bmsc-freq 0781

I don't think that command works with BFG

It does in fact work with BFG I am actually running bfg using a config file I have the line
Code:
"set-device" : [
"antiminer:clock=x0981"
],
which does in fact allow bfgminer to run and my antminer run like this. this was a 2 hour run since I had needed to restart my computer for another program



BIG WINNER!
[15.00000000 BTC]


▄████████████████████▄
██████████████████████
██████████▀▀██████████
█████████░░░░█████████
██████████▄▄██████████
███████▀▀████▀▀███████
██████░░░░██░░░░██████
███████▄▄████▄▄███████
████▀▀████▀▀████▀▀████
███░░░░██░░░░██░░░░███
████▄▄████▄▄████▄▄████
██████████████████████
▀████████████████████▀
▄████████████████████▄
██████████████████████
█████▀▀█▀▀▀▀▀▀██▀▀████
█████░░░░░░░░░░░░░▄███
█████░░░░░░░░░░░░▄████
█████░░▄███▄░░░░██████
█████▄▄███▀░░░░▄██████
█████████░░░░░░███████
████████░░░░░░░███████
███████░░░░░░░░███████
███████▄▄▄▄▄▄▄▄███████
██████████████████████
▀████████████████████▀
▄████████████████████▄
███████████████▀▀▀▀▀▀▀
███████████▀▀▄▄█░░░░░█
█████████▀░░█████░░░░█
███████▀░░░░░████▀░░░▀
██████░░░░░░░░▀▄▄█████
█████░▄░░░░░▄██████▀▀█
████░████▄░███████░░░░
███░█████░█████████░░█
███░░░▀█░██████████░░█
███░░░░░░████▀▀██▀░░░░
███░░░░░░███░░░░░░░░░░
▀██░▄▄▄▄░████▄▄██▄░░░░
▄████████████▀▀▀▀▀▀▀██▄
█████████████░█▀▀▀█░███
██████████▀▀░█▀░░░▀█░▀▀
███████▀░▄▄█░█░░░░░█░█▄
████▀░▄▄████░▀█░░░█▀░██
███░▄████▀▀░▄░▀█░█▀░▄░▀
█▀░███▀▀▀░░███░▀█▀░███░
▀░███▀░░░░░████▄░▄████░
░███▀░░░░░░░█████████░░
░███░░░░░░░░░███████░░░
███▀░██░░░░░░▀░▄▄▄░▀░░░
███░██████▄▄░▄█████▄░▄▄
▀██░████████░███████░█▀
▄████████████████████▄
████████▀▀░░░▀▀███████
███▀▀░░░░░▄▄▄░░░░▀▀▀██
██░▀▀▄▄░░░▀▀▀░░░▄▄▀▀██
██░▄▄░░▀▀▄▄░▄▄▀▀░░░░██
██░▀▀░░░░░░█░░░░░██░██
██░░░▄▄░░░░█░██░░░░░██
██░░░▀▀░░░░█░░░░░░░░██
██░░░░░▄▄░░█░░░░░██░██
██▄░░░░▀▀░░█░██░░░░░██
█████▄▄░░░░█░░░░▄▄████
█████████▄▄█▄▄████████
▀████████████████████▀




Rainbot
Daily Quests
Faucet
Xbits
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
January 17, 2014, 08:12:30 AM
 #419

Can anyone help me I've search all over and cannot find a solution. BFGMiner will not detect any of my devices. None of the -S flags I've tried have worked. Using this:
Code:
--set-device antminer:clock=x0981
I get an unexpected command line error. I've unplugged and replugged all devices. I can't figure it out.
just use  old command: --bmsc-freq 0781

I don't think that command works with BFG

It does in fact work with BFG I am actually running bfg using a config file I have the line
Code:
"set-device" : [
"antiminer:clock=x0981"
],
which does in fact allow bfgminer to run and my antminer run like this. this was a 2 hour run since I had needed to restart my computer for another program
http://puu.sh/6nNaL.png

I'm using the latest release but yet it won't detect any of my BEs or U1s. I've tried every config file I could find, all the flags for calling out erupters or ants gives me: "unexcpected extra commandline arguments". Even with
Code:
 -S all 
it says no devices detected. I have cgminer running them in 4 separate instances, just so I can have them on the same machine. I'd love to have one miner to run them all... and less HW errors as well.
Mudbankkeith
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
January 17, 2014, 09:13:31 AM
 #420

Update to BFGminer 3.10.0

BTc donations welcome:-  13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 »
  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!