HP Pavilion 71 tour will not come

I have a HP Pavilion 71 that I bought new when I custom built my computer with two hard drives & CyberPower surge protector, 4 years ago.  Two weeks ago Entergy cut electricity in our area for 15 minutes.  I went to turn on my computer and the reset light would not come.  The computer would not come.  I need to know what to do in order to return to work.  What may be a bad power supply?

Wonderful

It's probably a bad power supply or the motherboard.

Tags: HP Desktops

Similar Questions

  • My HP Pavilion Entertainment PC will not communicate with my printer HP 309g. Suffice to say that they are connected to WIFI. I have tried wireless and connected.

    My HP Pavilion Entertainment PC will not communicate with my printer HP 309g.  Suffice to say that they are connected to WIFI.  I have tried wireless and connected.

    GR

    Since they are both HP products you the best solution is to talk to them...

    Most often when a device does not work, it is because the driver is damaged.  Re-install a new copy should help

    http://Windows.Microsoft.com/en-us/Windows7/update-a-driver-for-hardware-that-isn ' t-work correctly? SignedIn = 1

  • My IPad will not come

    MY IPAD WILL NOT COME BECAUSE I MADE THE UPDATE YESTERDAY?

    If you are sure that the appliance is loaded, then press and hold the home and sleep/wake buttons until you see the Apple logo and then release. It could take up to 30 seconds of operation.

  • IE8 will not come to the top. I get diagnose problems when router connection bed Excellent 54 Mbps

    Internet Explorer will not come to the top.  My router says I 54mpbs Exellent, but I can't go on the internet.  Diagnose the problem button appears.  When I run it, it says that my router is not working.  I have wifi and my friend has the router and its connection is good.  I also have a propellant that works great too.

    Can you get far enough in IE to access the Tools Menu?  If so try clicking Tools | Internet Options | Advanced and clicking the reset button.

    -B-
    http://www.officeforlawyers.com | http://www.OneNote-tips.com
    Author: Guide to counsel for Microsoft Outlook

  • I updated adobe and now windows vista will not come to the top!

    I was doing something that requires adobe 9 or higher, so I updated to 10. Now my main screen will not come to the top. I can't do all the suggestions for troubleshooting because I can't get to my computer at all.  I validated and it says windows Pascal more send activationsetc. and I can't update because I can't.

    Try to start in safe mode (press F8 immediately and repeatedly after Power Up Self Test and before Windows starts) and uninstall Adobe Reader X.  Then try to restart normally.

  • Color Laserjet CP5525 will not come on loan

    Printer will not loan and the error log has 49.2F. E3. From what I could find, this is a firmware error. But how I've updated the firmware if the printer will not come on loan?

    Ended up be the firmware. I had to replace the format because that I couldn't get a ready status to update the firmware. Printer works fine. Thank you

  • My Dell is power saving mode and will not come out

    My Dell is power saving mode and will not come out? Any suggestions? I can't get anything else than a screen that says it is in power save mode and press a key or move the mouse. No one who does nothing. Don't disconnect.

    Hi Ma32206,

    Monitors Dell will automatically mode energy saving after a predetermined time amount when the computer is idle. The Dell monitor will go completely black, rather than display a screen saver. This allows your monitor to essentially turn off until it takes again.

    A. Press any key on the keyboard or move the mouse. Either will automatically turn off the power saving mode. Alternatively, you can press the power button on your Dell computer tower or laptop.

    B. press one button a second time if the monitor goes power saving in standby mode. Standby mode allows the screen saver appears.

    Bindu R - Microsoft technical support.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Security Windows will not come to the top

    lost all my programs, firewall windows, I click on the setting change a white csreen rises then real quick stop... click on Security Center, c:\windows]system32\run1132.exe comes upand said parameter is in good... lost my windows live sign on... my norton will not come up... i think I may have been hack in to

    lost all my programs, firewall windows, I click on the setting change a white csreen rises then real quick stop... click on Security Center, c:\windows]system32\run1132.exe comes upand said parameter is in good... lost my windows live sign on... my norton will not come up... i think I may have been hack in to

    It seems that your system has been infected:

    Preform Malwarebyte s scanning:

    http://www.Malwarebytes.org/ recommended

    then the use of scan of preform

    a-squared Emergency USB Stick files http://www.emsisoft.com/en/software/download/

    After that, make sure that your system is free of viruses:

    http://www.Avira.com/en/download/index.php

    If you can not install anti virus Software, then try to scan online

    http://housecall.trendmicro.com/UK/

    and spyware:

    http://www.systweak.com/AntiSpyware/

    http://www.SurfRight.nl/en/downloads/ recommended

  • Interface 1130ag WLAN AP will not come to the top?

    Hi all

    For the first time, I installed a 1130ag and I can't bring up the interface without wire/radio?

    I have connected it via http at the moment and have tried to activate the radio via the GUI, but it does not come to the top? (This is normally upward in this way with the year 1200)

    Can anyone suggest anything?

    Thank you very much

    Nathan.

    UK.

    Have you defined a SSID? If you have not the radio will not come to the top.

  • Windows Media Player will not come

    Windows Media Player will not come

    Windows Media Player will not come

    In the Find box type copy paste the following command and press the Enter key.

    "%programfiles%\Windows media player\wmplayer.exe".

    If the above doesn't help, try a system restore - select any restore point when it did not have this problem.

  • Dell 1230c do not - print jobs go to the queue printing but will not come to buffer

    Dell 1230c do not - print jobs go to the queue printing but will not come to buffer

    Hey Joe,

    Try duration to remove print jobs to remove Job feel stuck in the queue, and then restart your computer.

    Also refer to:

    Cancel printing

    Maybe you have that impression break.

    View, pause, or cancel printing

    You can also see the troubleshooting steps in Dell for Dell printers.

    Please post back with the State of the question.

  • Variables will not come through mailer

    I have a php mailer on my site mortgagemaestro.net and variables will not come through when I send the form to any computer but mine. I just get a blank form in my email.
    Here are the two codes

    Thanks for any help

    Stop();

    var b1Load:LoadVars = new LoadVars();
    var receiveLoad: LoadVars = new LoadVars();

    This.B1.onRelease = function() {}
    If (theEmail.text == null | theEmail.text == "" | ") theName.text == null | theName.text == "" | " homePhone.text == null | HomePhone.text =="") {}
    gotoAndStop ("error");
    } else {}
    b1Load.theName = theName.text;
    b1Load.homePhone = homePhone.text;
    b1Load.workPhone = workPhone.text;
    b1Load.theEmail = theEmail.text;
    b1Load.theAddress = theAddress.text;
    b1Load.theCity = theCity.text;
    b1Load.TheState = theState.text;
    b1Load.theZip = theZip.text;
    b1Load.theCall = theCall.text;
    b1Load.sendAndLoad (" http://www.mortgagemaestro.net/lib/phpmailer/email.php", receiveload);
    getURL (" http://l-h1.com/richard_white_lending/destpage/thankyou.php", "_self");
    }

    <? PHP
    require ("Class.PHPMailer.php");

    $mail = new PHPMailer();

    $mail-> IsSMTP(); send via SMTP
    $mail-> host = "mail.mortgagemaestro.net"; SMTP servers
    $mail-> SMTPAuth = true; enable SMTP authentication
    $mail-> Username = "[email protected]"; SMTP Username
    $mail-> password = "32bf1a3"; SMTP password

    $mail-> from = '[email protected] ';
    $mail-> FromName = "drive";
    $mail-> AddAddress ("[email protected]");

    $mail-> object = "Mortgage Maestro lead";
    $mail-> body = "name:"; "
    $mail-> body. = $_POST [theName];
    $mail-> body. = "\nEmail: «;»»
    $mail-> body. = $_POST [theEmail];
    $mail-> body. = ' \nHomePhone: '; "
    $mail-> body. = $_POST [homePhone];
    $mail-> body. = ' \nWorkPhone: '; "
    $mail-> body. = $_POST [as workPhone];
    $mail-> body. = "\nAddress: «;»»
    $mail-> body. = $_POST [theAddress];
    $mail-> body. = ' \nCity: '; "
    $mail-> body. = $_POST [theCity];
    $mail-> body. = "\nState: «;»»
    $mail-> body. = $_POST [the State];
    $mail-> body. = ' \nZip: '; "
    $mail-> body. = $_POST [theZip];
    $mail-> body. = ' \nCall: '; "
    $mail-> body. = $_POST [theCall];

    If (! $mail-> Send())
    {
    echo "Message was sent not < p > ';
    echo "Mailer error:". "." $mail-> ErrorInfo;
    "exit";
    }

    echo "Message was sent;"

    ? >

    OK, here it is incase anyone ever have this problem. I changed all the instance names as theCall and theName to variables. For this change in the area titled var: sort of in the lower right corner of the properties. I also changed the shape of the POST method and made my form a clip called sendWork

    Well here are the scripts.
    I'm still having a problem with my if statements. They stopped working after I changed everything to variables. He would still put me to the error screen that I put in place even when I had all of the information entered.

    I know it's because they are implemented by using the instance names (see above the script), but when I say that everything will work smooth, if all goes well

    Stop();

    This.B1.onRelease = function() {}
    sendWork.loadVariables ("email.php", "POST");
    getURL (" http://l-h1.com/richard_white_lending/destpage/thankyou.php", "_self");
    };

    <>
    require ("Class.PHPMailer.php");

    $mail = new PHPMailer();

    $mail-> IsSMTP(); send via SMTP
    $mail-> host = "mail.mortgagemaestro.net"; SMTP servers
    $mail-> SMTPAuth = true; enable SMTP authentication
    $mail-> Username = "[email protected]"; SMTP Username
    $mail-> password = "32bf1a3"; SMTP password

    $mail-> from = '[email protected] ';
    $mail-> FromName = "drive";
    $mail-> AddAddress ("[email protected]");

    $mail-> subject = "Mortgage Maestro lead";
    $mail-> body = "name:"; "
    $mail-> body. = $_POST [theName];
    $mail-> body. = "\nEmail: «;»»
    $mail-> body. = $_POST [theEmail];
    $mail-> body. = ' \nHomePhone: '; "
    $mail-> body. = $_POST [homePhone];
    $mail-> body. = $_POST [homePhone02];
    $mail-> body. = $_POST [homePhone03];
    $mail-> body. = ' \nWorkPhone: '; "
    $mail-> body. = $_POST [as workPhone];
    $mail-> body. = $_POST [workPhone02];
    $mail-> body. = $_POST [workPhone03];
    $mail-> body. = "\nAddress: «;»»
    $mail-> body. = $_POST [theAddress];
    $mail-> body. = ' \nCity: '; "
    $mail-> body. = $_POST [theCity];
    $mail-> body. = "\nState: «;»»
    $mail-> body. = $_POST [the State];
    $mail-> body. = ' \nZip: '; "
    $mail-> body. = $_POST [theZip];
    $mail-> body. = ' \nCall: '; "
    $mail-> body. = $_POST [theCall];

    if(!$mail->Send())
    {
    echo "Message has not been sent.

    ";
    echo "Mailer error:". "." $mail-> ErrorInfo;
    "exit";
    }

  • Pavilion 1050NL PC will not accept the upgrade of ghraphics GTX760

    Hello, I replaced the graphics card, but when I switch on the PC, I only get the splash screen and a beep and the system will not continue to start, after a while, I get 3 beeps and stops?

    I also replaced to 500W power supply before and the PC works fine with the old graphics card.

    I placed the new graphics card in another older Pavilion and to work?

    This model of PC is not allow different config. by the BIOS? or something like that?

    Or maybe the power is not enough?

    Thanks in advance for your help :-)

    Ruud

    Ok.

    It just means that the motherboard does not work with the video card. You could try to return as incompatible video card and opting for ATI Radeon model for better compatibility.

  • HP dv4-1123us Pavilion Media Card will not read

    I have a Pavilion dv4-1123us who will not read a 16 GB SDHC media. He reads a xD 512 MB and 2 GB.

    What's wrong?

    I wanted to let you know that what you did was good.  I invited a friend of mine who is quite in computer problems.  He checked that the drivers you have installed were correct. Soon, he realized he had a problem with my Photo Picasa 3 program. There google something like Picasa won't read the card camera and found that there was an automatic upgrade a few days ago (when I started having the problem) that created this problem.

    It's the Gremlin Picasa version Build 3.9 136.18. affecting Windows Vista and XP and Windows 8.

    This is what happens:

    Hello

    There is a problem with imports in the latest version of Picasa (3.9 Build 136.18). Windows Vista and XP seems to be affected. Until it's resolved use Windows to perform the import.

  • New Pavilion g7-2220 will not load Windows to start-up

    Hello

    I just bought a new Pavilion g7-2220 and am just finishing the initial commissioning.  All registration modules and guests of live recording of MS are fine, but then the computer will not load Windows.  He explains in brief it is impossible to load Windows from the hard drive in a small dialogue window, then restarts and brings back me guests for the first time again.  It is supposed to be preloaded with Windows 8.

    Any help would be appreciated.  Again, this computer is brand new.

    Thank you.

    Hey Shannon3363,

    I'm very sorry to hear that you are having problems of this kind out of the box. The first option, I'd watch is an Exchange. If this is not a viable option, you can reset the operating system. This is a very simple process.

    1. prior to turn on/off the laptop, press in and hold the escape key

    2. press the power button as usual to start and hold down ESC until you see the Menu Start Up

    3. on the Start Menu, press F11 to go in Recovery Manager

    4. choose your keyboard

    5. click on troubleshoot

    6. click on reset your PC

    7. select just delete my files

    Leave about 30-45 minutes for the reset is complete. If you're still having problems with this load Windows normally, please let me know. Once again I aplogize for the inconvenience. Depending on where you have, there could be several reasons so that he can behave in this way. If you've got it to a brick and mortar store, technicians will provide implementation services and anything can happen during this period. I'll keep an eye out for your answer!

Maybe you are looking for