Hp probook 4510s overheating

I have a HP probook 4510s since 3 years ago.
I have no problem with my PC  for the first two years and until now I didn t have any problems with it.
last year, it started shutting down on its own when playing vedio music especial in DVD format.
I noticed that before shuting down, the laptop  becomes hot and fan overworkig because produce a lot of noise than before, the orange light next to the charging cable turns blue.
If I try to start my laptop it won t start until the blue light turns into orange again.
the OS was windows7 then I changed to windows 8 this year but the problem remained the same. 
Can someone help me?
Than you

Dear Customer,
Welcome and Thank you for posting your query on HP Support Forum
It looks like your Notebook keeps turning itself OFF every half hour roughly since 5 months
Please perform below shown steps to resolve the issue:
1. You should clean all the Vents and Openings really good with a can of compressed air
2. Check if the Fan is spinning when AC Adapter is connected
3. Boot into the BIOS >> System Configuration >> Device Configuration >> Enable "Fan always ON"
Note: Incase even after these steps if the same issue persists we need to replace the Fan
Please Click Here to find more steps involved in troubleshooting this issue
Hope this helps, for any further queries reply to the post and feel free to join us again
 **Click the KUDOS star on left to say Thanks**
Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.
Thank You,
K N R K
I work on behalf of HP

Similar Messages

  • [Solved] HP ProBook 4510s overheating

    [this thread was split from original thread - https://bbs.archlinux.org/viewtopic.php?id=100457]
    Ok so I have this same laptop (HP Probook 4510s) and have same problem.
    I just recently shifted from Fedora 16 to Arch linux (since about a month or so)
    In Arch Linux this laptop has already over-heated 3-4 times and SWITCHED OFF directly (hardware tempearture safety gets triggered)
    But when I was on Fedora it never got over-heated and never SWITCHED OFF. (Did not happen in earlier versions of Fedora either)
    CPU is on ondemand. (default ARCH setting) and acpi_cpufreq module is active. (again by default)
    What I have noticed is that in Fedora 16 fan can be heard easily and would automatically go to higher RPM on higher use.
    But in Arch I keep noticing that fan is hardily audible (it seems slower than in Fedora) and it goes to high speed very rarely. (only when I am compiling some program) and then it goes almost silent very immediately. (In Fedora it would slow down slowly slowly - less speed, lesser speed in steps)
    So its like as if in Arch fan just runs in two speed - low and high and never runs at in between speed.
    Mostly crashes happen when I run games like Supertux2. (its supposed to be lightweight 2D game)
    I tried fancontrol but lmsensors (sensors-detect) is not detecing fan at all. (did not detect in fedora either).
    So fancontrol does not work.
    Do I have to do special setting in lmsensors or my laptop does not support fan sensors?
    How do I make sure that fan runs at speed equivalent to that in Fedora 16.
    I have tried lots of things from Arch wiki but most articles seem irrelavant (as ondemand is what most of them recommend)
    Please suggest.
    Thank you
    Last edited by amish (2014-06-14 16:11:52)

    @amish, I have the same problems as you. My laptop model is very similar to yours; it's a HP ProBook 4410s. Unlike you, I run off a 128G SSD, so I don't have the option of trying out so many distros and OSes. Here's what I know:
    Automatic fan speed control used to work properly some 2-3 months ago. I did not run CPU intensive tasks for a few months, and so I did not notice that the fan speed would not change after boot-up.
    "$ sensors" used to report both, CPU temperatures and acpi temperatures. Now, it shows just CPU temperatures.
    Under /sys/class/hwmon, I used to have hwmon0 and hwmon1, for CPU temps and acpi temps, respectively
    Now, when I do sensors-detect, it finds the Intel digital thermal sensor properly. But after that, one of the odd things that I notice is:
    Trying family `SMSC'... Yes
    Found unknown chip with ID 0x4501
    I guess this is why "$ sensors" does not show my ACPI temperatures. However, "$ acpi -t" shows me:
    Thermal 0: ok, 45.0 degrees C
    Thermal 1: ok, 22.9 degrees C
    Thermal 2: ok, 36.0 degrees C
    Thermal 3: ok, 34.0 degrees C
    Thermal 4: ok, 41.0 degrees C
    Thermal 5: ok, 16.0 degrees C
    The sensors work. On warm days these sensors show higher temperatures than on cold days.
    I use a kludge to manually control the fan. This is what I get on my laptop:
    # cd /sys/devices/virtual/thermal
    # for i in cooling_device<0-15>; do; echo -n $i/cur_state \ ; cat $i/cur_state; done
    cooling_device0/cur_state 0
    cooling_device1/cur_state 0
    cooling_device10/cur_state 0
    cooling_device11/cur_state 0
    cooling_device12/cur_state 0
    cooling_device13/cur_state 0
    cooling_device14/cur_state 1
    cooling_device15/cur_state 0
    cooling_device2/cur_state 0
    cooling_device3/cur_state 0
    cooling_device4/cur_state 0
    cooling_device5/cur_state 0
    cooling_device6/cur_state 0
    cooling_device7/cur_state 0
    cooling_device8/cur_state 0
    cooling_device9/cur_state 0
    I then manually change the bytes... until the temperature (as reported by "$ sensors") is acceptable. The command is something like:
    # echo -n 1 > cooling_device12/cur_state
    I set each cooling_device/cur_state to "1" manually. I start with cooling_device14 and progress towards 0, in intervals of about a minute. Right now, my devices 12, 13, and 14 are set to 1. This, at an ambient temp of 20°C, keeps my CPU at about 30°C.
    Perhaps I should write some code to automate this hack, but right now, this manual control "works" for me, and does not take up too much attention. I hope someone more knowledgeable of sensor drivers fixes it before I get down to hacking up some code.
    Last edited by prash (2014-06-09 00:37:57)

  • HP ProBook 4510s continuously overheating

    So, what's there to say.
    Ran Windows 7 for about a year on this laptop for college, until I wanted to get back into using Arch again.. so now this laptop is continuously overheating when running Arch.
    It's a HP ProBook 4510s with Intel 5100 wifi, 320GB harddrive, 2.2GHz T6670 processor Core2Duo, 3GB DDR2, ATi Radeon Mobility 4330.
    What bugs me is that it overheats because for some reason during the initialization of the kernel all my fans get turned off..
    the modules I have loaded on runtime are these modules: http://home.deds.nl/~xanderbos/linux/install_mods.txt
    I just wish I knew what I could do to alleviate these issues and get it to run normally, as suggested on the IRC channel I have installed the cpufreq-utils and use an ondemand cpu governer on my setup. I'm just really stuck on fixing it and I don't know what else to do.
    Greetings,
    Xander (Zandaa)

    HeSaid wrote:
    1. acpi-cpufreq does not show in your modules list.
    You should add it to the modules line in /etc/rc.conf
    MODULES=(acpi-cpufreq)
    2. Also in /etc/conf.d/cpufreq you should have this
    some configuration here
    You need to set the min_freq and max_freq for your processor.  Get that information from
    cpufreq-info
    3. Add cpufreq in your /etc/rc.conf
    DAEMONS=(syslog-ng dbus hal cpufreq !network netfs crond wicd kdm)
    Reboot
    That should resolve any cpu heat caused by running max speed all the time.
    Neal
    Hey Neal, thanks for the reply, I already actually have all that setup and done, except my processor keeps overheating because the fans just refuse to turn on when needed..
    The nasty thing is, it overheats when I'm running nothing at all and am not even running the X-Server yet..

  • Overheatin​g hp probook 4510s

    Please help me out.i am using an hp brobook 4510s and it is overheating.It shutsdown automatically(not a normall shutdown) and when i try to turn it back on, it does not show any sign of response.The green light on the power button doesnt show and on the power adaptor port it flashes green.It would take about 5 to 6 minutes  for that light on the power port to flash orange(which is the normall colour when the machine is connected to power).When it finally turns on, it displays "windoew error recovery"i have tried to reinstall windows 7(64 bit) which i am using but i am still encountering that problem.Please help

    Hello kudzie,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand you are experiencing an overheating issue with your HP ProBook 4510s. I am providing you with the HP Support document: Reducing Heat Inside the PC to Prevent Overheating, which I recommend you review and apply the suggestions to your ProBook immediately,
    As well, to get your issue more exposure, I would suggest posting it in the commercial forums, since this is a commercial product. You can do this at Notebook - HP ProBook, EliteBook, Compaq, Slate/Tablet PC, Armada, LTE.
    I hope this helps. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • Probook 4510s,I have lost sound for no apparent reason.

    I have lost sound on my ProBook 4510s running Windows 7 pro. for no apparent reason.All checks say sound card is working correctly.I have downloaded latest drivers and installed them and tried all possible solutions I have searched,all to no avail.Any help please

    Hi,
    Please use the following instructions to check and fix:
       http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01912228&cc=ad&dlc=en&lc=en&jumpid=reg_r1002_us...
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Probook 4510s will not boot

    I have a Probook 4510s that I got from work.  I ordered the original CD's and loaded the OS and drivers.  I was getting it set up for my church and had all the software installed.  I wanted to remove the Credential Manager so that there wasn't 2 icons on the opening screen and removed it through Control Panel/Program and Features/Uninstall.  When I rebooted after the install, the laptop does not recognize the CD Drive or hard drive and does not boot up.  In the BIOS set up, I matched the options with another computer of the same model that is working.  it now acts like it is reading the CD, but still doesn't boot.  The only difference between the 2  is that there are 2 entries missing for HP Quick Look and Prebooth Authentication on HP Quick Look.  And there are no devices in the boot order.
    I tried moving an already imaged hard drive from another Probook of the same model and it doesn't read that hard drive either.  Is there a way to recover or have a damaged my motherboard?

    I assume you mean it won't boot from the Recovery cd? Since this is a business class laptop I would suggest posting in the Probook specific forum where they should know more about Credential Manager on business machines and if there is a solution to resolve this.
    http://h30499.www3.hp.com/t5/Notebook-HP-ProBook-ZBook/bd-p/bsc-274#.VRoS2vnF-4w
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • Bios password locked HP ProBook 4510s

    Hallo I have notebook ProBook 4510s and my niece, i dont know how, lock bios by pass.Can you help me? P/N: VQ727EA#AKBS/N: CNU0053576 

    HP try.
    77745529
    Use that code to go into the BIOS.
    Disable all passwords that are enabled.
    If asked for the CURRENT password uses that code.
    If asked for NEW password just hit enter.
    If asked to VERIFY password just hit enter.
    Save and exit.
    REO
    I must inform you that these services are not endorsed by HP, and that HP is not responsible for any damage that may arise to your system by using these services. Please be aware that you do this at your own risk.
    HP Expert Tester "Now testing HP Pavilion 15t i3-4030U Win8.1, 6GB RAM and 750GB HDD"
    Loaner Program”HP Split 13 x2 13r010dx i3-4012Y Win8.1, 4GB RAM and 500GB Hybrid HDD”
    Microsoft Registered Refurbisher
    Registered Microsoft Partner
    Apple Certified Macintosh Technician Certification in progress.

  • Probook 4510s webcam problem

    I have Probook 4510s, when I open or close the lid web camera disconnect from usb port, can anyone suggest the solution please ??.

    I have Probook 4510s, when I open or close the lid web camera disconnect from usb port, can anyone suggest the solution please ???

  • ProBook 4510s bios password

    I need to get the bios password for a hp probook 4510s product# FM999UT#ABA serial# [edited by Moderator] . Thank you

    Hi @llarryboy ,
    Thank you for visiting the HP Support Forums. I'm sorry to inform you that your post has needed some editing to remove personal information such as the Serial Number in your Post. From our Rules of Participation:
    Protect privacy - yours and others'. Don't share anything about yourself that you would not want to see on a road-side billboard. Don't post contact or other personal information-your own or anyone else's-or any content that you receive in one-to-one communications without the author's consent. For example, don’t post your computer’s serial # or contact information publicly, and do not allow someone you don’t know to remotely take control of your computer.
    If you need people to contact you directly, either ask them to send you a private message or subscribe to the thread so you will be notified when there are replies. You may also click on your name anywhere in the forum and you will be taken to your profile page, where you can find a list of threads you have participated in.
    Sharing personal email addresses, telephone numbers, and last names is not allowed for your safety. If you have any questions feel free to send me a private message in reply.
    Thank you,
    George
    I work for HP

  • HP Probook 4510 upgrading Intel CPU

    Hello!
    HP ProBook 4510s + Core 2 Quad Mobile Q9000   is it possible?  or  maximum Intel Core 2 Duo T9600 ?
    HP Probook 4510s black screen! continually reloading! Bios problem?
    what the maximum possible CPU supported on this Notebook?
    http://ark.intel.com/ru/products/40480/Intel-Core2-Q…-GHz-1066-MHz-FSB
    http://ark.intel.com/ru/products/35135/intel-82pm45-…ry-controller-hub
    This question was solved.
    View Solution.

    Motherboard with discrete video, without hdd, dvd and ram.  Bios revision:F20
    When you press the "on" run charge (included cooling), Indicator lights up and after a few seconds "disconnected"!

  • How do I best replace the battery latch in a HP Probook 4510s?

    How do I best replace the battery latch in a HP Probook 4510s? After letting it fall, I had to replace the battery latches.

    Hi:
    Please review the notebook tour guide at the link below. See page 9 for the bottom components illustration.
    http://h10032.www1.hp.com/ctg/Manual/c01849861.pdf
    There is a battery release latch on the bottom of the notebook. When you remove the battery there should be a part number on it on a white tag.  The part number would be arranged 6 digits a dash, and 3 digits (123456-001).
    Then you can input the part number at the HP parts store at the link below.  You may need to change the country location at the top. I have it set for the United States.
    http://h20141.www2.hp.com/Hpparts/Default.aspx?mscssid=F3F5747D15B2443A9A483574D3817190
    Paul

  • Portable problèmes batteries et chargeurs HP ProBook 4510s

    Bonjour,
    Ma copine a un Pc portable HP ProBook 4510s qui déconne au niveau du rechargement de la batterie, je me suis dis que ça venait du chargeur de batterie, car quand on le branche rien ne s'allume ( n'y le voyant à coté du PAD et n'y le petit point blanc en dessous de l'embout qu'on branche pour qu'il charge).
    Hier on est aller en chercher un à SuperU, mais ce n'est pas un chargeur officiel, c'est un chargeur multi fonction ( vendu avec plusieurs embouts pour plusieurs sortes d'ordinateur portable ), le mec du magasin essaye, ça marche, mais en arrivant chez nous, il déconne.
    On appuie sur le bouton pour démarrer l'ordinateur, les 3 voyants s'allument et se re éteignent de suite. J'ai enlever la batterie de son ordinateur pendant environs 1h30 -2h, et il s'allume normalement, puis avec le peu de batterie qui là, il s'éteint.
    J'ai tester le chargeur multi-fontion sur mon ordinateur, mon écran clignote (comme si il charge, puis charge plus, etc etc ), je crois que le chargeur de superU c'est de la mer**...
    En puissance il est juste 5 Volt en moins que mon chargeur, donc ça devrait passer.
    Donc, je résume :
    Chargeur Multi-fonction : Les voyants s'allument, il devrait charger ? mais il s'éteint peu de temps après et parfois il arrive jusqu'au bureaux de windows ( pas souvent )
    Chargeur Officiel : Ne charge carrément pas.
    Si on enlève la batterie HP ProBook 4510s pendant quelques heures, on dirait qu'elle se ressource ( 2% de batterie en 2H)
    Ca pourrait venir d'où ?
    Faux contact ? batterie morte ?
    Ca fait 1 ans qu'elle a son ordinateur. Os: Windows Vista.
    Merci de votre aide,
    Bonne journée,
    Cordialement,
    En outre , j'ai trouvé deux boutiques pour acheter une batterie de portable HP ProBook 4510s ,
    -removed store link-
    allez-vous me dire quelle l'un des meilleurs de la batterie
    Merci d'avance

    It could be the battery, or the power cord, are defective. If you know
    someone with the same equipment, ask to use it on your system.
    Swap battery, then charger, and then battery + charger.

  • LED code meaning: 13 times (HP ProBook 4510s)

    Laptop: Hp ProBook 4510s
    When I turn my laptop on, the blue light on the power on button lights for 6 seconds, meanwhile the led near the power plug on right side rapidly blinks 13 times. Always exactly 13 times, so it must be some kind of error code. Then laptop shuts down. Nothing is heard, neither fan, neither hard disk.
    What is wrong? I am really in bad situation, I don't have any money and I need this computer. Feeling really bad. Thanks everyone for help!
    This question was solved.
    View Solution.

    Hi,
    The situation may be:
    Blue Blink 13 times = Abnormality in the power supply voltage.
    As it is very difficult to identify the defective part, replacement of the power unit is required.
    My suggestion, try the following test
    Run on battery only,
    Pull out the battery, run on main only
    Borrow PSU/charger elsewhere to see any difference.
    Good luck,
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Rt speaker of hp probook 4510s is not working

    the right speaker of my hp probook 4510s is not working and seems to be replaced

    Hi:
    That is very odd...
    I have the Elitebook 6930p and it has the same ADI audio chip and it works 98% fine with W8.
    The only thing that doesn't work is I have checked the box to play the W8 startup sound and it will not on a cold boot, but does on a warm boot (restart).
    Other than that, the audio works perfectly.
    I used the W7 Pro audio driver from the support and driver page which is the same version as yours in an effort to fix the no W8 startup sound on cold boot, but it didn't help.
    You will find that the W7 driver from our support and driver page is actually a newer version than the one W8 installs.
    My only other suggestion to you would be to install the latest chipset driver and see if that makes a difference.
    First download is what you want.
    http://downloadcenter.intel.com/Detail_Desc.aspx?a​gr=Y&ProdId=3045&DwnldID=20775&keyword=Chipset+sof​...

  • Mic on a Hp ProBook 4510s

    I got a problem with my mic on my ProBook 4510s. The computer says the the unit works fine, but I can not get any sound for the Mic.. Anyone have the same problem, or even better, a solution to my problem??

    The issue might be due to the corrupted microphone drivers or incorrect microphone settings.
    Visit the below weblink for more information on how to troubleshoot the issue:
    http://notebook-solutions.blogspot.com/2009/06/microphone-of-my-laptop-does-not-work.html

Maybe you are looking for

  • How can I delete my iMatch account and revert my iTunes back the way it was?

    I am having many issues with iMatch and want to delete my account and remove all of my music from the cloud. Here are the issues: 1. My playlists are filled with "error" songs that cause playback to skip multiple numbers at a time. 2. When I sign off

  • Lightroom or Elements for a simple purpose - RAW to black&white

    Hi, I have no experience whatsoever with digital photography, I've been working on analogue for several years now, but want to give it a try... The thing is that I'm looking for a software, which will allow me: - possibility to convert color RAW from

  • Macbook HDMI cord TV sound hook up problem

    I just bought a 2 cords to hook up my Macbook Pro to my TV. I went to best buy and they told me that the mini display port to HDMI adapter by rocket fish linked with they DYNEX High Speed HDMI cable cord should allow me to view my computer on my TV w

  • Iphone not listed in registered devices

    I have an iPhone 5 since November 2013. At first I could view it in my registered devices of my Apple account, but now (I believe since I took it for repair through my carrier reseller) it doesn't show anymore. When I try to add manually the iPhone u

  • Runtime range error #1125 index out of range

    Hi there, My project is to decode ddjvu image files and display them in flash using Alchemy. In AS3 code, I declare two bytearrays, one for original image data, the other for the decoded one. I pass two ByteArrays (not ns::gstate)  into Alchemy just