Author

Topic: S17+ new PSU low voltage - help (Read 147 times)

legendary
Activity: 2338
Merit: 6509
be constructive or S.T.F.U
August 16, 2020, 06:03:42 PM
#4
The S17 pro doesn't use the 6pin wires terminal, it uses busbar set up and they are pretty robust, such a scenario is almost impossible as the hashboards are fed directly from the PSU and only the fans and control board are connected to the PSU through wires, and those two draw a tiny amount of power and highly unlikely to cause such damage.

However, this can easily happen on all older models so it's always worth checking.
legendary
Activity: 3374
Merit: 3095
BTC price road to $80k
August 16, 2020, 05:23:52 PM
#3
Just additional for the above post it could be also a control board failure. Try to check the controller if some parts near the power terminal are burn because it can also lead to a short circuit that can result in low voltage.

If you can disassemble the unit under the control board check the terminal under the control board if you can see something like this image below.



This is just a sample image for hashboard not for control board.

If you see a burnt terminal you will need to replace them.
legendary
Activity: 2338
Merit: 6509
be constructive or S.T.F.U
August 16, 2020, 02:53:50 AM
#2
2020-08-15 18:14:48 driver-btm-api.c:222:set_miner_status: ERROR_POWER_LOST

The first PSU failed, the brand new one is not passing enough DC power, this whole thing points to low/high AC voltage.

... (and like I said I know my electricity setup works fine because this test would pass on the old PSU).

This isn't necessarily valid, when the PSU doesn't get enough power, it doesn't come out with the same results, your old PSU was a faulty one and thus it's not a good reference, could you measure the AC voltage coming out from the outlet? if it is not dead stable between 200v and 240v then this new PSU will toast soon, so be careful.
newbie
Activity: 2
Merit: 0
August 15, 2020, 02:22:33 PM
#1
Hey guys, I have a S17+ miner thats been giving me grief for a few months now. The power supply started acting up a while back so I ordered a replacement but am seeing a new error where it only shows a value around .5 for voltage (needs to be closer to 21). This a brand new APW9 from bitmain directly, and the APW9 was the recommended PSU for the S17+. The old PSU I had would pass the voltage checks but then had problems detecting all the chains. Here's an example of the output:

Code:
2020-08-15 18:14:05 power_api.c:85:check_voltage_multi: retry time: 20
2020-08-15 18:14:06 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 0.558824
2020-08-15 18:14:07 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 0.631714
2020-08-15 18:14:08 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 0.559539
2020-08-15 18:14:08 power_api.c:53:_get_avg_voltage: average_voltage = 0.583359
2020-08-15 18:14:08 power_api.c:66:check_voltage: target_vol = 21.00, actural_vol = 0.58, more than 1.0v diff.
2020-08-15 18:14:09 power_api.c:85:check_voltage_multi: retry time: 21
2020-08-15 18:14:10 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 0.558824
2020-08-15 18:14:11 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 0.631714
2020-08-15 18:14:13 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 0.535211
2020-08-15 18:14:13 power_api.c:53:_get_avg_voltage: average_voltage = 0.575249
2020-08-15 18:14:13 power_api.c:66:check_voltage: target_vol = 21.00, actural_vol = 0.58, more than 1.0v diff.
2020-08-15 18:14:14 power_api.c:85:check_voltage_multi: retry time: 22
2020-08-15 18:14:15 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 0.583120
2020-08-15 18:14:16 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 0.631714
2020-08-15 18:14:17 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 0.535211
2020-08-15 18:14:17 power_api.c:53:_get_avg_voltage: average_voltage = 0.583348
2020-08-15 18:14:17 power_api.c:66:check_voltage: target_vol = 21.00, actural_vol = 0.58, more than 1.0v diff.
2020-08-15 18:14:18 power_api.c:85:check_voltage_multi: retry time: 23
2020-08-15 18:14:19 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 0.558824
2020-08-15 18:14:20 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 0.631714
2020-08-15 18:14:21 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 0.535211
2020-08-15 18:14:21 power_api.c:53:_get_avg_voltage: average_voltage = 0.575249
2020-08-15 18:14:21 power_api.c:66:check_voltage: target_vol = 21.00, actural_vol = 0.58, more than 1.0v diff.
2020-08-15 18:14:22 power_api.c:85:check_voltage_multi: retry time: 24
2020-08-15 18:14:23 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 0.558110
2020-08-15 18:14:24 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 0.631714
2020-08-15 18:14:25 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 0.559539
2020-08-15 18:14:25 power_api.c:53:_get_avg_voltage: average_voltage = 0.583121
2020-08-15 18:14:25 power_api.c:66:check_voltage: target_vol = 21.00, actural_vol = 0.58, more than 1.0v diff.
2020-08-15 18:14:26 power_api.c:85:check_voltage_multi: retry time: 25
2020-08-15 18:14:27 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 0.558824
2020-08-15 18:14:29 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 0.631714
2020-08-15 18:14:30 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 0.535211
2020-08-15 18:14:30 power_api.c:53:_get_avg_voltage: average_voltage = 0.575249
2020-08-15 18:14:30 power_api.c:66:check_voltage: target_vol = 21.00, actural_vol = 0.58, more than 1.0v diff.
2020-08-15 18:14:31 power_api.c:85:check_voltage_multi: retry time: 26
2020-08-15 18:14:32 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 0.583120
2020-08-15 18:14:33 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 0.631714
2020-08-15 18:14:34 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 0.535211
2020-08-15 18:14:34 power_api.c:53:_get_avg_voltage: average_voltage = 0.583348
2020-08-15 18:14:34 power_api.c:66:check_voltage: target_vol = 21.00, actural_vol = 0.58, more than 1.0v diff.
2020-08-15 18:14:35 power_api.c:85:check_voltage_multi: retry time: 27
2020-08-15 18:14:36 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 0.558824
2020-08-15 18:14:37 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 0.607417
2020-08-15 18:14:38 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 0.535211
2020-08-15 18:14:38 power_api.c:53:_get_avg_voltage: average_voltage = 0.567151
2020-08-15 18:14:38 power_api.c:66:check_voltage: target_vol = 21.00, actural_vol = 0.57, more than 1.0v diff.
2020-08-15 18:14:39 power_api.c:85:check_voltage_multi: retry time: 28
2020-08-15 18:14:40 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 0.583120
2020-08-15 18:14:42 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 0.631714
2020-08-15 18:14:43 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 0.535211
2020-08-15 18:14:43 power_api.c:53:_get_avg_voltage: average_voltage = 0.583348
2020-08-15 18:14:43 power_api.c:66:check_voltage: target_vol = 21.00, actural_vol = 0.58, more than 1.0v diff.
2020-08-15 18:14:44 power_api.c:85:check_voltage_multi: retry time: 29
2020-08-15 18:14:45 power_api.c:40:_get_avg_voltage: chain = 0, voltage = 0.558824
2020-08-15 18:14:46 power_api.c:40:_get_avg_voltage: chain = 1, voltage = 0.631714
2020-08-15 18:14:47 power_api.c:40:_get_avg_voltage: chain = 2, voltage = 0.535211
2020-08-15 18:14:47 power_api.c:53:_get_avg_voltage: average_voltage = 0.575249
2020-08-15 18:14:47 power_api.c:66:check_voltage: target_vol = 21.00, actural_vol = 0.58, more than 1.0v diff.
2020-08-15 18:14:48 driver-btm-api.c:222:set_miner_status: ERROR_POWER_LOST
2020-08-15 18:14:48 driver-btm-api.c:156:stop_mining: stop mining: power set failed!
2020-08-15 18:14:48 thread.c:1403:cancel_read_nonce_reg_thread: cancel thread
2020-08-15 18:14:48 driver-btm-api.c:141:killall_hashboard: ****power off hashboard****

Has anyone seen this before? Since it's a brand new PSU I'm not sure what I could do to fix this (and like I said I know my electricity setup works fine because this test would pass on the old PSU). Any suggestions on how to debug this issue?
Jump to: