Search content
Sort by

Showing 11 of 11 results by Rebeli
Post
Topic
Board Mining (Altcoins)
Re: New sgminer support x11, x13, x14 and x15 (with source)
by
Rebeli
on 07/07/2014, 14:55:44 UTC
I tried just about everything but can't get X15 to work properly.

It works fine on my R9 270X but not on my older 6990 cards.




You need to use bitblockold kernel and make sure your worksize is not 256, it has to be 64 or 128.
Post
Topic
Board Mining (Altcoins)
Re: New sgminer support x11, x13, x14 and x15 (with source)
by
Rebeli
on 30/06/2014, 12:09:19 UTC
the version called NEW3 (downloaded yeaterday), works fine for me on 2 PCs - with 5850/6970 inside
x13modold/bitblockmodold
For x13 I even get higher speed than lasybear builds

I use different drivers, but put 14.6 ocl binaries in sgminer folder...
I can even post bin files for 5850/6970 ?

But I have 1 relatively big problem - miner Always starts with Intensity 12... -I in bat file or "intensity" in conf file don't work Sad

Another problem... no way to use x13mod if in the system is present an older radeon

"remove-disabled" : true, is in conf file but it still tries to build bin file... and fails.Someone who can share bin file for 290?

Hey, thanks for the info.

I can't find NEW3 build or x13modold kernel from anywhere, do you have url?
Also bin files could work, though I have 5870 and 5830 cards.
Post
Topic
Board Mining (Altcoins)
Re: New sgminer support x11, x13, x14 and x15 (with source)
by
Rebeli
on 30/06/2014, 09:47:00 UTC
We need to get back in time then  Cheesy
The first release with whirlpool unroll which doesn't produce any HW error for 1 hour testing
X15_AMD_06_29.rar

Somehow the forked one on https://github.com/sgminer-dev/sgminer/tree/v5_0-x15 produce HW error, gonna work around it Sad

I'm still getting errors and no work done on 5000 series cards (Cypress). 6000 series and above work fine. Should I use other kernel than bitblockold ?

Thanks.

Does you card works with x13modold or marucoin-modold ?

marucoin-modold gives error -11 when building binary. I can't seem to be able to find x13modold kernel Sad
Tested with 5830, 5870 with 2 different rigs. Win 7 64bit cata 14.4 and 14.6 beta.

I also got the same problem with this versions..using same config from the v5 prerelease, what was working fine.
It doesn't matter which binary it is building, marucoinmod-old or darkocoinmod etc.

You have a working v5 release? Do you have a dl link?
Post
Topic
Board Mining (Altcoins)
Re: New sgminer support x11, x13, x14 and x15 (with source)
by
Rebeli
on 30/06/2014, 07:06:50 UTC
We need to get back in time then  Cheesy
The first release with whirlpool unroll which doesn't produce any HW error for 1 hour testing
X15_AMD_06_29.rar

Somehow the forked one on https://github.com/sgminer-dev/sgminer/tree/v5_0-x15 produce HW error, gonna work around it Sad

I'm still getting errors and no work done on 5000 series cards (Cypress). 6000 series and above work fine. Should I use other kernel than bitblockold ?

Thanks.

Does you card works with x13modold or marucoin-modold ?

marucoin-modold gives error -11 when building binary. I can't seem to be able to find x13modold kernel Sad
Tested with 5830, 5870 with 2 different rigs. Win 7 64bit cata 14.4 and 14.6 beta.
Post
Topic
Board Mining (Altcoins)
Re: New sgminer support x11, x13, x14 and x15 (with source)
by
Rebeli
on 30/06/2014, 06:17:56 UTC
We need to get back in time then  Cheesy
The first release with whirlpool unroll which doesn't produce any HW error for 1 hour testing
X15_AMD_06_29.rar

Somehow the forked one on https://github.com/sgminer-dev/sgminer/tree/v5_0-x15 produce HW error, gonna work around it Sad

I'm still getting errors and no work done on 5000 series cards (Cypress). 6000 series and above work fine. Should I use other kernel than bitblockold ?

Thanks.
Post
Topic
Board Mining (Altcoins)
Re: New sgminer support x11, x13, x14 and x15 (with source)
by
Rebeli
on 29/06/2014, 21:44:42 UTC
Hey

I can't get Radeon 5000 series card to work with bitblock or bitblockold kernels. 6000 Series works with bitblockold however.

The miner hashes but gets no work done and some hw errors are seen. Any idea whats the issue ?

Using cata 14.4 and 14.6 and several different cards.
Post
Topic
Board Mining (Altcoins)
Re: X11mod, X13mod, X15 and catalyst 14.6 RC2
by
Rebeli
on 29/06/2014, 20:55:43 UTC
I'm getting hw errors when mining x15 with Radeon 5000 series cards. 7000 series and 280x work fine with sgminer beta.

Anyone have any ideas on this issue? The 5000 series hash, but get only hw errors and no accepted work results Sad
I got an old HD5450 going with sgminer 4.1.0 and 14.6RC2
(sgminer v5 beta did NOT work on same card with X15):
X11.bat
Quote
@echo off
COLOR 0A
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1
sgminer.exe -c X11.conf
X11.conf
Quote
{
"pools" : [
   {
      "quota" : "100;stratum+tcp://pool1.us.multipool.us:3375",
      "user" : "blahblah",
      "pass" : "x"
        }
]
,
"kernel" : "x11mod",
"intensity" : "17",
"vectors" : "1",
"worksize" : "64",
"lookup-gap" : "2",
"thread-concurrency" : "448",
"shaders" : "80",
"gpu-engine" : "680-860",
"gpu-fan" : "100-100",
"gpu-memclock" : "620",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "90",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"log" : "5",
"no-pool-disable" : true,
"no-submit-stale" : false,
"load-balance" : true,
"queue" : "0",
"scan-time" : "60",
"scrypt-vert" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"load-balance" : true,
"kernel-path" : "/usr/local/bin",
"no-client-reconnect" : true
}

Getting 93 KHs X11 sgminer 4.1.0
No HW errors.
Shares are being accepted Smiley

Interestingly the x11mod kernel compiled with sgminer v5 beta was a darkcoin-mod bin not x11mod bin so dumping optimized x11mod.cl into v5 kernel directory has no effect with v5.  Seems that v5 maps x11mod to darkcoin-mod Sad I tried deleting darkcoin-mod.cl and renaming x11mod.cl to darkcoin-mod.cl but compile fails Huh

However putting it in 4.1.0 kernel directory definitely works Smiley

https://bitcointalk.org/index.php?topic=667250.msg7576218#msg7576218

His miner works on Radeon 6000 series if I use the bitblockold kernel, but it does not work with 5000 series. Did you get your 5450 card to work with x15 ?
Post
Topic
Board Mining (Altcoins)
Re: X11mod, X13mod, X15 and catalyst 14.6 RC2
by
Rebeli
on 29/06/2014, 00:43:28 UTC
I'm getting hw errors when mining x15 with Radeon 5000 series cards. 7000 series and 280x work fine with sgminer beta.


Anyone have any ideas on this issue? The 5000 series hash, but get only hw errors and no accepted work results Sad
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] X15 MaiaCoin ◀► The best x15 PoW/PoS ◀► Launched
by
Rebeli
on 28/06/2014, 23:39:32 UTC
Hello

I created 14.6 bins for people running 14.4 drivers on their miner.

On my R9 280X this boosts the 14.4 from 2.12mh/s to 2.48mh/s per card.
1150/1500   1.200mV

https://app.box.com/s/vn3wm9ru3nqua2z3gt6d see new post below

Enjoy.

My Gigabyte Radeon 280x had 1.7mh/s and after you bin it went to 1.9mh/s. Its still pretty low. Settings: -g 2 -w 256 -I 18 --thread-concurrency=8192 --gpu-engine=1090 --gpu-memclock=1300

My 5870 rig doesn't seem to work. The miner hashes but gets no accepted work with hw errors. Its funny that 7870 right (same kind) works fine giving 640mh/s per card. Using 14.4 cata. Any ideas?

Make sure you use the newer bin I posted and add "hamsi-expand-big 1" (credit goes to Bullus for hamsi tip)

https://app.box.com/s/dh6atjhm74u7r29famvg see new post below
My config

Code:
sgminer.exe --algorithm bitblock -o stratumserver -u xxx -p xxx -I 18 -w 128--thread-concurrency 8192 --lookup-gap 2 -g 2 --gpu-engine 1150 --gpu-memclock 1500 --no-submit-stale --no-pool-disable --hamsi-expand-big 1

Getting 2.1mh/s now, thanks. Its a bit better Smiley Still cant figure out why 5870s wont work...
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] X15 MaiaCoin ◀► The best x15 PoW/PoS ◀► Launched
by
Rebeli
on 28/06/2014, 23:09:16 UTC
Hello

I created 14.6 bins for people running 14.4 drivers on their miner.

On my R9 280X this boosts the 14.4 from 2.12mh/s to 2.48mh/s per card.
1150/1500   1.200mV

https://app.box.com/s/vn3wm9ru3nqua2z3gt6d

Enjoy.

My Gigabyte Radeon 280x had 1.7mh/s and after you bin it went to 1.9mh/s. Its still pretty low. Settings: -g 2 -w 256 -I 18 --thread-concurrency=8192 --gpu-engine=1090 --gpu-memclock=1300

My 5870 rig doesn't seem to work. The miner hashes but gets no accepted work with hw errors. Its funny that 7870 (same kind) works fine giving 640mh/s per card. Using 14.4 cata. Any ideas?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ASIC-RESISTANT] UltraCoin (UTC) - Ultrafast 6 second transactions!!
by
Rebeli
on 28/06/2014, 19:27:53 UTC
Hello

I'm having some problems trying to mine UTC.

I have Radeon 280x, 7870, 6950 and 5870 cards and they all give hw errors.

Tried yacminer 3.5 and ultracoinminer from their site with different settings and all I get is errors while hash rate changes a bit.

yacminer.exe --scrypt-chacha  x --nfmin 4 --nfmax 30 --starttime 1388361600  -R 8000 -g 1 -w 128 --buffer-size 2656 --lookup-gap 3

ultracoinminer.exe --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388361600 --lookup-gap 4 --thread-concurrency 8192 -g 1 -I 12 -w 128

Both of these give errors and changing the settings wont help. Does this require a specific catalyst version or am I missing something?
Thanks for all and any help.