Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Inconsequential

macrumors 68000
Sep 12, 2007
1,978
1
Totally forgot about this!!! Got a basic version working and then left it!

Ok, I shall upload an installer later along with the current base code that uses the cpu heatsink temp for its fan controls.

Now im going to start work on a version (2!) that will allow you to control your fans depending on what zone it is in.

However I need some help with this, so if anyone wants to give it a go then post here and I shall add you to MSN!

Cheers
CR.
 

MoreAudio

macrumors newbie
Jul 11, 2009
1
0
Been reading this whole thread and it finally gives me hope. My 2008 Mac Pro seems to have hyper sensitive fans,

My exhaust is running at about 1800 RPM and my CPU fan about 1700 RPM despite my CPUs 74F-79F (my house is about 73F), PowerSupply 129F-130F, Mem Banks in the 80s and the mem-modules all about 105F, and the Northbridge as always is about 149F

All of this really shouldn't require quite the fan load the Mac Pro is choosing to load. I can't wait for the latest fan control :)

Concorde Rules, whoever you are, you're my hero. I look forward to your release.
 

theirongiant

macrumors newbie
Oct 18, 2007
18
10
Hey Concorde,

You have made some exciting progress with Fan Control for Mac Pro. I for one look forward to your pending release.
 

mparnigoni

macrumors newbie
Nov 1, 2009
1
0
Totally forgot about this!!! Got a basic version working and then left it!

Ok, I shall upload an installer later along with the current base code that uses the cpu heatsink temp for its fan controls.

Now im going to start work on a version (2!) that will allow you to control your fans depending on what zone it is in.

However I need some help with this, so if anyone wants to give it a go then post here and I shall add you to MSN!

Cheers
CR.

Hi all!

I get in this thread, since it might be (hope, otherwise sorry for the OT) related to an issue I have..

Basically, on an "old" (2006) iMac Intel Core, I decided to give it a try and put a Toshiba HD, new generations one, thus throwing away the old HD (almost dead) and its bulky case.

All fine, even lighter now and plenty of room for the HD to get colder, BUT, there is a problem: since the old one was linked to a sensor, and the sensor was managing the HD Fan, now I lost its signal (since I cannot reconnect it to the new one), hence the Fan always runs at 5000 RPM! :D

I've checked, and I found that basically the temperature signal it gets the sensor is "-128° C".... ;) So my idea is that it goes in error and being in "doubt", it keeps the Fan constantly running.

I moved on, and found all "modern" appz get the correct temp value directly from the HD (around 34° C), with SMART protocol.

Now, the BIG question: I figure out I could be taking the daemon that takes care of relating temp to fan, telling him not to listen to the old signal, but instead to get SMART values and therefore the problem should be solved.

What do you think?

And, above all, how do you suggest in terms of best step to follow?

Cheers!

Mat
 

speedfr0g

macrumors newbie
Feb 16, 2010
9
0
Fan Control for Mac Pro 1,1 2006

Hi

I have read with great interest this thread.
I would like to know whether there is a Mac Pro 1,1 (2006) version of Fan Control available as the MP2009 posted here does not work with 2006 model.

Many thanks
 

Inconsequential

macrumors 68000
Sep 12, 2007
1,978
1
Hi

I have read with great interest this thread.
I would like to know whether there is a Mac Pro 1,1 (2006) version of Fan Control available as the MP2009 posted here does not work with 2006 model.

Many thanks

If you can get me the sensor codes for the Intake and Exhaust fans then maybe we can get somewhere.

http://concorde-photos.co.uk/stuff/MP2009CPUFancontolV0.7.zip

Is the latest for the MP2009.

I decided the PSU/Harddisk bays weren't worth worrying about as they really don't get that hot!
 

bootstrapjesse

macrumors newbie
Jan 30, 2010
21
0
Fort Worth, TX
Fan Control queston for Concorde

Concorde,

I've been running V0.7 since yesterday and really like it. Thanks.

I have a few silly questions:
1. Does "Base Speed" control intake and exhaust fans?
2. Are all of the other fans, such as Boost A & B and PCI controlled automatically?
3. How do Upper and Lower threshold settings affect fan speeds?
4. Which fans do the threshold temperatures affect? Exhaust, Intake, and Boost A/B?

Thanks. Keep up the great work.

--Jesse
 

cl-user

macrumors regular
Dec 16, 2009
107
0
I decided the PSU/Harddisk bays weren't worth worrying about as they really don't get that hot!

I think it is worth boosting disk bay speeds. After the audio patch, for me temperatures only get high under heavy load, hence probability is that disk are working hard too. Heat is a significant factor in disk failure.
I'd like an independent fan control just for the disk bay.
 

Inconsequential

macrumors 68000
Sep 12, 2007
1,978
1
Concorde,

I've been running V0.7 since yesterday and really like it. Thanks.

I have a few silly questions:
1. Does "Base Speed" control intake and exhaust fans?
2. Are all of the other fans, such as Boost A & B and PCI controlled automatically?
3. How do Upper and Lower threshold settings affect fan speeds?
4. Which fans do the threshold temperatures affect? Exhaust, Intake, and Boost A/B?

Thanks. Keep up the great work.

--Jesse

1. Yes, it controls the minimum speed for intake and exhaust.
2. This version doesn't touch the PCI/PSU temps. If I can get it to work with them all then maybe soon yes.
Well I did have a older version that was based on a iMac fan control setup but all the fans were based on the CPU temp and thus would ramp up unnecessarily.

Problem is my coding is very basic and limited to C so even with this i've been learning lots and lots :p

I shall look into adding independent control but sadly I think that may have to let someone else with better knowledge than me look into it.

3. Its based on a function of the min/max fan speeds and min/max temps.

So if you have a base of 500RPM, a lower threshold of 40 and upper of 60 then once it hits 40C it'll scale up linearly to 2800 (max) @ 60C. If you get me?

It only controls Intake and Exhaust, BOOST fans are a function of the intake & exhaust speeds, its 142.5% on Quads, and maybe more on Octos due to having smaller fans!
 

0987246

Cancelled
Jan 19, 2008
26
0
can someone tell me where I can get the latest version? do you have a website or something?
I have snow leopard + late 2007 8core xeon

thanks for making this.:D
 

Dragonforce

macrumors 6502a
Apr 9, 2008
587
5
Germany
CR, do you think you could make it a 64 bit thingy so the system preferences don't have to restart every time I click on the prefpane ? :)
 

Inconsequential

macrumors 68000
Sep 12, 2007
1,978
1
CR, do you think you could make it a 64 bit thingy so the system preferences don't have to restart every time I click on the prefpane ? :)

Sadly that *is* beyond my abilities, I googled for a while on how to convert 32 to 64 bit but unless someone can give me an idea/do it for me then not at the moment!!!

As for your PM, I shall have a look.

Cheers.
 

trainguy77

macrumors 68040
Nov 13, 2003
3,567
1
Sadly that *is* beyond my abilities, I googled for a while on how to convert 32 to 64 bit but unless someone can give me an idea/do it for me then not at the moment!!!

As for your PM, I shall have a look.

Cheers.

I took a brief look. I have never done this before. But if you go under project> Project settings>Build tab, an option exists under architecture to select 64bit intel. However, the stock version of fan control throws an error at that point. I don't know how to fix that.
 

speedfr0g

macrumors newbie
Feb 16, 2010
9
0
2006mp 1,1

If you can get me the sensor codes for the Intake and Exhaust fans then maybe we can get somewhere.

http://concorde-photos.co.uk/stuff/MP2009CPUFancontolV0.7.zip

Is the latest for the MP2009.

I decided the PSU/Harddisk bays weren't worth worrying about as they really don't get that hot!

Concorde

I looked at what Tesselator did And I copy below output from Hardware monitor
I hope that helps

Many Thanks

--------

gpusensor.ATIRadeonX1000.6: Graphics Processor (local computer)
smart.ST3750640AS.3QD02MAB: SMART Disk ST3750640AS (3QD02MAB) (local computer)
smart.ST3750640AS.3QD084MY: SMART Disk ST3750640AS (3QD084MY) (local computer)
smc.current.DED: CPU A (local computer)
smc.current.DEE: CPU B (local computer)
smc.current.NUD: Memory VRM Supply A (local computer)
smc.current.NUE: Memory VRM Supply B (local computer)
smc.current.OE3: Northbridge (local computer)
smc.current.qE3: Power Supply 1 Line 1 (local computer)
smc.fan.CPU_MEM: Fan CPU/Memory (local computer)
smc.fan.EXHAUST: Exhaust Fan (local computer)
smc.fan.IO: Fan Expansion Slots (local computer)
smc.fan.PS: Power Supply Fan (local computer)
smc.power.DED: CPU A (local computer)
smc.power.DEE: CPU B (local computer)
smc.power.NUD: Memory VRM Supply A (local computer)
smc.power.NUE: Memory VRM Supply B (local computer)
smc.power.OE3: Northbridge (local computer)
smc.power.qE3: Power Supply 1 Line 1 (local computer)
smc.temperature.BR3: Ambient Air (local computer)
smc.temperature.DJD: CPU A Heatsink (local computer)
smc.temperature.DJE: CPU B Heatsink (local computer)
smc.temperature.IR3: Hard Drive Bay 1 (local computer)
smc.temperature.IR4: Hard Drive Bay 2 (local computer)
smc.temperature.IR5: Hard Drive Bay 3 (local computer)
smc.temperature.IR6: Hard Drive Bay 4 (local computer)
smc.temperature.NR3: Memory Bank A Point 1 (local computer)
smc.temperature.NR4: Memory Bank A Point 2 (local computer)
smc.temperature.NR5: Memory Bank A Point 3 (local computer)
smc.temperature.NR;: Memory Bank B Point 1 (local computer)
smc.temperature.NR<: Memory Bank B Point 2 (local computer)
smc.temperature.NRD: Memory Bank B Point 3 (local computer)
smc.temperature.NU3: Memory Module A1 (local computer)
smc.temperature.NU4: Memory Module A2 (local computer)
smc.temperature.NU5: Memory Module A3 (local computer)
smc.temperature.NU6: Memory Module A4 (local computer)
smc.temperature.NU;: Memory Module B1 (local computer)
smc.temperature.NU<: Memory Module B2 (local computer)
smc.temperature.NUD: Memory Module B3 (local computer)
smc.temperature.NUE: Memory Module B4 (local computer)
smc.temperature.OJ3: Northbridge Heat Sink (local computer)
smc.temperature.TE3: Expansion Slots (local computer)
smc.temperature.qE3: Power Supply Location 1 (local computer)
smc.temperature.qE4: Power Supply Location 2 (local computer)
smc.voltage.DED: CPU A (local computer)
smc.voltage.DEE: CPU B (local computer)
smc.voltage.NUD: Memory VRM Supply A (local computer)
smc.voltage.NUE: Memory VRM Supply B (local computer)
smc.voltage.OE3: Northbridge (local computer)
smc.voltage.qE3: Power Supply 1 Line 1 (local computer)
 

Elphiel

macrumors newbie
Jul 4, 2010
7
1
HI!

First, sorry for posting in this older Thread but i have a serious problem with my Fan behavior on my MacPro4,1 early 2009 since i downloaded FanControl.

I have set a minimum Fan Speed at 800rpm and the Lower Threshold at 50° and Upper at 80°.

But now even in absolute idle i get much to high fan speeds. Temperatures over the complete system are no where over 40° from what i can see from iStat readings. But now look at my alltime Fan speeds.

Code:
Fan #0:
    Actual speed : 2081
    Minimum speed: 800
    Maximum speed: 4500
    Safe speed   : 0
    Target speed : 2083
    Mode         : auto

Fan #1:
    Actual speed : 1294
    Minimum speed: 600
    Maximum speed: 2800
    Safe speed   : 0
    Target speed : 1296
    Mode         : auto

Fan #2:
    Actual speed : 785
    Minimum speed: 786
    Maximum speed: 2800
    Safe speed   : 0
    Target speed : 786
    Mode         : auto

Fan #3:
    Actual speed : 784
    Minimum speed: 786
    Maximum speed: 2800
    Safe speed   : 0
    Target speed : 786
    Mode         : auto

Fan #4:
    Actual speed : 1121
    Minimum speed: 800
    Maximum speed: 4000
    Safe speed   : 0
    Target speed : 1122
    Mode         : auto

-------------

  F0Ac  [fpe2]  2084 (bytes 20 91)
  F0ID  [{fds]  (bytes 01 01 04 00 50 43 49 20 00 00 00 00 00 00 00 00)
  F0Mn  [fpe2]  800 (bytes 0c 80)
  F0Mt  [ui16]  96 (bytes 09 60)
  F0Mx  [fpe2]  4500 (bytes 46 50)
  F0Tg  [fpe2]  2084 (bytes 20 90)
  F1Ac  [fpe2]  1295 (bytes 14 3c)
  F1ID  [{fds]  (bytes 01 01 10 00 50 53 20 00 00 00 00 00 00 00 00 00)
  F1Mn  [fpe2]  600 (bytes 09 60)
  F1Mt  [ui16]  240 (bytes 0a f0)
  F1Mx  [fpe2]  2800 (bytes 2b c0)
  F1Tg  [fpe2]  1296 (bytes 14 40)
  F2Ac  [fpe2]  785 (bytes 0c 47)
  F2ID  [{fds]  (bytes 01 02 0a 00 45 58 48 41 55 53 54 20 00 00 00 00)
  F2Mn  [fpe2]  786 (bytes 0c 48)
  F2Mt  [ui16]  232 (bytes 03 e8)
  F2Mx  [fpe2]  2800 (bytes 2b c0)
  F2Tg  [fpe2]  786 (bytes 0c 48)
  F3Ac  [fpe2]  784 (bytes 0c 43)
  F3ID  [{fds]  (bytes 01 02 01 00 49 4e 54 41 4b 45 20 00 00 00 00 00)
  F3Mn  [fpe2]  786 (bytes 0c 48)
  F3Mt  [ui16]  0 (bytes 00 00)
  F3Mx  [fpe2]  2800 (bytes 2b c0)
  F3Tg  [fpe2]  786 (bytes 0c 48)
  F4Ac  [fpe2]  1121 (bytes 11 84)
  F4ID  [{fds]  (bytes 01 02 0a 00 42 4f 4f 53 54 41 20 00 00 00 00 00)
  F4Mn  [fpe2]  800 (bytes 0c 80)
  F4Mt  [ui16]  220 (bytes 05 dc)
  F4Mx  [fpe2]  4000 (bytes 3e 80)
  F4Tg  [fpe2]  1122 (bytes 11 88)
  F5Ac  [fpe2]  0 (bytes 00 00)
  F5ID  [{fds]  (bytes 01 02 01 00 42 4f 4f 53 54 42 20 00 00 00 00 00)
  F5Mn  [fpe2]  800 (bytes 0c 80)
  F5Mt  [ui16]  0 (bytes 00 00)
  F5Mx  [fpe2]  5200 (bytes 51 40)
  F5Tg  [fpe2]  800 (bytes 0c 80)

Like i said Temperatures are never over 40° C but i cant figure out how the SMC calculates such unnecessary Target Speeds. Especialy 2000rpm for the PCI fan is horrible. That thing is damn loud now.

I hope someone can help me. Fans only speed up if OSX is booting. so it seems a software issue.

Thanks,

- Elphiel
 

Roman23

macrumors 6502
Jun 12, 2010
478
0
SMC fan control is

a much better program.. I don't like fan control as its dull and doesn't really provide much and also its extremely inferior to istat pro or istat nano.


HI!

First, sorry for posting in this older Thread but i have a serious problem with my Fan behavior on my MacPro4,1 early 2009 since i downloaded FanControl.

I have set a minimum Fan Speed at 800rpm and the Lower Threshold at 50° and Upper at 80°.

But now even in absolute idle i get much to high fan speeds. Temperatures over the complete system are no where over 40° from what i can see from iStat readings. But now look at my alltime Fan speeds.

Code:
Fan #0:
    Actual speed : 2081
    Minimum speed: 800
    Maximum speed: 4500
    Safe speed   : 0
    Target speed : 2083
    Mode         : auto

Fan #1:
    Actual speed : 1294
    Minimum speed: 600
    Maximum speed: 2800
    Safe speed   : 0
    Target speed : 1296
    Mode         : auto

Fan #2:
    Actual speed : 785
    Minimum speed: 786
    Maximum speed: 2800
    Safe speed   : 0
    Target speed : 786
    Mode         : auto

Fan #3:
    Actual speed : 784
    Minimum speed: 786
    Maximum speed: 2800
    Safe speed   : 0
    Target speed : 786
    Mode         : auto

Fan #4:
    Actual speed : 1121
    Minimum speed: 800
    Maximum speed: 4000
    Safe speed   : 0
    Target speed : 1122
    Mode         : auto

-------------

  F0Ac  [fpe2]  2084 (bytes 20 91)
  F0ID  [{fds]  (bytes 01 01 04 00 50 43 49 20 00 00 00 00 00 00 00 00)
  F0Mn  [fpe2]  800 (bytes 0c 80)
  F0Mt  [ui16]  96 (bytes 09 60)
  F0Mx  [fpe2]  4500 (bytes 46 50)
  F0Tg  [fpe2]  2084 (bytes 20 90)
  F1Ac  [fpe2]  1295 (bytes 14 3c)
  F1ID  [{fds]  (bytes 01 01 10 00 50 53 20 00 00 00 00 00 00 00 00 00)
  F1Mn  [fpe2]  600 (bytes 09 60)
  F1Mt  [ui16]  240 (bytes 0a f0)
  F1Mx  [fpe2]  2800 (bytes 2b c0)
  F1Tg  [fpe2]  1296 (bytes 14 40)
  F2Ac  [fpe2]  785 (bytes 0c 47)
  F2ID  [{fds]  (bytes 01 02 0a 00 45 58 48 41 55 53 54 20 00 00 00 00)
  F2Mn  [fpe2]  786 (bytes 0c 48)
  F2Mt  [ui16]  232 (bytes 03 e8)
  F2Mx  [fpe2]  2800 (bytes 2b c0)
  F2Tg  [fpe2]  786 (bytes 0c 48)
  F3Ac  [fpe2]  784 (bytes 0c 43)
  F3ID  [{fds]  (bytes 01 02 01 00 49 4e 54 41 4b 45 20 00 00 00 00 00)
  F3Mn  [fpe2]  786 (bytes 0c 48)
  F3Mt  [ui16]  0 (bytes 00 00)
  F3Mx  [fpe2]  2800 (bytes 2b c0)
  F3Tg  [fpe2]  786 (bytes 0c 48)
  F4Ac  [fpe2]  1121 (bytes 11 84)
  F4ID  [{fds]  (bytes 01 02 0a 00 42 4f 4f 53 54 41 20 00 00 00 00 00)
  F4Mn  [fpe2]  800 (bytes 0c 80)
  F4Mt  [ui16]  220 (bytes 05 dc)
  F4Mx  [fpe2]  4000 (bytes 3e 80)
  F4Tg  [fpe2]  1122 (bytes 11 88)
  F5Ac  [fpe2]  0 (bytes 00 00)
  F5ID  [{fds]  (bytes 01 02 01 00 42 4f 4f 53 54 42 20 00 00 00 00 00)
  F5Mn  [fpe2]  800 (bytes 0c 80)
  F5Mt  [ui16]  0 (bytes 00 00)
  F5Mx  [fpe2]  5200 (bytes 51 40)
  F5Tg  [fpe2]  800 (bytes 0c 80)

Like i said Temperatures are never over 40° C but i cant figure out how the SMC calculates such unnecessary Target Speeds. Especialy 2000rpm for the PCI fan is horrible. That thing is damn loud now.

I hope someone can help me. Fans only speed up if OSX is booting. so it seems a software issue.

Thanks,

- Elphiel
 

Inconsequential

macrumors 68000
Sep 12, 2007
1,978
1

Hi mate, from what I remember of which fan is which from the code, it seems it's working just like it should.

However can you tell me what other applications you have running (iStat/SMZ Fan Control) and what machine you have? Quad/Octo?

Also if you can give me till early next week I can get back to my own Mac Pro and then can help better :)


a much better program.. I don't like fan control as its dull and doesn't really provide much and also its extremely inferior to istat pro or istat nano.

Last time I checked those programs you have to manually set the fan speeds, which is completely and utterly useless for some people.

I love the way you call it inferior when actually, it really isn't! [Although it does need work to get all the zones working, but i've been busy with other things!]
 

Elphiel

macrumors newbie
Jul 4, 2010
7
1
Hi Concorde!

Thanks for your quick response. My Mac pro is the 2,66 quad. Besides of iStat (wich can only read Fan and temperatur status) i dont use any other system tweaking Programs. Only Mail, Safari and co running. I also use smcFanControl only to get reports from the smc program that is included in the app package. (thats where the codes in my previus posts came from).

I wantet to try out FanControl because the PCI fan (and only the PCI fan) startet to turn at extreme high rpm unter Windows 7 (wich i use for gaming) even if overall temperaturs of the system keep around 50°C. So i thought writing the smc settings ciould also impact the windows boot camp behavior. But from what i know now its not the same.

But right from the first time i startet FanControl (your 7.0 version), the three named fans startet to rise their default speed from around 600-800rpm (depending on fan) up to these unnessecary fast speeds i wrote about in my previous port. Since i own my Mac for about half a year now even in 100% useage while converting h264 videos over 4 hours the fan never speeded that much up and temperatues kept around 50°C-55°C with the old rpm numbers.

I think theres something screwed up with the calculations that force theres high Target Speeds rith from the first moment i see the Alle Logo on startup. The Fans keep slow if i stay in the bootcamp loader/selection menu. i Wouldnt mind the high speeds but since my Mac is right on my Desk and the fans run nealy at maximum speed the noise is pretty anoying :)

Greetings,

Elphiel

:edit:

OK little Update. Solved the Problem. I completly deleted all smcFanControl files and FanControl with the removal script posted here some Pages beore. After that i turned off the MP, unplugged the power cord, waited 10 seconds, pushed and holded the power button another 10 seconds. After that i plugged the power cord back in and did a restart. And tada!: Fan Speeds are in their usual limits nice and silent!

So i hope this helps people who ever come across the same problem like me. Now i can continue to search a way to limit the PCIe fans rpm under windows7.

Thanks for your help!
 

Inconsequential

macrumors 68000
Sep 12, 2007
1,978
1
So i hope this helps people who ever come across the same problem like me. Now i can continue to search a way to limit the PCIe fans rpm under windows7.

Thanks for your help!


Have you installed fan control again? Interested in finding this bug.

Edit: Found my source code and notes, and my app was working perfectly from the code you gave.

PCI/Drive bay fan F0Ac (Actual RPM) F0Mn (Minimum allowed RPM) is way above minimum which means the SMC itself is controlling it, or an external app, such as iStat (V3 has fan control built in now) or SMC fan Control was controlling it. So I'm happy my app was working as expected :p

Also don't bother, no one has found a way to control the fans in ANY mac from Windows :(
 

Elphiel

macrumors newbie
Jul 4, 2010
7
1
Hi!

I didn't reinstall FanControl or smcFanControl again. Over the whole Day and 3 reboots between windows and OSX the Fan keep their speed perfect. But today in the morning i turned on my Mac and the PCI fan is turning again at around 2000rpm. So i took a closer look at iStat3 and your right. There is a setting activated to controle the Fan speed (I never realised iStat has such an option). The settings are exactly set to 2000rpm so i set them down to 800 just to be sure and completly deactivated the Fan Control from iStat. One new restart didn't solve the Problem but now im at work and will check later this day.

I will also try to reinstall your APP. Just one question for my understanding. If i set the Speed to 800 and minimum Temp Threshold to 50°C, all Fans should keep around 800rpm if every temp sensor is reporting temperatures below 50°C (like it is in my System, never even get over 40°C) right?

OK that's it for now. Still wondering why i only get this fan speeds now since i own iStat3 with fan control supposedly activatet for about many month. Well i'll see later.

-Elphiel :)
 

Inconsequential

macrumors 68000
Sep 12, 2007
1,978
1
I will also try to reinstall your APP. Just one question for my understanding. If i set the Speed to 800 and minimum Temp Threshold to 50°C, all Fans should keep around 800rpm if every temp sensor is reporting temperatures below 50°C (like it is in my System, never even get over 40°C) right?

Yes, that is correct, however as you have a 2009 Mac Pro with turbo boost I would set it so that under heavy load the fans ramp up as the temp rises to make sure your getting the maximum boost from the CPU.

For example, my settings are:

Min Fan: 500RPM
Lower temp: 40C
Higher temp: 70C IIRC

As for iStat 3, no idea, I think it did the same for me but I disabled it straight away as its essentially useless.

Im going to be working on a improved version next week but will have to wait for that :)
 

iamsilvermember

macrumors newbie
Oct 27, 2007
19
0
Wish you can also make one for Mac Pro 1.1

I am always a fan of Fan Control. Don't like SMC fan control at all consider it cannot modify the behavior at different temperature and has an ugly icon on my menu bar...
 

Inconsequential

macrumors 68000
Sep 12, 2007
1,978
1
Wish you can also make one for Mac Pro 1.1

I am always a fan of Fan Control. Don't like SMC fan control at all consider it cannot modify the behavior at different temperature and has an ugly icon on my menu bar...

I could make a version for you.

However I'd need you to get the sensor codes from your mac so I can change it in the app.

You could download the current version and try it to see what happens?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.