Post
Topic
Board Hardware
Re: Avalon Overclocking Thread - Share Your Results and Tips for others
by
dyseac
on 03/09/2013, 06:44:48 UTC
disconnect the ATX Motherboard Power connector after you turn your PSU switch OFF.   Reconnect your ATX PSU connector to the controller board.  Switch the power on.
Also make sure you have all 5 power cables hooked up.


2 x pciE 8 pin

2 x CPU 8 pin

1 x atx mainboard power connector.


Before you reboot the machine, first have a look at the tab

Status -> Cgminer API log

and look at the numbers behind

Code:
   [match_work_count1] => 239017
   [match_work_count2] => 239336
   [match_work_count3] => 240190
   [match_work_count4] => 239549
   [match_work_count5] => 239449
   [match_work_count6] => 239708
   [match_work_count7] => 238995
   [match_work_count8] => 238508
   [match_work_count9] => 239126
   [match_work_count10] => 239069
   [match_work_count11] => 238590

chances are one of your modules is not getting power and it will show it with considerably lower numbers (might even be 0)

The modules are grouped by 8 lines so you can spot where the problem is




So my hashrate just dropped to 40ghs and this is what the log is showing.

Quote
   [match_work_count1] => 23548
   [match_work_count2] => 23459
   [match_work_count3] => 23557
   [match_work_count4] => 23302
   [match_work_count5] => 23395
   [match_work_count6] => 23610
   [match_work_count7] => 23430
   [match_work_count8] => 23375
   [match_work_count9] => 23366
   [match_work_count10] => 23410
   [match_work_count11] => 23437
   [match_work_count12] => 23335
   [match_work_count13] => 23385
   [match_work_count14] => 23369
   [match_work_count15] => 23494
   [match_work_count16] => 23274
   [match_work_count17] => 23795
   [match_work_count18] => 23460
   [match_work_count19] => 23237
   [match_work_count20] => 23368
   [match_work_count21] => 23208
   [match_work_count22] => 23155
   [match_work_count23] => 23520
   [match_work_count24] => 23242
   [match_work_count25] => 23228
   [match_work_count26] => 23658
   [match_work_count27] => 23703
   [match_work_count28] => 23275
   [match_work_count29] => 23460
   [match_work_count30] => 23363
   [match_work_count31] => 23542
   [match_work_count32] => 23472

Everything looks fine?