Bitcoin Forum
May 06, 2024, 07:26:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: HD 5770 Problem - Won't start mining! Fine otherwise. Powercolour-512MD5-H  (Read 2161 times)
OceanWhispers (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile WWW
March 03, 2014, 04:04:08 AM
Last edit: March 03, 2014, 02:19:15 PM by OceanWhispers
 #1

Hello, and thanks in advance for help and for your time reading.

I recently picked up a 5770 in a trade. I haven't decided whether I am going to keep it in my desktop PC (it's an upgrade from the 5570 that it came with, and will net me 170+ khash/s if I'm not mistaken) or sell it on here. Iam leaning towards keeping it. Either way, I test everything before I sell it and can't sell this as is on a clear conscience :/

I have installed the card in my mining rigs, and my desktop PC (where I am now posting from). I get the same issue on all machines.
The card runs fine, I have tested it in games fine with no issue. Benchmarks fine. But as soon as I try to mine with it, it fails and the display drivers crash (with CGminer).

In one mining rig I tried it along side a 7950 and a 7870, alongside each card, and by itself in different PCI-E slots. When I start CGminer the card displays "RPM 99%" which I have never seen before, while the other cards have a numeric value that actually makes sense. This is in the few seconds before the drivers crash. The hashrate sits at 0 while the other 2 cards revved up. Same thing happens in my desktop with CGminer. RPM 99%, CGminer crashes after 5-15 seconds. Same thing in another miner, by itself and with other GPUs.

I have also tried it with GUIminer. When I click start, it sits at "starting" for hours, no matter the settings. I have tried all manner of settings in both CGminer and GUIminer.

Any help?

1714980378
Hero Member
*
Offline Offline

Posts: 1714980378

View Profile Personal Message (Offline)

Ignore
1714980378
Reply with quote  #2

1714980378
Report to moderator
1714980378
Hero Member
*
Offline Offline

Posts: 1714980378

View Profile Personal Message (Offline)

Ignore
1714980378
Reply with quote  #2

1714980378
Report to moderator
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Starscream
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
March 03, 2014, 06:35:00 AM
 #2

Usually a display driver crash is due to misconfiguration of the clocks speeds and/or misconfiguration of the voltage and/or bad drivers.

So post your config file here and and driver version you're using.
OceanWhispers (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile WWW
March 03, 2014, 02:18:38 PM
 #3

I will when I get home soon. Thanks for your reply. I have tried so many ratios and what not though.

What can you recommend?

It's a powercolor AX5770 512MD5-H

Starscream
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
March 03, 2014, 02:47:57 PM
 #4

I will when I get home soon. Thanks for your reply. I have tried so many ratios and what not though.

What can you recommend?

It's a powercolor AX5770 512MD5-H

I can't say for your card because I never owned a 5770, but you should go through this thread: http://www.overclock.net/t/1461916/tutorial-ultimate-guide-to-tweaking-amd-cgminer-3-7-2-kalroth-edition-sgminer-instructions-included-aswell-get-the-most-hash-out-of-your-gpu

It's an excellent guide though you might need to apply a bit of changes where it's needed so it'll fit your own card settings.
OceanWhispers (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile WWW
March 03, 2014, 04:53:07 PM
 #5

Thanks, still can't get it working :/

OceanWhispers (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile WWW
March 03, 2014, 06:39:06 PM
 #6

Anyone?

SlipperySlope
Hero Member
*****
Offline Offline

Activity: 686
Merit: 501

Stephen Reed


View Profile
March 05, 2014, 12:43:33 AM
 #7

One of my rigs has 6 x 5770 of various makes - none yours - running cgminer 3.7.2 with this configuration file. Average KHs is 173 per card, with 3-12% rejects.

Code:
{
"pools" : [

(omitted)

],
"intensity" : "18,18,18,18,18,18",
"vectors" : "1,1,1,1,1,1",
"worksize" : "256,256,256,256,256,256",
"kernel" : "scrypt",
"lookup-gap" : "0,0,0,0,0,0",
"thread-concurrency" : "4032",
"gpu-engine" : "741",
"gpu-fan" : "0-85,0-85,0-85,0-85,0-85,0-85",
"gpu-memclock" : "1250",
"temp-cutoff" : "95,95,95,95,95,95",
"temp-overheat" : "85,85,85,85,85,85",
"temp-target" : "75,75,75,75,75,75",
"api-mcast-port" : "7701",
"api-port" : "7701",
"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",
}
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!