Pages:
Author

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

newbie
Activity: 5
Merit: 0
Hello all

3.15 Mhs X13 R9 280X  it's ok ?
sr. member
Activity: 300
Merit: 250
4mnth old Miner :-)
5.2 and 5 using GGin config.

sgminer 4.1 ( think I am using https://bitcointalk.org/index.php?topic=658411.0;topicseen )

win8.1
14.6 rc2

hyperv2012r2 trial
14.6rc2



Code:
"kernel" : "x11mod",
"intensity" : "0",
"xintensity" : "50",
"rawintensity" : "0",
"worksize" : "256",
"gpu-threads" : "2",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "2560",
"gpu-engine" : "1020,1020",
"gpu-memclock" : "1250",
"gpu-fan" : "50-60",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"no-submit-stale" : true,
"no-pool-disable" : true,
"failover-only" : true,
"failover-switch-delay" : "60",
"queue" : "1",
"scan-time" : "7",
"shares" : "0",
"tcp-keepalive" : "30",
"expiry" : "28",
"log" : "5",
"kernel-path" : "/usr/local/bin",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"api-allow" : "W:127.0.0.1"
}
full member
Activity: 347
Merit: 100
any progress for 280x
look like stuck on 4.2/4.3Mhs

i hope someone can make it more faster again,

collect some coin but have nothing, loss in bandwith, time and electr   Undecided Undecided

4.2/4.3Mhs is pretty good for 280x, I think, can you share your config here? Mine is not stable and only has 3.8Mhs.


Find COOLERbyPSP trick

https://bitcointalk.org/index.php?topic=623409.1300
newbie
Activity: 40
Merit: 0
Quote

If it will be ok., you will be able to write new config file by press buttons at running sgminer "S" -> "W" -> file name.

And after the you would make changes on it to your necessary settings.

 I don't understand what it is "write new config file by press buttons at running sgminer "S" -> "W" -> file name". I run my Sgminer with .bat file, but it fell!

just look at the sgminer running window and you will see the hot-key:
Code:
[P]ool management  [G]PU management  [S]etting  [D]isplay options  [Q]uit
by them you would make changes "on the fly" while sgminer is run.
..so you able to make any changes with it, like the gpu setting or any other and write your own new config file by:
push "S" (Setting) -> "W" (Write config file) -> type file name for this config.

each time you can make the new config file included the changes that you will made "on the fly".
newbie
Activity: 61
Merit: 0
any progress for 280x
look like stuck on 4.2/4.3Mhs

i hope someone can make it more faster again,

collect some coin but have nothing, loss in bandwith, time and electr   Undecided Undecided

4.2/4.3Mhs is pretty good for 280x, I think, can you share your config here? Mine is not stable and only has 3.8Mhs.
newbie
Activity: 61
Merit: 0
Quote

If it will be ok., you will be able to write new config file by press buttons at running sgminer "S" -> "W" -> file name.

And after the you would make changes on it to your necessary settings.

 I don't understand what it is "write new config file by press buttons at running sgminer "S" -> "W" -> file name". I run my Sgminer with .bat file, but it fell!
full member
Activity: 347
Merit: 100
any progress for 280x
look like stuck on 4.2/4.3Mhs

i hope someone can make it more faster again,

collect some coin but have nothing, loss in bandwith, time and electr   Undecided Undecided
newbie
Activity: 40
Merit: 0

Quote
which sgminer do you use?
because this .conf file is of the sgminer v4.x, v5 - have different .conf format, specially of the pool setting and wont work with this one.

If your sgminer is v5 - compare your conf with a sample of sgm5.

I use sgminer 4.1.0, i don't think it is version's fault, when i start sgminer, it gave me "can't load the conf" message.

should be=> -p d=0.008
could you try to run sgm by .bat/.cmd file, like this:
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
del *.bin

sgminer.exe -k x11mod -o stratum+tcp://sea.wafflepool.com:3331 -u 19RLsfsfAZwi31TsqRX8PLDasfasdfsPpd5Qerre -p d=0.008

If it will be ok., you will be able to write new config file by press buttons at running sgminer "S" -> "W" -> file name.

And after the you would make changes on it to your necessary settings.
newbie
Activity: 61
Merit: 0

Quote
which sgminer do you use?
because this .conf file is of the sgminer v4.x, v5 - have different .conf format, specially of the pool setting and wont work with this one.

If your sgminer is v5 - compare your conf with a sample of sgm5.

I use sgminer 4.1.0, i don't think it is version's fault, when i start sgminer, it gave me "can't load the conf" message.
newbie
Activity: 40
Merit: 0
newbie
Activity: 61
Merit: 0
I just read back through 3 pages.  So this is a new x11 mod kernel for mining?  Where's a link to its download?

I have 7950s, 270X's, and 280X's.  Anyone got any config files to share?  My mining PCs are Windows 7 and 8, 64 bit.



Now it is a little confused! it is not very mature for the new version of Sgminer. Maybe you can try new AMD catalyst 14.6+Sgminer 4.1.0, to have a try, i can get my 270x mining X11 for 2.5Mhs, but not stable, i dont know why!  also you can use the conf of  GGin's setting(on Page 73), he can get more than 5Mhs with r290.

Tell me your conf if it succeeds.
newbie
Activity: 61
Merit: 0
hero member
Activity: 955
Merit: 1004
I just read back through 3 pages.  So this is a new x11 mod kernel for mining?  Where's a link to its download?

I have 7950s, 270X's, and 280X's.  Anyone got any config files to share?  My mining PCs are Windows 7 and 8, 64 bit.

sr. member
Activity: 519
Merit: 252
555
For X11 and 7970 Sapphire cards.

What hash speed are you guys achieving(with what settings)?
I'm getting 3Mhash/s per card (got 2)
4.04 Mhash/s per 7970 on Linux, using -k x11mod -I 20, core/mem freq 1050/1500, ati-drivers 14.6_beta1.
newbie
Activity: 14
Merit: 0
For X11 and 7970 Sapphire cards.

What hash speed are you guys achieving(with what settings)?
I'm getting 3Mhash/s per card (got 2)
newbie
Activity: 61
Merit: 0

Quote
You should be able to download the CL files and place them in the kernels folder.  Then you MUST delete your BIN files from the miner folder BEFORE you start mining again.  After that it SHOULD work.  Let me know if you still need help Smiley. Also let me know if it works and how well it works for you Smiley feedback appreciated.

hey,guy, i got my 280x and 270x work, mining x11 got 4.1Mhs and 2.7Mhs. i think it is ok! but 280x is not efficiency! Cost a lot power, can someone has good conf?

Thanks
member
Activity: 109
Merit: 10
Try 5 version with a modified kernel.  R9 280x   Driver 14.6  win7.1     X11   4250-4300 Mh/s 
https://www.dropbox.com/s/80vq649c5fisp99/sgminer5.0_update2.zip

I can't get more than 4.5 on r9 290 ... but some people report 5.1 ... and on 7950 I get 3.8 is someone having more on 7950 ?

I think that miner is a virus.. be careful.. posted by a newbie Tongue never trust a dropbox from a newbie Tongue.  I assume your using the new drivers then? appreciate if you post here when you figure it out:

http://redd.it/29mzyt

trying to gather other GPU settings that work the best! So we can have a good combined information guide for every gpu (solid stable settings that just work even if its not quite the highest).  Appreciate anyone who can post there results and settings Smiley
sr. member
Activity: 393
Merit: 250
newbie
Activity: 8
Merit: 0
Try 5 version with a modified kernel.  R9 280x   Driver 14.6  win7.1     X11   4250-4300 Mh/s 
https://www.dropbox.com/s/80vq649c5fisp99/sgminer5.0_update2.zip

I can't get more than 4.5 on r9 290 ... but some people report 5.1 ... and on 7950 I get 3.8 is someone having more on 7950 ?
Pages:
Jump to: