Post
Topic
Board Hardware
Re: ANTMINER S7 is available at bitmaintech.com with 4.86TH/s, 0.25J/GH
by
lanfeusst
on 13/12/2015, 20:08:01 UTC
I'm trying to order an S7 and the PSU but I get this error:
"Can not buy different currency once"
I have Bitcoin selected.
Anyone know a fix for this?
You have to order the PSU and the miner separately. This is a bug on the bitmain website that is there for some time already.




Here is some Overvolting - overclocking of my S7 Batch 1 with DPS-2000BB and J4bberwock breakout board.
Getting ~ 5660Gh/s, Voltage is 12.75 V
Power consumption at the wall is 1590Watt => 0.28J/Gh efficiency
I know it runs hot, but I need the silence.




how do you have 5 pools slots ?

To have more than 3 pools, you can't use the web interface.
You need to edit /config/cgminer.conf by ssh and restart cgminer
Example :
Code:
ssh root@192.168.0.70
Then
Code:
vi /config/cgminer.conf
to edit cgminer.conf

And
Code:
/etc/init.d/cgminer.sh stop ; /etc/init.d/cgminer.sh start