Ntrain2k
|
 |
September 23, 2014, 03:18:17 PM |
|
I currently have 10 of the original R-Boxes running on cgminer. I'm adding 2 of the new 110 GH+ r boxes as well. Is there a way to set a frequency for the original R boxes and a different one for the new ones?
Thanks.
The easiest thing to do is run the new R-box ver2 on a second instance of cgminer, they will run side by side without any problems and if you need to make changes to the new ones like usual with new equipment, then you won't have to shutdown everything to do it. There won't be a problem each of them trying to detect and run them all?
|
|
|
|
spiceminer15
|
 |
September 23, 2014, 03:51:05 PM |
|
I currently have 10 of the original R-Boxes running on cgminer. I'm adding 2 of the new 110 GH+ r boxes as well. Is there a way to set a frequency for the original R boxes and a different one for the new ones?
Thanks.
The easiest thing to do is run the new R-box ver2 on a second instance of cgminer, they will run side by side without any problems and if you need to make changes to the new ones like usual with new equipment, then you won't have to shutdown everything to do it. There won't be a problem each of them trying to detect and run them all? afaik you can tell it what devices you want to use in the command line
|
|
|
|
Taugeran
|
 |
September 24, 2014, 01:41:39 AM |
|
@ckolivas & @Kano: I do not mean to stir any feelings between rivals (etc), but is there any plan to implement the UMS protocol for the hashfast boards? I've noticed significantly better stability when compared to the gwq based drivers. If theres not, I'd be happy to try and implement it as a switch based option a la --hfa-protocol UMS|GWQ -Taugeran
|
Bitfury HW & Habañero : 1.625Th/s tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1 Come join Coinbase
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4480
Merit: 1664
Ruu \o/
|
 |
September 24, 2014, 01:58:20 AM |
|
@ckolivas & @Kano: I do not mean to stir any feelings between rivals (etc), but is there any plan to implement the UMS protocol for the hashfast boards? I've noticed significantly better stability when compared to the gwq based drivers. If theres not, I'd be happy to try and implement it as a switch based option a la --hfa-protocol UMS|GWQ No development is planned for hfa since that hardware is considered end-of-life (I don't even own any of it any more). If you want to submit code with a pull request, you are most welcome to.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4480
Merit: 1664
Ruu \o/
|
 |
September 24, 2014, 03:01:34 PM |
|
Hey Viceroy. Welcome back. Sorry to tell you, but luke-jr was actually contracted by BFL for their driver, not me (nor Kano).
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
Taugeran
|
 |
September 24, 2014, 03:08:32 PM |
|
ASSHAT POST
oh how I loveth the smell of troll in the morning
|
Bitfury HW & Habañero : 1.625Th/s tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1 Come join Coinbase
|
|
|
PatMan
|
 |
September 24, 2014, 03:11:50 PM |
|
|
|
|
|
X3rxis
Newbie
Offline
Activity: 56
Merit: 0
|
 |
September 24, 2014, 08:49:24 PM |
|
How to install the S3 driver for cgminer?
|
|
|
|
camelot
Newbie
Offline
Activity: 8
Merit: 0
|
 |
September 29, 2014, 09:07:12 AM |
|
Prompt please. I work with BITMAIN ANTMINER U2 - 2Gh/s. But I have two devices. Bat file: cgminer.exe --bmsc-options 115200:20 -o http://mint.bitminter.com:8332 -u bers -p password --bmsc-freq 0781 With one device works. How do I get two devices simultaneously.
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4480
Merit: 1664
Ruu \o/
|
 |
September 29, 2014, 10:06:16 AM |
|
Prompt please. I work with BITMAIN ANTMINER U2 - 2Gh/s. But I have two devices. Bat file: cgminer.exe --bmsc-options 115200:20 -o http://mint.bitminter.com:8332 -u bers -p password --bmsc-freq 0781With one device works. How do I get two devices simultaneously. --bmsc-options is not an option in the cgminer supported on this forum thread, neither is --bmsc-freq. Start again by downloading the official cgminer as linked in the opening post of this thread and then we can help you.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
jborkl
|
 |
September 29, 2014, 10:06:18 PM |
|
I thought it was pretty well known at this point, Luke-Jr was working with BFL and not you two.
|
|
|
|
hurricandave
Legendary
Offline
Activity: 966
Merit: 1003
|
 |
September 29, 2014, 10:20:17 PM |
|
Even if he mistakenly posted here instead of BFGMiner, those commands are still invalid for Antminer USB devices.
|
|
|
|
pekatete
|
 |
September 29, 2014, 10:24:01 PM |
|
Even if he mistakenly posted here instead of BFGMiner, those commands are still invalid for Antminer USB devices.
Those are actually commandline options for Antminer (S1 and S3), aka a bitmain cgminer and not supported in this thread.
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4480
Merit: 1664
Ruu \o/
|
 |
September 30, 2014, 06:39:31 AM |
|
If you are not monitoring the other topics you may have missed the formal announcement of the ckpool code to the public: https://bitcointalk.org/index.php?topic=790323.0In addition, I've implemented support for the stratum extension suggest_difficulty in git with the new command line option --suggest-diff . Of course as the current git branches of ckpool and cgminer are the only two entities that support it, it may be a while before you're able to utilise this to your advantage.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
wolf_miner
Legendary
Offline
Activity: 1018
Merit: 1001
|
 |
September 30, 2014, 11:05:55 AM |
|
Hi, i have 2 USB miner connected at 2 USB port, and I want to run the miner in separate detached console running CGMINER, what is the correct sintax in linux?
Thanks in advance W_M
|
|
|
|
camelot
Newbie
Offline
Activity: 8
Merit: 0
|
 |
September 30, 2014, 06:42:23 PM |
|
I have two BITMAIN ANTMINER U2. Bat file: cgminer -o stratum+tcp://pool0.btcdig.com:3333 -u camel@camel -p xxxxxx One device works fine. What you need to write a bat file to connect a second device?
|
|
|
|
7queue
|
 |
September 30, 2014, 08:00:19 PM |
|
Quickie for kano - did you ever get around to fixing the p2pool problem with your S2 update image? Peace  No. But now that my pool is up and running http://www.kano.is/https://bitcointalk.org/index.php?topic=789369.0... I'll hopefully find time this week to get the S1/S2/S3 driver sorted out and ask everyone who has one to point it at my pool  Is this driver sort out for cross compile target of MIPS, I am interested in the S1 specifically ?? The only one I can get to work is your 4.3.2a for the S1 8 )
|
8 )
|
|
|
Lag Hero
Newbie
Offline
Activity: 1
Merit: 0
|
 |
October 01, 2014, 02:12:04 PM |
|
Every night at midnight, my cgminer stops working with this message:
Stratum from pool 0 detected new block Failed to create restart thread
Is there a setting i'm missing or some way to help it create a restart thread? Thanks! Aaron
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4480
Merit: 1664
Ruu \o/
|
 |
October 01, 2014, 03:28:40 PM |
|
Every night at midnight, my cgminer stops working with this message:
Stratum from pool 0 detected new block Failed to create restart thread
Is there a setting i'm missing or some way to help it create a restart thread?
That would suggest your operating system is not allowing cgminer to create any more threads meaning that somewhere in there far too many threads were created in the first place. I can only recall this bug being in cgminer years ago so it would be on an old version, or it could happen with the current version if you have hundreds of hotplugging and unplugging devices due to them being unstable.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
|