Pages:
Author

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

full member
Activity: 303
Merit: 105
Tried on Gigabyte 7950, with the following config:

Quote
sgminer -k x11mod -o stratum+tcp://drkpool.com:3333 -u USER -p x --failover-only -o stratum+tcp://pool.xhash.net:3355 -u USER -p x -I 20 -g 1 -w 256 --lookup-gap 2 --gpu-engine 1100 --gpu-memclock 1500 --gpu-powertune 20 --thread-concurrency 24000 --temp-cutoff 95 --temp-overheat 85 --temp-target 75 --api-listen --api-allow W:127.0.0.1

Though the intensity is 20 in the config file, the I in SGminer does not go beyond 18
Also, is the getaddinfo message keeps coming. Is that an issue?



Then tried the following config:

Quote
sgminer -k x11mod -o stratum+tcp://pool.xhash.net:3355 -u USER -p x --failover-only -o stratum+tcp://drkpool.com:3333 -u SUER -p x -I 15 -w 256 --gpu-threads 2 --thread-concurrency 8192 --gpu-engine 1100 --gpu-memclock 1250 --gpu-powertune 20 --api-listen --api-allow W:127.0.0.1

The intensity is 15 but it still shows as 18. It does not change for some reason.
Still get the getaddinfo message:



Did you fix this problem? Same happens to me, please let me know if you know how to resolve this prob.
member
Activity: 61
Merit: 10
what is the hashrate for 270x and 290 non x on x13mod?
3 x MSI R9 270X Hawk (1200/1500) = 5,3 MH/s => ca. 1,77 MH/s / card
sr. member
Activity: 364
Merit: 250
what is the hashrate for 270x and 290 non x on x13mod?
I get 2.95 with a ref R9 290 non x
legendary
Activity: 3248
Merit: 1070
what is the hashrate for 270x and 290 non x on x13mod?

don't know about 270x but for 290 s around 3MH/s
full member
Activity: 164
Merit: 100
full member
Activity: 164
Merit: 100
legendary
Activity: 2026
Merit: 1005
Can someone give a setting for R9 290 Tri-x non-x mining X13mod ??

I'm using this settings  for now and they give me 2.88- 2.90 Mhs :

"xintensity" : "512",
"worksize" : "128",
"thread-concurrency" : "20481",
"gpu-threads" : "4",

Does anyone has something better Huh
290nonX @970/1300 ref. ---->2.9mhs  Roll Eyes -g 2

290nonX @970/1300 ref. ---->3.05mhs  Roll Eyes -g 4

-g 4 instead of -g 2 gives about +4-5% hash speed
legendary
Activity: 1151
Merit: 1001
The big X13mod, works on Radeons 5xxx-6xxx. Its obvious that this is using "hacked" x11mod from Girino's exe (with opencl file >270KB)
example cmd line for 5850
Code:
sgminer -k x13mod -o stratum+tcp://boost.suprnova.cc:3311  --auto-fan -w 256 -g 1 -I 18 --thread-concurrency 7200 --lookup-gap 2 

Works with Cat 13.12, works with 14.4 too. tested on 5850, 6970 and 5750
x13mod.cl - 281KB
https://dl.dropboxusercontent.com/u/88276654/x13mod.7z

Sorry but can't remember how I found it, was posted somewhere in a forum - with complete sgminer build, made 28-05 early in the morning Cheesy

PS: https://dl.dropboxusercontent.com/u/88276654/sgminerx11.zip thats the file I downloaded, the x13mod kernel inside is NOT compatible with later sgminer builds, so ...
legendary
Activity: 1764
Merit: 1006
The longest I have been able to get my rig to run is 12 hours. I don't know what's causing it, but it's freezing up and I have to do a hard reboot which isn't convenient since I normally use team viewer. I posted my settings at https://bitcointalksearch.org/topic/m.7036775 if anyone can look at them and give me some suggestions. If the miner was just crashing I wouldn't care so much because that's easy to restart. It's just the hard reboots that are killing me.

lower your clocks. don't think you'll need 1500 mem anyways.

most of my cards run 1000/1200 @1.1v. Tweak the settings nicely, and they'll go as high as 2.5 mh/s                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
full member
Activity: 202
Merit: 100
Help with setting 6750 13.12 drivers constantly HW  Sad
Unfortunately, still no progress with 5xxx/6xxx cards.
Are there big differencies between your version and "original" from girino?
girino's can x13?
from my POV history of x11/13 mods is:

After girino's x11 with 2%,  a guy hacked his exe-  and we had x11mod kernel .cl file , 270K big - hacked from girino's exe
Then came a x13mod, based on this 'hacked' x11.
Its 281KB big .cl file
This x13mod works ok on 5xxx and 6xxx - increasing speed with 20-30%

Then, Girino released his x11 cl (~ 30Kb), then came your x13mod
Its faster, but doesn't work on older cards
I supposed you are the author of first x13mod :/

Can I know where to find this 281KB file? I can't seem to find it.
sr. member
Activity: 386
Merit: 250
The longest I have been able to get my rig to run is 12 hours. I don't know what's causing it, but it's freezing up and I have to do a hard reboot which isn't convenient since I normally use team viewer. I posted my settings at https://bitcointalksearch.org/topic/m.7036775 if anyone can look at them and give me some suggestions. If the miner was just crashing I wouldn't care so much because that's easy to restart. It's just the hard reboots that are killing me.
sr. member
Activity: 420
Merit: 250
what is the hashrate for 270x and 290 non x on x13mod?
member
Activity: 117
Merit: 10
New release. No speed updates in this release. Github sources as always here: https://github.com/lasybear/sph-sgminer_x11mod
Changes:
  • Total uptime in first string
  • Gpu sets idle, if all pools dead. Tried to unplug internet cable and gpu set to idle state, clocks dropped. Share your results about this feature.
  • show-coindiff option from cgminer-3.7.2-kalroth added. Description: Option to show coin/network difficulty instead of hash value. --show-coindiff or "show-coindiff" : true, can now be used to show the coin/network difficulty in accepted or rejected messages. This is only relevant for coin switching pools and it is off by default.

Link for windows binaries: https://www.dropbox.com/s/vtj5z5e56jc8wh7/sgminer_x11x13mod_30_05_2014.zip

Thx platinum4 for his ideas, and lasybear for his free miner.


There is a new sgminer here - https://bitcointalksearch.org/topic/ann-sgminer-v5-optimized-x11x13neoscryptlyra2reetc-kernel-switch-miner-632503 - and I want to see there all the improvements you've made for your x11/x13 miner, including the latest (total uptime in first string, gpus idle when pools dead and so on). So:
"you now have the opportunity to join efforts with others and contribute to this unified sgminer, especially since shm is not anymore actively involved in sph-miner development. There is no need to make thousands of forks but rather work on a single unified sgminer" (c)
Join them!
Yes, one miner will be better than 100500 forks. I'll add latest improvements soon.
legendary
Activity: 1848
Merit: 1018
I have X13 working fine on my 280x, but on my laptop which has a Radeon 6770m, and runs X11 just fine, won't run X13? Can anyone tell me what settings to try, I have tried all the settings that it works with scrypt, scrypt-n, X11, but X13 seems to just HW error even at lowest intensity and g1 w132, while I can run X11 just fine at 18 intensity g2 w256?  What gives?
sr. member
Activity: 330
Merit: 250
📱 Electroneum 📱 cryptocurrency
New release. No speed updates in this release. Github sources as always here: https://github.com/lasybear/sph-sgminer_x11mod
Changes:
  • Total uptime in first string
  • Gpu sets idle, if all pools dead. Tried to unplug internet cable and gpu set to idle state, clocks dropped. Share your results about this feature.
  • show-coindiff option from cgminer-3.7.2-kalroth added. Description: Option to show coin/network difficulty instead of hash value. --show-coindiff or "show-coindiff" : true, can now be used to show the coin/network difficulty in accepted or rejected messages. This is only relevant for coin switching pools and it is off by default.

Link for windows binaries: https://www.dropbox.com/s/vtj5z5e56jc8wh7/sgminer_x11x13mod_30_05_2014.zip

Thx platinum4 for his ideas, and lasybear for his free miner.


There is a new sgminer here - https://bitcointalksearch.org/topic/ann-sgminer-v5-optimized-x11x13neoscryptlyra2reetc-kernel-switch-miner-632503 - and I want to see there all the improvements you've made for your x11/x13 miner, including the latest (total uptime in first string, gpus idle when pools dead and so on). So:
"you now have the opportunity to join efforts with others and contribute to this unified sgminer, especially since shm is not anymore actively involved in sph-miner development. There is no need to make thousands of forks but rather work on a single unified sgminer" (c)
Join them!
sr. member
Activity: 280
Merit: 250
Anyone have good config for HD 7950? Mine keeps crashing my Win 7 after 3-4 hours


Quote
sgminer -k x11mod -o stratum+tcp://stratum.multipoolmining.com:5555 -u USER -p x -I 17 -g 1 -w 256 --lookup-gap 2 --gpu-engine 1100 --gpu-memclock 1500 --gpu-powertune 20 --thread-concurrency 24000 --temp-cutoff 95 --temp-overheat 85 --temp-target 75 --api-listen --api-allow W:127.0.0.1

"intensity" : "18",
"vector" : "1",
"worksize" : "256",
"shaders" : "1792",
"kernel" : "x11mod",
"gpu-powertune" : "20",
"gpu-engine" : "900-1050",
"gpu-memclock" : "1400",
"thread-concurrency" : "8192",
"lookup-gap" : "2",
"gpu-threads" : "2"

Steady @ 2.83Mh/s



Thanks, will try it out now.
sr. member
Activity: 294
Merit: 250
I used the latest sgminer_x11x13mod_30_05_2014 but now I'm getting only 2160kh/s. With the x11modb2 I was getting 2300kh/s.
Same config.

So I copied the bin from x11modb2 to sgminer_x11x13mod_30_05_2014 and now I'm hashing 2300kh/s again.  Huh Huh

thanks for the reply, what's your config and do you know your AMD driver version?

config see https://bitcointalksearch.org/topic/m.7024785

drivers are 13.11b6 i think.

The other rig I didn't test it yet with the 6970 with drivers 14.4
Also used the x11x13mod with my 7950 cat 14.4 and they have the same hashrate with x13.
x11 didn't test it yet.
hero member
Activity: 2170
Merit: 640
Undeads.com - P2E Runner Game
I don't have any temp or fan readings after running the pmupdate and pimpupdate scripts for PIMP. Has anyone run into this issue? It worked at first but after a restart I've lost temps and fan readings.

I can confirm it's using the new SGMINER from lasybear. I've tried re-running the script to reinstall it but nothing.

Thats probably due to a re-initialisation of your X11 system (the display server, not the algo).
Replace the file /etc/X11/xorg.conf with one of the backups in that directory (like xorg.conf.fglrx-0) and reboot.
full member
Activity: 265
Merit: 100
I used the latest sgminer_x11x13mod_30_05_2014 but now I'm getting only 2160kh/s. With the x11modb2 I was getting 2300kh/s.
Same config.

So I copied the bin from x11modb2 to sgminer_x11x13mod_30_05_2014 and now I'm hashing 2300kh/s again.  Huh Huh

thanks for the reply, what's your config and do you know your AMD driver version?
legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
is this work with nicehash??
i cant run it
always waiting for work from pool
any tip?
The latest version from the sgminer-dev git, branch 5_0 has support for nicehash.
i mean x11mod not original branch versions
i got it to work but now not switching to second pool when no work from nice hash
Yes, 5_0 has support for nicehash WITH x11mod.
Pages:
Jump to: