Pages:
Author

Topic: Re: [ANN] Technobit HEX16A2 - 24 Ghs - 50 EUR 48 h shippment - page 50. (Read 104890 times)

newbie
Activity: 23
Merit: 0
Those boards do include the chips? Ready to plug and play?
hero member
Activity: 608
Merit: 500
I want an answer on my 4th email please or 2th or 1th or 5th

I dont want to give up on your company i simply need some anwer ... that´s all

there´s something on your emails that u didn´t read or understand ... yes i made a mistake on first order but noone to solve it, noone to answer my emails ?? I´ve made 2 orders after that i´ve thrust in you and your company and HuhHuh noone answers me noone cares.. So this is my time to give u a message .. i dont care also, return my money and my BTC cause i also dont care

Your orders are not late so will be delivered.
Sorry for the bad experience with us.

Best Martin
I'd be happy to buy his orders off of you if he ends up with a refund, lol.  Missed out on buying your December boards because my friend wanted to split the investment with me but then he didn't come through with the funds (we were gonna get 40 boards) and by then they were sold out.  *sigh*
sr. member
Activity: 291
Merit: 250
Scam-Busting PSA: Beware of Black Arrow Software
Hey marto you´re a scammer send my money back

 
Fu.. u and your comp...

....
CTSPMDNHN    2013-11-22    1 147,20€    Bank Wire    Payment accepted    Invoice PDF    details Reorder
RFEEXSMUR    2013-11-15    306,30€


return my fucking money dude
....

If you want to give this idiotic clown his money back you will not struggle to sell these extra boards, marto! I'm sure some of us here will happily buy them off you.
legendary
Activity: 1190
Merit: 1000
How to install cgminer + hex patch & bfgminer for nanofury:

install needed library, if aptitude not working then use apt-get
Code:
1. sudo aptitude update
2. sudo aptitude install libudev-dev libusb-1.0-0-dev libfox-1.6-dev autotools-dev autoconf automake libtool libncurses-dev yasm curl libcurl4-openssl-dev libjansson-dev pkg-config uthash-dev make pkg-config yasm

download cgminer
Code:
Code:
1. mkdir cgminer
2. cd cgminer
3. wget https://github.com/ckolivas/cgminer/archive/v3.8.1.tar.gz
4. tar -xvf v3.8.1.tar.gz
5. cd cgminer-3.8.1
6. wget https://www.dropbox.com/s/5suzudn2t06087u/2e9afa38e39678a5dc5bf8be6d20baf1849b548c.patch
7. patch -p1 < 2e9afa38e39678a5dc5bf8be6d20baf1849b548c.patch
8. ./autogen.sh --enable-avalon --enable-bitfury --enable-hexminera --enable-hexminerb --enable-hexminerc
9. make

cgminer options
Code:
  --enable-hexminera      Compile support for HEX16A
  --enable-hexminerb      Compile support for HEX16B
  --enable-hexminerc      Compile support for HEX16A2
  --enable-avalon         Compile support for Avalon (default disabled)
  --enable-bflsc          Compile support for BFL ASICs (default disabled)
  --enable-bitforce       Compile support for BitForce FPGAs (default disabled)
  --enable-bitfury        Compile support for BitFury ASICs (default disabled)
  --enable-hashfast       Compile support for Hashfast (default disabled)
  --enable-icarus         Compile support for Icarus (default disabled)
  --enable-knc            Compile support for KnC miners (default disabled)
  --enable-bab            Compile support for BlackArrow Bitfury (default disabled)
  --enable-klondike       Compile support for Klondike (default disabled)
  --enable-modminer       Compile support for ModMiner FPGAs(default disabled)
  --without-curses        Compile support for curses TUI (default enabled)
  --with-system-libusb    Compile against dynamic system libusb (default use  included static libusb)

To run cgminer just go to the directory
Code:
1. cd cgminer
2. cd cgminer-3.8.1
3. sudo ./cgminer --hexminerb-voltage 900 --hexminerb-options 16:540

For nanofury

download HIDAPI from git
Code:
1. git clone git://github.com/signal11/hidapi.git hidapi
2. cd hidapi
3. ./bootstrap
4. ./configure --prefix=/usr
5. make
6. sudo make install

download bfgminer to some directory(in this example is "bfgminer")
Code:
1. mkdir bfgminer
2. cd bfgminer
3. wget http://luke.dashjr.org/programs/bitcoin/files/bfgminer/3.8.1/bfgminer-3.8.1.tbz2
4. tar xvf bfgminer-3.8.1.tbz2
5. cd bfgminer-3.8.1
6. ./configure
7. make

bfgminer options
Example: ./configure --enable-bfsb --disable-bitforce
Code:
	--disable-avalon        Compile support for Avalon (default enabled)
--enable-cpumining      Build with cpu mining support(default disabled)
--enable-opencl         Compile support for OpenCL (default disabled)
--disable-adl           Build without ADL monitoring (default enabled)
--disable-bitfury       Compile support for Bitfury (default enabled)
--enable-bfsb           Compile support for BFSB (default disabled)
--disable-bigpic        Compile support for Big Picture Mining USB (default enabled)
--disable-littlefury    Compile support for LittleFury (default enabled)
--disable-nanofury      Compile support for NanoFury (default enabled)
--disable-hashbuster    Compile support for HashBuster Nano (default enabled)
--disable-hashbuster2   Compile support for HashBuster Micro (default if libusb)
--enable-metabank       Compile support for Metabank (default disabled)
--disable-bitforce      Compile support for BitForce (default enabled)
--disable-icarus        Compile support for Icarus (default enabled)
--disable-klondike      Compile support for Klondike (default enabled)
--enable-knc            Compile support for KnC (default disabled)
--disable-modminer      Compile support for ModMiner (default enabled)
--disable-x6500         Compile support for X6500 (default enabled)
--disable-ztex          Compile support for ZTEX (default if libusb)
--enable-scrypt         Compile support for scrypt mining (default disabled)
--with-system-libblkmaker  Use system libblkmaker rather than bundled one (default disabled)
--without-sensors       Build with libsensors monitoring (default enabled)
--without-curses        Compile support for curses TUI (default enabled)
--without-libmicrohttpd Compile support for libmicrohttpd getwork server (default enabled)
--without-libevent      Compile support for libevent stratum server (default enabled)
--without-libusb        Compile using libusb (default enabled)
--without-libudev       Autodetect FPGAs using libudev (default enabled)

For rapsberrypi change usb speed to usb 1 with text editor nano for nanofury to work but cgminer will not work with this setting
Code:
1. sudo nano /boot/cmdline.txt
then add dwc_otg.speed=1 at the end of line

To run bfgminer just go to the directory
Code:
1. cd miner
2. cd bfgminer-3.8.1
3. sudo ./bfgminer
legendary
Activity: 1190
Merit: 1000
Dear Marto74,

Please merge the VUMCRQDKX order to SNOUOBCFN.
I have all 2 order payed, and i want that send you for me with DPD the all 6 HEX16A2 miner what i ordered.
Can u please say that, how many power use the HEX16A2 via USB. I see the USB 5v and ground wire is connected too the board.
Thank you very much!
Best Regards:
-iFA88



Do not need to be powered anymore.
Only Avalon gen1 based HEX16A requires powered hub.
With HEX16B and A2 you can used passive hub and to power even tp-link router from the boards and hub .
10x to our board designer for the efforts in this direction
newbie
Activity: 42
Merit: 0
reimburse the money I promised yesterday
and still not returned anything
connects and does not answer the pm
not answering emails
told him I would open a police investigation for fraud and you give equal
I told him I was a cop and you're stealing my money
and does not return
you and written more than 5 pm and connects and does not answer
I hope to resolve this and refund me the money amicably
without having to open a police investigation for fraud
answer the pm and returns the money and forget all this

answer thanks
full member
Activity: 237
Merit: 100
Dear Marto74,

Please merge the VUMCRQDKX order to SNOUOBCFN.
I have all 2 order payed, and i want that send you for me with DPD the all 6 HEX16A2 miner what i ordered.
Can u please say that, how many power use the HEX16A2 via USB. I see the USB 5v and ground wire is connected too the board.
Thank you very much!
Best Regards:
-iFA88
full member
Activity: 182
Merit: 100
Hi Marto,

I've read all your posts and the newsletter about shipments, but I have a question and I hope you can answer

OSPRSHZDH   2013-11-28   1 426,50€   PayPal   Payment accepted
LKUPFIGKK   2013-11-20   1 029,30€   PayPal   Payment accepted
JTVEEGAXQ   2013-11-15   357,30€   PayPal   Payment accepted

The one from 15-11 is a hex16a2 (batch 2 end of nov shipment!) and a USB miner (2nd week dec shipment)
The one from 20-11 is more hex16a2 (1/2 week dec shipment) and more USB miners (2nd week dec shipment)
The one from 28-11 is even more hex16a2 (december shipment)

So I won't complain about the 2nd and 3rd order as you've clearly said they'll be shipped before Christmas.

However, the 1st order contains a hex16a2 from the 2nd batch which should've been shipped long ago now...

Only thing I can think of is that because of that single USB miner in that order, it's not shipped yet.

If this is the case, could you please just send the board and move the USB miner to the 2nd order? (with the other miners)
I've paid shipping costs for each order so it shouldn't matter.

I hope you have time to reply to this so I know what I'm up to.

Thanks Smiley
newbie
Activity: 36
Merit: 0
Hi,

i ordered 3 HEX16A2 boards with own chips, but i did not get an address to ship the chips to? Am i doing something wrong or will technobit contact me?

Bye
Michael
hero member
Activity: 728
Merit: 500
I want an answer on my 4th email please or 2th or 1th or 5th

I dont want to give up on your company i simply need some anwer ... that´s all

there´s something on your emails that u didn´t read or understand ... yes i made a mistake on first order but noone to solve it, noone to answer my emails ?? I´ve made 2 orders after that i´ve thrust in you and your company and HuhHuh noone answers me noone cares.. So this is my time to give u a message .. i dont care also, return my money and my BTC cause i also dont care

Your orders are not late so will be delivered.
Sorry for the bad experience with us.

Best Martin
sr. member
Activity: 452
Merit: 250
I want an answer on my 4th email please or 2th or 1th or 5th

I dont want to give up on your company i simply need some anwer ... that´s all

there´s something on your emails that u didn´t read or understand ... yes i made a mistake on first order but noone to solve it, noone to answer my emails ?? I´ve made 2 orders after that i´ve thrust in you and your company and HuhHuh noone answers me noone cares.. So this is my time to give u a message .. i dont care also, return my money and my BTC cause i also dont care
hero member
Activity: 728
Merit: 500
Soo
what exactly do you want?

Your first order is assembly service that we did not get chips for
The second and third orders are december deliver HEX16a2 and the orders are on track.
Send us your chips for the first order
The ther 2 orders will be shipped

Best Martin
hero member
Activity: 728
Merit: 500
Soo
what exactly do you want?

Your first order is assembly service that we did not get chips for
The second and third orders are december deliver HEX16a2 and the orders are on track.
sr. member
Activity: 452
Merit: 250
Finally this company never anwers to emails . never give support on their products (at least on me) they dont have after sales support ever HuhHuh? Huh? Huh Marto answers to his customers like a »»» Ur calling me a scam Huh uuhhh?Huh  .. " u dont want i will give ur money back, fucking stupid customer"
sr. member
Activity: 452
Merit: 250
I deserve to be a Btc master
I deserve to be a Btc bastard
When im thinking alone im a fucking BOSS
Maybe u deserve a fucking loss
i wanna hipe in tha btc
cause im not a moron
U wanna hipe with the bitcoin master Huh
u gonna take the btc bastard
sr. member
Activity: 452
Merit: 250
I´ve send emails, i,ve send pm u didn´t care


neither do y

send my money in all orders back .. i don´t fucking care i wil never ... ever .. buy from your company

Crypto is a thing ... you try ... then its over... tks to technobit
sr. member
Activity: 452
Merit: 250
Hey marto you´re a scammer send my money back

 
Fu.. u and your comp...

i have a company in Portugal and i´ve never told my customers to fu»» off


I´ve eARNED MY btc in gpu sooo
   
ZCVYIHWDO    2013-12-04    1 227,20€    bitpay    Payment accepted    Invoice PDF    details Reorder
CTSPMDNHN    2013-11-22    1 147,20€    Bank Wire    Payment accepted    Invoice PDF    details Reorder
RFEEXSMUR    2013-11-15    306,30€


return my fucking money dude

yyeaaahhh u have it?? im loosing here 0.5 btc for u .. u know what?? keeeo it in your ASS»»»»ho»»
hero member
Activity: 728
Merit: 500

Your order is December shipment
So will be shipped in December
if you take the time to look
'll see that I have Ordered in November

ORDER REFERENCE   DATE   TOTAL PRICE   PAYMENT:   STATUS   INVOICE   
NLTALAEYM        2013-11-23   1 985,10€   bitpay   Payment accepted   Invoice PDF   details  Reorder

So again when you send my order??


why am I getting no response?
I hate that
I want to know if my order in December or in January only comes
which should not be that hard
in my account, I still have

STATUS  
Payment accepted
HI,
I'm not able to answer the same question 100 times a day.
If you placed December shipment order it will be shipped until Christmas.
If you placed January shipment it will be shipped January.


Best Martin
newbie
Activity: 2
Merit: 0
Hello,

on your open source design don't appear the firmware .hex file to program on microcontroller.

Where can I download this file?

Please attach the link to download the firmware.

Best regards.



Our design for Gen2 Avalon chips is ready
It's Open source
here is the design, BOM, etc.
http://ge.tt/2B4qW051/v/0?c
Here is CGminer patch and dd-wrt cgminer build
http://technobit.eu/index.php?controller=attachment&id_attachment=30
Windows drivers
http://technobit.eu/index.php?controller=attachment&id_attachment=9
Windows HEXminer software
http://technobit.eu/index.php?controller=attachment&id_attachment=29


Specs
16 chip board
Hash rate - about 24 Gh/s overclocked
16 bit PIC controller
2 line power suply
Voltage controled by command in the software/firmware
USB connector
molex 4 pin power connector

The concept is just like our HEX16A and HEX16B , boards
http://s24.postimg.org/6kkfkyc1d/angle.png http://s24.postimg.org/hvn39biwh/Top.png
http://s17.postimg.org/4h70v52az/13_GHs.png http://s17.postimg.org/hcf0hwhkb/IMG_20131110_093542.jpg http://s17.postimg.org/4wiao5o8b/IMG_20131110_093601.jpg
The first test board is here
To be assembled and test begining of next week
Will be on sale soon
price about 129 EUR excluding the Gen2 Avalon chips , including heatsink and fan

full member
Activity: 125
Merit: 100
Another problem:

It seems that HEX miner is unable to connect via the normal "getwork"-method correctly.
I can connect to pools using the stratum proxy, but when using bitcoin-qt in server mode (on windows), HEX miner is unable to connect.
I tried some old GPU miners with exact the same credentials: This works.

So it seems that there is a bug in HEX miner when mining WITHOUT the stratum-proxy. Please check/fix this.

(btw, when enabling debug, I get: |E0005|Didn't find valid 'data' in Server Response)


Would be great if someone could put a guide up on how to connect this board on Windows, the info available is really scarce for "noobs" like me for example.

I mined litecoin with 2 rigs and was pretty comfortable assemble and connecting to bfg and cg miners but this seems to be much harder to connect.
Pages:
Jump to: