Post
Topic
Board Service Discussion
Re: ZenMiner (unmoderated) service discussion thread
by
tonytre
on 29/05/2014, 04:42:33 UTC
I left my Pi plugged in but jacked the Fury to a PC because I don't want to wait anymore. Plug it in then do the USB. It will fail to install drivers so head over here:

http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx

Install the right one for Windows and you should be good to go. Make yourself a .bat file for cgminer and you should do fine from there. Fury has 6 chips so you need to change that and also enter your COM port found in device manager. Here's the example from GAW:

cgminer.exe -o stratum+tcp://us.clevermining.com:3333 -u 1KQxLLQNxgn2upd4TtGbtiRdm3f5UWC9k8 -p x --nocheck-golden --chips-count 128 --ltc-clk 328 -S //./COM4

Performance right now:

avg MHs: 1.228 WU: 1333.1

I'm mining at Clever.

I am also going with direct cgminer until zenminer is up,  but getting way too many invalids and hardware errors. Are you getting hardware errors.

15 hardware errors on 195 accepted. I am using the Fury at 6 chips.

I'm running Ubuntu 12.04 with a few gpus and gridseeds but can't figure out the Fury yet. Pretty much I can't figure out the name of the port it's hook up to. So far I have sudo ./cgminer -o stratum+tcp://stratum.nicehash.com:3333 -u 1A8TcrHSAsizFh9pTTYozg3EHupGjoMY3B -p x --nocheck-golden --chips-count 6 --ltc-clk 328 -S ....which is where I would appreciate some help.

I'd like to get this thing running and not have to wait for Zen. It starts up but reads  [2014-05-29 00:40:17] Started cgminer 3.1.1                   
 [2014-05-29 00:40:17] All devices disabled, cannot mine! , because I need the -S part. Thanks!