Ubuntu 12.04 x64
============
1. Download my build from here: cgminer-hex16a-3.6.1.tar.gz
2. Extract the archive: tar -xvf cgminer-hex16a-3.6.1.tar.gz
3. Edit cgminer.conf - it is preconfigured for speeds 480Mhz @ 1440mV
4. Run cgminer with:
sudo ./cgminer -c ./cgminer.conf
How to apply the patch for your distro and compile cgminer
=======================================
Requirements
apt-get install autoconf libtool libcurl4-openssl-dev libncurses5-dev pkg-config yasm make
wget https://github.com/ckolivas/cgminer/archive/v3.6.1.tar.gz
tar -xvf v3.6.1.tar.gz
cd cgminer-3.6.1
wget https://dl.dropboxusercontent.com/u/8082585/cg/cgminer_3_6_1_rev_fe5da9672767e18116444dad18db54638936490a.patch
patch < cgminer_3_6_1_rev_fe5da9672767e18116444dad18db54638936490a.patch
./autogen.sh --disable-opencl --disable-adl --enable-avalon --enable-hexminer --enable-bflsc --enable-icarus
CFLAGS="-O2 -Wall -march=native" ./configure --disable-opencl --disable-adl --enable-avalon --enable-hexminer --enable-bflsc --enable-icarus
make
sudo ./cgminer -n
Have Fun
raspberry pi Debian Squeeze Linux
========================
Requirements
sudo apt-get update
sudo apt-get install autoconf yasm pkg-config make libusb-1.0-0-dev libusb-1.0-0 libcurl4-openssl-dev libncurses5-dev libudev-dev
Then follow the Ubuntu guide above to build cgminer.
Don't own one but it should work
Windows
==========
1. Connect the board - Windows 7 has build in drivers, You need .Net to run the program
2. Downlaod HEXMiner: http://technobit.eu/index.php?controller=attachment&id_attachment=7
(will finish the guide with screenshots)
hint you need proxy
no cgminer for windows or at least I can not make it work (4 now)
Happy Hashing
morgennamiddag eens zien wat ik geïnstalleerd krijg (testen kan ik pas maandag)