Bitcoin Forum
May 11, 2024, 04:00:14 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 »
741  Bitcoin / Hardware / Re: [Guide] Dogie's Comprehensive Technobit HEX4M [HD] on: November 17, 2014, 04:33:56 AM
I did check the other settings boxes and nothing was empty.
Also I have restarted the router and checked all sorts of settings.  It was working well and just does not now so reflash and everything else I could think of I have tried.  I am not used to this controller but I had it going before.
 Huh

dogie mean to check all other miner(rockerbox, be200, A1, avalon, bitfury, nanofury, etc) setting page too.
If all checked then restart your router, probably dns problem.

How about the network setting? Did the setting right?
You can use ssh to see cgminer user interface, check what kind of alarm there(remove --quiet option on cgminer configuration page first).
742  Bitcoin / Hardware / Re: [Guide] Dogie's Comprehensive Technobit HEX4M [HD] on: November 16, 2014, 06:08:13 AM
dogie mean to check all other miner(rockerbox, be200, A1, avalon, bitfury, nanofury, etc) setting page too.
If all checked then restart your router, probably dns problem.
743  Bitcoin / Hardware / Re: Do you hate the PI's USB ports like I do? here is a fix for us miners!!!!!!!!! on: November 03, 2014, 01:09:00 AM
Sorry, maybe this is new for you. But some one already point out this long time ago in nanofury thread.
Still this is only work if only one type miner connected to Rpi. If there is multiple different brand miner, another problem arise.
Basicly Rpi is a crap.
744  Bitcoin / Hardware / Re: [Guide] Dogie's Comprehensive Technobit HEX4M [HD] on: November 01, 2014, 09:14:40 AM


I have varied the clock speed and voltage quite a bit. These are the other settings:

"hexminerm-pic-roll" : "90",

"hexminerm-hw-err-res" : "5",

"hexminerm-nonce-timeout-secs" : "2",

"hexminerm-chip-mask" : "15",

"hexminerm-voltage" : "780",     < This one I have played with a lot.

"hexminerm-options" : "4:875",   < And this one.


I am running this off windows with the CGminer version for HEX boards. I have run off a TPLink too.

Power supply is a Dell server PSU. Pushing out about 750 watts. Powering a single board.

I get tons of the nonce errors.

If you want to achieve maximum speed, do not change chipmask, voltage & options from default. You can play with other

"hexminerm-pic-roll" : "90",

"hexminerm-hw-err-res" : "10",

"hexminerm-nonce-timeout-secs" : "2",

"hexminerm-reset-below-threshold" : "25",

"hexminerm-chip-mask" : "15",

"hexminerm-voltage" : "820",     

"hexminerm-options" : "4:1024", 
745  Bitcoin / Hardware / Re: [Guide] Dogie's Comprehensive Technobit HEX4M [HD] on: October 30, 2014, 01:25:58 AM
My boards wont run at all at the default clock speed. Its pretty terrible.

I can get them to run at 512/820  ... about 200 gh/s. Any faster clock speed and they die. I must be doing something wrong.

At 200 gh/s these aren't worth it...

What is your setting? All of them, not just 512/820 <== what is this anyway  Huh   (sorry, i am noob)
What is your power supply? Brand & type
What is your controller? Tplink, Rpi, PC ....
Please post some picture, cgminer screenshot maybe
746  Bitcoin / Hardware / Re: [Guide] Dogie's Comprehensive Technobit 2HEX16B Setup [HD] on: October 25, 2014, 02:37:35 AM
Wrong title maybe  Roll Eyes
747  Bitcoin / Hardware / Re: How to upgrade TPLINK TL-MR3020 firmware to technobit openwrt on: October 25, 2014, 12:10:08 AM
Wow, this is great. Thanks 2GOOD  Smiley
OP updated
748  Bitcoin / Hardware / Re: [ANN] Technobit HEX8A1 -240 GHs Coincraft A1 board- Finished production on: October 24, 2014, 12:48:00 PM
chipmask setting will enable & disable certain chips. Your initial setting obviously disable some chip.
749  Bitcoin / Hardware / Re: [ANN] Technobit HEX8A1 -240 GHs Coincraft A1 board- Finished production on: October 23, 2014, 11:24:22 AM

Ok, thanks i will test it after work with these options:

Quote
cd /usr/src

git clone http://ck.kolivas.org/apps/cgminer/4.4/cgminer-4.4.2.tar.bz2

tar xvf cgminer-4.4.2.tar.bz2

cd cgminer-4.4.2

wget -U 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4' http://sven-goessling.de/wp-content/uploads/2014/09/rev_45dbbb4cac091e41b0123fd211b6293436921681.patch

git checkout 45dbbb4cac091e41b0123fd211b6293436921681

patch < rev_45dbbb4cac091e41b0123fd211b6293436921681.patch

./autogen.sh --enable-icarus --enable-bitfury --enable-hexminer8

sudo make

regards

The right command is:
Code:
git clone https://github.com/ckolivas/cgminer.git
750  Bitcoin / Hardware / Re: [ANN] Technobit HEX8A1 -240 GHs Coincraft A1 board- Finished production on: October 23, 2014, 08:18:39 AM
Hello THX for your answer,

you think so it's OK?

Quote
cd /usr/src

git clone http://ck.kolivas.org/apps/cgminer/4.4/cgminer-4.4.2.tar.bz2

tar xvf cgminer-4.4.2.tar.bz2

cd cgminer-4.4.2

wget -U 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4' http://sven-goessling.de/wp-content/uploads/2014/09/rev_45dbbb4cac091e41b0123fd211b6293436921681.patch

git checkout 45dbbb4cac091e41b0123fd211b6293436921681

patch < rev_45dbbb4cac091e41b0123fd211b6293436921681.patch

./autogen.sh --enable-icarus --enable-bitfury --enable-hexminer8

sudo make

Is it even possible to use the HEX8A1 with other USB Miner(Bitfury BFx2 and Antminer U2) on the same USB HUB?

regards

No. You need to put other miner on different usb port than hex8A1.

You also need to run different cgminer, Technobit patch had no support for non technobit miner. So when you compile cgminer, only enable technobit miner you own.
751  Bitcoin / Hardware / Re: TECHNOBIT support tread + customer feedback- 800 Ghs enclosed miner -399 EUR on: October 23, 2014, 08:03:51 AM
Hi,
All and Bick
I am back.
I want to thank Mr Teal for the support too.

Welcome back marto  Smiley
752  Bitcoin / Hardware / Re: TECHNOBIT support tread + customer feedback- 800 Ghs enclosed miner -399 EUR on: October 20, 2014, 12:37:43 AM
guys are these errors normal?

every 10 sec...
http://prntscr.com/4xt59i

http://prntscr.com/4xt6uk

Try to change hexminerm-reset-below-threshold setting to 75
753  Bitcoin / Hardware / Re: TECHNOBIT support tread + customer feedback- 800 Ghs enclosed miner -399 EUR on: October 09, 2014, 05:59:48 AM
Avalon 4 board ready for tests Smiley






upload pictures online

Regadrs: Vesi

Wow, 8 line power supply. Some how i feel that 0,6 W/Gh just a dream  Roll Eyes
754  Bitcoin / Hardware / Re: How to upgrade TPLINK TL-MR3020 firmware to technobit openwrt on: October 07, 2014, 01:16:59 AM
After some playing around i managed to build image with WiFi enabled, working failsafe, and cgminer Wink

There are several bugs, for instance hotplug in not working, SaveApply for cgminer is not restarting it and etc. but in general it is OK, so please Technobit make special build with WiFi and remove scrypt to make some space for the ath9k drivers

IMO it will work just fine  Grin

That just awesome  Smiley
755  Bitcoin / Hardware / Re: TECHNOBIT support tread + customer feedback- 800 Ghs enclosed miner -399 EUR on: October 06, 2014, 12:06:59 AM
With the tplink that came with the 16Hex4E, I used ssh to start the miner and it immediately was killed. Then I tried using the tplink I updated, and when I ssh into it runs the miner after typing cgminer with pool info. However, when I close ssh, it shuts down the miner. How do I give tw access?


That's just not right. Why you need to type cgminer to run?
It's suppose to autorun & they run under "screen". Configuration can be done with luci web interface.

Of course i didn't try latest firmware yet  Cheesy

756  Bitcoin / Hardware / Re: TECHNOBIT support tread + customer feedback- 800 Ghs enclosed miner -399 EUR on: October 04, 2014, 11:42:52 AM
Got my 4Hex16E and its a nice design. I am looking forward to your future miners that will be similiar in design.

My miner was hashing at an avg of 610 GH/s for 4 hours, but then suddenly stopped. Is there anything i could post from the tplink log that would be helpful? Im using a corsair cxm750 to power the miner. Your help is greatly appreciated.

Sound like overload. I believe you will need at least 800 watt PSU.
757  Bitcoin / Hardware / Re: How to upgrade TPLINK TL-MR3020 firmware to technobit openwrt on: October 03, 2014, 04:27:31 AM

I am more prefer that the DHCP option to be remove completely to avoid further incident  Cheesy


Disagree
Enabling the failsafe mode is more than enough for stupid mistakes.

I don't think he had spared time to check why the failafe didn't work  Cheesy
758  Bitcoin / Hardware / Re: [ANN] Technobit full minig solution 4HEX16e - 600 GHS on: October 03, 2014, 01:14:57 AM
I need some help with my set up. I flashed my own tplink with 4.0, but am not hashing. All of the defaults were used.

My settings are:

HEX16E Chip Count (Default: 16)

HEX16E Chip Frequency (Default: 300)

HEX16E Chip Core Voltage mV (Default: 860)

HEX16E pic work roll (Default: 90)

HEX16E Enable or Disable Chips Hex (Default: ffff)

HEX16E ASIC difficulty

HEX16E Enable or disable HEXMinerBE200 automatic reset

HEX16E reset chip due to N consecutive HW errors (Default: 5)

HEX16E reset chip due to inactivity in seconds (Default: 2)


Any idea what might be preventing me from hashing?


Try to fill in the value on other miner tab setting.
Newly flash tplink did't have any password yet.
759  Bitcoin / Hardware / Re: How to upgrade TPLINK TL-MR3020 firmware to technobit openwrt on: October 02, 2014, 11:56:36 AM


There are 3 steps to go from Static to DHCP.
1. Change from the drop down menu
3. press SWITCH PROTOCOL
2. Save Apply

About the WiFi, yes I hear this all the time, but It is working just fine with stock openwrt and cgminer - mem is enough - tested and still working. The free space is the problem so it has to be custom build openwrt image. Especially if they remove the scgminer there shouldn't be an issue

I am more prefer that the DHCP option to be remove completely to avoid further incident  Cheesy
760  Bitcoin / Hardware / Re: TECHNOBIT support tread + customer feedback- 800 Ghs enclosed miner -399 EUR on: October 02, 2014, 04:40:59 AM
Hi,
I'm Vesi from Technobit.
Due the fact Martin will be missing for some time from the forum.
I will be posting updates in behalf of technobit.
you can always use also office@technobit.eu

Hi Vesi, nice to meet you  Grin
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!