Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
8733495
Topic
702653
Board
Hardware
Re: [Guide] Dogie's Comprehensive Bitmain Antminer S3 Setup [HD]
by
shadow2
on
08/09/2014, 19:33:56 UTC
in response to count fracular I gave it a go but it didn't work as it was compiled for a S1 so the driver is slightly different (I think) anywayyou can now get an up to date version of cgminer
https://bitcointalk.org/index.php?topic=671189.msg8722578#msg8722578
to get it to work (a potted rehash of what's in the other thread)
ssh into your Antminer
cd /etc/init.d/cgminer stop
cd /usr/bin
mkdir oldcgminer (to keep a copy of the old one)
mv cgminer oldcgminer/cgminer
wget
http://ck.kolivas.org/apps/cgminer/antminer/s3/4.6.0-140908/cgminer
chmod 755 cgminer
reboot