Tutorial:
Ubuntu 12.04 x64============
1. Download my build from here:
cgminer-hex16a-3.6.1.tar.gz2. 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
to check the HEX board is detected
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
Edit:
Please follow this great video tutorial for Windows 7 All credits to nemercryhttp://www.youtube.com/watch?v=l9SgoVm16Swno cgminer for windows or at least I can not make it work (4 now), there is a bounty for cgminer for Windows on the Bulgarian Bitcoin forum: http://bitcoinbg.eu/forum/viewtopic.php?f=6&t=377Happy Hashing