Bitcoin Forum
June 14, 2024, 10:59:10 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Problems X11/X13 mining with R9 290 Tri-X OC  (Read 2020 times)
ToScA- (OP)
Sr. Member
****
Offline Offline

Activity: 335
Merit: 250


View Profile
August 09, 2014, 04:00:51 PM
 #1

Hi!

I keep trying to mine X11/X13 coins with my R9 290 but the HW errors keep on coming.

Here is my sgminer config (using the modified x13mod sgminer):

"auto-fan" : true,
"intensity" : "16",
"vectors" : "1",
"worksize" : "128",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1,209.141.39.147",
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-engine" : "1030",
"gpu-memclock" : "1350",
"gpu-powertune" : "20",
"gpu-vddc" : "0.000",
"gpu-fan" : "10-90,0-90",
"temp-hysteresis" : "3",
"temp-cutoff" : "90",
"temp-overheat" : "85",
"temp-target" : "75",
"log" : "5",
"queue" : "1",
"expiry" : "20",
"scan-time" : "30",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"kernel" : "x13mod"

What am I doing wrong?

Thanks!
Vlad2Vlad
Legendary
*
Offline Offline

Activity: 3052
Merit: 1530

www.ixcoin.net


View Profile WWW
August 09, 2014, 07:33:00 PM
 #2




Bump for some answers.

iXcoin - Welcome to the F U T U R E!
ToScA- (OP)
Sr. Member
****
Offline Offline

Activity: 335
Merit: 250


View Profile
August 09, 2014, 08:10:12 PM
 #3




Bump for some answers.

Thanks.

Are you experiencing the same problems?
MKDpump
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
August 10, 2014, 07:24:35 AM
 #4

I use r9 290 tri-x for mining. I have 20 cards and i don't have any problem.
Try with diferent drivers, for my cards best is 13.12.
MSI Afterburner to set your card
and this is my bat file:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k x11mod -o stratum+tcp://amsterdam.eu.stratum.dedicatedpool.com:8001 --failover-only -u -p --gpu-fan 80,80 --gpu-engine 1020,1020 --gpu-memclock 1250,1250 --thread-concurrency 8193,8193 -I 18,18 -w 128,128 -g 4

If you are using MSI Afterburner delete this:--gpu-fan 80,80 --gpu-engine 1020,1020 --gpu-memclock 1250,1250
and you may want to play with thread concurrency, if you have more than 8gb ram you may try 24550 or even more.
And if you want to mine cryptonote than it's a diferent a lot.
Johanna
Sr. Member
****
Offline Offline

Activity: 255
Merit: 250


View Profile
August 10, 2014, 02:31:58 PM
 #5

Hi!

I keep trying to mine X11/X13 coins with my R9 290 but the HW errors keep on coming.

Here is my sgminer config (using the modified x13mod sgminer):

"auto-fan" : true,
"intensity" : "16",
"vectors" : "1",
"worksize" : "128",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1,209.141.39.147",
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-engine" : "1030",
"gpu-memclock" : "1350",
"gpu-powertune" : "20",
"gpu-vddc" : "0.000",
"gpu-fan" : "10-90,0-90",
"temp-hysteresis" : "3",
"temp-cutoff" : "90",
"temp-overheat" : "85",
"temp-target" : "75",
"log" : "5",
"queue" : "1",
"expiry" : "20",
"scan-time" : "30",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"kernel" : "x13mod"

What am I doing wrong?

Thanks!

I believe you have too many settings, try removing vectors to see if it helps..

ToScA- (OP)
Sr. Member
****
Offline Offline

Activity: 335
Merit: 250


View Profile
August 23, 2014, 12:37:20 PM
 #6

I use r9 290 tri-x for mining. I have 20 cards and i don't have any problem.
Try with diferent drivers, for my cards best is 13.12.
MSI Afterburner to set your card
and this is my bat file:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k x11mod -o stratum+tcp://amsterdam.eu.stratum.dedicatedpool.com:8001 --failover-only -u -p --gpu-fan 80,80 --gpu-engine 1020,1020 --gpu-memclock 1250,1250 --thread-concurrency 8193,8193 -I 18,18 -w 128,128 -g 4

If you are using MSI Afterburner delete this:--gpu-fan 80,80 --gpu-engine 1020,1020 --gpu-memclock 1250,1250
and you may want to play with thread concurrency, if you have more than 8gb ram you may try 24550 or even more.
And if you want to mine cryptonote than it's a diferent a lot.

Hi!

I keep trying to mine X11/X13 coins with my R9 290 but the HW errors keep on coming.

Here is my sgminer config (using the modified x13mod sgminer):

"auto-fan" : true,
"intensity" : "16",
"vectors" : "1",
"worksize" : "128",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1,209.141.39.147",
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-engine" : "1030",
"gpu-memclock" : "1350",
"gpu-powertune" : "20",
"gpu-vddc" : "0.000",
"gpu-fan" : "10-90,0-90",
"temp-hysteresis" : "3",
"temp-cutoff" : "90",
"temp-overheat" : "85",
"temp-target" : "75",
"log" : "5",
"queue" : "1",
"expiry" : "20",
"scan-time" : "30",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"kernel" : "x13mod"

What am I doing wrong?

Thanks!

I believe you have too many settings, try removing vectors to see if it helps..

Hi! Thanks for your efforts to help.

I tried both your suggestions but my R9 290 is still struggling to mine either X11 or X13. I haven't even tried X15 yet. I keep getting hardware errors and no accepts. So annoying. Scrypt works as fine as ever, but there's no point in GPU-mining that these days.
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
August 23, 2014, 02:41:37 PM
 #7

the pool is running fine? are you sure is not a pure posthe one that you are mining?

btw 290 work better with 1 thread and 24000/24561(f i remember correctly)TC -I 19-20
unlock.mk
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
August 23, 2014, 10:07:50 PM
 #8

Try this:


"kernel" : "x11mod",
"no-submit-stale" : true,
"queue" : "1",
"worksize" : "256",
"intensity" : "19",
"lookup-gap" : "2",
"thread-concurrency" : "24550",
"gpu-threads" : "4",
"gpu-memclock" : "1500",
"kernel-path" : "/usr/local/bin"

use this miner: http://cryptomining-blog.com/wp-content/files/sph-sgminer_x13mod.zip

atp1916
Legendary
*
Offline Offline

Activity: 854
Merit: 1000



View Profile
August 24, 2014, 04:01:55 AM
Last edit: August 24, 2014, 12:56:54 PM by atp1916
 #9

OP, i had nothing but HW errors on my 7950s with a certain few types of coins (Smartcoin was one of them) using all of the x11/x13 mod cgminer forks except for this one: https://bitcointalk.org/index.php?topic=658975.0  Not sure why at all.

My baseline config for the 7950 was:
Code:
sgminer.exe -k x11mod -o stratum+tcp://smartcoin.stonedpuppy.com:9911 -u [] -p [] -I 18 

Did not need to specify TC, W, G, or any other parameter except for intensity.
Ignition75
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


www.dashpay.io


View Profile
August 24, 2014, 03:18:34 PM
 #10

Hi!

I keep trying to mine X11/X13 coins with my R9 290 but the HW errors keep on coming.

Here is my sgminer config (using the modified x13mod sgminer):

"auto-fan" : true,
"intensity" : "16",
"vectors" : "1",
"worksize" : "128",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1,209.141.39.147",
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-engine" : "1030",
"gpu-memclock" : "1350",
"gpu-powertune" : "20",
"gpu-vddc" : "0.000",
"gpu-fan" : "10-90,0-90",
"temp-hysteresis" : "3",
"temp-cutoff" : "90",
"temp-overheat" : "85",
"temp-target" : "75",
"log" : "5",
"queue" : "1",
"expiry" : "20",
"scan-time" : "30",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"kernel" : "x13mod"

What am I doing wrong?

Thanks!

Could be a number of things.  What are the default clocks on your card?  You're settings seem fine to be honest.  I would reinstall your drivers...

I've had a lot of success with the following miner: sgminer_x11x13mod_01_07_2014

And a lot of success with the following settings on my 290s, default clocks: -g 2 -w 256 --thread-concurrency 8192 --rawintensity 81920 --expiry 1 --queue 0 --scan-time 1 --no-submit-stale



The new generation have arrived and they brought their own currency...
ToScA- (OP)
Sr. Member
****
Offline Offline

Activity: 335
Merit: 250


View Profile
September 07, 2014, 10:34:49 PM
 #11

the pool is running fine? are you sure is not a pure posthe one that you are mining?

btw 290 work better with 1 thread and 24000/24561(f i remember correctly)TC -I 19-20

Hi, yes the pool seems fine. I'm mining through coinking. I tried both of those thread settings with no success, but thanks for the tip!

Try this:


"kernel" : "x11mod",
"no-submit-stale" : true,
"queue" : "1",
"worksize" : "256",
"intensity" : "19",
"lookup-gap" : "2",
"thread-concurrency" : "24550",
"gpu-threads" : "4",
"gpu-memclock" : "1500",
"kernel-path" : "/usr/local/bin"

use this miner: http://cryptomining-blog.com/wp-content/files/sph-sgminer_x13mod.zip



Hi, that's the miner I'm using. I tried your settings but it didn't quite work. Thanks anyway!

Hi!

I keep trying to mine X11/X13 coins with my R9 290 but the HW errors keep on coming.

Here is my sgminer config (using the modified x13mod sgminer):

"auto-fan" : true,
"intensity" : "16",
"vectors" : "1",
"worksize" : "128",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1,209.141.39.147",
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-engine" : "1030",
"gpu-memclock" : "1350",
"gpu-powertune" : "20",
"gpu-vddc" : "0.000",
"gpu-fan" : "10-90,0-90",
"temp-hysteresis" : "3",
"temp-cutoff" : "90",
"temp-overheat" : "85",
"temp-target" : "75",
"log" : "5",
"queue" : "1",
"expiry" : "20",
"scan-time" : "30",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"kernel" : "x13mod"

What am I doing wrong?

Thanks!

Could be a number of things.  What are the default clocks on your card?  You're settings seem fine to be honest.  I would reinstall your drivers...

I've had a lot of success with the following miner: sgminer_x11x13mod_01_07_2014

And a lot of success with the following settings on my 290s, default clocks: -g 2 -w 256 --thread-concurrency 8192 --rawintensity 81920 --expiry 1 --queue 0 --scan-time 1 --no-submit-stale




Hi, thank you. I tried your .bat settings at default clocks but the HW errors and no accepts persist.

My default clocks are 1000 and 1300 MHz.

I'm almost ready to give up Sad Sooo annoying, everything has been fine with scrypt and n-scrypt; but I can't mine any of these new X-coins!
ToScA- (OP)
Sr. Member
****
Offline Offline

Activity: 335
Merit: 250


View Profile
September 07, 2014, 11:02:45 PM
 #12

OP, i had nothing but HW errors on my 7950s with a certain few types of coins (Smartcoin was one of them) using all of the x11/x13 mod cgminer forks except for this one: https://bitcointalk.org/index.php?topic=658975.0  Not sure why at all.

My baseline config for the 7950 was:
Code:
sgminer.exe -k x11mod -o stratum+tcp://smartcoin.stonedpuppy.com:9911 -u [] -p [] -I 18 

Did not need to specify TC, W, G, or any other parameter except for intensity.

DUDE! You're my hero!

This worked flawlessly, thank you so ******* much!!

Do you use the same settings for X13?
johnnyrocket
Full Member
***
Offline Offline

Activity: 123
Merit: 104


View Profile
September 08, 2014, 07:36:59 AM
 #13

Similar settings for X13 should work fine.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!