The Intel LPC bus clock degradation issue (which leads to the infamous “sudden death” boot loop requiring the 100-ohm resistor fix) is well documented on theseg forums. However, I recently came across a Reddit thread indicating that later manufacturing runs of these NAS units shipped with an updated CPU revision that natively fixes the flaw.
Specifically, units featuring Stepping 9 (Intel’s D1 revision) are safe, while earlier units featuring Stepping 8 (C0 revision) or lower are still susceptible to the degradation over time.
If you want to check your own unit, here is how I did it via SSH:
1. Enable SSH in QTS
Go to Control Panel > Network & File Services > Telnet / SSH and check Allow SSH connection. (Note: If you have the default admin account disabled, click “Edit Access Permission” to grant your personal admin account SSH rights).
2. Connect and Run the Check
Use PuTTY (Windows) or Terminal (Mac/Linux) to log into your NAS. If you are greeted by the QNAP Console Menu, exit out of it to the standard command prompt (usually by typing Q and hitting Enter).
I did not find an indication to correlate stepping to revision (e.g. 9 = D1) I posted about trying to to use DMIdecode to check further, but as I do not have a x51+ device to test, I cannot check.