Pages:
Author

Topic: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) - page 63. (Read 351531 times)

full member
Activity: 303
Merit: 105

Gpu thread 1 I 20 work for me on win7

Ok, thx, I will try. Does anybody using Smos linux for mining?
newbie
Activity: 3
Merit: 0
User magro on reddit posted this script to install on Bamt 1.6

https://github.com/benmagro/Add-SGminer-X11Mod-Miner-To-BAMT/

Installs and works fine except I'm not getting temperatures or fan speeds showing up in sgminer.  Any ideas for a fix?  Had the same problem when I tried to build myself.

BTW getting 6.0mhs from 2 x Sapphire Vapor X 280x, 335w at the wall.  Using 280x config from OP, best I could get out of sgminer-sph was 4.4mhs, 36% increase, nice!


You need to copy the adl header files into the ADL_SDK folder before compiling to see tempuratures

Thanks.  Got it working.

If anyone else is having the same problem -

I altered x11.sh script too look like this.

Code:
...
cd /opt/miners/sgminer-x11mod
cp /opt/miners/sgminer-4.1.0-sph/ADL_SDK/* /opt/miners/sgminer-x11mod/ADL_SDK/
make clean
...

Also edited the conf file made by the script rather than deleting and copying over another one.
hero member
Activity: 697
Merit: 500
Hi guys yesterday I tried to use new sgminer but without success Cheesy.
I have mining rig with 6xR9 270 cards (5 x asus and 1 gigabyte), I used this config bellow, getting about 1,9 mhs per card. Unfortunately my rig with this settings working stable maximum one hour.
Also I using Smos linux 1.3. Can somebody tell me what is problem with my config fajl? Or give me some good and checked config file for r9 270 cards.

"intensity" : "18",
"vectors" : "1",
"worksize" : "128",
"kernel" : "x11mod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"gpu-engine" : "1050",
"gpu-memclock" : "1380",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "0.000",
"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-target" : "72",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-threads" : "2",
"log" : "5",
"no-pool-disable" : true,
"queue" : "2",
"scan-time" : "40",
"temp-hysteresis" : "3",
"shares" : "0",
"no-submit-stale" : true




ALso I need config fajl for Asus 7950 dcuII mining rig, if somebody have it, please let me know.

Thx in advance.

Gpu thread 1 I 20 work for me on win7
newbie
Activity: 25
Merit: 0
Can someone give a config for 290non-x? Embarrassed

-I 19 --gpu-engine 947 --gpu-memclock 1250 -g 2 -w 128 --thread-concurrency 20481

Gets me 3550 KH/s on R9 290 (non-X).

Does anybody have some better settings? My card doesn't seem to like -g 4 and if I push the engine too high I get driver crashes.
-I 21 --gpu-engine 965 --gpu-memclock 1250 -g 1 -w 128 --thread-concurrency 20481
3.65mhs


I can't get it past 3.3Mh - 2x Sapphire 290

config is
"intensity" : "21",
"gpu-engine" : "965",
"gpu-memclock" : "1250",
"gpu-threads" : "1",
"worksize" : "128",
"thread-concurrency" : "20481",
"kernel" : "x11mod"

plus api-* params, nothing more. Compiled under SMOS, without SDK

any ideas?
sr. member
Activity: 350
Merit: 250
I get 3.5MH/s with Gigabyte R9 280x  Smiley
How much DRK I get a day at 10,50MH/s?

which settings, core/temp?

"intensity" : "18",
"vector" : "1",
"worksize" : "256",
"kernel" : "x11mod",
"thread-concurrency" : "8192",
"lookup-gap" : "2",
"gpu-threads" : "2"

sgminer 4.1.0 - Started: [2014-05-26 18:23:40]
--------------------------------------------------------------------------------
(5s):10.69M (avg):10.48Mh/s | A:142  R:2  HW:0  WU:0.146/m

--------------------------------------------------------------------------------
[P]ool management [G]PU management ettings [D]isplay options [Q]uit
 GPU 0:  54.0C 2094RPM | 3.501M/3.502Mh/s | R:  1.7% HW:0 WU:0.049/m I:18
 GPU 1:  62.0C 2717RPM | 3.491M/3.484Mh/s | R:  1.7% HW:0 WU:0.047/m I:18
 GPU 2:  53.0C 2037RPM | 3.488M/3.497Mh/s | R:  1.4% HW:0 WU:0.050/m I:18
--------------------------------------------------------------------------------
Catalyst 14.1 Win7

what is core?
legendary
Activity: 3248
Merit: 1070
Does anyone know if the watt per card goes up?  Or is the power consumption still the same more or less?

The wattage goes up. For my rig, it is up from 720 to 750 watts (4%) while the hash rate goes up 40%. You need to lower the frequency for some cards if necessary as the GPU are stressed more.

how many and what gpu?

2X7970+3X7990 = 8 GPU in total.

VCore = 0.94V, Vmemory = 1.5V. Core/Memory = 840/1000MHz for 7990, 840/1250 for 7970. The Core frequency is different for different cards, varying from 820 to 860MHz.

Gold rated 1250W PSU.

Total hash = 19.4 MH/s. Or 2.42MH/s per cards.


you lose a potentially 5MH/s for 150w less, is worth it?
newbie
Activity: 25
Merit: 0
I get 3.5MH/s with Gigabyte R9 280x  Smiley
How much DRK I get a day at 10,50MH/s?

which settings, core/temp?

"intensity" : "18",
"vector" : "1",
"worksize" : "256",
"kernel" : "x11mod",
"thread-concurrency" : "8192",
"lookup-gap" : "2",
"gpu-threads" : "2"

sgminer 4.1.0 - Started: [2014-05-26 18:23:40]
--------------------------------------------------------------------------------
(5s):10.69M (avg):10.48Mh/s | A:142  R:2  HW:0  WU:0.146/m

--------------------------------------------------------------------------------
[P]ool management [G]PU management ettings [D]isplay options [Q]uit
 GPU 0:  54.0C 2094RPM | 3.501M/3.502Mh/s | R:  1.7% HW:0 WU:0.049/m I:18
 GPU 1:  62.0C 2717RPM | 3.491M/3.484Mh/s | R:  1.7% HW:0 WU:0.047/m I:18
 GPU 2:  53.0C 2037RPM | 3.488M/3.497Mh/s | R:  1.4% HW:0 WU:0.050/m I:18
--------------------------------------------------------------------------------
Catalyst 14.1 Win7

what voltage on the card ?
newbie
Activity: 7
Merit: 0
I get 3.5MH/s with Gigabyte R9 280x  Smiley
How much DRK I get a day at 10,50MH/s?

which settings, core/temp?

"intensity" : "18",
"vector" : "1",
"worksize" : "256",
"kernel" : "x11mod",
"thread-concurrency" : "8192",
"lookup-gap" : "2",
"gpu-threads" : "2"

sgminer 4.1.0 - Started: [2014-05-26 18:23:40]
--------------------------------------------------------------------------------
(5s):10.69M (avg):10.48Mh/s | A:142  R:2  HW:0  WU:0.146/m

--------------------------------------------------------------------------------
[P]ool management [G]PU management ettings [D]isplay options [Q]uit
 GPU 0:  54.0C 2094RPM | 3.501M/3.502Mh/s | R:  1.7% HW:0 WU:0.049/m I:18
 GPU 1:  62.0C 2717RPM | 3.491M/3.484Mh/s | R:  1.7% HW:0 WU:0.047/m I:18
 GPU 2:  53.0C 2037RPM | 3.488M/3.497Mh/s | R:  1.4% HW:0 WU:0.050/m I:18
--------------------------------------------------------------------------------
Catalyst 14.1 Win7
sr. member
Activity: 378
Merit: 250
can we mine jackpotcoin with this miner?
full member
Activity: 303
Merit: 105
Hi guys yesterday I tried to use new sgminer but without success Cheesy.
I have mining rig with 6xR9 270 cards (5 x asus and 1 gigabyte), I used this config bellow, getting about 1,9 mhs per card. Unfortunately my rig with this settings working stable maximum one hour.
Also I using Smos linux 1.3. Can somebody tell me what is problem with my config fajl? Or give me some good and checked config file for r9 270 cards.

"intensity" : "18",
"vectors" : "1",
"worksize" : "128",
"kernel" : "x11mod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"gpu-engine" : "1050",
"gpu-memclock" : "1380",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "0.000",
"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-target" : "72",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-threads" : "2",
"log" : "5",
"no-pool-disable" : true,
"queue" : "2",
"scan-time" : "40",
"temp-hysteresis" : "3",
"shares" : "0",
"no-submit-stale" : true




ALso I need config fajl for Asus 7950 dcuII mining rig, if somebody have it, please let me know.

Thx in advance.
newbie
Activity: 25
Merit: 0
I have 2 ati video cards 280x(1.094v) undervolted and pimp linux .

,
"auto-fan" : true,
"temp-cutoff" : "85",
"temp-target" : "73",
"gpu-fan" : "30-78",
"intensity" : "15",
"xintensity" : "0",
"rawintensity" : "0",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "10240",
"shaders" : "0",
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-threads" : "2",
"gpu-platform" : "0",
"gpu-engine" : "1070",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"kernel" : "x11mod"
}

if i put more than 15 intensity one video card in a few hours will stop mining and gets "sick" .
i`ve tried with intensity 16,17,18 and tc 8192 .
what to do to get more speed ?
at these settings i get ~ 3 Mh/s / card .
hero member
Activity: 896
Merit: 1000
Does anyone know if the watt per card goes up?  Or is the power consumption still the same more or less?

The wattage goes up. For my rig, it is up from 720 to 750 watts (4%) while the hash rate goes up 40%. You need to lower the frequency for some cards if necessary as the GPU are stressed more.

how many and what gpu?

2X7970+3X7990 = 8 GPU in total.

VCore = 0.94V, Vmemory = 1.5V. Core/Memory = 840/1000MHz for 7990, 840/1250 for 7970. The Core frequency is different for different cards, varying from 820 to 860MHz.

Gold rated 1250W PSU.

Total hash = 19.4 MH/s. Or 2.42MH/s per cards.
newbie
Activity: 23
Merit: 0
i use https://www.dropbox.com/s/59lvecndm866bzz/sph-sgminer_x11mod_b2.zip

drv - 14.4

7950 ~ 3000kh on 1100 engine & intensity 21. 7950 has 1792 shaders.
3000 / 1792 / 1.1 gh = 1.522 per shader.

290 must be 1.522*1.03*2560 = 4013kh

290 - if I set the intensity of > 18 speed drops. why?
I can not get more 3870kh on 1030mh engine.
sr. member
Activity: 294
Merit: 250
Hello, would anyone mind helping me with settings/code for a 6970? Sad

I'm getting 1.87 Mh/s is that bad?

Thanks.

I'm getting 2300kh/s for 6970, 2800kh/s for 7950
Code:
"kernel" : "x11mod", 
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-only" : true,
 "kernel-path" : "/usr/local/bin",
"log" : "5",
"queue" : "1",
"scan-time" : "7",
"scrypt" : true,
 "shares" : "0",
"failover-switch-delay" : "1",
"gpu-threads" : "2,2,2,2,2",
"gpu-dyninterval" : "7",
"gpu-engine" : "0",
"gpu-fan" : "55",
"gpu-platform" : "0",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "8",
 "gpu-vddc" : "0",
 "intensity" : "18",
"xintensity" : "0",
 "temp-target" : "75",
 "temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"vectors" : "1",
"worksize" : "128,64,128,128,128",
"lookup-gap" : "0",
"shaders" : "1792,1536,1792,1792,1792",
 "thread-concurrency" : "8192,8000,8192,8192,8192",
 "no-pool-disable" : true,
"device" : "0-4" }


Is the second one the 6970? Smiley

yep
legendary
Activity: 3248
Merit: 1070
Does anyone know if the watt per card goes up?  Or is the power consumption still the same more or less?

The wattage goes up. For my rig, it is up from 720 to 750 watts (4%) while the hash rate goes up 40%. You need to lower the frequency for some cards if necessary as the GPU are stressed more.

how many and what gpu?
hero member
Activity: 896
Merit: 1000
Does anyone know if the watt per card goes up?  Or is the power consumption still the same more or less?

The wattage goes up. For my rig, it is up from 720 to 750 watts (4%) while the hash rate goes up 40%. You need to lower the frequency for some cards if necessary as the GPU are stressed more.
legendary
Activity: 2026
Merit: 1005
Can someone give a config for 290non-x? Embarrassed

-I 19 --gpu-engine 947 --gpu-memclock 1250 -g 2 -w 128 --thread-concurrency 20481

Gets me 3550 KH/s on R9 290 (non-X).

Does anybody have some better settings? My card doesn't seem to like -g 4 and if I push the engine too high I get driver crashes.
-I 21 --gpu-engine 965 --gpu-memclock 1250 -g 1 -w 128 --thread-concurrency 20481
3.65mhs
newbie
Activity: 8
Merit: 0
Hello, would anyone mind helping me with settings/code for a 6970? Sad

I'm getting 1.87 Mh/s is that bad?

Thanks.

I'm getting 2300kh/s for 6970, 2800kh/s for 7950
Code:
"kernel" : "x11mod", 
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-only" : true,
 "kernel-path" : "/usr/local/bin",
"log" : "5",
"queue" : "1",
"scan-time" : "7",
"scrypt" : true,
 "shares" : "0",
"failover-switch-delay" : "1",
"gpu-threads" : "2,2,2,2,2",
"gpu-dyninterval" : "7",
"gpu-engine" : "0",
"gpu-fan" : "55",
"gpu-platform" : "0",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "8",
 "gpu-vddc" : "0",
 "intensity" : "18",
"xintensity" : "0",
 "temp-target" : "75",
 "temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"vectors" : "1",
"worksize" : "128,64,128,128,128",
"lookup-gap" : "0",
"shaders" : "1792,1536,1792,1792,1792",
 "thread-concurrency" : "8192,8000,8192,8192,8192",
 "no-pool-disable" : true,
"device" : "0-4" }


Is the second one the 6970? Smiley
full member
Activity: 136
Merit: 100
Is there Asus r9 280x dc2  owner who use this miner ?

Could you share your config?
sr. member
Activity: 294
Merit: 250
Hello, would anyone mind helping me with settings/code for a 6970? Sad

I'm getting 1.87 Mh/s is that bad?

Thanks.

I'm getting 2300kh/s for 6970, 2800kh/s for 7950
Code:
"kernel" : "x11mod", 
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-only" : true,
 "kernel-path" : "/usr/local/bin",
"log" : "5",
"queue" : "1",
"scan-time" : "7",
"scrypt" : true,
 "shares" : "0",
"failover-switch-delay" : "1",
"gpu-threads" : "2,2,2,2,2",
"gpu-dyninterval" : "7",
"gpu-engine" : "0",
"gpu-fan" : "55",
"gpu-platform" : "0",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "8",
 "gpu-vddc" : "0",
 "intensity" : "18",
"xintensity" : "0",
 "temp-target" : "75",
 "temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"vectors" : "1",
"worksize" : "128,64,128,128,128",
"lookup-gap" : "0",
"shaders" : "1792,1536,1792,1792,1792",
 "thread-concurrency" : "8192,8000,8192,8192,8192",
 "no-pool-disable" : true,
"device" : "0-4" }

Pages:
Jump to: