Blago
|
|
June 05, 2014, 05:17:22 PM |
|
My 5850 can't mine x13 neither x11. Tryed both kernel and still no go. With this "x13mod.cl = 31 KB" sgminer crashed and with this "x13mod.cl = 281 KB" is hasing but it gives me HW, with any settings I(12-19), WS(64-256), TC(5000-7200) I even tryed with no settings..... Any ideas?? I just can't figure it out? Which drivers/sdk you have? I had 12.6 and 2.8sdk than updated to 13.2 same shit, and 14.4 too is not working, it's like I didnt do anything... Yes I am on Windows 7 - 64bit. thanks use kernel x13modold it's fixed by lasybear https://github.com/lasybear/sph-sgminer_x11mod/commit/f27d74b5e6e5f12d1d0d7475cefa343b537e6cbbMy system Windows 7 - 64bit driver 14.1 and hd 5670 - it's work ehh didnt see the link Can someone compile it for Windows? thanks https://www.dropbox.com/s/lrcpu7bnxqhvd5f/sph-sgminer_x11mod.zip +config 5870 1,266 Mh/s sgminer.exe --kernel x13modold -I 19 --gpu-threads 2 -w 64
|
Relax, I’m russian!... BURST-B2LU-SGCZ-NYVS-HZEPK
|
|
|
lzp99168
Newbie
Offline
Activity: 3
Merit: 0
|
|
June 05, 2014, 05:21:38 PM |
|
why can't use " --load-balance false" this option ? As long as you use it will go wrong
|
|
|
|
lzp99168
Newbie
Offline
Activity: 3
Merit: 0
|
|
June 05, 2014, 05:30:06 PM |
|
Hi, I now use is AMD 6990 graphics card, with the time of this ore dug X11 software completely normal, but dig X13 mine all show that HW error, hope to be able to solve this problem, thank you
U have to use kernel x13modold for hd5xxx/hd6000 cards thank U very much~
|
|
|
|
lasybear (OP)
Member
Offline
Activity: 113
Merit: 14
|
|
June 05, 2014, 05:40:33 PM |
|
Anyone got a 7990 working?
Im running dual 7990 rigs and getting nothing but HW errors?
This is my bat. Anyone know whats causing the issue? Have tried various tc and intensities, and tried 13.12, 13.9. 14.4 and 14.6 drivers.
setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 C:\sgminer_x11x13mod_03_06_2014\sgminer.exe --kernel x13mod -o stratum+tcp://am01.eu.trademybit.com:5550 -u sb0y1.2 -p 1234 -w 256 --thread-concurrency 11200 -g 2 -I 13 --gpu-memclock 1500 --gpu-engine 1040 --gpu-fan 100
Try TC=8192, I=17, g=2 if there are too many HW, reduce the core frequency. OMG... Just for fun, did you try --thread-concurrency 100500?
|
|
|
|
adaseb
Legendary
Offline
Activity: 3878
Merit: 1733
|
|
June 05, 2014, 05:55:56 PM |
|
Here are the instructions to compile
|
|
|
|
yudhistira
|
|
June 05, 2014, 06:21:41 PM |
|
Guys please tell me how to lower RPM fan speed on GPU 0 sound like crazy, but GPU 1 is good here is my config setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1
sgminer --kernel x11mod -o stratum+tcp://drkpool.com:3333 -u x -p x -I 18 --worksize 256 -g 2 --thread-concurrency 8190 --gpu-engine 1113 --gpu-memclock 1500 --gpu-powertune 20 --temp-target 68 --auto-fan --gpu-fan 40-80 --temp-cutoff 90 --temp-overheat 85
|
|
|
|
adaseb
Legendary
Offline
Activity: 3878
Merit: 1733
|
|
June 05, 2014, 06:29:27 PM |
|
I am surprised you are allowed to mix and match the kernels ./sgminer -k x13mod,x13mod,x13mod,x13modold actually works excellent! Anybody know any settings for R7 260X
|
|
|
|
Blago
|
|
June 05, 2014, 06:32:17 PM |
|
Guys please tell me how to lower RPM fan speed on GPU 0 sound like crazy, but GPU 1 is good here is my config setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1
sgminer --kernel x11mod -o stratum+tcp://drkpool.com:3333 -u x -p x -I 18 --worksize 256 -g 2 --thread-concurrency 8190 --gpu-engine 1113 --gpu-memclock 1500 --gpu-powertune 20 --temp-target 68 --auto-fan --gpu-fan 40-80 --temp-cutoff 90 --temp-overheat 85 sgminer --kernel x11mod,x11mod -o stratum+tcp://drkpool.com:3333 -u x -p x -I 18,18 --worksize 128,128 -g 2,2 --thread-concurrency 8190,8192 --gpu-engine 1113,1113 --gpu-memclock 1500,1500 --gpu-powertune 20,20 --temp-target 68,68 --auto-fan --gpu-fan 40-80,40-80 --temp-cutoff 90,90 --temp-overheat 85,85
|
Relax, I’m russian!... BURST-B2LU-SGCZ-NYVS-HZEPK
|
|
|
yudhistira
|
|
June 05, 2014, 07:16:26 PM |
|
Guys please tell me how to lower RPM fan speed on GPU 0 sound like crazy, but GPU 1 is good here is my config setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1
sgminer --kernel x11mod -o stratum+tcp://drkpool.com:3333 -u x -p x -I 18 --worksize 256 -g 2 --thread-concurrency 8190 --gpu-engine 1113 --gpu-memclock 1500 --gpu-powertune 20 --temp-target 68 --auto-fan --gpu-fan 40-80 --temp-cutoff 90 --temp-overheat 85 sgminer --kernel x11mod,x11mod -o stratum+tcp://drkpool.com:3333 -u x -p x -I 18,18 --worksize 128,128 -g 2,2 --thread-concurrency 8190,8192 --gpu-engine 1113,1113 --gpu-memclock 1500,1500 --gpu-powertune 20,20 --temp-target 68,68 --auto-fan --gpu-fan 40-80,40-80 --temp-cutoff 90,90 --temp-overheat 85,85Thanks, but it's not working, still same before 3500RPM is it safe for long time
|
|
|
|
aikklond
Legendary
Offline
Activity: 1148
Merit: 1000
|
|
June 05, 2014, 07:37:00 PM |
|
on X13MOD A8 5600 onboard GPU gives only HW errors, is there some settings that can make it work?
|
|
|
|
lolek12345
Newbie
Offline
Activity: 30
Merit: 0
|
|
June 05, 2014, 09:01:15 PM |
|
My 5850 can't mine x13 neither x11. Tryed both kernel and still no go. With this "x13mod.cl = 31 KB" sgminer crashed and with this "x13mod.cl = 281 KB" is hasing but it gives me HW, with any settings I(12-19), WS(64-256), TC(5000-7200) I even tryed with no settings..... Any ideas?? I just can't figure it out? Which drivers/sdk you have? I had 12.6 and 2.8sdk than updated to 13.2 same shit, and 14.4 too is not working, it's like I didnt do anything... Yes I am on Windows 7 - 64bit. thanks use kernel x13modold it's fixed by lasybear https://github.com/lasybear/sph-sgminer_x11mod/commit/f27d74b5e6e5f12d1d0d7475cefa343b537e6cbbMy system Windows 7 - 64bit driver 14.1 and hd 5670 - it's work ehh didnt see the link Can someone compile it for Windows? thanks https://www.dropbox.com/s/lrcpu7bnxqhvd5f/sph-sgminer_x11mod.zip +config 5870 1,266 Mh/s sgminer.exe --kernel x13modold -I 19 --gpu-threads 2 -w 64 JUPIII is working Thanks very much I will mine some hours for you Thanks again! Respect!
|
|
|
|
adaseb
Legendary
Offline
Activity: 3878
Merit: 1733
|
|
June 05, 2014, 09:20:07 PM |
|
Anybody know why a 7870 performs better then a 270X ?
I get 1.7Mhash on a 7870 and 1.6Mhash on a 270X.
Versus scrypt it was 400Khash vs. 490Khash.
|
|
|
|
CoinBuzz
|
|
June 05, 2014, 09:30:33 PM |
|
Guys, Why i am not getting any accepted share in X13
|
|
|
|
jbass350z
Newbie
Offline
Activity: 24
Merit: 0
|
|
June 05, 2014, 09:47:08 PM |
|
Anyone know why this crashes on BAMT 1.6 every 20 minutes or so? Here are my settings for R9 270 cards:
"intensity" : "14", "kernel" : "x11mod", "lookup-gap" : "2", "thread-concurrency" : "8192", "shaders" : "0", "vectors" : "1",
"gpu-engine" : "1050", "gpu-fan" : "50-100", "gpu-memclock" : "1440", "gpu-powertune" : "20",
"temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75",
"api-listen": true, "api-port": "4028", "api-allow": "W:127.0.0.1",
"auto-fan" : true, "auto-gpu" : true, "expiry" : "120", "failover-only" : true, "gpu-threads" : "2", "log" : "5", "queue" : "1", "scan-time" : "60", "temp-hysteresis" : "3",
"failover-switch-delay" : "60", "no-pool-disable" : true, "kernel-path" : "/usr/local/bin"
|
|
|
|
th00ber
|
|
June 05, 2014, 09:59:27 PM |
|
After 3 days of tweaking, I finally have config that run stable on X13 for my 7950. 4 card hashing @1845Mh/s for 18h without any crash. (The cards are not stable with too hign OC, I was able to run them @1100 core on Scrypt and @1050 on darkcoin ... but X13 is 1025Mh/z max for me if I don't want sick or dead card after somes hours)
Sapphire Dual-X OC 3Go 1025/1250 lightly undervolted @1.125v instead of 1.256v stock
If it help, this is the config
"kernel" : "x13mod", "api-listen" : true, "intensity" : "17", "vectors" : "1", "worksize" : "256", "temp-cutoff" : "85", "temp-overheat" : "75", "temp-target" : "71", "auto-fan" : true, "gpu-fan" : "0-85", "expiry" : "30", "gpu-dyninterval" : "7", "log" : "5", "retry-pause" : "5", "scan-time" : "30", "queue" : "5", "temp-hysteresis" : "3", "shares" : "0", "shaders" : "1792", "thread-concurrency" : "8192", "gpu-thread" : "2", "gpu-engine" : "1025", "sharethreads" : "32", "lookup-gap" : "2", "gpu-powertune" : "20", "gpu-memclock" : "1250", "gpu-vddc" : "1.125", "failover-only" : true
|
|
|
|
lobo13hf
|
|
June 05, 2014, 10:18:28 PM |
|
Where are you guys getting this file from x13modold? note is not x13mod is: x13modold i tried to run it but it wont let sgminer even star up???
|
|
████▄██████████▄ ███▄████████████ ▄███▀ ████ ████ ████ ▀███▄ ███▀████████████ ████▀██████████▀ |
▄██████████▄ ████████████ ███████████▀███▄ ████████████████ ████████████████ ████████████████ ▀███▄███████████ ████████████████ ████▀██████████▀ |
▄██▄█████████▄██▄ ▀████▄█████▄████▀ ▀████▄█▄████▀ ███████████ ▄████▀█████▀████▄ █████████████████ █████████████████ █████████████████ ▀███████████████▀
|
▄███████████████▄ █████████████████ ████▀███▀██████▀ ███████▄█████▀ ████▄▄██████████▄ █▀▀██████▀███████ █▄██████▄███▄████ █████▀███████████ ▀██▀███▀████████▀ |
████▄███████████ ████████████████ ▄███▀███████████ ████████████████ ████████████████ ████████████████ ███████████▄███▀ ████████████ ▀██████████▀ | | | | ████████ ██ ██ ██ ██ ██ ██ ██ ██ | |
██ ██ ██ ██ ██ ██ ██ ██ ████████
| | | | | | . Listed on
| | BINANCE KUCOIN Gate.io | | |
|
|
|
oly1
Newbie
Offline
Activity: 56
Merit: 0
|
|
June 05, 2014, 10:28:14 PM |
|
Hi I have a rig with 4x 7850 GPU. When i run sgminer (x13mod) the fans of the cards randomly goes from normal to 100% for a second and back to normal speed. What causes this or this is a bug? Any ideas how to solve this? that's my bat file: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 C:\miner\x13mod\sgminer.exe -k x13mod -o stratum+tcp://amsterdam.eu.stratum.dedicatedpool.com:7003 -u xxxx -p xxxx --intensity 17 --worksize 128 -g 1 --gpu-engine 1100,1100,1100,1100 --gpu-memclock 1250 --thread-concurrency 8192 --auto-fan --gpu-fan 5-70,5-70,5-70,5-70 --temp-target 70 --temp-overheat 85 --temp-cutoff 90 --gpu-powertune 20
|
|
|
|
bullus
|
|
June 05, 2014, 10:42:05 PM Last edit: June 05, 2014, 11:16:52 PM by bullus |
|
After 3 days of tweaking, I finally have config that run stable on X13 for my 7950. 4 card hashing @1845Mh/s for 18h without any crash. (The cards are not stable with too hign OC, I was able to run them @1100 core on Scrypt and @1050 on darkcoin ... but X13 is 1025Mh/z max for me if I don't want sick or dead card after somes hours)
Sapphire Dual-X OC 3Go 1025/1250 lightly undervolted @1.125v instead of 1.256v stock
If it help, this is the config
"kernel" : "x13mod", "api-listen" : true, "intensity" : "17", "vectors" : "1", "worksize" : "256", "temp-cutoff" : "85", "temp-overheat" : "75", "temp-target" : "71", "auto-fan" : true, "gpu-fan" : "0-85", "expiry" : "30", "gpu-dyninterval" : "7", "log" : "5", "retry-pause" : "5", "scan-time" : "30", "queue" : "5", "temp-hysteresis" : "3", "shares" : "0", "shaders" : "1792", "thread-concurrency" : "8192", "gpu-thread" : "2", "gpu-engine" : "1025", "sharethreads" : "32", "lookup-gap" : "2", "gpu-powertune" : "20", "gpu-memclock" : "1250", "gpu-vddc" : "1.125", "failover-only" : true
It seems low my settings with the 7950@1070/1500@1100mV hashing @2300kh/s "kernel" : "x13mod,x13modold,x13mod,x13mod,x13mod", "api-allow" : "W:127.0.0.1", "api-listen" : true, "api-mcast-port" : "4028", "api-port" : "4028", "expiry" : "10", "failover-only" : true, "kernel-path" : "/usr/local/bin", "log" : "5", "queue" : "1", "scan-time" : "7", "shares" : "0", "failover-switch-delay" : "10", "gpu-threads" : "2,4,2,2,2", "gpu-dyninterval" : "7", "gpu-engine" : "0", "gpu-fan" : "65", "gpu-platform" : "0", "gpu-memclock" : "0", "gpu-memdiff" : "0", "gpu-powertune" : "8", "gpu-vddc" : "0", "intensity" : "19,18,19,19,19", "temp-target" : "75", "temp-overheat" : "85", "temp-cutoff" : "95", "temp-hysteresis" : "3", "vectors" : "1", "worksize" : "256,64,256,256,256", "lookup-gap" : "0", "shaders" : "1792,1536,1792,1792,1792", "thread-concurrency" : "8192,8000,8192,8192,8192", "no-pool-disable" : true, "device" : "0,1,2,3,4" second setting is for my 6970 sgminer 4.1.0 - Started: [2014-06-05 18:01:24] - [0 days 06:39:08] -------------------------------------------------------------------------------- (5s):10.54M (avg):10.49Mh/s | A:1701 R:34 HW:0 WU:0.148/m ST: 1 SS: 0 NB: 695 LW: 61250 GF: 0 RF: 0 Connected to miningrentalrigs x13 (stratum) diff 0.041 as user xxxxxx Block: 1fd4f716... Diff:1.81K Started: [00:40:17] Best share: 114 -------------------------------------------------------------------------------- [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit GPU 0: 57.0C 2730RPM | 2.306M/2.303Mh/s | A:404 R: 1.6% HW:0 WU:0.032/m I:19 GPU 1: 44.0C 65% | 1.444M/1.445Mh/s | A:193 R: 1.3% HW:0 WU:0.018/m I:18 GPU 2: 61.0C 2806RPM | 2.294M/2.295Mh/s | A:377 R: 1.9% HW:0 WU:0.034/m I:19 GPU 3: 56.0C 3068RPM | 2.296M/2.302Mh/s | A:368 R: 1.4% HW:0 WU:0.032/m I:19 GPU 4: 56.0C 2683RPM | 2.293M/2.302Mh/s | A:359 R: 1.2% HW:0 WU:0.032/m I:19 -------------------------------------------------------------------------------- [00:35:17] Accepted 059f93b4 Diff 0.178/0.084 GPU 2 at miningrentalrigs x13 [00:36:09] Network diff set to 1.92K [00:36:09] Stratum from miningrentalrigs x13 detected new block [00:38:14] Accepted d642df5e Diff 1.195/0.084 GPU 2 at miningrentalrigs x13
|
btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
|
|
|
HardwarePal
|
|
June 05, 2014, 11:24:09 PM |
|
Best I could get
14.4 Drivers
R9-290s (NON X)
X11 - 4mh/s x13 - 2.9mh/s
-I 20 -g 5 -w 128 --thread-concurrency 32765 --gpu-engine 1007 --gpu-memclock 1250 --auto-fan --temp-target 84 --temp-overheat 87 --temp-cutoff 93 --gpu-fan 70-85
|
|
|
|
jenveno
Member
Offline
Activity: 350
Merit: 10
|
|
June 06, 2014, 02:43:35 AM |
|
Anyone know why this crashes on BAMT 1.6 every 20 minutes or so? Here are my settings for R9 270 cards:
"intensity" : "14", "kernel" : "x11mod", "lookup-gap" : "2", "thread-concurrency" : "8192", "shaders" : "0", "vectors" : "1",
"gpu-engine" : "1050", "gpu-fan" : "50-100", "gpu-memclock" : "1440", "gpu-powertune" : "20",
"temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75",
"api-listen": true, "api-port": "4028", "api-allow": "W:127.0.0.1",
"auto-fan" : true, "auto-gpu" : true, "expiry" : "120", "failover-only" : true, "gpu-threads" : "2", "log" : "5", "queue" : "1", "scan-time" : "60", "temp-hysteresis" : "3",
"failover-switch-delay" : "60", "no-pool-disable" : true, "kernel-path" : "/usr/local/bin"
Change Shaders to 1280. Change Intensity to 18. Try again and let us know what happens.
|
|
|
|
|