Search content
Sort by

Showing 5 of 5 results by asdrubale1
Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
asdrubale1
on 26/09/2014, 10:28:48 UTC
Check batman74 config, few post above

No progress Sad

Are u running it with cgwatcher, because of the several same settings for each card?

No, i disable all GPU expect 1, still no working... I try same configuration @ home and work -_-
Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
asdrubale1
on 25/09/2014, 14:50:11 UTC
Check batman74 config, few post above

No progress Sad
what do you mine(scrypt or x11 or.....)?

I try to resolve the problem for use it with Miner Control.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
asdrubale1
on 25/09/2014, 09:43:43 UTC
Check batman74 config, few post above

No progress Sad
Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
asdrubale1
on 25/09/2014, 07:44:00 UTC
You would need to say what GPU you have and show your .conf / .bat files really.

sgminer.bat

set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1
sgminer

sgminer.conf
{
"pools" : [
 {
  "url" : "stratum+tcp://stratum.nicehash.com:3336",
  "user" : "mybtc",
  "pass" : "x"
 }
 
],
"intensity" : "19,19,19,19",
"xintensity" : "0,0,0,0",
"rawintensity" : "0,0,0,0",
"worksize" : "256,256,256,256",
"lookup-gap" : "2,2,2,2,2",
"thread-concurrency" : "30464,30464,30464,30464",
"shaders" : "0,0,0,0",
"gpu-threads" : "2,2,2,2",
"gpu-engine" : "975-1050,975-1050,975-1050,975-1050",
"gpu-fan" : "75-100,75-100,75-100,75-100",
"gpu-memclock" : "1250-1500,1250-1500,1250-1500,1250-1500",
"gpu-memdiff" : "0,0,0,0",
"gpu-powertune" : "20,20,20,20",
"gpu-vddc" : "0.000,0.000,0.000,0.000",
"temp-cutoff" : "95,95,95,95",
"temp-overheat" : "90,90,90,90",
"temp-target" : "85,85,85,85",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "5",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"auto-fan" : true,
"auto-gpu" : true,
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "2",
"temp-hysteresis" : "3",
"verbose" : true,
"worktime" : true,
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

I have 4 r290, thank you for help.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
asdrubale1
on 24/09/2014, 15:07:51 UTC
Hello,
I tried to download version 5 but I can not get it to work, after a brand new .conf file and launch sgminer.exe the program exits immediately.
With pause command i can't see any error, they exit after "Using Jansson 2.6".
I have win7 64bit, 2.9.1 SDK, 14.20 Ati Driver.

I try some older version but the only works is 4.0.0.

Can someone help me?
Thank's a lot.