Bitcoin Forum
May 07, 2024, 06:00:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: antminer u1 overclock bfg  (Read 1557 times)
ipoomyself (OP)
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
January 20, 2014, 03:00:40 PM
 #1

hi i have an issue with overclocking the antminer u1 but i cant post int he form i have an really important issue to discuss.. it overclocks to 2gh/s when i set the freq code but when i set the freq code to mine at 2.2gh/s it reverts to the default 1.6gh/s this is with the BFG miner 3.10.0 i switched to bfgminer because its more stable than cgminer cgminer wont detect multiple usb erupters unless i mess about and plug each one in at a time however it did mine a 2.2 for each erupter connected now i can only mine at 2.0 using bfg but the reason why i use bfgminer is because it auto detects the erupters so i dont have to mess about plugging them in and mess about with slicon drivers etc..

help me in the right direction please


examples

--set-device antminer:clock=x0981    this works at 2gh/s
--set-device antminer:clock=x0A81    this doesnt work at 2.2gh/s it reverts back to 1.6gh/s


this is with the bfgminer
1715061618
Hero Member
*
Offline Offline

Posts: 1715061618

View Profile Personal Message (Offline)

Ignore
1715061618
Reply with quote  #2

1715061618
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715061618
Hero Member
*
Offline Offline

Posts: 1715061618

View Profile Personal Message (Offline)

Ignore
1715061618
Reply with quote  #2

1715061618
Report to moderator
1715061618
Hero Member
*
Offline Offline

Posts: 1715061618

View Profile Personal Message (Offline)

Ignore
1715061618
Reply with quote  #2

1715061618
Report to moderator
parat8t9
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
January 22, 2014, 05:50:28 PM
 #2

I'm also interested in this.
monsieurmarc
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
January 29, 2014, 05:48:14 PM
 #3

+1 from me
efarah2549
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 29, 2014, 06:17:52 PM
 #4

I've had the same problems.  It's annoying because I have two fans on them so they can run a lot higher.  Thinking of switching over to cgminer.

When trying to overclock it I will get like half of them not showing up then I have to restart it until they appear again.
dongerous
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
January 29, 2014, 06:46:12 PM
 #5

Some people have written that they are hit-or-miss with overclocking beyond 2GH/s --without-- changing the resistors.
It may be that the voltage needed to overclock simply isn't there with all hubs/connections/some other speculative answer.

The answer may lie in the fact that with stock resistors the device is working on 0.8v.
If you change the resistors to allow a supply of 1.0v through the device it may overclock with no argument.

Just a thought. Also, I found it pretty cool that Bitmain would supply this kind of information without being asked.

Sorry for crappy answer. I'm sure it's not the answer you were looking for  Embarrassed
melmo
Full Member
***
Offline Offline

Activity: 213
Merit: 100


View Profile
January 29, 2014, 10:20:42 PM
 #6

Do your hubs have enough power?
minoccio
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
February 04, 2014, 05:19:28 AM
Last edit: February 04, 2014, 07:37:39 AM by minoccio
 #7

I can't overclock at all my antminers, with bfgminer. Every value I put I obtain always 1.6 Gh/s. Tested with --set-device antminer:freq=x0881 and --set-device antminer:clock=x0881.
P.S. what is the correct, "clock" or "freq" parameter? (I use Raspberry Pi with raspbian OS)
efarah2549
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 04, 2014, 06:37:02 AM
 #8

you need to do modify the hardware to go over 2Gh/s , I think it requires replacing a resistor
ubergeekin
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
February 20, 2014, 08:49:27 PM
 #9

I've replaced one of my antminers with 0603 10K OHM and 4.99K OHM SMD resistors. I have been able to overclock it successfully to 2.5GHz, but it doesn't go past that without giving a lot of hardware errors. I'm reasonably sure this is an issue with cooling on the ASIC. I will attempt to work out a way to diffuse heat better and see if this yields better results.

Has anyone else tried this?  Huh
sharteel
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
April 30, 2014, 08:56:44 AM
Last edit: May 01, 2014, 08:44:35 AM by sharteel
 #10

hi,

Here my conf with BFGMiner 3.10.0 on rasberry-pi in my mind. I have antminer U1 and U2 on same usb hub and work at 2ghz.

Code:
{ 
<pool_cfg>
,
"api-listen" : true,
"api-port" :"4028",
"expiry" : "120",
"failover-only" : " true,
"log" : "5",
"queue" : "2",
"scan-time" : " 60",
"worktime" : true,
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"api-allow" : "W:0/0",
"scan" : [
"antminer:all"
],
"set-device" : [
"antminer:clock=x0981"
]
}

have fun

++
Pages: [1]
  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!