Pages:
Author

Topic: New sgminer support x11, x13, x14 and x15, fresh (with source) - page 3. (Read 34158 times)

newbie
Activity: 18
Merit: 0
Here I use this version, it is more stable and fast     (LINK REMOVED)

WARNING! DO NOT USE RANDOM BINARY FILES LIKE THIS ONE, ESPECIALLY THOSE LINKED TO BY NEW ACCOUNTS.
newbie
Activity: 33
Merit: 0
anyone has 290(without x) bin file for X15, i can't upgrade to 14.6 cause it doesn't support +5 gpus
legendary
Activity: 1512
Merit: 1000
quarkchain.io
Here I use this version, it is more stable and fast     https://www.dropbox.com/s/goxxxyma3x18tf2/sph-sgminer_x11_x13_mod_2.zip
which speeds do you reach on R9 280X ? Smiley
member
Activity: 71
Merit: 10
I have mixed cards on one rig and if I try to set in config
Quote
"algorithm" : "bitblock,bitblock,bitblockold"
miner just ignore it, build ckolivas kernel and start with it
suggestion?
hero member
Activity: 658
Merit: 500
I solved it.  For some reason I had to add this switch.   -d switch doesn't work but adding this does.

--gpu-platform 1

Code:
setx GPU_USE_SYNC_OBJECTS 1

setx GPU_MAX_ALLOC_PERCENT 100

sgminer --pool-algorithm bitblock --no-submit-stale --gpu-platform 1 -o stratum+tcp://east1.us.stratum.dedicatedpool.com:6006 -u romes.15 -p x -g 2 -w 128 --gpu-engine 1020 --gpu-memclock 1450 --shaders 2048 --thread-concurrency 20481  -I 19  --worksize 256 --lookup-gap 0 --auto-fan --temp-target 77 --temp-overheat 83 --temp-cutoff 85

We're rockin' now.  

EDIT;  The issue is with the AMD drivers which need that switch to work for some reason.
newbie
Activity: 24
Merit: 0
why am I only getting 2.2 mhs out of my 290 and 1.5 out of 7950 i'm running 14.4 drivers.

this is my bat file

timeout /t 10

setx GPU_USE_SYNC_OBJECTS 1

setx GPU_MAX_ALLOC_PERCENT 100

sgminer --pool-algorithm bitblock -I 19 -w 128 --lookup-gap 2 --thread-concurrency 24000 --auto-gpu --no-submit-stale -o stratum+tcp://east1.us.stratum.dedicatedpool.com:6002 -u nadasmurf.1 -p 1234 Cry
newbie
Activity: 35
Merit: 0
Can someone post decent configs for 280x and 290x cards (X15) that don't throw up tons of HW errors? Also what is acceptable speed for the said cards on X15?
full member
Activity: 186
Merit: 100
Some help to set up 2x 5970, pls.    Always 2 of the 4 cores give HW. The other 2 are OK.
newbie
Activity: 47
Merit: 0
2.7 might be a bit low.. I'm getting 1.9MH x15 / each R9 270...

Try a lower worksize maybe? I had to drop mine to 64

I've tried it with 64, 128, and 256 work size. No notable difference.

Did u test it with "hamsi-expand-big" : "1", ?



Yes, absolutely. Also with "4". No change.
Same here ((( Absolute no difference for thread-concurrency, work-size and hams-expand-big ... just 2784 KH/s fro ASUS and 2733 for Gigabyte, but stable with 0 HW )))
sr. member
Activity: 406
Merit: 250
i have problems too, i try with the preconfig file for 280x and dont work nothing Sad
hero member
Activity: 658
Merit: 500
I have not been able to figure out how to use this version of sgminer.

It keeps trying to use my Intel onboard graphics instead of my GPU's and won't allow me to use the -d switch.

Any ideas?

I don't have this issue with any other version of sgminer or any other miner and am baffled after 5 hours of changing .bat files trying to get them to work.

This is my .bat file.  When I execute it, it tells me that my GPU doesn't have enough memory, but its trying to use my HD On board graphics card instead of my GPU's and I can't disable the onboard graphics as thats what I use for display and always have.

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
Color 0A
sgminer --algorithm bitblock -o stratum+tcp://isis.suprnova.cc:3111 -u user.1 -p x -g 2 -w 128 --gpu-engine 1020 --gpu-memclock 1450 --shaders 2048 --thread-concurrency 20481  -I 17  --lookup-gap 0 --auto-fan --temp-target 77 --temp-overheat 83 --temp-cutoff 85
pause

I've tried adding -d switch but I also get an error when doing that.

This is what it keeps naming the .bin file.  I have never seen this before using any miner.

bitblockIntel(R) HD Graphics 4600gw128l4big4.bin

This is what I get when using -d switch.   This is with -d 0 .  If I use more than one device ie. -d 0,1,2 sgminer open and closes immediately.







full member
Activity: 159
Merit: 100
2.7 might be a bit low.. I'm getting 1.9MH x15 / each R9 270...

Try a lower worksize maybe? I had to drop mine to 64

I've tried it with 64, 128, and 256 work size. No notable difference.

Did u test it with "hamsi-expand-big" : "1", ?



Yes, absolutely. Also with "4". No change.
newbie
Activity: 52
Merit: 0
Wondering if someone could help me out, I compiled and tried /aznboy84/sgminer/tree/v5_0-x15 and /sgminer-dev/sgminer.git (not sure if that is exactly the same)  but when i start it gives me a load of nonce errors.  When i tried the compiled sgminer-5.0-pre-release-2014-06-30-linux-amd64.zip from nicehash.com both the darkcoin-mod and marucoind-mod work as expected and even a bit hash than the lasybear sgminer im currently using however the bitblock im only getting 2 mh/s with x2 7950 & 1 R9-270.  

So i dont mind using the nicehash compiled but 2 mh/s seems slow.  Fixing either ones would be cool for me.  any help would be appreciated.

Im on ubunutu 13.04, using catalyst drivers 13. something (not 14.6) I also got the latest ADL_SDK files when I compiled. also it compiled fine no errors.    

Thanks!

  
newbie
Activity: 44
Merit: 0
on my 1g memory (or above) 5xxx and 6xxx cards ,the bitblockold algorithm works fine,but 512m cards can't run,says not enough memory.
I tried to decrease TC or increase LG,can't work neither.
seems that parameter "--thread-concurrency" and "--lookup-gap" don't play a part in Bitblockold algorithm.
Is there any other ways that can  decrease the memory occupancy in order to let my 512m cards run the x15 algo?
newbie
Activity: 13
Merit: 0
sgminer freezes on quit for me on Windows 7 with 280x cards.  Once it is frozen, I can't even kill the process, I have to do a hard reset.

I'm still on Catalyst 14.1, should I update it?

Using the binary from the rar linked in OP

I will second this and I already have the 14.6 beta drivers.

Just read an old thread of people complaining of the same problem in an older version of cgminer.  The temp workaround was to hit the x to close the miner instead of using the Quit option.  The downside is that cgminer doesn't reset your clocks and fans on exit, but who cares right.  This works on this build of sgminer.  You can also set CGWatcher to kill the process instead of quitting when stopping or restarting (Settings -> Miner -> top two check boxes).
sr. member
Activity: 294
Merit: 250
2.7 might be a bit low.. I'm getting 1.9MH x15 / each R9 270...

Try a lower worksize maybe? I had to drop mine to 64

I've tried it with 64, 128, and 256 work size. No notable difference.

Did u test it with "hamsi-expand-big" : "1", ?

full member
Activity: 159
Merit: 100
2.7 might be a bit low.. I'm getting 1.9MH x15 / each R9 270...

Try a lower worksize maybe? I had to drop mine to 64

I've tried it with 64, 128, and 256 work size. No notable difference.
full member
Activity: 159
Merit: 100
Any experience with R9 290 Huh I have only 2,7 Mh per card on x15  Undecided Is this ok with 14.6 drivers or something wrong ?

That's the same speed I'm getting. I've tried changing every setting in the book and nothing really makes a difference. I have a feeling we need to wait for an optimized version of the kernel to get better performance.

Right now my 280x is outperforming my 290.
newbie
Activity: 16
Merit: 0
2.7 might be a bit low.. I'm getting 1.9MH x15 / each R9 270...

Try a lower worksize maybe? I had to drop mine to 64
newbie
Activity: 47
Merit: 0
Any experience with R9 290 Huh I have only 2,7 Mh per card on x15  Undecided Is this ok with 14.6 drivers or something wrong ?
Pages:
Jump to: