Can someone help me with my noctua fan?

January 13, 2024, 16:44

djfaulty

I have a noctua fan, the NF A4x10 5V fan, I currently have it on the 3 to 2 pin adapter, so the yellow wire labeled "RPM Speed signal" in the docs is unused, Does anyone know what pin i should put that into so I can use it? I have red wire in 5v and black in ground but yellow unused, and I would like to be able to use it.

k9t33n

it may not work but try pin 14

djfaulty

alr thanks

k9t33n

then you need to enable it

djfaulty

how

k9t33n

run sudo raspi-config go down to performance and enable temp controlled fan. set it to pin 14 and your activation temp, I prefer 60°c myself

djfaulty

14 is a ground pin tho

k9t33n


k9t33n

no it isn't

djfaulty

idk what that is but the official one says ground so idk what pin ur talking about here

k9t33n

it's right next to a 5v and ground pin. that's why it's usually chosen so you can have them all in one straight line

djfaulty

oh GPIO14

djfaulty

i thought you meant like pin 14

k9t33n

yeah

djfaulty

alr ill try it

k9t33n

well it's usually called that but that has a little weird naming

k9t33n

I usually don't count the ground or power pins

djfaulty

alr

k9t33n

or EPROM pins

djfaulty

is there a way to enable that setting using ssh on my pc? i dont have any spare HDMI cables rn

djfaulty

i turned it on and set it to 60, i restarted the pi like it asked me but it just full throttles all the time still, when it asked for the pin was i supposed to put 14 for GPIO 14 or 8 for pin 8

k9t33n

yes, this is all done through the terminal

k9t33n

I only use the terminal

k9t33n

14

djfaulty

thats wierd then its set to 60 but it full throttles all the time still

djfaulty

do i need to code it?

k9t33n

run vcgencmd measure_temp

djfaulty

37.9

k9t33n

ok definitely not 60° then

k9t33n

hmm must be the noctua fan having different pwm stuff. add it to a ground pin and see what happens

djfaulty

alr

djfaulty

yeah still not doing anything, ill just leave it how it is

k9t33n

so when it's attached to ground it's going full throttle?

djfaulty

yeah still is

k9t33n

ok then somethings wrong there

k9t33n

because that's not how pwm works

djfaulty

that may be why...

djfaulty

its not a pwm fan

k9t33n

😭

k9t33n

omg I thought instead of rpm you said pwm 😭

djfaulty

oh

k9t33n

ok well that's the only way the pi offers

djfaulty

ah ok then thanks

k9t33n

np ig