Bitcoin Forum
May 11, 2024, 06:37:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help with high HW errors and r9-270x?  (Read 1295 times)
terrapinflyer (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500


View Profile
February 14, 2014, 08:31:47 AM
 #1

Im hoping someone can help with this problem, I cant seem to get my r9-270x-CDFR's to run stable in cgminer 3.7.2 my conf file looks like this:

Code:
"intensity" : "17",
"vectors" : "1",
"worksize" : "256",
"thread-concurrency" : "8000",
"kernel" : "scrypt",
"lookup-gap" : "0",
"shaders" : "1280",
"gpu-engine" : "0-1125",
"gpu-fan" : "0-85",
"gpu-memclock" : "1500,1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "70",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

The cards are showing ~450kh/s but are throwing crazy HW errors and eventually cgminer and or windows 7 crash. When I try to set my thread-concurrency to 12000 cgminer will not start. Any help would be greatly appreciated and I would be happy to tip anyone who can get me up and running.
1715409472
Hero Member
*
Offline Offline

Posts: 1715409472

View Profile Personal Message (Offline)

Ignore
1715409472
Reply with quote  #2

1715409472
Report to moderator
1715409472
Hero Member
*
Offline Offline

Posts: 1715409472

View Profile Personal Message (Offline)

Ignore
1715409472
Reply with quote  #2

1715409472
Report to moderator
1715409472
Hero Member
*
Offline Offline

Posts: 1715409472

View Profile Personal Message (Offline)

Ignore
1715409472
Reply with quote  #2

1715409472
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715409472
Hero Member
*
Offline Offline

Posts: 1715409472

View Profile Personal Message (Offline)

Ignore
1715409472
Reply with quote  #2

1715409472
Report to moderator
Starscream
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
February 14, 2014, 08:56:50 AM
 #2

Im hoping someone can help with this problem, I cant seem to get my r9-270x-CDFR's to run stable in cgminer 3.7.2 my conf file looks like this:

Code:
"intensity" : "17",
"vectors" : "1",
"worksize" : "256",
"thread-concurrency" : "8000",
"kernel" : "scrypt",
"lookup-gap" : "0",
"shaders" : "1280",
"gpu-engine" : "0-1125",
"gpu-fan" : "0-85",
"gpu-memclock" : "1500,1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "70",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

The cards are showing ~450kh/s but are throwing crazy HW errors and eventually cgminer and or windows 7 crash. When I try to set my thread-concurrency to 12000 cgminer will not start. Any help would be greatly appreciated and I would be happy to tip anyone who can get me up and running.

You don't need to specify shades when you specify TC, but anyway, you need to increase your TC, try something like 15232, 16384, 16640 or 15361 (shaders*n + 1 usually works best).
If that doesn't help, than reduce your clocks speed back to stock and try again.

Also, try and leave lookup-gap at its default value of 2.
terrapinflyer (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500


View Profile
February 14, 2014, 09:34:40 AM
 #3

Im hoping someone can help with this problem, I cant seem to get my r9-270x-CDFR's to run stable in cgminer 3.7.2 my conf file looks like this:

Code:
"intensity" : "17",
"vectors" : "1",
"worksize" : "256",
"thread-concurrency" : "8000",
"kernel" : "scrypt",
"lookup-gap" : "0",
"shaders" : "1280",
"gpu-engine" : "0-1125",
"gpu-fan" : "0-85",
"gpu-memclock" : "1500,1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "70",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

The cards are showing ~450kh/s but are throwing crazy HW errors and eventually cgminer and or windows 7 crash. When I try to set my thread-concurrency to 12000 cgminer will not start. Any help would be greatly appreciated and I would be happy to tip anyone who can get me up and running.

You don't need to specify shades when you specify TC, but anyway, you need to increase your TC, try something like 15232, 16384, 16640 or 15361 (shaders*n + 1 usually works best).
If that doesn't help, than reduce your clocks speed back to stock and try again.

Also, try and leave lookup-gap at its default value of 2.

That TC 15232 will only work if I make the lookup-gap set to 4. That drops my hash rate to 300kh/s but no more HW.
Im going to try increasing the TC like you suggested.
terrapinflyer (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500


View Profile
February 14, 2014, 10:44:25 AM
 #4

I followed the thread below and now getting ~900kh/s from my 2 cards.
https://www.weminecryptos.com/forum/topic/1829-my-optimal-settings-for-xfx-r9-270x-and-resulting-bat/

I will report back in a few hours to see how stable it is.
atp1916
Legendary
*
Offline Offline

Activity: 854
Merit: 1000



View Profile
February 14, 2014, 11:20:54 AM
 #5

I've found TC 10240 up through 24000 to work well on my 270s.  Anything less and it was HW city.
terrapinflyer (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500


View Profile
February 14, 2014, 06:24:29 PM
 #6

The set up that I linked is running well, although one card is constantly 10c hotter. I think Im going to undervolt it some more.
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!