Multiple Parameters ??

Encounter a problem related to the pool or have a request for a feature? Post your issue here and we will help you out.
Forum rules
Welcome to the System Support forum! Encounter a problem related to the pool? Post your issue here and we will help you out.

Keep in mind that the forums are monitored by PROHASHING less closely than the official support channels, so if you have a pressing issue, please submit an official support ticket so that our Support Analyst can look into your issue in a timely manner.

We cannot answer financial questions related to your account on a public forum, so those questions should always be submitted through the orange Support button on prohashing.com/about.

For the full list of PROHASHING forums rules, please visit https://prohashing.com/help/prohashing- ... rms-forums.
Locked
purequality4u
Posts: 13
Joined: Mon Sep 21, 2015 6:40 am

Multiple Parameters ??

Post by purequality4u » Sat Sep 26, 2015 6:23 pm

Hi,k, I´m trying to use -p d=4096 n=Zeus01 but the cgminer give me an error on parameters
Please give me an example
I´m using cgminer
User avatar
Chris Sokolowski
Site Admin
Posts: 945
Joined: Wed Aug 27, 2014 12:47 pm
Location: State College, PA

Re: Multiple Parameters ??

Post by Chris Sokolowski » Sat Sep 26, 2015 7:09 pm

With cgminer you need to use quotes or else it will assume the second password argument is another command line parameter. So use -p "d=4096 n=Zeus01" instead.
purequality4u
Posts: 13
Joined: Mon Sep 21, 2015 6:40 am

Re: Multiple Parameters ??

Post by purequality4u » Sat Sep 26, 2015 8:57 pm

You´re fantastic...Thanks...

I´m now trying with different Difficult settings and clock, but this Zeus miner only take 20MH/s, but the other one have an average of 28Mh/s
This is my config
cgminer.exe --scrypt -o stratum+tcp://prohashing.com:3333 -u purequality4u -p "d=2048 n=Zeus02" --zeus-chips 128 --zeus-clock 330 --scan-serial zeus://./COM4
User avatar
Chris Sokolowski
Site Admin
Posts: 945
Joined: Wed Aug 27, 2014 12:47 pm
Location: State College, PA

Re: Multiple Parameters ??

Post by Chris Sokolowski » Tue Sep 29, 2015 2:44 pm

Are you having the same hashrate difference with other pools? The actual hashrate for each miner will depend on the quality of our ASICs. Of our two Zeusminers, one needs to run at a lower clock speed than the other because otherwise the higher clock speed causes increased hardware errors, which causes a decrease in hashrate.
Locked