Bitcoin Forum
July 05, 2024, 02:42:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3]
41  Bitcoin / Mining support / Re: Bitmain AntMiner U1 Tips & Tricks on: January 22, 2014, 12:34:05 AM
Hi guys, long time reader first time poster  Cool

i am having issues with running 1 antminer with my 3 BE's, it seems i can either run my antminer (@2gh/s) or if i run all 4 i get  1.4Gh/s  Huh

i admit i am really new to this and copied fractalbc's config file(from page 13), but i still cannot get it to work right and i am at a loss  Huh

i am using cgminer, and win7

i am really struggling, any help would be appreciated, many thanks in advance  Cool

Try using bfgminer 3.10.0. Install that silicon labs driver first though. Also make sure you uninstall all the zadig bullshit. It should run with the following batch file just fine:

Code:
bfgminer -o stratum+tcp://stratum.mining.eligius.st:3334 -u 19gu3jok7czATPb5TR8EMMuQu8qrQ5e34B_2 -p x --no-opencl-binaries -S antminer:all --set-device antminer:clock=x0981
pause

An explanation for the above code, as I hate it when someone posts something, but doesn't explain why they did something some way:

'bfgminer -o stratum+tcp://stratum.mining.eligius.st:3334' starts bfgminer and connects it to the eligius mining pool.
'-u 19gu3jok7czATPb5TR8EMMuQu8qrQ5e34B_2' is the username, with eligius, your payout address is your username.
'-p x' is the password. On eligius anything works for a password.
'--no-opencl-binaries' keeps it from trying to mine with my GPU.
'-S antminer:all' tells bfgminer to scan for the antminers upon startup, otherwise you would have to hit "m""+""all" to add them.
'--set-device antminer:clock=x0981' sets the clockspeed of the hashing chip, using some kind of internal lookup table. x0981 sets it to 2GHs, the clockspeed of which is derived by dividing your hashrate by the number of cores on the chip (unknown.)

Many thanks for the reply  Grin

just trying it now .... well my antminer is running at spped, but my BE's dont apear to be  Huh

i must have missed something
42  Bitcoin / Mining support / Re: Bitmain AntMiner U1 Tips & Tricks on: January 21, 2014, 10:44:50 PM
Hi guys, long time reader first time poster  Cool

i am having issues with running 1 antminer with my 3 BE's, it seems i can either run my antminer (@2gh/s) or if i run all 4 i get  1.4Gh/s  Huh

i admit i am really new to this and copied fractalbc's config file(from page 13), but i still cannot get it to work right and i am at a loss  Huh

i am using cgminer, and win7

i am really struggling, any help would be appreciated, many thanks in advance  Cool
Pages: « 1 2 [3]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!