Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: sunerok on December 18, 2014, 07:05:05 AM



Title: new 290x tri-x shows hashrate, pool doesnt
Post by: sunerok on December 18, 2014, 07:05:05 AM
just got a new sapphire r9 290x tri-x (upgraded from a evga/nvidia card)

i run sgminer, and it shows a hashrate of around 5.5mh/s, but the pool is not showing anything at all, not even worker with 0 shares...

i know its me and not the pool because other workers are fine.. and my cpu connects (just did that for testing)

this is what my bat file looks like:

setx GPU_MAX_ALLOC_PERCENT=100
setx GPU_USE_SYNC_OBJECTS=1

sgminer.exe -k x11mod -o stratum+tcp://goldmin.es:4422 -u CYhT7NfRXAZcwUQjV2AF1cSLcUjHuqibCs -p x -I 19

any input/ideas are welcome  ;D


Title: Re: new 290x tri-x shows hashrate, pool doesnt
Post by: MTJ151 on December 18, 2014, 07:03:41 PM
What coin are you mining from that site?


Title: Re: new 290x tri-x shows hashrate, pool doesnt
Post by: sunerok on December 18, 2014, 07:12:57 PM
What coin are you mining from that site?

cannabiscoin


Title: Re: new 290x tri-x shows hashrate, pool doesnt
Post by: MTJ151 on December 19, 2014, 08:02:43 PM
From what you have wrote here it should be working I think. There maybe something else going on that we don't know about though...

I would suggest that you try another pool to see if that works. I've not used the pool you are using before but it doesn't look like it's very busy...


Title: Re: new 290x tri-x shows hashrate, pool doesnt
Post by: giveen on December 19, 2014, 10:59:21 PM
just got a new sapphire r9 290x tri-x (upgraded from a evga/nvidia card)

i run sgminer, and it shows a hashrate of around 5.5mh/s, but the pool is not showing anything at all, not even worker with 0 shares...

i know its me and not the pool because other workers are fine.. and my cpu connects (just did that for testing)

this is what my bat file looks like:

setx GPU_MAX_ALLOC_PERCENT=100
setx GPU_USE_SYNC_OBJECTS=1

sgminer.exe -k x11mod -o stratum+tcp://goldmin.es:4422 -u CYhT7NfRXAZcwUQjV2AF1cSLcUjHuqibCs -p x -I 19

any input/ideas are welcome  ;D

You need to edit your batch file....
Should be like this

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer.exe -k x11mod -o stratum+tcp://goldmin.es:4422 -u CYhT7NfRXAZcwUQjV2AF1cSLcUjHuqibCs -p x -w 64 --xintensity 128