|
abacus
|
|
October 02, 2013, 03:39:21 AM |
|
Sorry if I didn't read the whole thread, but could you please confirm (or deny) the following quote by AMT_miners? The boards have 16 chips each, similar to the Avalon boards but built for bitfurry. The design is brand new and already complete. Final testing is being done today/tomorrow. Hopefully by Friday I'll have a video for you all showing the boards/chips/hash etc. Our design team for this product line is Technobit, we've flown over here to eastern europe, stayed for the last few weeks, and worked with them on this model. You all already know Technobit pretty well.
Thanks!
|
|
|
|
marto74 (OP)
|
|
October 02, 2013, 06:01:24 AM |
|
We are working on new board design HEX16B. More details when we are ready
|
|
|
|
abacus
|
|
October 02, 2013, 06:17:32 AM Last edit: October 02, 2013, 06:32:09 AM by abacus |
|
We are working on new board design HEX16B. More details when we are ready
Thank you for your reply. I was asking mostly to know if Advanced Mining Technology (AMT_miners) is trustworthy or not. Our design team for this product line is Technobit, we've flown over here to eastern europe, stayed for the last few weeks, and worked with them on this model. You all already know Technobit pretty well.
So what he said here, about working with you, is true? EDIT: I see you answered on the other thread too, thanks for your confirmation.
|
|
|
|
demzie
|
|
October 07, 2013, 05:43:51 AM |
|
Any news on the building process?
|
|
|
|
marto74 (OP)
|
|
October 07, 2013, 05:57:03 AM |
|
Update 7-Oct-2013 In Saturday the trough hole assembly of the first batch PCB's ( paid orders before 30-Aug-13) was finished. @ the moment the boards are assembled to heatsinks, fans , uploded with firmware and tested for 24 hours. The very first shipments of thei batch to be sent out tomorrow 8-Oct-2013 and last one shiped out until Friday.
The second batch of PCB's enter in PnP today most probably it will be together with 3-rd batch of PCB's , that are here already.
NanoFury USB Bitfury based miner the first 200 boards to be on the PnP machine until Friday, so first shipments in a week.
S-hash - First units to be shiped out Friday
|
|
|
|
demzie
|
|
October 07, 2013, 06:03:06 AM |
|
Great!!
|
|
|
|
Zich
Legendary
Offline
Activity: 1190
Merit: 1000
|
|
October 07, 2013, 06:05:01 AM Last edit: October 07, 2013, 06:21:43 AM by Zich |
|
Hi Martin, how i pay the shipping cost? Maybe you can give me some shipping choice
|
|
|
|
dnaleor
Legendary
Offline
Activity: 1470
Merit: 1000
Want privacy? Use Monero!
|
|
October 07, 2013, 01:23:36 PM |
|
marto, I know you are a busy man, but Ive send you an email to office at technobit . eu concerning 11 orders on K1. Can you please answer that?
|
|
|
|
Zich
Legendary
Offline
Activity: 1190
Merit: 1000
|
|
October 10, 2013, 01:40:41 AM |
|
|
|
|
|
dnaleor
Legendary
Offline
Activity: 1470
Merit: 1000
Want privacy? Use Monero!
|
|
October 10, 2013, 10:31:04 AM |
|
ok, downloaded the software. Os there some sort of small "guide" to set the parameters? I will be happy to trow some bitcents to the person creating such a guide
|
|
|
|
boombes
Member
Offline
Activity: 90
Merit: 10
|
|
October 11, 2013, 08:29:32 AM |
|
Is it possible to get the Hexminer to raspberry pi? Or is there a build allready ?
|
|
|
|
marto74 (OP)
|
|
October 11, 2013, 10:23:23 AM |
|
http://technobit.eu/index.php?controller=attachment&id_attachment=101. Default IP address of mr-3020 is: 192.168.0.99/24 LAN only. Wireless support is completely removed. The reason is LACK of RAM + some usb issues reported in the forum 2. There is no root password configured – that is the first thing to be done 3. Make sure that your computer has L2 connection to router with IP address from same subnet – 192.168.0.0/24 4. Configure your network under Network Interfaces. There are two options (Static IP /Mask GW and DNS or DHCP client). PPPoE is not included in the build. We suggest to use static IP address. Change your timezone settings. Do not enable NTP client. Reboot the mr-3020. Wait one minute. Make sure that mr-3020 shows current time. Do not proceed forward if the time is not correct. Otherwise cgminer will never start!!! 5. Configure your pools, workers and stuff under Cgminer Configuration page 6. Press Save & Apply . Wait at least 5-10 seconds for cgminer to start/restart 7. All done – Take a look Cgminer API log. You might find some good stuff inside Some notes for advanced users: 1. cgminer is executed in detached screen session. You can always ssh to mr-3020 and attach the screen with screen –r. Detach it with CTL+a+d. There is nicely formatted cgminer ncurses output flowing. Be careful with screen detaching – if you mess it up it will kill your screen + cgminer and you will have to restart it manually. Every time when you detach a session something similar shall happen
root@HEX16A:~# screen -r [detached]
2. All unnecessary services are disabled by default. This applies to firewall and all corresponding kernel modules also. If you know what you wana do you will have to uncomment desired kernel modules located in /etc/modules.d/. They are commented out to save RAM. 3. There is ovpn support package installed by default. If you wanna use it please uncomment tun module located in /etc/modules.d/30-tun 4. API stats notes: a. No Matching Work is not a hw error. It occurs when cgminer detects new block or during startup mostly. It has been contented as a reference only. b. Reset Count – should be low. Let me say 3-4 resets per day. When reset occurs only 2-3 work results are lost if they are lost at all. When higher values are observed check your cooling + overvoltage+overclocking c. USB Hardware Errors – they are added to HW errors stats. In general these are usb readings with bad checksums d. [Chip1-16 Nonces] how many nonces a chip has found. Useful in case of dead chip and so on. Note variation (+-)between chips nonces is absolutely normal. Watch for obvious differences and zeros.
The cgminer + current build + HEX16A mining board is super stable. There is no need of cron restarts and such stuff. Cgminer hotplug is working fine on i386. Unfortunately it does not work with mr-3020 + openwrt. The hotplug support is disabled by default: --hotplug 0.
Enjoy!
|
|
|
|
Zich
Legendary
Offline
Activity: 1190
Merit: 1000
|
|
October 11, 2013, 10:39:38 AM Last edit: October 11, 2013, 01:20:29 PM by Zich |
|
I though i already brick my TL-MR3020, Thanks for the ip address info Marto, i am hoping to add usb storage but fail to install kmod-usb-storage Installing kmod-usb-storage (3.10.13-1) to root... Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/kmod-usb-storage_3.10.13-1_ar71xx.ipk.
Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-storage: * kernel (= 3.10.13-1-804226e8f21c1e28abf6ca7f7cc8d0d8) * kernel (= 3.10.13-1-804226e8f21c1e28abf6ca7f7cc8d0d8) * * opkg_install_cmd: Cannot install package kmod-usb-storage.
|
|
|
|
loshia
Legendary
Offline
Activity: 1610
Merit: 1000
|
|
October 11, 2013, 08:04:20 PM |
|
I though i already brick my TL-MR3020, Thanks for the ip address info Marto, i am hoping to add usb storage but fail to install kmod-usb-storage Installing kmod-usb-storage (3.10.13-1) to root... Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/kmod-usb-storage_3.10.13-1_ar71xx.ipk.
Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-storage: * kernel (= 3.10.13-1-804226e8f21c1e28abf6ca7f7cc8d0d8) * kernel (= 3.10.13-1-804226e8f21c1e28abf6ca7f7cc8d0d8) * * opkg_install_cmd: Cannot install package kmod-usb-storage.
Dude, You will need to build customized image probably. And include/exclude whatever you want. cgminer patch is available at technobit site. A friendly advise leave usb as is do not touch it with additional tasks. It will save you a lot of troubles. Image is build to mine only and it works rock stable trust me
|
|
|
|
Zich
Legendary
Offline
Activity: 1190
Merit: 1000
|
|
October 12, 2013, 01:49:44 AM |
|
Dude, You will need to build customized image probably. And include/exclude whatever you want. cgminer patch is available at technobit site. A friendly advise leave usb as is do not touch it with additional tasks. It will save you a lot of troubles. Image is build to mine only and it works rock stable trust me Thanks for the advise
|
|
|
|
Zich
Legendary
Offline
Activity: 1190
Merit: 1000
|
|
October 12, 2013, 02:09:20 AM |
|
Hi Marto, today already saturday and there is no info about shipping for my order nor about shipping cost payment.
|
|
|
|
nemercry
Sr. Member
Offline
Activity: 339
Merit: 250
Vice versa is not a meal.
|
|
October 13, 2013, 12:40:06 PM |
|
Hi Marto, today already saturday and there is no info about shipping for my order nor about shipping cost payment.
Same here, still waiting for shipping number of my hex board. Also is my order with nanofury sticks in "waiting for payment mode" for more than 9 days now.
|
|
|
|
Harderfaster
Newbie
Offline
Activity: 43
Merit: 0
|
|
October 13, 2013, 01:14:23 PM |
|
Hi. Will there be any less expensive shipping option? I mean I might order a few nanofury usb miners, but 77e for Europe shipping (just for a stick or two) is just too much to be worth it.
|
|
|
|
marto74 (OP)
|
|
October 13, 2013, 07:30:08 PM |
|
this is air You have an option for road DPD
|
|
|
|
|