Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
5957130
Topic
348327
Board
Mining support
Re: BITMAIN Antminer support and OverClocking thread
by
solarion
on
28/03/2014, 21:15:40 UTC
Quote from: bitterdog on March 28, 2014, 08:24:31 PM
There is a cgminer fix for HW errors in the github 4 days old... how do you update just the cgminer?
clear
cd /usr/bin/
wget
http://kano-kun.net/AntS1/cgminer-ants1-4.2.0-00567a4
chmod +x cgminer-ants1-4.2.0-00567a4
mv cgminer cgminer.original
ln -s cgminer-ants1-4.2.0-00567a4 cgminer
https://github.com/kanoi/cgminer-binaries/tree/master/AntS1
kano is a good egg.