sgminer-dev / sgminer

Scrypt GPU miner
GNU General Public License v3.0
631 stars 825 forks source link

fan speed % #167

Open sho-87 opened 10 years ago

sho-87 commented 10 years ago

Would it be possible to display the fan speed % on the main display instead of the RPM (or in addition to)? I personally tend to find this more helpful than RPM when trying to figure out if my fan is running too hard or not

veox commented 10 years ago

Yes.

mrbrdo commented 10 years ago

As much as I hate adding options, I agree. Perhaps we can simply make it display percent instead of RPM, and we don't need to add any options? Since you set % in .conf, it does make sense to display in % too. Whoever doesn't like it, there is still API and web interfaces that can display RPM.

yhaenggi commented 10 years ago

@mrbrdo i disagree. you wont see stuck fans this way. it could show RPM and percent in () or either of one, but not percent only as default

platinum4 commented 10 years ago

@Nem2k & @mrbrdo Has this issue been resolved by https://github.com/sgminer-dev/sgminer/issues/288 & https://github.com/sgminer-dev/sgminer/issues/289 as both issues deal with fan-speed percentages being correctly displayed after their resolutions? Also, from what I understand, fan-speed percentages show up inherently on 14.x drivers, but show up as RPMs on 13.x drivers.

If so, this issue is now duplicitous/resolved, and is able to be closed.

walrusqc commented 6 years ago

i have one gpu that shows fan speed in % and the others(23) shows in rpm... somebody know why?

Chakthi commented 6 years ago

@walrusqc, I have 1 card that shows percentage as well, while the other 3 show in RPMs. Have you ever figured out why this is happening? I'd prefer they all show one or the other.

Anyone know of how to fix this issue?

Thanks!

Rick