Hello,
Can someone please help me with some settings for my 290 cards?
I have one 290 and one 290x cards.
290 is getting 2,2 Mhs and 290x 2,7 Mhs on X13. From what i have read that is quite low.
I'm running Ubuntu with 14.3 AMD drivers.
mining software:
https://github.com/lasybear/sph-sgminer_x11modthese are my settings:
"no-client-reconnect" : false,
"queue" : "0",
"powertune" : "50",
"scan-time" : "1",
"expiry" : "1",
"failover-only" : true,
"kernel" : "x13mod",
"kernel-path" : "/usr/local/bin",
"no-submit-stale" : true,
"gpu-threads" : "4",
"gpu-engine" : "1041,1080",
"gpu-memclock" : "1500,1500",
"intensity" : "0",
"xintensity" : "64",
"temp-hysteresis" : "3",
"temp-target" : "70",
"temp-overheat" : "87",
"temp-cutoff" : "90",
"auto-fan" : true,
"worksize" : "256",
"gpu-fan" : "30-100",
"lookup-gap" : "2",
"thread-concurrency" : "28456,24577"
Thank you!