Pages:
Author

Topic: [ANN] Technobit HEX8A1 -240 GHs Coincraft A1 board- Finished production - page 15. (Read 72425 times)

legendary
Activity: 1190
Merit: 1000
0.3.0 Milestone release http://technobit.eu/0_3_0.rar
- GET WORK cgminer support is depreciated. !!!USE STRATUM ONLY!!!!
* cgminer patch to cgminer 4.2.1 rev df7dcab4677a9fea1e1b7ac7b756d72e2e9c6f46.patch
* cgminer bug fixes: thread locking, memleaks, stage work buffer length adjustments and many more. All hex drivers were rewritten Smiley
* cgminer the most stable release! We encourage all to upgrade!
* openwrt updated to r40295

Wonderful. Thanks for the hard work  Smiley

Code:
1. git clone https://github.com/ckolivas/cgminer.git
2. mv cgminer cgminer-4.2.1
3. cd cgminer-4.2.1
4. git checkout df7dcab4677a9fea1e1b7ac7b756d72e2e9c6f46
5. wget https://www.dropbox.com/s/y2h9jqe4uswg9of/df7dcab4677a9fea1e1b7ac7b756d72e2e9c6f46.patch
6. patch -p1 < df7dcab4677a9fea1e1b7ac7b756d72e2e9c6f46.patch
7. ./autogen.sh --enable-hexminera --enable-hexminerc --enable-hexminerb --enable-hexmineru --enable-hexminer8
8. make
hero member
Activity: 728
Merit: 500
0.3.0 Milestone release http://technobit.eu/0_3_0.rar
- GET WORK cgminer support is depreciated. !!!USE STRATUM ONLY!!!!
* cgminer patch to cgminer 4.2.1 rev df7dcab4677a9fea1e1b7ac7b756d72e2e9c6f46.patch
* cgminer bug fixes: thread locking, memleaks, stage work buffer length adjustments and many more. All hex drivers were rewritten Smiley
* cgminer the most stable release! We encourage all to upgrade!
* openwrt updated to r40295
member
Activity: 86
Merit: 10
Martin,

Thank you for manufacturing some of the most reliable and readily available miners on the market . That being said , are the end of March 260's still on schedule? I know there's a few more days to go, but I wanted to make sure. I saw the new listing has April listed with the same price as the end of March batch.

Hi marto74,

Same question Here but for the 130GHs version, is everything going to be shoppend on time?
You started sending out the units early, but my order still only says payment accepted.

Never mind, status just changed to shipped.  Grin
member
Activity: 86
Merit: 10
Martin,

Thank you for manufacturing some of the most reliable and readily available miners on the market . That being said , are the end of March 260's still on schedule? I know there's a few more days to go, but I wanted to make sure. I saw the new listing has April listed with the same price as the end of March batch.

Hi marto74,

Same question Here but for the 130GHs version, is everything going to be shoppend on time?
You started sending out the units early, but my order still only says payment accepted.
sr. member
Activity: 361
Merit: 250
Martin,

Thank you for manufacturing some of the most reliable and readily available miners on the market . That being said , are the end of March 260's still on schedule? I know there's a few more days to go, but I wanted to make sure. I saw the new listing has April listed with the same price as the end of March batch.
hero member
Activity: 826
Merit: 1000
I had the same problem now 2 times. But in both cases it was not Technobit error. Did you look was it send normal or express? In my case it was Speedy error sending express normal or even lost it and found it weeks later. You might have the same problem...
newbie
Activity: 16
Merit: 0
hello Marto hello Technobit, i never received answer for my order  23-11-2013 SZYESJVZP (1/2 week of december) , paid for express delivery and received in 07-01-2014 with standard courier.
now i bought 3 x hex8a1  (order BHVSODEUH paid by bank wire in 21-03-2014) can i get these in time? can i get back 50 eur for wrong shipping?  i will get one day my 25% hashing power bonus for 5 week delay? many thanks.
full member
Activity: 237
Merit: 100
Yo, but i use root for every time Smiley so i dont think that i need sudo.

Yes i have soon read this, but the compile fails ^^


Oops, forgot to add sudo  Roll Eyes

Post updated.
legendary
Activity: 1190
Merit: 1000
Yes i have soon read this, but the compile fails ^^


Oops, forgot to add sudo  Roll Eyes

Post updated.
full member
Activity: 237
Merit: 100
Yes i have soon read this, but the compile fails ^^

Great howto Zich!
Have you any idea why freezing the whole RPI out with cgminer 4.0.0 in 1 min? With the older version 3.12.3 works fine.

And the other thing:
root@rpi:~/cgminer# gcc api-example.c -Icompat/jansson-2.5 -Icompat/libusb-1.0/libusb -o cgminer-api
api-example.c:14:20: fatal error: config.h: No such file or directory
compilation terminated.


No idea about that, it's work just fine on my Rpi.

About api compile, did you run it on right directory? if yes you should be able to see compile instruction on api-example.c
Code:
sudo nano api-example.c
legendary
Activity: 1190
Merit: 1000
Great howto Zich!
Have you any idea why freezing the whole RPI out with cgminer 4.0.0 in 1 min? With the older version 3.12.3 works fine.

And the other thing:
root@rpi:~/cgminer# gcc api-example.c -Icompat/jansson-2.5 -Icompat/libusb-1.0/libusb -o cgminer-api
api-example.c:14:20: fatal error: config.h: No such file or directory
compilation terminated.


No idea about that, it's work just fine on my Rpi.

About api compile, did you run it on right directory? if yes you should be able to see compile instruction on api-example.c
Code:
sudo nano api-example.c
member
Activity: 86
Merit: 10
shipping of 130 begins in monday

Nice marto, even starting to ship before the set deadline. An exemple to many other ASIC manufacturers.
Can't wait to add these to my farm.
sr. member
Activity: 361
Merit: 250
When you return an item to Technobit you should set the value to 0.00.

Technically it's not a new transaction, and has no value since it's already been paid for.
full member
Activity: 237
Merit: 100
Great howto Zich!
Have you any idea why freezing the whole RPI out with cgminer 4.0.0 in 1 min? With the older version 3.12.3 works fine.

And the other thing:
root@rpi:~/cgminer# gcc api-example.c -Icompat/jansson-2.5 -Icompat/libusb-1.0/libusb -o cgminer-api
api-example.c:14:20: fatal error: config.h: No such file or directory
compilation terminated.
legendary
Activity: 1190
Merit: 1000
For Rpi
Code:
1. sudo aptitude update
2. sudo aptitude upgrade
3. sudo aptitude install libudev-dev libusb-1.0-0-dev libfox-1.6-dev
4. sudo aptitude install autotools-dev autoconf automake
5. sudo aptitude install libtool libncurses-dev yasm
6. sudo aptitude install curl libcurl4-openssl-dev libjansson-dev screen
7. sudo aptitude install pkg-config uthash-dev make git-core

For Ubuntu
Code:
1. sudo apt-get update
2. sudo apt-get upgrade
3. sudo apt-get install libudev-dev libusb-1.0-0-dev libfox-1.6-dev
4. sudo apt-get install autotools-dev autoconf automake
5. sudo apt-get install libtool libncurses-dev yasm
6. sudo apt-get install curl libcurl4-openssl-dev libjansson-dev screen
7. sudo apt-get install pkg-config uthash-dev make git-core

Download cgminer 4.0.0
Code:
1. git clone https://github.com/ckolivas/cgminer.git
2. mv cgminer cgminer-4.0.0
3. cd cgminer-4.0.0
4. git checkout 2786526d9f1acb7bd903ece3c822c2c9203aa0b7
5. wget https://www.dropbox.com/s/tyerzzpc1xjqegj/2786526d9f1acb7bd903ece3c822c2c9203aa0b7.patch
6. patch -p1 < 2786526d9f1acb7bd903ece3c822c2c9203aa0b7.patch
7. ./autogen.sh --enable-hexminera --enable-hexminerc --enable-hexminerb --enable-hexmineru --enable-hexminer8
8. make

Step 5 is patch uploaded to dropbox by myself, so you can use your own that downloaded from technobit download page if you want  Wink
Make sure there is no error message on each step.

No need to install, you can run cgminer from folder.
Code:
1. screen
2. sudo ./cgminer --hexminera-voltage 1460 --hexminera-options 16:480 --hexminerc-voltage 1100 --hexminerc-options 16:1500 --hexminerb-voltage 900 --hexminerb-options 16:540 --hexminer8-set-diff-to-one 0 --hexminer8-chip-mask 255 --hexminer8-voltage 1000 --hexminer8-options 8:260 --set_default_to_8 --hexmineru-frequency 54

Or add the setting to cgminer.conf so you don't have to type setting command each time  Cheesy
For Rpi
Code:
sudo nano /root/.cgminer/cgminer.conf

For Ubuntu
Code:
sudo nano /home/"user"/.cgminer/cgminer.conf

Code:
{
"pools" : [
        {
                "url" : "stratum+tcp://stratum-lb-usa48.btcguild.com:3333",
                "user" : "user",
                "pass" : "123"
        }
]
,
"api-listen" : true,
"api-allow" : "R:127.0.0.1",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"shares" : "0",
"hexminera-voltage" : "1460",
"hexminera-options" : "16:480",
"hexminerc-voltage" : "1100",
"hexminerc-options" : "16:1500",
"hexminerb-voltage" : "900",
"hexminerb-options" : "16:540",
"hexminer8-set-diff-to-one" : "0",
"hexminer8-chip-mask" : "255",
"hexminer8-voltage" : "1005",
"hexminer8-options" : "8:260",
"hexmineru-frequency" : "54",
"set_default_to_8" : true,
"kernel-path" : "/usr/local/bin"
}

To compile cgminer-api, go to cgminer folder then
Code:
sudo gcc api-example.c -Icompat/jansson-2.5 -Icompat/libusb-1.0/libusb -o cgminer-api

To run cgminer-api, go to cgminer folder or copy cgminer-api to /usr/bin
Code:
cgminer-api stats
Code:
cgminer-api pools
Code:
cgminer-api summary
Code:
cgminer-api devs
legendary
Activity: 1028
Merit: 1000
Perfektly ;-)

Thank You

Greetz Glen

hero member
Activity: 728
Merit: 500
shipping of 130 begins in monday
legendary
Activity: 1028
Merit: 1000

Your order is 130 Ghs
and the shipment is March
130 Gh/s units are in production now

[/quote]

Hi !

one Question : When will the March 130er Units Shipped ? , cause today its the 22the of March and nearly April.

The Page shows : 409 Euro and Shipment 7th of April. Means for me as Early Adaptor paid 90 Bucks more for 1-2 Week earlier Deliver ?

Greetz Glen
hero member
Activity: 617
Merit: 543
http://idontALT.com
If anyone happens to need to go through the RMA process, you should note that; You should declare your package to be less than 15 EUR in order to skip customs clearance. Having h/w sitting in Bulgaria customs for an extra 2-3 days is ... costly on time.

Cheers,
QG
PS, Marto74, should consider letting your customers know before they ship items back.
hero member
Activity: 728
Merit: 500
Hey marto74,

How are you going for shipment tomorrow/this week? Are you going to be getting units out on time. You was only 1 month late with my Hex16 board so not too bad, But yeah jsut wanted to see if we had a target time for my order (Ref: HTHYKSJQD)

Thanks mate
All 17 march orders will be out today

My order status just says payment accepted...


ORDER REFERENCE   DATE   TOTAL PRICE   PAYMENT:   STATUS   INVOICE   
GJCXLHFTY   2014-02-28   531,00€   PD PayPal + Extra Fee   Payment accepted    PDF   details 
Your order is 130 Ghs
and the shipment is March
130 Gh/s units are in production now
Pages:
Jump to: