Pages:
Author

Topic: TECHNOBIT's HEX16A in hand - first impressions / mining software - page 5. (Read 24122 times)

legendary
Activity: 1610
Merit: 1000
I repaet.

If anyone can create a manual for the technobit HEX16A, he will get some donations Wink

needed manuals:

*How to let a windows PC recognize the HEX16A
*Mining with TechnoBit HEXminer Windows software
*Mining with CGminer and patches
*Mining with a raspberry pi



I will join in the donation!
Guy's,
Is the 2GOOD howto usable for you?
full member
Activity: 154
Merit: 1000
Fica Tranquilo
I repaet.

If anyone can create a manual for the technobit HEX16A, he will get some donations Wink

needed manuals:

*How to let a windows PC recognize the HEX16A
*Mining with TechnoBit HEXminer Windows software
*Mining with CGminer and patches
*Mining with a raspberry pi



I will join in the donation!
hero member
Activity: 547
Merit: 531
First bits: 12good
Tutorial:

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:
Code:
sudo ./cgminer -c ./cgminer.conf


How to apply the patch for your distro and compile cgminer
=======================================
Requirements
Code:
apt-get install autoconf libtool libcurl4-openssl-dev libncurses5-dev pkg-config yasm make

Code:
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

Code:
sudo ./cgminer -n
to check the HEX board is detected

Have Fun


raspberry pi Debian Squeeze Linux
========================
Requirements
Code:
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 Wink


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 Wink

Edit:
Please follow this great video tutorial for Windows 7
All credits to nemercry
http://www.youtube.com/watch?v=l9SgoVm16Sw

no 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=377

Happy Hashing Smiley
legendary
Activity: 1470
Merit: 1000
Want privacy? Use Monero!
I repaet.

If anyone can create a manual for the technobit HEX16A, he will get some donations Wink

needed manuals:

*How to let a windows PC recognize the HEX16A
*Mining with TechnoBit HEXminer Windows software
*Mining with CGminer and patches
*Mining with a raspberry pi

hero member
Activity: 547
Merit: 531
First bits: 12good
The patch for cgminer is available for download from the technobit's web page.
link

I've done it for Windows, but the there are some problems with the USB driver and the device is not recognized by the cgminer.
legendary
Activity: 966
Merit: 1000
In that vein, is the source code available that the firmware image was built from?  In particular I'm after the changes to cgminer.

I already bricked a WR703N somehow trying to flash the image onto it.
hero member
Activity: 529
Merit: 501
Very nice !

Hopefully, this spells good news for the Klondike and derivative designs that sprang up from it.

Looks like the various problems are on their way to being solved.
member
Activity: 66
Merit: 10
This is actually the first Klondike - based design to be fully confirmed working with 16 chips & 400Mhz. Great job Marto & team
Wrong!
look deeply into cgminer shot it says 500 so fully confirmed it works even better Wink

Impressive work! Yet the best Avalon based miner available.
hero member
Activity: 547
Merit: 531
First bits: 12good
playing around with the overclock Smiley
480Mh/z @ 1440mV - 7.50Gh/s - HW: 1.63%

legendary
Activity: 1610
Merit: 1000
This is actually the first Klondike - based design to be fully confirmed working with 16 chips & 400Mhz. Great job Marto & team
Wrong!
look deeply into cgminer shot it says 500 so fully confirmed it works even better Wink
legendary
Activity: 1610
Merit: 1000
member
Activity: 70
Merit: 10
This is actually the first Klondike - based design to be fully confirmed working with 16 chips & 400Mhz. Great job Marto & team
hero member
Activity: 547
Merit: 531
First bits: 12good
Is there a setup guide for these miners directly without the modem?

i would be happy to donate some mBTC for the guy who does this (my HEX16A will arrive next week probably)

It will be straightforward  when the cgminer version for windows is ready for download, no need for tutorial. I'll update this topic with more info when available.
hero member
Activity: 504
Merit: 500
Thanks for sharing! Now, I regret not buying when they were available.

Ah, well: 6 different pre-orders from 3 diff. mfgs. should be more than enough for now, right?

Still avalaible on : http://technobit.eu/index.php?id_product=21&controller=product

But you need avalon chips...

With all the refunds...seems pretty hard to find now.
full member
Activity: 120
Merit: 100
Very good looking!
sr. member
Activity: 364
Merit: 250
Thanks for sharing! Now, I regret not buying when they were available.

Ah, well: 6 different pre-orders from 3 diff. mfgs. should be more than enough for now, right?
legendary
Activity: 1470
Merit: 1000
Want privacy? Use Monero!
Is there a setup guide for these miners directly without the modem?

i would be happy to donate some mBTC for the guy who does this (my HEX16A will arrive next week probably)
hero member
Activity: 547
Merit: 531
First bits: 12good
Nice!

Where did you get the CGminer or a plugin for CGminer?

It is build in the router's firmware, AFAIK the sources will be available for download on Technobit's support site.

Nice post.
Great evaluation!!!

Thank You Smiley
JLM
full member
Activity: 164
Merit: 100
Nice post.
Great evaluation!!!
newbie
Activity: 55
Merit: 0
Nice!

Where did you get the CGminer or a plugin for CGminer?
Pages:
Jump to: