CPU heats up the FAN

There must be something on Kernel 2.6.30 and above, which makes PC heating up unnecessary. At the moment runing back to Ubuntu 9.04 with CPU temperature +48.0°C
On Arch or Ubuntu above Kernel 2.6.29,  the heat of the CPU goes easily over +60°C which makes work on HP Compaq 6510b laptop impossible without noisy CPU fan.
I read about users writing the same problem, on different Distros. I stay back on Kernel 2.6.29 (Ubuntu 9.04) which works without CPU heat problem.
Any real work around on that problem is greatly appreciated

I have a simillar problem here.  Installed Arch on my Christmas laptop, but under Arch the fan is spinning almost constantly.  While in the preinstalled Vista it only spun up when the computer started doing something.  I have not tested with other distros.  I have cpufreq running and using the ondemand governor, but it only supports 1.2 and 1.3 (full speed) GHz.  I don't know if 1.2 GHz is the lowest the CPU really can go and googling my CPU doesn't reveal much.
My infos:
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Genuine Intel(R) CPU U4100 @ 1.30GHz
stepping : 10
cpu MHz : 1200.000
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant
_tsc arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl est tm2
ssse3 cx16 xtpr pdcm xsave lahf_lm
bogomips : 2594.55
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Genuine Intel(R) CPU U4100 @ 1.30GHz
stepping : 10
cpu MHz : 1200.000
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant
_tsc arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl est tm2
ssse3 cx16 xtpr pdcm xsave lahf_lm
bogomips : 2594.58
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
/proc/acpi/processor/CPU0/info
processor id: 0
acpi id: 0
bus mastering control: no
power management: yes
throttling control: no
limit interface: no
uname -a
Linux fury 2.6.32-ARCH #1 SMP PREEMPT Sat Dec 26 09:02:58 CET 2009 x86_64 Genuine Intel(R) CPU U4100 @ 1.30GHz GenuineIntel GNU/Linux
sensors: (the machine has been sitting idle on my table for a few hours now, with loadavg of 0.00, 0.00, 0.00):
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +50.0°C (high = +105.0°C, crit = +105.0°C)
coretemp-isa-0001
Adapter: ISA adapter
Core 1: +50.0°C (high = +105.0°C, crit = +105.0°C)

Similar Messages

  • Heat and the fans not kicking in to chill things.

    So today i just hecked iStat Pro and noticet the temps and fans were not kicking in to cool thing down i made a screenshot here it is. To be honest its hot outside so that is why my Ambient is that high, i was sinking my ipod and waching some YouTube that is all.
    Opinions and Answers are verry much appreciated.

    Just run smcFan conservatively. I've never had any problems with it on this late 2009 21.5.
    Here are my settings. During the winter, I run at the defaults or just above. Right now, it's 97F outside. I'm often running on my second lowest setting, Minimum. The fan at the back helps a lot.

  • HT1338 Problem: My Mac Pro is heating and the fan produce a lot of noise, what shall I do? I got the new Montain Lion

    Dear best Users,
    What shall I do? My Mac Pro 2.53 GHz Intel Core 2 Duo/OS X 10.8 13-inch 2009= Is heating and producing a lot of noise with the internal Fan.
    Best,
    Dario van der Lündin

    If you can, open Activity Monitor and see what's using up all the %CPU.
    If its kernel_task, shutdown immediately and do a PRAM reset, like this:
    1. Power down the machine.
    2. Locate the following keys on your keyboard in preparation for Step 4:
    ‘command’ – ‘option’ – ‘P’ – ‘R’
    3. Press the ‘power on’ button.
    4. Immediately – and before the grey screen appears – hold down ‘command-option-P-R’ all together.
    5. Keep them held down until you’ve heard the start-up chime twice. After you release them you should hear it again, and hopefully your Mac will boot up as it should and with the kernel_task process back to normal.
    If that's not it, try quitting whatever the process is by selecting it in the Activity monitor window, then 'Quit' in the task bar. If the process refuses to quit, post back with the name of the process.

  • Excessive GPU/CPU heat - fan speed

    Hey. So, I finished the minimal KDE install and everything is working fine, besides one problem I have regarding the GPU. It's as if the GPU is constantly running high because it is releasing excessive amounts of heat and the fan is quite noisy. This is all relative to how it runs on Windows, in which I can't even hear / fell the fan and it's not hot at all.
    So I'm running the minimal KDE install, my processor is a i3-2310M and I'm running the Intel driver.
    Is there any reason it would be running like so, can I provide any more information to help locate the issue?
    Cheers.
    Last edited by Sly (2011-12-22 22:40:01)

    priapism wrote:
    You didn't say, but I'm assuming that you have a laptop.
    Have you done:
    pacman -S cpufrequtils acpid laptop-mode-tools
    If not, you need to install and configure these. The CPU defaults to running at max frequency all the time on a default arch install, and installing configuring these will enable power management of most devices in the system. This will also help save battery.
    Make sure you add acpid and laptop-mode-tools to the daemons section of /etc/rc.conf, and add acpi-cpufreq ondemand_cpufreq to the modules section. Make sure to see the following:
    https://wiki.archlinux.org/index.php/CP … cy_Scaling
    https://wiki.archlinux.org/index.php/Laptop-mode-tools
    This makes sense, thank you very much! I had wondered why the battery wasn't lasting as long.

  • Smc fan control or let the apple decides to control the fan?

    intel core 2 duo mac book goes about the temperature of 54-60 C...hmm is that normal or should i use a third party application , just to minimized the heat?
    1. does it wear out the fan fast if i run about 2,838 rpm or 3,500 rpm?
    let me know guys!!..thanks in advance =]
    or
    should i keep the default settings, that apple would decide its own to minimized the heat?..as far as i know it only goes around 1,600 to 1,800 rpm and heat raise up to 56-62 C =[

    I agree with lazypilot - its better for your notebook to keep it cool. Whether the fans spin at the default 1500rpm (Macbook 1st generation) or 1800rpm (C2D macbooks) - or 3000 rpm as set by the smcFanControl - makes really no difference in the life of the fan.
    Many Macbook users use software that often stresses the CPU thus having the fans run at very high RPM's for extended periods of time - I doubt that a properly working fan would have any problems with this

  • How to keep the fan noise down?

    I use my 2010 macbook pro to make music every day.
    I spend a lot of time in a small room with it and the fans go crazy as soon as i do anything slightly cpu intensive.
    The fans come on and are pretty loud, even with some ventilation under the laptop they go crazy.
    Is there a solution to keeping them down and keeping the mac cool without being noisy?
    Thanks

    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".
    Best.

  • I have a Mac OS X Snow Leopard version and my fan keeps coming on. I have been away for a week so it has not been used and yet when I started it up the fan started straight away. Is there anything I can do? Please help! Thanks

    I have a Mac OS X Snow Leopard version and my fan keeps coming on. I have been away for a week so it has not been used and yet when I started it up the fan started straight away. Is there anything I can do? Please help! Thanks

    Yes, look in Activity Monitor (Applications /Utilities /Activity Monitor.app) and see what it eating up all the %CPU. If anything is over 40%, post the name here to get advice or just kill it straight away with the red 'Quit' button.
    If nothing is using up CPU resources, but the fans are going full blast, do an SMC reset. Read the instructions here:
    http://support.apple.com/kb/HT3964

  • Question about the fans

    Hi,
    I've just bought a new i5 15" Macbook pro that so far has been a dream.
    However, importing my photos yesterday to iphoto I noticed that the cpu temp climbed from 35 to 95 degrees very fast, in less than a minute in fact. This was not unexpected as the photo import was using over 80% of the CPU. However, the fans did not budge from 2000rpm. The temp was still climbing and I panicked and stopped the import.
    I then downloaded smc and cranked the fan speed up and the temp kept at around 65 degrees.
    What I am wondering is if I have a problem with the regulation of my fans, or if the temps climbed so fast that they didn't really have time to cut in. I'd have thought they'd have gone above 2000rpm at 95% CPU temp. Anyone else notice this with their fans?
    many thanks.

    Welcome to Apple Discussions
    Strange, it almost sounds like the temperature sensors were inactive or not reading correctly but if that was the case then the fan(s) should have been running at maximum revs (6000) as this is the default/failsafe mode ...
    You could try running the Hardware tests from your original install DVD (hold d at Boot) and see if it reports any SNS (temperature sensor) errors ?

  • The fan gets really loud sometimes

    I just bought my Mac a couple weeks ago, not more than a month ago, and I haven't really downloaded a lot onto my computer. But sometimes the fan comes on really loudly, like it's having a hard time cooling the computer. Granted this happens usually when I'm on a site or using a program that is graphic intensive, but it only started doing this sometime this week. Could there be something wrong with the computer?

    Your MacBook is behaving as it should. The fan will come on when the CPU is working overtime.
    You can run Activity Monitor in the background and see what processes are consuming CPU cycles when the fans come on.
    It is Abode Flash more often than not on a website that gets the CPU working hard and the fans going.

  • Extreme heating, full noise fan and kernel 150% cpu

    My MBA is protected by Apple care and always had this heating problem.
    Specially in the summer I have extreme heating problems, and kernel 150% of cpu slow down the computer irreparably, fan is at full throttle 6200 rpm and heating reached 85 degrees Celsius.
    I have upgraded all the software, i read all the thread here, I have called the Apple customer care but i NEVER found a solution to this big problem.
    Does anyone can help me to address the situation?
    Thanks!

    No, the cause and effect is opposite
    It's not happening on mine. Here is my 1st generation 1.6Ghz MacBook Air w/Snow Leopard running a YouTube Flash video, Hardware Monitor and System Load maxed out at 100% for over 10 minutes.
    http://macosg.co.uk/grabs/61071d8d0effa93c4816163b707cefc4.jpg
    As you can see, the kernel task is only 3.0, CPU core temps are about 68C and the CPU clock frequency has not lowered. I might also add there is a Speck SeeThru case attached to the computer.
    I suggest trying the same test. If your CPU core temps get considerably higher and kernel tasks rises at the same rate, I would say you have a cooling issue--possibly with the thermal module. The CPU/GPU may need more grease.
    Dave M.
    MacOSG Founder/Ambassador  An Apple User Group  iTunes: MacOSG Podcast
    Macsimum News Associate Editor  Creator of 'Mac611 - Mobile Mac Support'

  • Gmail on FF4 (osx10.5.8) increase cpu-load and speed up the fans, but why?

    sorry but ff4 uses more cpu-power than all my adobe-software –
    and i dont need an extra heating at the office the fans runnig instantly louder than without ff4.
    the following add-ons are installed:
    - 1 Password 3.5.9
    - awsome screenshot 2.3
    - firefox sync 1.7
    - xmarks 3.9.10
    and some labs are activated in gmail.
    THX for every answer and sorry for the german slang …
    tom

    AnointedOne wrote:
    My 1 year old MBP running OSX has got more sluggish. The little multicolored spinning timer wheel keeps appearing a lot more now, and I hate it! My MBP takes drastically longer to boot when i turn it on as opposed to when I just got it. My web pages take a long time to load. Can anyone help me? WHat can I do to speed up my MBP. I am a novice mac user. Again my mac is getting slower by the day and i dont know how to increase its overall performance. Is there any simple software that can boost overall performance or will I have to reformat my MBP? I have a 200gb HD with 50 gb free and 4 gb of ram.
    Welcome to Apple's discussion groups.
    Launch the Activity Monitor utility. Pull down the list near the top and set it to "All Processes". Click on the "CPU" column heading to put the highest CPU consumers at the top. Also click on the "CPU" tab in the lower part of the window to check the value for "% Idle". If that value is much above zero, check the other categories for signs of resource problems. If nothing there points to a possible problem, launch the Console utility and look for messages that might suggest a problem. If you see messages that you have trouble interpreting, post them here and someone should be able to help.

  • New Macbook Pro 15 inch heat on the left and back bottom.  Also, Fan is constantly running although I am only using Safari and it is a month old machine

    I have a new macbook pro about a month old.  Have not used for anything but internet browsing it is a 15" machine, I can feel the heat from the left corner and back bottom.  Also, the fan is constantly running.  Is this something I can do to resolve.

    Fans are supposed to run whenever the Mac is on. Default/minimun speed is 2000RPM.
    How hot is hot? Mine is running the CPU cores at 45-50C, the Radeon GPU 35-40C when not engaged, the chassis sensors 30-38C. And current ambient temperature is 27C at my location. I currently have Safari, Mail, TextEdit and Temperature Monitor online.
    If you want a quick check of what the Mac's hardware is up to, download & install the iStat Pro dashboard widget. If you want a detailed view of the 20 or so different temperature sensors on the thing, download & install Bresink's free Temperature Monitor. And if you want  to see ALL the different sensors it has, purchase Bresink's Hardware Monitor.

  • In my macbook pro 15 inch mid 2012 model, my cpu and gpu will get very hot, when gaming or rendering sometimes over 200F. The fans only spin at max about 2900 rpm, when their max is 6400. I downloaded a fan control app, but how can i fix it?

    In my macbook pro 15 inch mid 2012 model, my cpu and gpu will get very hot, when gaming or rendering sometimes over 200F. The fans only spin at max about 2900 rpm, when their max is 6400. I downloaded a fan control app, but how can i fix it?

    Hi rhaughan,
    I see that you have concerns about your operating temperature of your computer while using resource-heavy applications such as gaming applications. I have an article that will address some of the concerns you have mentioned:
    Mac notebooks: Operating temperature - Apple Support
    http://support.apple.com/en-is/HT201640
    While there are third-party utilities that measure the temperature of a notebook computer, it is important to understand that these utilities are not measuring the external case temperature. The actual case temperature is much lower. Never use third-party applications to diagnose possible hardware issues—instead, contact Apple or go to an Apple Retail Store or Apple Authorized Service Provider.
    You should also see this article for even further information about your fans:
    Learn about the fans in your Mac - Apple Support
    http://support.apple.com/en-is/HT202179
    Thanks for being a part of the Apple Support Communities!
    Cheers,
    Braden

  • The fan in my Macbook Pro heats up

    The fan in my Macbook Pro heats up quite fast.
    I wanted to know how much it would cost to get it fixed as I don't have Apple care and my warranty has expired?

    Buy an external microphone or a headset. Which type depends on what type Mac you have. The 13" model has a single combo jack, the 15" and 17" models have separate input and output jacks.

  • Why is it that I have to install a third party software to control my fan speeds when my iMac gets hot. Should't the system manage this. My iMac is over heating because of this. Is there a way to let me iMac manage the fans?

    I've read many posts talking about using a third party software to manage the fans in my iMac. Can the iMac not do this on its own?

    You don't have to do anything. The fans will run when the temperature gets hot enough to trigger them.
    My new 2012 iMac isn't like my older 2007 iMac in terms of fan noise. I knew when the 2007 fans were running, I could hear the sound of rushing air and under heavy load they were load. Because the new 2012 models are very different in construction I don't hear that typical sound. In fact, until I saw a teardown I wondered if it had fans. The fan sounds more like a hum and I just never associated it with being a fan. Yes, the top of the computer does get hot, I think part of Apple's design is to use the alumnium back as a heat sink.

Maybe you are looking for

  • Unable to run XPSDrv Driver and Filter Sample

    Hello I'm facing to a problem with XPSDrv Driver and Filter Sample on my Windows 7 x64 machine I installed Visual Studio Ultimate 2013 I installed WDK 8.1 I installed WDK 8.1 Test Pack I installed everything from this site and I think that's all what

  • Can i get the startup disks online for free for a used macbook i just bought?

    can i get the installation stuff that i need to wipe all of the previous owners info off of my used macbook 13" laptop, so i can start over like new?  my laptop did not come with all the startup disks or anything when i bought it.

  • Deleting a row from View Dynamically

    Hi Experts, I am working with dynamic programming... there is Add button Once I press Add it will create  the 3 input fileds and one button (its for Delete ) in one row. If press the Button( Delete )  it should delete the respective row ( 3 input fil

  • Purchase requisition approved date field name by differnt release codes

    can any body give me field name of the date of purchase requisition released by the release code. regards reddy Edited by: Ian Wong on Sep 18, 2008 6:37 PM

  • ASM Vs File System - Who is best, Why and How ..

    How the ASM is better than traditional file system ..? What is the reason behind oracle recommends ASM when we can achieve the same performance in traditional file system ...? Can some one throw some lights on this to understand the purpose of ASM in