JuanHungLo
|
|
February 06, 2016, 04:01:07 PM |
|
Remember to use catalyst 15.7.1 drivers. for optimal speed.
Optimal speed for my 7970's are achieved with AMD drivers 14.7rc3, not 15.7.1. I have done direct comparisons with X11, quark, lyra2REv2, as well as neoscrypt using the latest NicehashMiner sgminers from the bin folder. Of course, YMMV, but that is how it works for me.
|
Bull markets are born on pessimism, grow on skepticism, mature on optimism, and die on euphoria. - John Templeton
|
|
|
adaseb
Legendary
Offline
Activity: 3878
Merit: 1733
|
|
February 06, 2016, 05:10:53 PM Last edit: February 06, 2016, 05:39:42 PM by adaseb |
|
I got the
ASUS HD 7970 DirectCU II HD7970-DC2T-3GD5
And I can't get it any faster then 6MH/s using sgminer-v5.2.1 and using the 15.7.1 drivers?
Isn't the 280X and 7970 identical?
EDIT tried the sgminer_5-1-1_Optimized and get 7Mh/s instead of 6Mh/s
I am running 1000/1375
|
|
|
|
nicehash
Legendary
Offline
Activity: 885
Merit: 1006
NiceHash.com
|
|
February 06, 2016, 07:49:56 PM |
|
EDIT tried the sgminer_5-1-1_Optimized and get 7Mh/s instead of 6Mh/s
I am running 1000/1375
Try 5-1-0-optimized, you'll get even more. Make sure to set high xintensity (see sample config file included in 5-1-0-optimized directory).
|
|
|
|
CHILA
Newbie
Offline
Activity: 7
Merit: 0
|
|
February 06, 2016, 09:59:26 PM |
|
Hi, I have Windows 10. 280x, vga amd drivers "14.7 RC3" and SDK 3.0, and Have an average of 6 mh/s, When Windows 7 HAD 10 mh/s. The problem is windows???
|
|
|
|
nicehash
Legendary
Offline
Activity: 885
Merit: 1006
NiceHash.com
|
|
February 06, 2016, 10:51:07 PM |
|
Hi, I have Windows 10. 280x, vga amd drivers "14.7 RC3" and SDK 3.0, and Have an average of 6 mh/s, When Windows 7 HAD 10 mh/s. The problem is windows???
You need AMD 15.7+ drivers to get the boost from optimized versions.
|
|
|
|
CHILA
Newbie
Offline
Activity: 7
Merit: 0
|
|
February 06, 2016, 11:07:00 PM |
|
Hi, I have Windows 10. 280x, vga amd drivers "14.7 RC3" and SDK 3.0, and Have an average of 6 mh/s, When Windows 7 HAD 10 mh/s. The problem is windows???
You need AMD 15.7+ drivers to get the boost from optimized versions. The "Crimson Edition 15.12" is fine? and the SDK 3.0 also has to be installed? EDIT: Downloading 15.7.1 for w10 64bits, ty
|
|
|
|
tolazy
|
|
February 07, 2016, 09:28:20 AM |
|
running sgminer-5-1-0-optimized and x11 to my p2pool. after about 2h it stopes getting shares the pool work i get shares on my cpu all the time. what can me wrong ?
heres a bit from the debug Target: 000001238053c1dad0dc6e000000000000000000000000000000000000000000 TrgVal? no (false positive; hash > target) [2016-02-07 10:28:29] GPU 0: Share above target [2016-02-07 10:28:29] [THR0] OCL NONCE 9f4e0b07 (2672691975) found in slot 1 (found = 255) [2016-02-07 10:28:29] Found share with difficulty 0.002 [2016-02-07 10:28:29] Proof: 000001fb686cf07511276175b0b740f20a4febed4b58cbb0322b777cb5b01edf Target: 000001238053c1dad0dc6e000000000000000000000000000000000000000000 TrgVal? no (false positive; hash > target) [2016-02-07 10:28:29] GPU 0: Share above target [2016-02-07 10:28:29] [THR0] Discarded cloned or rolled work
|
|
|
|
Eliovp
Legendary
Offline
Activity: 1050
Merit: 1294
Huh?
|
|
February 07, 2016, 11:07:48 AM |
|
can anyone help me with a config file for sgminer. i want to add a failover pool i dont know how to make the config tried but get errors/not wokring config
at the moment i have this
{
"pools" : [ { "name" : "DASH p2pool", "url" : "stratum+tcp://xxx:7903", "user" : "xxx", "pass" : "x", "algorithm" : "x11mod", "nfactor" : "10", "xintensity" : "1024", "worksize" : "64", "gpu-threads" : "1", "gpu-fan" : "auto", "temp-target" : "65", "temp-cutoff" : "80", "temp-overheat" : "78" } ], "keccak-unroll" : "0", "hamsi-expand-big" : "4", "lookup-gap" : "2", "log-show-date" : true, "debug-log" : true, "failover-only" : true, "failover-switch-delay" : "300", "queue" : "0", "api-listen" : "true", "api-port" : "4028", "api-allow" : "W:127.0.0.1"
}
Check your pm i had a very busy few days, no time to respond.
|
|
|
|
tolazy
|
|
February 07, 2016, 11:24:20 AM |
|
can anyone help me with a config file for sgminer. i want to add a failover pool i dont know how to make the config tried but get errors/not wokring config
at the moment i have this
{
"pools" : [ { "name" : "DASH p2pool", "url" : "stratum+tcp://xxx:7903", "user" : "xxx", "pass" : "x", "algorithm" : "x11mod", "nfactor" : "10", "xintensity" : "1024", "worksize" : "64", "gpu-threads" : "1", "gpu-fan" : "auto", "temp-target" : "65", "temp-cutoff" : "80", "temp-overheat" : "78" } ], "keccak-unroll" : "0", "hamsi-expand-big" : "4", "lookup-gap" : "2", "log-show-date" : true, "debug-log" : true, "failover-only" : true, "failover-switch-delay" : "300", "queue" : "0", "api-listen" : "true", "api-port" : "4028", "api-allow" : "W:127.0.0.1"
}
Check your pm i had a very busy few days, no time to respond. thanks alot man.
|
|
|
|
Eliovp
Legendary
Offline
Activity: 1050
Merit: 1294
Huh?
|
|
February 07, 2016, 11:56:26 AM |
|
You're welcome
|
|
|
|
tolazy
|
|
February 07, 2016, 12:17:34 PM |
|
where do i put
"temp-target" : "65", "temp-cutoff" : "80", "temp-overheat" : "78"
is it under the pool options or is it under ], "keccak-unroll" : "0", "hamsi-expand-big" : "4", "lookup-gap" : "2", "log-show-date" : "true", "gpu-fan" : "auto", "debug-log" : "true", "failover-only" : "true", "failover-switch-delay" : "300", "queue" : "0", "api-listen" : "true", "api-port" : "4028", "api-allow" : "W:127.0.0.1"
i had msi afterburner installed and it seems to help with the temp. just installed Sapphire TRIXX and have fans to auto but the temp was up at 90c i have set the temp options on pool 1 but dont seem to work change on TRIXX on custom and 75% @60c or there abouts temp stays at 58c now. but i'd like sgminer to handle it if that can be done
|
|
|
|
patinencomun
Jr. Member
Offline
Activity: 76
Merit: 1
|
|
February 07, 2016, 01:17:37 PM Last edit: February 07, 2016, 01:34:12 PM by patinencomun |
|
I've tried sgminer5.1.0_optimized with windows 7 and drivers 15.7.1 with a 7990 (2x7970), I experieced 2 problems: - No hashrate rise (still 6-7MHash per card ) - Cant underclock or modify voltage with drivers 15.7.1, then too hot.
First problem I don't know how fix it, second maybe a bios mod. Any help would be apreciated.
|
|
|
|
tolazy
|
|
February 07, 2016, 01:18:21 PM |
|
now it did it again. the miner just stop working after a while. sgminer 5.1.0 - Started: 2016-02-07 13:17:49 - 0 days 00:31:16 -------------------------------------------------------------------------------- (5s):14.66M (avg):14.07Mh/s | A:6 R:0 HW:0 WU:0.198/m ST: 0 SS: 0 NB: 15 LW: 2742 GF: 0 RF: 0 Connected to DASH p2pool (stratum) diff 0.003 as user xxxx Block: 34e03536... Diff:4.82K Started: 13:48:27 Best share: 2.932 -------------------------------------------------------------------------------- Pool management GPU management Settings Display options Quit GPU 0: 59.0C 2757RPM | 13.74M/14.07Mh/s | R: 2.8% HW:0 WU:0.199/m xI:1024 -------------------------------------------------------------------------------- [13:48:49] DASH p2pool difficulty changed to 0.003 [13:48:51] Accepted 45018150 Diff 0.014/0.003 GPU 0 at DASH p2pool [13:48:53] Accepted caabeff8 Diff 0.005/0.003 GPU 0 at DASH p2pool [13:48:55] DASH p2pool difficulty changed to 0.003 [13:48:57] Accepted b55881d9 Diff 0.006/0.003 GPU 0 at DASH p2pool [13:48:57] Accepted 0119078f Diff 0.004/0.003 GPU 0 at DASH p2pool [13:48:58] Accepted 26532b11 Diff 0.026/0.003 GPU 0 at DASH p2pool [13:48:59] DASH p2pool difficulty changed to 0.003 [13:49:01] Accepted 4bf385b5 Diff 0.013/0.003 GPU 0 at DASH p2pool [13:49:01] Accepted 03b91585 Diff 0.269/0.003 GPU 0 at DASH p2pool [13:49:04] Accepted 73d38cf9 Diff 0.009/0.003 GPU 0 at DASH p2pool [13:49:05] Accepted 6c86526e Diff 0.009/0.003 GPU 0 at DASH p2pool [13:49:05] Accepted 28eef45a Diff 0.024/0.003 GPU 0 at DASH p2pool [13:49:05] Accepted 05503b9c Diff 0.188/0.003 GPU 0 at DASH p2pool
|
|
|
|
Eliovp
Legendary
Offline
Activity: 1050
Merit: 1294
Huh?
|
|
February 07, 2016, 01:36:41 PM |
|
now it did it again. the miner just stop working after a while. sgminer 5.1.0 - Started: 2016-02-07 13:17:49 - 0 days 00:31:16 -------------------------------------------------------------------------------- (5s):14.66M (avg):14.07Mh/s | A:6 R:0 HW:0 WU:0.198/m ST: 0 SS: 0 NB: 15 LW: 2742 GF: 0 RF: 0 Connected to DASH p2pool (stratum) diff 0.003 as user xxxx Block: 34e03536... Diff:4.82K Started: 13:48:27 Best share: 2.932 -------------------------------------------------------------------------------- Pool management GPU management Settings Display options Quit GPU 0: 59.0C 2757RPM | 13.74M/14.07Mh/s | R: 2.8% HW:0 WU:0.199/m xI:1024 -------------------------------------------------------------------------------- [13:48:49] DASH p2pool difficulty changed to 0.003 [13:48:51] Accepted 45018150 Diff 0.014/0.003 GPU 0 at DASH p2pool [13:48:53] Accepted caabeff8 Diff 0.005/0.003 GPU 0 at DASH p2pool [13:48:55] DASH p2pool difficulty changed to 0.003 [13:48:57] Accepted b55881d9 Diff 0.006/0.003 GPU 0 at DASH p2pool [13:48:57] Accepted 0119078f Diff 0.004/0.003 GPU 0 at DASH p2pool [13:48:58] Accepted 26532b11 Diff 0.026/0.003 GPU 0 at DASH p2pool [13:48:59] DASH p2pool difficulty changed to 0.003 [13:49:01] Accepted 4bf385b5 Diff 0.013/0.003 GPU 0 at DASH p2pool [13:49:01] Accepted 03b91585 Diff 0.269/0.003 GPU 0 at DASH p2pool [13:49:04] Accepted 73d38cf9 Diff 0.009/0.003 GPU 0 at DASH p2pool [13:49:05] Accepted 6c86526e Diff 0.009/0.003 GPU 0 at DASH p2pool [13:49:05] Accepted 28eef45a Diff 0.024/0.003 GPU 0 at DASH p2pool [13:49:05] Accepted 05503b9c Diff 0.188/0.003 GPU 0 at DASH p2pool
Try lowering your intensity to 512. Hashrate seems ok now doesn't it? you can add those temperature flags to your config, but turn off afterburner when you do. It has no point with both programs trying to set fan speed.
|
|
|
|
tolazy
|
|
February 07, 2016, 01:45:33 PM |
|
now it did it again. the miner just stop working after a while. sgminer 5.1.0 - Started: 2016-02-07 13:17:49 - 0 days 00:31:16 -------------------------------------------------------------------------------- (5s):14.66M (avg):14.07Mh/s | A:6 R:0 HW:0 WU:0.198/m ST: 0 SS: 0 NB: 15 LW: 2742 GF: 0 RF: 0 Connected to DASH p2pool (stratum) diff 0.003 as user xxxx Block: 34e03536... Diff:4.82K Started: 13:48:27 Best share: 2.932 -------------------------------------------------------------------------------- Pool management GPU management Settings Display options Quit GPU 0: 59.0C 2757RPM | 13.74M/14.07Mh/s | R: 2.8% HW:0 WU:0.199/m xI:1024 -------------------------------------------------------------------------------- [13:48:49] DASH p2pool difficulty changed to 0.003 [13:48:51] Accepted 45018150 Diff 0.014/0.003 GPU 0 at DASH p2pool [13:48:53] Accepted caabeff8 Diff 0.005/0.003 GPU 0 at DASH p2pool [13:48:55] DASH p2pool difficulty changed to 0.003 [13:48:57] Accepted b55881d9 Diff 0.006/0.003 GPU 0 at DASH p2pool [13:48:57] Accepted 0119078f Diff 0.004/0.003 GPU 0 at DASH p2pool [13:48:58] Accepted 26532b11 Diff 0.026/0.003 GPU 0 at DASH p2pool [13:48:59] DASH p2pool difficulty changed to 0.003 [13:49:01] Accepted 4bf385b5 Diff 0.013/0.003 GPU 0 at DASH p2pool [13:49:01] Accepted 03b91585 Diff 0.269/0.003 GPU 0 at DASH p2pool [13:49:04] Accepted 73d38cf9 Diff 0.009/0.003 GPU 0 at DASH p2pool [13:49:05] Accepted 6c86526e Diff 0.009/0.003 GPU 0 at DASH p2pool [13:49:05] Accepted 28eef45a Diff 0.024/0.003 GPU 0 at DASH p2pool [13:49:05] Accepted 05503b9c Diff 0.188/0.003 GPU 0 at DASH p2pool
Try lowering your intensity to 512. Hashrate seems ok now doesn't it? you can add those temperature flags to your config, but turn off afterburner when you do. It has no point with both programs trying to set fan speed. as soon as i turn off TRIXX or afterburner the fans go down and the gpu goes up to 90c so it seems the fan options in the config dont work
|
|
|
|
patinencomun
Jr. Member
Offline
Activity: 76
Merit: 1
|
|
February 07, 2016, 02:01:26 PM |
|
now it did it again. the miner just stop working after a while. sgminer 5.1.0 - Started: 2016-02-07 13:17:49 - 0 days 00:31:16 -------------------------------------------------------------------------------- (5s):14.66M (avg):14.07Mh/s | A:6 R:0 HW:0 WU:0.198/m ST: 0 SS: 0 NB: 15 LW: 2742 GF: 0 RF: 0 Connected to DASH p2pool (stratum) diff 0.003 as user xxxx Block: 34e03536... Diff:4.82K Started: 13:48:27 Best share: 2.932 -------------------------------------------------------------------------------- Pool management GPU management Settings Display options Quit GPU 0: 59.0C 2757RPM | 13.74M/14.07Mh/s | R: 2.8% HW:0 WU:0.199/m xI:1024 -------------------------------------------------------------------------------- [13:48:49] DASH p2pool difficulty changed to 0.003 [13:48:51] Accepted 45018150 Diff 0.014/0.003 GPU 0 at DASH p2pool [13:48:53] Accepted caabeff8 Diff 0.005/0.003 GPU 0 at DASH p2pool [13:48:55] DASH p2pool difficulty changed to 0.003 [13:48:57] Accepted b55881d9 Diff 0.006/0.003 GPU 0 at DASH p2pool [13:48:57] Accepted 0119078f Diff 0.004/0.003 GPU 0 at DASH p2pool [13:48:58] Accepted 26532b11 Diff 0.026/0.003 GPU 0 at DASH p2pool [13:48:59] DASH p2pool difficulty changed to 0.003 [13:49:01] Accepted 4bf385b5 Diff 0.013/0.003 GPU 0 at DASH p2pool [13:49:01] Accepted 03b91585 Diff 0.269/0.003 GPU 0 at DASH p2pool [13:49:04] Accepted 73d38cf9 Diff 0.009/0.003 GPU 0 at DASH p2pool [13:49:05] Accepted 6c86526e Diff 0.009/0.003 GPU 0 at DASH p2pool [13:49:05] Accepted 28eef45a Diff 0.024/0.003 GPU 0 at DASH p2pool [13:49:05] Accepted 05503b9c Diff 0.188/0.003 GPU 0 at DASH p2pool
Try lowering your intensity to 512. Hashrate seems ok now doesn't it? you can add those temperature flags to your config, but turn off afterburner when you do. It has no point with both programs trying to set fan speed. as soon as i turn off TRIXX or afterburner the fans go down and the gpu goes up to 90c so it seems the fan options in the config dont work There is a solution for higher temps, underclocking, if you can't do it with sgminer directly (or trixx or afterburner) you can do it setting voltage and clocks in bios but you must know that those values are safe. Use -at your own risk- atiwinflash.
|
|
|
|
tolazy
|
|
February 07, 2016, 02:03:00 PM |
|
just that the fan settings in the config dont do anything. fans stay at 1500rpm even when the temps go up
|
|
|
|
12gaFacelift
|
|
February 07, 2016, 02:47:52 PM |
|
i do not know your .conf file but try to change :
"gpu-fan" : "auto", for "gpu-fan" : "80",
80% of your GPU fan
|
|
|
|
tolazy
|
|
February 07, 2016, 02:55:43 PM |
|
just that the fan settings in the config dont do anything. fans stay at 1500rpm even when the temps go up
got it working now it seems. dont know what was wrong. whats the max temp for a 390x that will not break it
|
|
|
|
CHILA
Newbie
Offline
Activity: 7
Merit: 0
|
|
February 08, 2016, 03:25:44 AM |
|
Hello, now I have a new problem when I want to change engine clock (700), leaves me from sgminer, but when I see the trix sapphire, this as I (700), but in the sgminer remains the same (1000) I passed the same with the memories, what's the problem ?, because I have the SDK 3.0 and still can not change.
|
|
|
|
|