How to increase Fan speed | HP Travelmate 8510p

Hi everybody,
I post here because I have an issue that last from more than year with the temperature of my CPU. It's always near 50/60 when I'm lucky, and it can go to 90 degree and make the laptop crash when I'm running costly applications (like compiling stuff or playing games).
I would like to force the fan to run faster, like it was when I was running windows on the same laptop, so that the CPU (and also at the same time the keyboard which is burning my fingers) stay cooler.
Here is a sensors I just made :
DeepThought# sensors
radeon-pci-0100
Adapter: PCI adapter
temp1:        +39.0°C 
coretemp-isa-0000
Adapter: ISA adapter
Core 0:       +61.0°C  (high = +105.0°C, crit = +105.0°C)
Core 1:       +63.0°C  (high = +105.0°C, crit = +105.0°C)
So it's seams the issue is realy the cooling of the CPU.
I tried stuff described here : https://wiki.archlinux.org/index.php/fan_speed_control but it seams I havent any PWM control on my laptop, or otherwise some drivers are missing :
DeepThought# pwmconfig
# pwmconfig revision 6166 (2013-05-01)
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.
We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.
/usr/bin/pwmconfig: There are no pwm-capable sensor modules installed
So if you have any advice, any method to try, I'll be happy to hear about it
Thanks,

The output is empty (nothing found).
> - Disassemble the laptop and replace the old thermal pads / thermic paste with new thermic paste. In my experience, this has yielded outstanding results.
I did it and it helped a bit, but doesn't solve the problem, and don't last long.
Pretty strange that I cannot force the fan to run at the highest speed.
> - Use a scaling governor to prevent the cpu from scaling to it's highest frequency
I may try that.

Similar Messages

  • How to increase fan speed on HP pavilion dv7

    i have a major problem with my fans on my pc. It often reaches 80-90 degrees celcuis, when i have been playing a fairly simple game for about 20 minutes. does anyone know what to do? and it dosent seem like i can increase my fan speed in any way. i have been trying almost everything i can find on the internet. please help

    Hello themanafreak.  I understand your notebook is getting warm during use.
    First, you should ensure that the cooling system of the notebook is free of dust and debris but cleaning the notebook as per these instructions.
    Also, another good step to take is to ensure that you have the latest version of the BIOS installed.  I can locate the latest BIOS for you if you provide me with your product number.  This document can show you where the product number is located. Finally, I do not know of a way to increase the fan's speed itself but you can set the fan to "always be on" by doing the following.
    Reboot your computer and press F10 until the BIOS loads.Navigate to the System Configuration section.Ensure that "Fan Always On" is set to enabled.Navigate to the Exit section and save your changes.
    Have a great day!

  • Increase Fan Speed

    How can I increase the internal fans in my computer? I only want like a 10% or so increase because the thing just gets so darn hot when I play games...Is there an easy way to control it so I can even create a script that when I have the game loaded it will increase their speed 10-20% and when I quit they will revert to default?

    Download and install SMCFanControl: http://www.versiontracker.com/dyn/moreinfo/macosx/31029
    With this program you can increase the default fan speeds. You can also create multiple presets for instance one for a slightly increased fan speeds which you may keep it at during normal use. Then have a another higher setting that you set it to when you are going to play games. This will require you to manually change the setting each time. It's easy enough to do though.
    If you are not already I would recommend installing iStat Pro or Temperature Monitor so that you can monitor your iMacs internal temperatures. This will help you to determine the best settings for your fans.
    http://www.versiontracker.com/dyn/moreinfo/macosx/27037
    http://www.versiontracker.com/dyn/moreinfo/macosx/19994
    George

  • How to increase the speed of video (avi file) using labview

    How to increase the speed of video (.avi file) using labview? I have  tried this by skiping alternate frames. also I have used  minimum time delay.Is there  any other option for which i can go?
    please suggest me........... 

    Are you using NI Vision IMAQ AVI Read Frame or anther method to read the AVI file?
    Matthew Fitzsimons
    Certified LabVIEW Architect
    LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison

  • How to increase the speed of Zoom on TIFF image

    Hi everyone,
    i m doing zooming operation on tiff image.
    when i applied zoom in operation on image which have properties
    Bit per sample =1
    Image Length = 2200 Pixel
    Image Width = 1700 Pixel
    Resolution(x) = 200 dpi
    Resolution(y) = 200 dpi
    then it require 2 sec.
    then i apply the same code with tiff image which have properties like,
    Bit per sample =1
    Image Length = 3300 Pixel
    Image Width = 2500 Pixel
    Resolution(x) = 300 dpi
    Resolution(y) = 300 dpi
    then it require 9 to 10 sec.
    my code is:
    RenderedImage src= oriRndImage[selectedButtonIndex];(orirndImage is Rendered
    Iamge)
    //Transfer Current RenderedImage object into BufferedImage object
    Raster ra= currRimage.getData(); //it take time.
    DataBuffer db = ra.getDataBuffer();
    SampleModel sa = ra.getSampleModel();
    ColorModel cm = currRimage.getColorModel();
    final BufferedImage currImage = new
    BufferedImage(cm,Raster.createWritableRaster(sa,db,null), false, new
    Hashtable());
    //Create new Bufferred Image
    BufferedImage bi = new BufferedImage(zoomW,zoomH, BufferedImage.TYPE_INT_RGB);
    Graphics2D g = bi.createGraphics();
    double scaleW = (double)(zoomW)/(double)(prev_width);
    double scaleH = (double)(zoomH)/(double)(prev_height);
    transAtZoom = AffineTransform.getScaleInstance(scaleW,scaleH);
    g.drawRenderedImage(src, transAtZoom);
    can any one plz suggest me the way ,how to increase the speed. of Zoom effect?
    how to handle this problem?
    thnxs..

    Are you using NI Vision IMAQ AVI Read Frame or anther method to read the AVI file?
    Matthew Fitzsimons
    Certified LabVIEW Architect
    LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison

  • How to increase execution speed ??

    Hi,
    i want to know (if it is possible...) how to increase the speed execution of an application ??
    Thanks in advance
    Steve

    Depends on what kind of application it is, where you want the speed increase, and whether you can pay for it with additional memory usage.
    On general optimisations, there are two schools of thought.
    The academic side says, write your application without doing any optimisations, and then optimise the bits that ou can show to be bottle necks. While this produces elegant code, the result can be very hard to optimise when you need to.
    So I say; design with optimisation in the back of your mind. For example, if you need to access objects with great speed, then avoid interfaces if you can, because they will slow your code considerably, even if they do make it reuseable. Avoid massive creation of objects - for example string concatenation using + is very slow - use a stringbuffer instead if you have many to do.
    For smaller increases in speed in algorithms and such, consider creating a local reference in a method to a class object, and using short in place of int in loops. Unroll as many loops as you can. Avoid making repeated reads to the same value in an array - hold it in a temporary variable instead.
    For every optimisation you make, your program will get increasingly hard to read and maintain.
    Do you have some more detail on what it is you want to speed up?

  • How to control fan speed on Satellite A660-11M?

    please any body know how to control fan speed its always 69% and make bad noise and the cpu usage is 3% no at high processing i try advanced power settings but still runing at high speed

    > I hope u didnt expect that they were gonna stay at 0% like forever
    Of course I dont expect this. When you switch on the notebook CPU reach high temperature in few seconds only and you must not wonder if pretty high CPU temperature and fan activity will be shown very soon.
    I dont know what do you expect but it is logic that cooling fan will run. Maybe all time maybe will be cut off for short period of time but it will run permanently. I dont see any problem there. With cooling method option it can be reduced a little bit.
    And what is your question? I didnt understand what you want to know exactly.

  • Any possibility of increasing fan speed on dv5 1045tx

    I want to increase the fan speed because my dv5 1045tx gets too hot. On idle my  cpu ranges from 45Cto 55C  and my gpu stays at about 60C. When I play any game(like cod4 on highest and lowest graphics settings) my laptop's gpu goes up to 91C to 98C and cpu going to about 80C to 90C. Old games like prince of persia warrior within bring my cpu up to 95C to 98C. Without being able to increase fan speeds, I lost my freedom of playing games. Can someone please help?
    Used speedfan to check temps

    Many times a laptop overheating is directly related to the cooling of the processor. The main culprit is the fan. The fan sucks in air from the bottom and blows it out the side. It will also suck in hair, dust, and other debris. That stuff often gets trapped by the heat sink and over time builds up in a layer which chokes off the cool air going to the processor making the fan work harder.
    Check this out:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01657439&tmp_track_link=ot_faqs/top_issues/en_u...
    What I recommend is getting some canned air and blowing out the vents in the side and bottom of the laptop. If after doing this you still have problems with over-heating, and your laptop is in warranty, you can take your laptop to a HP Authorized Service Center and ask them to clean the fan and heatsink. You can check your warranty here:
    http://www13.itrc.hp.com/service/ewarranty/warrantyResults.do?admit=109447627+1286541891570+28353475
    If it is out of warranty, consider searching for the maintenance manual for your specific model, in the manual there are schematics for taking apart the laptop. Cleaning the fan is much easier that removing a motherboard, so don't feel to intimidated by the idea. Also you can remove the heatsink and then remove the thermal grease and apply a new layer which also helps alleviate heat related issues.
    ________________________________________________________________________________________________________ I Love Kudos! If you feel my post has helped you please click the White Kudos! Star just below my name
    If you feel my answer has fixed your problem please click 'Mark As Solution' and make it easier for others to find help quickly

  • How to increase download speed on osx mountain lion imac

    My internet connection is 4mbps wired broadband.previously I downloaded at the speed of 300 to 415 kbps.now it reduced to 50 to 60 kbps.how to increase the download speed on my imac.

    This isn't a function of your Mac; it's either your ISP or your router that is causing slow performance.
    Make certain that you really are using a wired - only connection. Turn off AirPort to be sure.
    Try resetting your router. If that doesn't fix things complain to your ISP. They will want you to connect a computer directly to your modem and run whatever speed testing software they use. Their responsibility ends with the equipment they provide.

  • How to increase the speed of producer-c​onsumer architectu​re

    Hey everyone -
    This is a follow-up to a previous thread that I had posted (
    http://forums.ni.com/t5/LabVIEW/How-to-use-a-dynam​ic-true-false-signal-with-a-case-structure/m-p/114​...
    ), but my next question has taken a bit of a different direction so I have made a new thread. 
    Following tbob's suggestion, I am trying to use a producer-consumer architecture to start and stop data acquisition from a simulated NI 9237 device.  I have attached the current version of our code to this post (Producer_Consumer_architecture.vi).  Our main problem is that there is a significant lag between when elements get added to the queue using the Enqueue function, and when they are removed from the queue using the Dequeue function. As a result, the signals from our simulated DAQ channels run for much longer than they are supposed to, and the start-and-stop of data acquisition is not keeping in time with the simulated square wave signal (we would like our NI 9237 device to acquire data when the square wave has an amplitude over 3, and stop acquiring when the amplitude is under 3).  If you allow the program to run for about 30 seconds, you will see what I mean (press the stop button twice to quit the program).
    If anybody has any suggestions as to how we can increase the speed of the program, they would be very much appreciated!
    Thanks in advance!
    Attachments:
    Producer_Consumer_architecture.vi ‏122 KB
    Save_data.vi ‏14 KB

    hello,
    i don't have tools needed but , i see one thing is that you enqueue 
    every time you are greater 3 that means about every 2-3 ms so consumer is really   sought
    is it really what you want ?
    may be you want to start on a treshold so you can use a treshold fonction 
    if i don't make mistake your square is 10 hz and the daq is configured 25000 sample 25000 hz
    so you aquire 1s of signal every 100ms , there is something to correct
    make tests and tell us
    Regards
    Tinnitus
    CLAD / Labview 2011, Win Xp
    Mission d'une semaine- à plusieurs mois laissez moi un MP...
    RP et Midi-pyrénées .Km+++ si possibilité de télétravail
    Kudos always accepted / Les petits clicks jaunes sont toujours appréciés
    Don't forget to valid a good answer / pensez à valider une réponse correcte

  • How to increase the speed of my producer loop?

    Hi,
    I try to monitor two CAN channels and to compare values online. That's why I use a producer loop to collect all CAN messages and a consumer loop to calculate some stuff. But the producer is to slow. The queues of my CANCard are full after some minutes. The queues are already set to maximum.
    The first Channel runs with 500 kBit/s, the second one with 125 kBit/s.
    Should I use two Producer loops or how can I increase the speed of my existing producer?
    How should I handle the different speed of the channels?
    Enclosed screenshots from my VI.
    Thanks,
    Thomas
    Attachments:
    producer.jpg ‏66 KB
    receive.jpg ‏38 KB

    Andy,
    thanks for your support!
    Goal of my project is to measure both CAN channels. Between these channels is a real electronic control unit (ecu) which is able to route CAN messages between the channels. My VI has to check weather the routing works fine or not.
    Each message has an identifier and I kow which messages are routed. That means I have to measure both channels, look for routed messages and compare the data and the timestamp of the messages. I try that in my consumer loop. The data are stored in several 2d arrays. And I have to look for specific data in these arrays. I think the loops over the arrays are to slow. but I have no other chance - I have to buffer the messages somehow and then to compare by their timestamps to find the right order. But that's very difficult because the order of the messages in my producer queue is not ordered by the timestamp...
    If you have any idea how to solve the problem better, let me know - I would be happy!
    Thanks,
    Thomas

  • Satellite A665 - How to increase WLAN speed?

    Hi There
    I have 2 notebooks at home. One is A300 (Windows Vista 32bit) and the newer one is A665 (Windows 7/64 bit). My wireless router is US Robotics USR 9108A compatible for the both systems.
    A300's wireless internet speed is about 8Mbs but A665' s speed is about 0,7Mbs. How can I increase the speed of A665? What can cause this?
    Any help will be appretiated.

    Hi buddy,
    I had a similar problem on my new Satellite A660 and the problem was power saving mode of WLAN card...
    In Windows Power Management you can choose different power saving modes for WLAN card. You have to turn off power saving (=> High Performance) for WLAN card and then you will have the highest possible WLAN speed.
    This article explains all functions about Power Saving:

  • How to increase the speed on my mini mac

    What is the best way to increase the speed for my mini mac?
    10.4.11
    1.33 ghz
    512 MB drsd ram

    The max RAM for your Mac Mini http://www.everymac.com/systems/apple/mac_mini/specs/mac_mini_g4_1.33.html is 1GB. Increasing to the max RAM will help.
    How much free space do you have on your hard drive. An almost full HD can cause slowness.
    Mac OS X: System maintenance
    http://discussions.apple.com/thread.jspa?messageID=607640
    Mac Tune-up: 34 Software Speedups
    http://www.macworld.com/article/49489/2006/02/softwarespeed.html
    52 Ways to Speed Up OS X
    http://www.imafish.co.uk/articles/post/articles/130/52-ways-to-speed-up os-x/
    Tuning Mac OS X Performance
    http://www.thexlab.com/faqs/performance.html
    11 Ways to Optimize Your Mac's Performance
    http://lowendmac.com/eubanks/07/0312.html
    The Top 7 Free Utilities To Maintain A Mac.
    http://mac360.com/index.php/mac360/comments/the_top_7_free_utilities_to_maintain _a_mac/
     Cheers, Tom

  • How to increase scroll speed in multi-record block

    My form displays 15 record at a time.
    I'm expecting that query will return approximate 100-1000 records. Scrolling between this records is very slow.
    Now i'm asking how can or must i set "Query array size","Number of Records Buffered" or can i set "Query All Records" to increase scrolling speed?

    Denis,
    Query All Records will go the other way. It might be faster when scrolling, but will take ages before being loaded to the Forms client (from the database to the server). Best would be if you can limit the number of returned records using the where condition of a block before querying it.
    Beside of that, using a different value of "Query array size","Number of Records Buffered" is the way to go.
    Frank

  • Increased Fan Speed While Playing Halo 3

    Hi Sir,
    While i was playing a demo version for Halo 3 on my macbook, the speed of the fan increased. Is that normal?
    And Do you recommend me to use the macbook to play the game or should i buy imac for it?
    With Regards
    Vikram

    Yes, high fan speed should be expected for a high demand game.
    The Fans max speed is about 6,200 RPM.
    If you would like more info about your system you can get the iStat Pro Wedget (free)
    http://www.apple.com/downloads/dashboard/status/istatpro.html
    Macs are not very good as gaming computers.
    -Mike

Maybe you are looking for

  • General Questions + looking for good beginner's tutorial

    Hello, I'm a web-developer with some hobbyist-level experience in programming Java applications. I'd like to write a content management system for my own clients, I was going to go with PHP, but thought I'd try it with Java instead. So the first step

  • Problem in Component Monitoring

    Hi All, I get the below error when I click on any component in component monitoring. <b>A runtime error has occured do you wish to debug Line 7968 Object doesn't support this property or method</b> Is this related to browser settings.. Kindly let me

  • Amount conversion in smartform

    HI all, I have an amount of 1,80,000 as total amount in the smartform . I called a function module to display the amount in words ,but its showing as one hundred and eighty thousand and zero. How to display it as one lakh and eighty thousand and zero

  • Gibberish loading on certain websites

    So for a while now, certain websites have been showing up as pretty much gibberish. Just a series of thoes black diamond-question mark things. I thought it was an encoding problem, but I couldn't seem to fix it, so I just used chrome for the odd webs

  • SWAP cant be mounted (used)

    Hi there, I have some problem with swap. I set it during installation but arch cannot mount it up while booting. fstab: # <file system>        <dir>         <type>    <options>          <dump> <pass> none                   /dev/pts      devpts    def