T530: Unbearable fan noise

Probably similar to this thread, the T530 I recently received has fan noise issues. I've invested considerable time in solving this, but found that a solution can be achieved with reasonable effort only by Lenovo:
Introduction:
Most ThinkPad models do not provide the operating system (or the user) the ability to set the fan speed directly (e.g. in rounds per minute) or in a fine-grained way (e.g. as a percentage of maximum speed). Instead, there are "fan speed levels", usually 9 levels (level 0 through level 7 as well as the level "disengaged"). For each level, a particular fan speed is defined and the Embedded Controller tries to achieve this particular fan speed by measuring the fan speed and adjusting the electrical properties of the fan (e.g. voltage or pulse length or something like this).
The fan noise problem:
Every time the internal temperature sensor reaches 50 °C or so, the fan starts with about 1900 rounds/minute and then quickly goes to about 2737 rounds/minute, where it is loud. Then it takes about 20 seconds, the temperature drops to 45 °C, then the fan is switched off. Then, after maybe other 30 seconds, the cycle repeats and the fan is switched on again, ...
There are major problems with this behaviour, because:
The fan is not running continously, but pulsating.
The fan is running at level 1 at a much higher speed than needed, creating unnecessary noise.
I have measured the individual fan speeds for individual fan speed levels:
The fan speeds at different levels are as follows:
Level 0: 0 rounds/minute
Level 1: 2737 rounds/minute
Level 2: 2944 rounds/minute
Level 3: 3033 rounds/minute
Level 4: 3074 rounds/minute
Level 5: 3597 rounds/minute
Level 6: 3773 rounds/minute
Level 7: 3773 rounds/minute
Level disengaged: 4754 rounds/minute
Solution draft:
A minimum solution to the problem above would be introducing another fan speed level between 0 rounds/minute and 2737 rounds/minute, with about 1900 rounds/minute. The reason this makes a difference is that there is a fundamental difference between laminar flow and turbulent flow, where the laminar flow makes nearly no noise and the turbulent flow makes a lot of noise. (Whether an airflow is laminar or turbulent is easiest influencable by affecting its speed.)
As you can see on the observed mapping from fan speed level to fan speed, level 6 and level 7 map to the same speed.
Thus, no particular fan speed would be lost if the mapping would be changed to the following:
Level 0: 0 rounds/minute
Level 1: 1900 rounds/minute
Level 2: 2737 rounds/minute
Level 3: 2944 rounds/minute
Level 4: 3033 rounds/minute
Level 5: 3074 rounds/minute
Level 6: 3597 rounds/minute
Level 7: 3773 rounds/minute
Level disengaged: 4754 rounds/minute
Solution implementation by user is impossible:
The problem, however, is that, while a user can decide which fan speed level should be active at a particular time, the user cannot decide which fan speed should actually be achieved for a particular level. Thus, the user can either decide to have 0 rounds/minute (which is not particularly sustainable, because the equipment becomes hotter and hotter) or to have 2737 rounds/minute (which is not particularly sustainable either, because both the user and other people arund the user's Lenovo computer are distracted from work).
The mapping from fan speed level to fan speed is actually stored in the Embedded Controller Programm ("ECP"). This Embedded Controller Programm is freely changeable or configurable by the user. Only Lenovo has the source code to this Embedded Controller Programm, and actually only Lenovo may know how to disassemble such a binary Embedded Controller Program in case the user wanted to change it. Thus, even advanced users cannot fix this problem by fixing it where it should be fixed.
It should be noted that, because fan speed is a long lasting issue at Lenovo, a third party has been even developed an after-market hardware solution: TPFC. However, this solution probably voids the warranty, and it work arounds the problem at the wrong place, and it costs time and money and effort to actually install it.
Only Lenovo can fix this problem:
How Lenovo should fix the problem
Thus, this is my call to Lenovo to fix this problem (at least for the T530 series, but probably W530, T430 are also affected). Ideally, the solution should be as follows:
Change the Embdedded Controller Program such that the mapping from fan speed level to fan speed is as follows:
Level 0: 0 rounds/minute (no noise level)
Level 1: 1500 rounds/minute (low noise level, sweet spot)
Level 2: 1700 rounds/minute (low noise level, sweet spot)
Level 3: 1900 rounds/minute (low noise level, sweet spot)
Level 4: 2100 rounds/minute (some noise level)
Level 5: 2600 rounds/minute (high noise level)
Level 6: 3100 rounds/minute (high noise level)
Level 7: 3773 rounds/minute (high noise level)
Level disengaged: 4754 rounds/minute (high noise level)
The reasons for this fan speed design are as follows:
The "sweet spot" where both the fan will run most of the time and where the user would not complain is between 1500 rounds/minute and 2100 rounds/minute. If the fan needs to be faster to keep the system cooled, then the user is likely to run the system with considerable load to CPU or GPU. In this case, there is no option to reduce the fan speed, but also in this case, the user probably accepts the fan noise for the computing power delivered.
The "sweet spot" in terms of CPU load is where the users do not accept fan noise while actually generating only minute CPU load (e.g. during web browsing or writing documents, where the CPU and the GPU is mostly idle). For many users, this is their normal working state (e.g. working in a quiet office, a very quiet library, a quiet bedroom, a quiet boardroom, ...). These scenarios are where Lenovo ThinkPads currently fail to deliver, unnecessarily
The "sweet spot" needs higher resolution (more fan levels allocated to these fan speeds), because slightly different load patterns may make it necessary to go from one level to the next higher level, but then the next level still should be bearable. Conversely, the higher levels (e.g. from 2600 rounds/minute on) do not need such a high resolution, because for most of the users, these levels will be only attained rarely anyway, and then they are accepting the noise.
Currently, there is no fan speed level at the sweet spot. With the proposed fix, there would be 3 fan speed levels at the sweet spot, with a neighbouring fan speed level (2100 rounds/minute) still being bearable when considering the performance delivered.
There is no fan speed level below 1500 rounds/minute. This is ok, because the fan is nearly inaudible at this speed anyway, and below a certain speed, there is a risk (depending on the fan) for the fan to actually not rotate at all (e.g. due to friction).
How much time and effort would Lenovo need for fixing the problem:
The Lenovo engineer responsible for the Embedded Controller Program of the T530 should need less than one day to change the source code of the Embedded Controller Program and to recompile it. The engineer may need one additional day to test this program (e.g. for different types of fans), and there may be a need for an additional day to release the update to the BIOS and ECP. All in all, Lenovo should not need more than 3 engineer-days (maybe worth 1800 USD) to fix the problem.
Why Lenovo should fix the problem:
Probably the whole current T series (T530,T520,T430,T420) as well as the current W series (W530,W520) fails the users in any of these scenarios (among others):
User working in a quiet office.
User working in a quiet library.
User working in a quiet bedroom.
User working in a quiet boardroom.
Thus, the Lenovo T series is currently not usable for many business users and almost all students. This problem should cost millions of USD of revenue, while fixing it would cost it maybe 1800 USD.
Incidental remark: Lenovo subsidiary can do better:
Lenovo has bought the majority of the Germany consumer electronics company Medion. Medion currently offers a consumer level notebook "E7222" for 499€ including German VAT. Despite of this low price, this notebook delivers very good fan control (that is: the notebook is nearly silent when the CPU is near-idle). (However, being consumer-grade, it does not offer a docking-station or a FullHD screen or WWAN.)
What will I personally do:
Some weeks ago, I had a powerful W530. I returned it due to fan noise for cash refund. Now I have the T530 (Serial number: R9RRF26) which has exactly the same problem. The deadline until I can legally request a cash refund runs until 2012-09-07. I hereby ask Lenovo:
To fix the problem and release an ECP or BIOS update until 2012-09-06 (it is doable, see above) or
if the problem cannot be fixed in this time (e.g. due to bureaucracy): provide me with a written statement (e.g. e-mail or forum post is sufficient) that my legal cash refund deadline (German law: §355 BGB) will be voluntarily extended by Lenovo (to some date Lenovo thinks it needs to fix the problem).
If none of the above happens, I will have to return the T530 as well. This is the 2nd chance Lenovo has gotten from me, there will be no 3rd chance. I would have to turn to Fujitsu (they do have business-class machines with big batteries, FullHD, WWAN) and they probably have better fan control.
Solved!
Go to Solution.

kaawee,
Thank you for the considerable thought that you put into your summation / analysis and proposal for a change.
I don't agree that you are wasting your time as we did make EC changes on the X220 and T420s to change fan behavior (along with several other systems).   However, not all customers agree that the changes made the system behave the way they wanted and were completely satisfied (hence some of the dissenting opinions expressed here).
We are interested in feedback on T530, W530, T430 fan concerns and we are investigating.   It is possible that a future change might be made, but I cannot say for certain that it will, nor can we commit to making this change within 4 days (2 now remaining) from your original posting.
Best regards,
Mark
ThinkPads: S30, T43, X60t, X1, W700ds, IdeaPad Y710, IdeaCentre: A300, IdeaPad K1
Mark Hopkins
Program Manager, Lenovo Social Media (Services)
twitter @lenovoforums
English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

Similar Messages

  • S10 fan noise

    Hi, I just recently bought a Lenovo S10 and am loving the new system, but I can't seem to get over the unbearable fan noise.
    Is there any way I can change the temperature at which the fan runs?  The fan is running even when I'm just browsing the web which is completely unnecessary because the computer's only around 40C which is still really cool, although maybe not for a netbook.  Normal laptop cpu's can handle up to 80-90C so I don't see why it would be necessary to keep the fan on when it's at such a low temperature.
    This is just an issue for me because I want to bring this netbook to class without bugging everyone with the fan's constant noise. It would also help to increase the battery life of the system which would be nice since it only ships in 3 cell at the moment.

    I also have this problem.
    In performance mode the fan stays on about 90% of the time, even when it is doing nothing at all (cpu 0-2%).
    In balanced mode it stays on about 70% of the time and sometimes is on while doing nothing (cpu 0-2%).
    When in the lower power modes it stays on while browsing the internet but if you do nothing it usually stays off.
    It is not a loud buzzing noise it is just the fan staying on when it should not.. The laptop is very cool, hardly even warm to the touch, even when playing HD videos or other CPU intensive things.
    I wonder if the new Bios update fixes this problem.
    Any help would be appreciated.
    Edit: Maybe not so cool when playing HD videos (65-70c) but when using it normally it stays around 50-55c. I'm not sure what the fan is set to turn on at.
    Message Edited by tbob18 on 11-02-2008 03:59 AM

  • U840-10Q high fan noise in idle

    Hi,
    about month ago I've bought Toshiba U840-10Q ultrabook. After day of useing, I've returned it for RMA, because of broken WiFi led. During the RMA I reported to Toshiba Service that in idle fan noise is unacceptably high. They ignored it and only changed the WiFi led. So what can I do with that unbearable fan noise?
    I found some posts on this forum, where people complain on this ultrabook's fan noise. Well, the problem is that fan turns on when laptop is quite cool (about 45-50 degrees) and stay turned on even if the temperature drops down to about 40 degrees (in idle). So I think it's software issue, maybe BIOS issue. On the other hand maybe it's a hardware issue, related with fan. Because the main problem is buzzing fan noise, which is not acceptable in silent environment. For now I can't use this ultrabook, because of that noise.
    I have the latest BIOS v1.60. Cooling vents are clean (they cleaned them in service). 
    Should I return it again to RMA? Or should I sell this ultrabook and never again buy a Toshiba?
    Regards

    A noisy fan is usually a hardware issue.
    Therefore if you are actually using canned air to keep the fan and vents clean from dust and grime, and you have a cooling pad and it is still noisy, then it is probably a dysfunctional fan.
    Now you can send it back in if you have a warranty on it. If you don't you, could replace the fan yourself. If you choose to do this, there needs to be further discussion.
    Let us know if you are using canned air: remember spray for only 2 to 3 sec at a time to prevent any harm to your hardware.
    Noise from fans can come from the dust particals that get into the fan bearings.
    These fans are so small that it does behoove us all who have laptops to take care of our hardware regularly to prevent damage.
    Just so you understand, fans and overheating is true for any brand of laptop, not just Toshiba.
    I have been in this business for many years and have worked with every brand of computer known to man;
    I will tell you in all my years I have only used Toshiba because of its reliability and stability.
    I am not an employee of Toshiba either.
    I am speaking from pure experience.
    -I actually have my old Toshiba's (7-10 years old) still in use and working just fine.
    Hope this helps
    -Kenna
    "Knowledge should be unrestricted and the most important commodity we can offer to help one another."

  • 2 years of this fan noise....check my temperature?

    so i've been battling the dreaded imac g5 (first gen) fan noise for the entire 2 years I've had the computer now. one midplane (out of 3 now? 4?) almost fixed the problem, but it had other problems. For the past year I have just let it go as it was in a room with a noisy window air conditioner and a noisy PC. Now I've moved and am back in a quiet room and the noise is unbearable.
    Took it back to the apple store but they said it wasn't noisy (and it seemed less noisy there, not near as much "whine", but that could have just been all the ambient noise as well - music, crowded store, etc)
    but my real question here is what temp should the imac g5 (1.8ghz) run at? at idle my CPU usually sits at about 155, under load about 165-170. this is acceptable right?
    maybe its just a sign to give up on this machine and be an early adopter with the new mac pros and get to deal with whatever engineering probs are there (had the cube before this, bought right when it came out, cracked case, flaky sensor, temp problems, etc) or learn my lesson and wait another 9 months or so
    I'm also having USB problems, but Apple told me they couldn't replace it (logic board) because my headphone jack is broken and that part isn't under warranty even though the USB is. sigh

    Hi Eric, you might get more help posting in the G5 forum. This forum is for the iMac Intel Core Duo.

  • Thinkpad Yoga 12 20CD extreme fan noise

    Hi,
    Last week, I had my Thinkpad Yoga 12 serviced, as it didn't boot anymore. The whole interior got replaced. Since then, the fan noise is really unbearable. It was the same when I initially bought the machine, but then, a BIOS update (don't know which anymore) fixed it. It's a loud high-pitch noise, like a whissle.
    I need urgent help, my collegues are complaining of the noise.
    Best regards,
    Jeroen

    paraloid wrote:
    Well here I am on the new thread as well - and like heck the issue was resolved on the old thread. As mentioned before by myself and others on the other thread, I would update the BIOS, the fan would work for a while, then it would stop again until I updated the BIOS yet again.HOWEVER, thinking on this, and a variety of other problems I've been having with the TP Yoga (a whole lot - such buggy software), I remembered from my T61 days that the Lenovo System Update software is pretty hit and miss with finding updates. So I went to the Lenovo downloads page for the TP Yoga and indeed found a lot of software not passed onto me by the System Update.Amongst these was (TA-DA !) a utility "Lenovo Fan Test for Windows". I thought it would be useful to install in any case to test if the fan was operating properly (it was not part of the standard suite of diagnostic tools provided on my computer).Anyway since I installed it my fan has worked !!! - but only when my computer is plugged in, though this I believe is because I am using Lenovo Power Optimized (Lenovo Power Manager was another software on the site not provided to me via System Update) which I believe relies on passive cooling (throttling back processor) when only battery power is available. But now TpFan works all the time, though only in smart mode, and when I plug in the power to stream a video the computer doesn't reach boiling point and then shut down.Interesting. My fan diagnostic comes up as unavailable...

  • Incredible fan noise

    I have a 20" iMac G5. Despite removing Virex that caused the high CPU usage in my computer, I am just utterly disappointed with the fan noise. It is unbearable. Right now, my computer sounds like it is about to explode-the only application I am using right now is Safari and the CPU usage is about 20%.
    I purchased this from CDW-G and will definitely try to replace it with a new one or even get a refund. It doesn't seem like this is an isolated case. How amazing.

    Tae, go to http://www.gauchosoft.com/ and download X Resource Graph (XRG). This analytical tool will tell you the speed of each fan (3), cpu usage and temp plus hard drive temp. Then feed the specific temp. and rpm details back so everyone will have a little more info to work with.

  • Fan noise when screensaver starts

    Hi
    I've been reading about this issue but don't find any post that relates fan noise with screensaver.
    I had fan noise problems similar to some posted... things got better,but now it only becomes unbearable when the screensaver starts.
    Any ideas ?

    I'm experiencing the same issue since I've replaced the standard Nvidea for an Ati Radeon HD3870 video-card. When the screensaver starts the noise of the fans increases. Don't understand it since it's just the solid colors effect.. :-s

  • PowerMac G5 Dual 2.7ghz FAN Noise

    Hello,
    I'm starting to get tired of the fan noise in my Dual 2.7ghz.
    It simply goes up and down........like waves.
    It spools up then calms down, I don't know what to do: I reset the PMU, NVRAM, cleaned with compressed air(DUSTER) all the fans, heatsink/radiator on CPU's and still the same annoying noise.
    I also installed the latest CHUD but then the spooling of the fans was more frequent so I removed it.
    It is sad because, the G5 is quiet besides that but becomes unbearable when the fans kick in.
    I browse the net.....the start spooling!!!
    At the moment I write this the G5 is quiet but if I'll move to another task they'll start the up and down music
    Is there something I missed here...Firmware, etc......
    Thank you very much.

    Flocarino-
    Mine does the same thing. Especially when surfing the web. Best thing to do is set processor speed to highest or lowest in the Energy Saver preference panel. It isn't elegant, but lowest is sufficient for web surfing and keeps the fans from ramping. I guess this is the reason that Apple migrated away from the G5 processor.
    You do not indicate how much RAM you have, but increasing it to 2MB will help, 3 or 4MB will help even more.
    I tried to mask the noise with iTunes, but the latest version is the worst yet at causing the effect.
    Luck-
    -DaddyPaycheck

  • Fan Noise back again with 3.1.6-1-ARCH

    Hi,
    I opened this ticket (before) https://bbs.archlinux.org/viewtopic.php?id=132077 to solve this issue, and now with the new kernel the temperature is back again
    coretemp-isa-0000
    Adapter: ISA adapter
    Physical id 0: +52.0°C (high = +86.0°C, crit = +100.0°C)
    Core 0: +51.0°C (high = +86.0°C, crit = +100.0°C)
    Core 1: +52.0°C (high = +86.0°C, crit = +100.0°C)
    and of course the fan noise is unbearable again..
    ERR: nothing changes with the fallback ,was a wrong impression
    Please help, or I should never upgrade to other kernels?
    Last edited by r0b0t (2012-01-01 20:57:34)

    I never checked it with htop buthere we have some info (I try keeping it minimalistic)
    1) ps -ely
    http://pastie.org/3922312
    2) ps axjf
    http://pastie.org/3922320
    3) ps axms (threads information)
    http://pastie.org/3922330
    htop screens:
    http://i.imgur.com/oVRvP.jpg
    http://i.imgur.com/gwqEh.jpg
    So currently as "big" program I'm using only firefox (with only 1 tab opened)
    Adapter: ISA adapter
    Physical id 0:  +57.0°C  (high = +86.0°C, crit = +100.0°C)
    Core 0:         +53.0°C  (high = +86.0°C, crit = +100.0°C)
    Core 1:         +57.0°C  (high = +86.0°C, crit = +100.0°C)
    Last edited by r0b0t (2012-05-16 21:16:45)

  • Problems with new Yoga 2 Pro (battery, fan noise, yellow, screen orientatio​n, on-screen keyboard)

    I purchased the Yoga Pro 2 on Thursday October 17. I love the computer for so many reasons, (especially since it replaces my 4 year old Compaq that was 6.5lbs!) however, I am also having a few issues with it.
    It is the i7/8GB/256GB model from BestBuy. I am experiencing the same yellow issue as is mentioned by many on here. I didn't realize it, though, until reading these forums and then comparing to my old computer and my ipad and iPhone. A little disappointed, though it looks like Lenovo may be working on a solution.
    But the real reason I originally came to look at this forum is because of 2 things: my fan and battery.
    The fan (on the right side of the keyboard) is always on! I didn't expect this, and am wondering if mine is a lemon or if others are noticing the same thing. It's pretty noticeable, especially in a quiet room. I was showing off my new computer to a friend and the very first thing she said was that it was loud! She was using a MacBook pro, which wasn't making any noise at all.
    The second thing is the battery... I am attaching 4 photos all taken within a few minutes of each other. If you cant see them, they are all of the battery meter on my screen. I am listing the time of day (to show how much time passed), percent remaining, and time remaining:
    10:04  (88%)  306 hr 15 min
    10:05  (88%)  8 hr 48 min
    10:09  (86%)  4 hr 54 min
    10:29  (81%)  5 hr 12 min
    I feel like my computer just cant make up its mind!!
    Another issue I had... I turned on my computer to show it to a friend (same friend who said it was noisy) and the screen image wouldn't flip when in any of the modes. This means I showed her the stand mode with an upside down image. Even in tablet mode I couldn't get it to flip. I turned the computer off and then on again, and luckily it decided to work, but it was frustrating, and I hope it's not something that becomes an issue.
    Also, when I have the computer in tablet mode, the keyboard automatically pops up when I click somewhere to type... but this doesn't happen in stand mode or tent mode. Is this normal? I would have thought that the keyboard would appear in any of those modes, since the real keyboard is not accessible in any of them. And of course now that I am testing it out while writing this, none of the modes (including tablet) is having the keyboard come on screen. Of course, I know I can always choose the icon on the task bar to bring up the keyboard, but it would be nice if the computer did it automatically since it knows there is no other keyboard accessible in those modes. Is this an issue anybody else has had?
    I really do enjoy using this computer, but some of these issues really need to get worked out if I am going to keep it. I'd love to hear if anyone is experiencing anything similar, and if there are any good fixes!

    I just got a Lemontine Yoga 2 Pro i5/8GB/256GB from lenovo.com and the silver one from BestBuy in the same configuraiton.  The silver one has no issues except for the crazy number of hours remaining on the battery which is fine, doesn't bother me.  The fan noise is very quiet, and you can only hear it if you put your ear up to the vents in a quiet room.  
    Now the Clementine one...It was heating up pretty good.  I put my ear to it on many occasions and can hear nothing at all, the fan is either missing LOL or doesn't work.  I had an issue where I left the thing on for 4 hours, but sleep is configured after 5 hours.  When I tried to use it, it showed me the screen brielfy, then blank.  Tried hard reset, called Support, nothing.  Support says its dead.  Ok, an hour later, it turned on.  I'm guessing it was too hot and was in some mode to protect itself, like a smartphone that is left out in the sun for some time, it won't power on till its cooled down.
    I'm still in process of trying to get a hold of Lenovo to swap it, but since they no longer sell this configuration, I doubt they'll be able to get me a new one. 
    The silver one from BestBuy us solid though, love it, best in class in my opinion...actually got it from Future Shop sorry...from Canada, but they're essentially the same store.

  • HP TouchSmart 610-1280qd CTO Desktop PC Fan Noise

    Hi,
    Can you tell me if a loud CPU fan is normal for this computer?
    The CPU fan is working very hard and the CPU and GPU are all ~38 degrees Celcius. The bios reports 1100 CPU Fan Speed and 3800 system fan speed. It sounds like my CPU fan is actually spnning faster than that.
    Thanks 
    SOLVED: I spent some time with technical support and they had a model in the lab and confirmed that the loud fan noise is not by design. I returned my Touchsmart and received a new replacement and it is almost silent. I checked the BIOS and the fan speeds are reporting 1100 CPU Fan Speed and 2100 system fan speed with the same low temps above. I believe in my original machine they did not install fans right by swapping the plugins on the motherboard; I do not have solid evidence of this though.
    I hope this help and just know that these machines should be very quiet most of the time other than some low level harddrive access noise.

    Hello sal4303.   I understand your screen is going blank.
    Have you tried changing the settings for how long it takes your monitor to turn off?  Here are the instructions.
    Let me know if this has an effect on your issue.
    Have a lovely afternoon!
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • Big fan noise problem: the rear fan won't shut off, the BIOS won't update, systemupdate locks up

    I received new ThinkStaion (oh boy, lots of memory and CPU speed, yay!)
    I unfortunately left the originally installed Vista OS on there.  Very much regretting that as I believe it contributes to the following problems (BIOS).
    So the original problem was that after just a month of using my new ThinkStation, the System Board died, and it had to be replaced. Honestly, all I did was choose the sleep or hibernate option in Vista to shut down.  Afterwards,poof! didn't even get the proper Power lights on the system.  I diagnosed this with the online docs and then sat for a few hours on our tech support line doing all the same things to re-diagnose it.  
    So after the replacement, the rear fan will not shut off. Jet engine noise all day. I went into the system settings and selected "Quiet" for the Fan settings but that did not help.
    Research on this forum resulted in the possibility of a BIOS update fixing the problem.  Comparison to my co-workers systems which arrived at the same time shows this BIOS is woefully out of date, so even if it does not fix the fan issue I want to update it.  However, everything I've tried to do is failing for one reason or another. 
    (The fan issue does need resolution since in one week I will end up sharing an office (first time in many years, thanks IBM for nothing!) so since I don't want us both to have to wear noise cancelling headsets, I'd like to fix this without having to just pull the @#$@ power to the fan. Grrrr. )
    I downloaded what I felt were the appropriate Lenovo apps to update both the BIOS and the serial number but none seem to work properly from the command line in Vista.  One of the two (can't recall which) asks me to reboot and it never actually shuts down. Eternal "Shutting Down" message. Ga!  The other throws some gosh awful
    systemupdate le
    http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-69701
    eternal reboot
    BIOSD attempt:" 2xjy26usa
    http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-69701
    error 1275 no admin priv - I AM the administrator account, there is no other acct to use!
    Then I decided Vista might be the problem and found sites recommending flashing the BIOS from a bootable USB.  So I started down that path and after burning the wrong version, finally geting the AIK Vista tools installed and to the point of trying to make the USB bootable, it won't allow me to put the OS boot on it.  Ah, for the days when a simple "sys a:" took care of that.
    So, after reformatting the USB and pounding my head in the wall, keyboard, etc. I am at my wit's end.  What to do.  I just want the fan noise to go away.
    This does seem to duplicate other forum messages but I can't get anywhere on this.  Help!
    Solved!
    Go to Solution.

    FYI to all the helpful folks here (and any looking to shut their jet engine off as well): Flashing the BIOS did the trick.
    First I had to find a website with DOS OS files and put those on the USB instead of Vista.  Oldie but a goodie, but at least it booted! No other versions would.
    I had been intending to use the WinPhlash utility that Lenovo supplied with the BIOS update but since I was booting from DOS that was useless. However, I found a DOS version of it and used that instead. Boom baby!  Flashed and rebooted. 
    It did take two boots to get it back to normal (first one gave very alarming messages about no operating system being found but I think it was just a remnant of the reboot that was triggered from the DOS session).  A second boot returned life to normal and blissful silence from the server.  And I was finally able to get the model and serial number back in there to get rid of the bootup message it throws for that too.
    Ahhhhhhh. 
    Thanks to all for the hints - I believe I had gotten the idea of flashing the BIOS to solve this from some other thread I found here.  This is a very nice forum to have bookmarked.  

  • HT3964 How do I stop my Macbook from overheating and making a fan noise?

    My Macbook Pro 17 Inch keeps overheating and making a fan noise after I use it for... say... an hour.
    I use Windows on my Macbook, is this related to my problem? If not, do I need to get my fan replaced?
    It gets annoying whenever I play a game, and then suddenly my Mac goes to sleep for no reason (probably due to overheating).
    The fan noise is kept to a minimal when I use a web browser, or listen to music, but it goes up when I start an application.

    Since overheating is something the computer tries to prevent, it will shut down if the temps get too hot, thus your experience is not overheating.
    You can have a look at Activity Monitor (Menu Bar > View > Show All Processes) and then sort by CPU to see what the culprit is during downloading.
    A hot Mac is not that big of a problem, the fan takes care of the heat and if you do not mind the noise, then that is it.

  • Macbook pro- OSX lion 10.7.2 fan noise

    I just bought a macbook pro laptop, upgraded it to the Lion version, it is now 10.7.2, with processor of 2.7 GHz intel core i7, memory of 8GB, 1333 MHz DDR3. Whenever I am on a program like imovie, safari, iphoto, charging my smartpen...etc.... the fans goes off like crazy. It lasts for a very long time. Sometimes the noise get so bad, it goes from loud to louder...... I don't know what the problem is.
    I am a new mac user, I have no idea how to install, delete, clean softwares. Please help?? Thank You ... 

    Thanks a lot for replying, but what exactly does the istat widget program do?
    Also, the fan noise seems like a normal noise every time I launch a program, but it's getting to the point where I am frustrated(annoyed) of the fan noise. I would've thought that upgrading to a Mac book would cause less fan noise because of it's high processor. Sometimes I feel like I should go back to a Dell or HP because of this problem, but at the same time, I love my laptop. ;)

  • Mac Pro 2x2,8 Ghz - Fan Noise - Please help evaluate

    Hi Guys,
    Since yesterday, I'm the proud owner of a Mac Pro 2x2,8 - Really happy - really nice machine.
    However I'm slightly irritated by the posts I've read all over the internet, saying that you can't hear the fans of this machine at all in idle.
    As you may have guessed, my box is not silent at all - it is quite quiet compared to other noisy PCs, yes, but no match for the previous iMac 24" which it replaced. You could hardly hear the iMac versus now the Mac Pro... you notice it's there... sitting under the desk - audible.
    I realize that fan noise is highly subjective, and I'm using the Mac in a completely silent environment. No AC, no nothing. I've tried the following: removing the hard drive and silencing the graphics card... Upon bootup the Mac would quickly "turbo" it's fans and then go to it's normal state. The loudest fan (which is drowning out all other noise) is the one at the bottom front (CPU?).
    Looking at istat, it's in normal parameters (500rpm or so) and doesn't move up or down...
    Comparing it to other devices, it would sound like a PS3 when having played 1 hour (fan speed at level 2-3) or an (quiet) xbox in idle mode (dvd not spinning). I know... geeky comparisons
    Now, again - not close to my interpretations of "whisper quiet" "can't hear it at all"... "only hear it when I put my ear to the grill" "sounds like it's cooled passively"
    Which makes me think that either
    a) people out there are deaf /
    or
    b) my Mac needs a closer look by a genius
    Would really appreciate your opinions.
    Thanks,
    Tom

    hey tom,
    you might have the same problem i have. I have the 2.8 octo 2008 mac pro. and it used to be whisper quiet. I was amazed. But recently as in the last few weeks the graphics card fan has become audible. I put in an e sata adapter last week and while inside the mac pro I took a look at the fan to see if it was dusty or visibly distressed. Nope. Couldn't find anything wrong with it. So now i'm just dealing with the noise. Which is too bad cause I really really really don't like fan noise. But the air conditioners on most of the time now so I really can't complain about a little fan noise compared to the ac's grumbling.
    but i'd like to know if others are having this problem
    thanks,
    jayson
    www.oldchildprojects.com
    Message was edited by: woodybrando

Maybe you are looking for

  • Clockwiser

    Hi all, I have a clockface of images with a button, which when clicked should rotate the images clockwise around the clockface. There are 3 images per 'hour'. The images are placed via co-ords stored as x & y arrays. The button needs to advance the s

  • Error while testing DB Adapter Example

    Hi All, I have created a sample DB Adapter CreditCardValidation Example and deployed successfully When I clicked on TestWebService buuton on EM, its giving the following error. <Jul 2, 2010 6:17:55 PM IST> <Warning> <oracle.integration.platform.block

  • Upgrade database from 10.2 to 11.1

    Hello, we have oracle 10.2 running in AIX 5.3. we wanted to upgrade to 11.1 in the same machine. which option would be better for upgrade and rollback in case of any issues with 11.1. 1) manual upgrade of oracle from 10.2 to 11.1 with upgrade script(

  • Table Join in ABAP Query

    Hi, I'm new to ABAP Query. I want to include a table and join with an existing table in abap query. how to do this?

  • What is my account name

    hello, i actully login from Microsoft acocunt ( hotmail) so i wanna know that how i will know my accout name to others so they can find me?  Thanks.. Please Reply