t-rexky wrote:
Thank you very much for your comprehensive response!
You're welcome.
t-rexky wrote:
I will have a look under the shield to see if the V12 card in my Tezro has the header.
If you decide you might like to use the header, to be safe I'd suggest metering the header to confirm that it was intended for use with a fan.
t-rexky wrote:
I will have another good look at the internals to see if there is something I can do to enhance the baseline cooling.
Another possibility might be replacing the Odyssey cooling fans with some that have the same physical dimensions but with a higher RPM/CFM rating. The L1 firmware regulates the system fans using a percentage of the fan speed rather than at a specific RPM, so a fan with a higher speed/flow rating should provide at least some additional cooling:
Code:
Zone Temp Target Current Zone Fan Curr/Min
Zone Name State Sensors Average Average Index Fan %
--------- -------- ------------ -------- -------- --------- ---------
Node Enabled 5,6 62C/143F 55C/131F 0 46%/ 46%
PCI Enabled 0,1,2,3 45C/113F 37C/ 98F 3,4 57%/ 57%
ODY Enabled 4 50C/122F 50C/122F 6 78%/ 64%
HD Enabled 5 40C/104F 55C/131F 5 80%/ 38%
If you decide to try graphics fans with a higher RPM/CFM rating, I'd suggest picking one with a minimum speed higher than the 1300 RPM Warning Level (called for by your L1 firmware), or you'll likely generate fan warning errors that cause the system to auto-power down:
Code:
Description State Warning RPM Current RPM
--------------- ---------- ----------- -----------
FAN 0 NODE 1 Enabled 1800 2109
FAN 1 NODE 2 Enabled 1800 2136
FAN 2 NODE 3 Enabled 1800 2149
FAN 3 PCI 1 Enabled 1350 1430
FAN 4 PCI 2 Enabled 1350 1493
FAN 5 HD Enabled 1620 4218
FAN 6 ODY 1 Enabled 1300 2220
FAN 7 ODY 2 Enabled 1300 2083
Interestingly enough, the Warning RPM for the graphics fans in my Tezro is given as 1350 RPM - perhaps another indication there might be some differences in the environmental parameters called for in different firmware revisions.
Code:
FAN 6 ODY 1 Enabled 1350 1555
FAN 7 ODY 2 Enabled 1350 1461