tohenk / linkstation-mod

Buffalo LinkStation Mod Tools
33 stars 7 forks source link

gpio-fan pins are reversed #1

Open 1000001101000 opened 5 years ago

1000001101000 commented 5 years ago

Howdy, The pins in the gpio-fan definition are out of order causing the fan speed to go "medium-low-high" instead of "low-medium-high" which can cause fan-control to go a little crazy if the temperature falls in the right range. Admittedly I was running mine for well over a year before someone else finally pointed it out to me. They were able to confirm it by recording the sound the fan made with a peice of tape attached and analyzing the resulting audio. I was able to duplicate it by marking a fan blade and videoing it at 240fps (iphone slowmo).

btw... I really liked your scripts, they taught me a bunch about cross-compiling kernels, etc.

Neustradamus commented 1 year ago

@tohenk: Have you seen the ticket of @1000001101000?