Ooh handy, error codes. Gonna have to update my testing station.
Yes, voltages across the different nodes would be handy. Maybe on the reset pin also.
Wait, you're looking at the chips? You pulled off the heatsink?
When it re-enumerates, does it tell you how many chips are detected? VH, I don't know if updated version of your software mention how many chips are detected (the old version on my bench computer does) but that's useful diagnostic info.
https://imgur.com/TvmQX6RThese looked like the components with the test points on the 2PAC, I had them as the ASICs, but of course they are just caps, maybe high filters for the supply to the ASICs? Anyway, no, I did not pull off the heat sink, I will gladly measure across these caps, or the nodes you mentioned, any other test points and report back.
Each enumeration identifies the correct number of chips per device, including the Terminus resets after it fails and restarts.
[2018-02-28 20:39:03.907] GSC 0: Compac BM1384 Bitcoin Miner (10002069)
[2018-02-28 20:39:04.040] GSD 0: 2Pac BM1384 Bitcoin Miner (10021345)
[2018-02-28 20:39:04.182] GSE 0: Terminus BM1384 Bitcoin Miner (10030035)
[2018-02-28 20:39:04.495] GSC 0: found 1 chip(s)
[2018-02-28 20:39:04.613] GSC 0: setting frequency to 150.00MHz
[2018-02-28 20:39:04.621] GSC 0: open cores @ 150.00MHz
[2018-02-28 20:39:04.703] GSD 0: found 2 chip(s)
[2018-02-28 20:39:04.808] Probing for an alive pool
[2018-02-28 20:39:04.821] GSD 0: setting frequency to 100.00MHz
[2018-02-28 20:39:04.830] GSD 0: open cores @ 100.00MHz
[2018-02-28 20:39:04.916] GSE 0: found 8 chip(s)
[2018-02-28 20:39:05.030] GSE 0: setting frequency to 100.00MHz
[2018-02-28 20:39:05.052] GSE 0: open cores @ 100.00MHz
...
[2018-02-28 20:50:34.456] GSE 0 failure, disabling!
[2018-02-28 20:50:34.456] GSE 0: setting frequency to 100.00MHz
[2018-02-28 20:50:38.258] GSE 1: Terminus BM1384 Bitcoin Miner (10030035)
[2018-02-28 20:50:38.469] Hotplug: GekkoScience added GSE 1
[2018-02-28 20:50:38.577] GSE 1: found 8 chip(s)
[2018-02-28 20:50:38.693] GSE 1: setting frequency to 100.00MHz
[2018-02-28 20:50:38.715] GSE 1: open cores @ 100.00MHz
[2018-02-28 20:50:39.185] GSE 1 failure, disabling!
[2018-02-28 20:50:43.788] GSE 2: Terminus BM1384 Bitcoin Miner (10030035)
[2018-02-28 20:50:43.998] Hotplug: GekkoScience added GSE 2
[2018-02-28 20:50:44.106] GSE 2: found 8 chip(s)
[2018-02-28 20:50:44.220] GSE 2: setting frequency to 100.00MHz
[2018-02-28 20:50:44.242] GSE 2: open cores @ 100.00MHz
[2018-02-28 20:50:45.487] GSE 2 failure, disabling!
From this same run, I did catch another error message after reset 26:
[2018-02-28 20:54:44.957] GSE 26 failure, disabling!
[2018-02-28 20:54:45.120] GekkoScience detect (3:76) failed to initialise (incorrect device?), resetting
[2018-02-28 20:54:45.120] failed usb_init
As for s/w, those look like checksums you are passing, those would be just for the compiled Win executables? I cloned/flagged/made tonight, no obvious change, if there is a log I can pull please advise.
Thanks again.