Post
Topic
Board Announcements (Altcoins)
Re: [ANN][YAC] YACoin ongoing development
by
Coin.millionair
on 19/01/2014, 12:26:41 UTC
I have downloaded already.
Tried with CPUminer and also with YACminer (whjich is actually a modified cgminer for YAC) but no soccess at all Sad

Could You please one of You who are mining give me a proper command line Huh
With my settings is always error message like "no reply by emty server" or only rejected with boooos Sad


Thank You in advance.
You can hit me by PM as well.

For GPU I use the following command line:

Code:
start yacminer.exe --scrypt -o http://yac.coinmine.pl:9088 -u *user* -p *pass* -w 128 --lookup-gap 2 -I 8 --thread-concurrency 8192 -g 2 --gpu-engine 1200 --gpu-memclock 900 --gpu-powertune 20

For CPU I'm use:

Code:
start minerd-corei7.exe -a scrypt-jane -t 4 -s 2 -o stratum+tcp://yac.coinmine.pl:9088 -u *user* -p *pass*

Which pool are you using?  Maybe try yac.coinmine.pl?  I haven't had any problems with it.




Tried CPU (it is working)
With 8 threads im having 0.8 Khash/s (0.1 / thread)


IS IT NORMAL with a core i7 Huh