V5 No display no access after 8.1 update

I have an acer aspire v5. After I updated from 8 to 8.1 my display no longer worked. I tried hooking up the adapter to an external display and it doesnt detect it. So after trying EVERY solution I could find on the internet I uphooked the hard drive formatted it and installed windows 10. Hooked it back in the v5 and still nothing. No display. So someone suggested it is the motherboard but I hate to pay out the money for it and that be the solution either. Anyone else have this problem and replace the motherboard to fix it?

Dulceflores, The following steps in the link below will delete your harddrive and install a clean copy of Windows 8.1 (assuming your computer came pre-installed with either Windows 8 or Windows 8.1.) I'm not sure if it will work, but it is what I would try. Obviously, you'll want to skip the part about ordering recovery media from Acer until after you have successfully installed the clean copy of Windows 8.1 (if possible).  If you decide to just continue using the clean copy of Windows 8.1, that would be fine. The Microsoft windows 8.1 USB media has powerful tools and I'm pretty sure operates in safe mode. http://community.acer.com/t5/Windows-8-1/Acer-S7-392-Factory-Image/m-p/362689#U362689  

Similar Messages

  • Print Management Console displays no printers after applying Windows Update for Windows Server 2012 R2 (KB2995388)

    After installing optional Windows Update for Windows Server 2012 R2 (KB2995388) on a print server upgraded from Windows 2012 to Windows 2012 R2, the Print Management Console wouldn't display locally shared or remotely shared printers. Another print server
    could see the printers on this server, but it couldn't see it's own. Removal of the patch resolved the issue.

    Hi,
    à
    Removal of the patch resolved the issue.
    Thanks for sharing in the forum. Your time and efforts are highly appreciated.
    On current situation, would you please let me confirm something more?
    Please check if this update rollup package (KB2995388) install successfully.
    Please run sfc /scannow command to scan all protected system files after installed this update.
    If be possible, please re-install Print Server feature on the server after installed this update. Any find?
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Problem getting correct data from MS Access after doing an Update

    Hi all,
    I have a problem getting correct data after doing an update. This is the scenario
    I am selecting some(Eg: All records where Column X = �7� ) records and update a column with a particular value (SET Column X = �c� ) in all these records by going through a while loop. In the while loop I add these records to a vector too, and pass it as the return value.
    After getting this return value I go through a for loop and get each record one by one from the DB and check if my previous update has actually happened. Since No errors were caught while updating DB, I assume all records are updated properly but my record set shows one after another as if it has not been updated. But if I open the DB it is actually updated.
    This does not happen to all records, always it shows like this
    1st record     Mode = �c�
    2nd record     Mode = �7�
    3st record     Mode = �c�
    4nd record     Mode = �7�
    9th record     Mode = �c�
    10th record     Mode = �7�
    I am relatively new to java and this is someone elses code that I have to modify,So I am not sure if there some thing wrong in the code too
    //Here is the method that gets records and call to update and add to vector
    public static Vector getCanceledWorkOrders() throws CSDDBException{
    //Variable declaration
      try {
        objDBConn = DBHandler.getCSDBCon();
        strSQL  = "SELECT bal bla WHERE [Detailed Mode])=?)";
        objStmt = objDBConn.prepareStatement(strSQL);   
        objStmt.setString(1, '7');
        objWOPRs = objStmt.executeQuery();
        while (objWOPRs.next()) {
         //Add elements to a vector by getting from result set
          //updating each record as PROCESSING_CANCELLED_WO(c)
          iRetVal = WorkOrderDetailingPolicy.updateRecordStatus(objPWODP.iWorkOrderNumber, objPWODP.strPersonInformed, EMSConstants.PROCESSING_CANCELLED_WO);
          if (iRetVal == -1) {
            throw new NewException("Updating failed");
      catch (Exception e) {
        vecWONumbers = null;
        throw new CSDDBException(e.getMessage());
      }finally{
        try {
          objWOPRs.close();
          objStmt.close();
          DBHandler.releaseCSDBCon(objDBConn);
        catch (Exception ex) {}
      //return vector
    //here is the code that actually updates the records
    public static int updateRecordStatus(int iWONumber, String strPerInformed , String strStatus) throws CSDDBException{
       PreparedStatement objStmt = null;
       Connection objDBConn  = null;
       String strSQL = null;
       int iRetVal = -1;
       try{
         objDBConn  = DBHandler.getCSDBCon();
         objDBConn.setAutoCommit(false);
         strSQL = "UPDATE Table SET [Detailed Mode] = ? WHERE bla bla";
         objStmt = objDBConn.prepareStatement(strSQL);
         objStmt.setString(1, strStatus);    
         objStmt.execute();
         objDBConn.commit();
         iRetVal = 1;
       }catch(Exception e){
         iRetVal = -1;
       }finally{
         try{
           objStmt.close();
           DBHandler.releaseCSDBCon(objDBConn);
         }catch(Exception ex){}
       return iRetVal;
    //Here is the code that call the records again
      public static WorkOrderDetailingPolicy getWorkOrders(int iWorkOrderNo) throws CSDDBException{
        Connection objDBConn = null;
        PreparedStatement objStmt = null;
        ResultSet objWOPRs = null;
        WorkOrderDetailingPolicy objPWODP = null;
        String strSQL = null;
        try {
          objDBConn = DBHandler.getCSDBCon();    
          strSQL = "SELECT * FROM [Work Order Detailing] WHERE [Work Order No] = ?";
          objStmt = objDBConn.prepareStatement(strSQL);
          objStmt.setInt(1, iWorkOrderNo);
           objWOPRs = objStmt.executeQuery();
          if (objWOPRs.next()) {
            objPWODP = new WorkOrderDetailingPolicy();
            objPWODP.iWorkOrderNumber = objWOPRs.getInt("Work Order No");
            //......Get Record values
        catch (Exception e) {
          objPWODP = null;
          throw new CSDDBException(e.getMessage());
        }finally{
          try {
            objWOPRs.close();
            objStmt.close();
            DBHandler.releaseCSDBCon(objDBConn);
          catch (Exception ex) {}
        return objPWODP;
      }

    Hello,
    Can you put an example of your problem online?
    Are you sure you're not having problems with case sensitive data?
    Thanks,
    Dimitri

  • 27 inch thunderbolt display blacks out after Thunderbolt Firmware Update 1.2

    Bought 2 new 27 inch TB displays for two different machines and after a couple of days the Thunderbolt Firmware Update 1.2 appears on my Mac Pro with one of the displays installed. So I install the firmware update.  Now my display blacks out periodically and I keep getting Graphic Display Errors with a request to sent the errors to Apple. Running a 32 GB Mac Pro (late 2013 circular style) I have three monitors connected (two 20 inch cinema displays and the new 27 inch display). This machine is supposed to be able to handle three 4k monitors or 6 standard TB displays.  I've seen the posts about the blacking out with this monitor but I didn't have any problems before the firmware update and now I've got them pretty regularly.  I had the blacking out problem on an earlier monitor and took one of the monitors back and Apple gave me another one and this is the replacement.  Same problem, but this one only started after the update. I'm hoping someone from Apple reads these messages and can let me know what's up.
    BTW, I also have an older 27 inch Apple monitor that ran perfectly on this machine so I'm disappointed that I spent all this money and now get the blacking out issue.
    Mac Pro (Late 2013)
    Processor 3.7 GHz Quad-Core Intel Xeon E5
    Memory 32 BG
    Graphics AMD FirePro D300 2048 MB

    I have my Thunderbolt display connected to my MacBook Pro and have been experiencing the same issue, getting worse over time.  The folks at my local Apple store did not know what to do about it.  So, I looked around and tried different thing.
    The one thing that seems to be working is to System Preferences > Build-in Display > uncheck “Automatically adjust brightness.”
    I hope this helps.

  • No internet access after 10.1 update

    After downloading the 10.1 update to my Z10 my phone could not get Internet access through the network, although wifi still worked. Telus tech support had no idea what was wrong, and we found that the apn field in network settings was blank and could not be typed in manually. He said I might need to send my phone in for repairs. He called me back the next day to say this problem has come up for some people since the update and for a workaround to restore the phone to factory settings. However, if you turn your phone off the problem will come back so you can't turn off or restart your phone. I restored my phone and got Internet back over the network. Hopefully blackberry will have an update to fix this problem soon, I don't know how long I can go without having to turn off or restart my phone. Anyone else familiar with or experiencing this problem?

    Hi man, I updated 3day ago my Z10 and I have the same problem I think. From time to time I get no internet connection by low or full mobile network. It has no reason, It´s just happened. Just like you wrote, reset or turning off/on the mobile helps not. But I don´t want reset my phone to factory default :-/ .
    I hope Blackberry tech support works allready on this problem!!!
    Come on Blackberry I need to work with my Z10 without problems!

  • Can't display flash information after latest Vista Update..

    Hello all,
    I am currently running Windows Vista with Internet Explorer 8
    RC 1. I went onto a webpage where it said that I did not have the
    latest version of Adobe Flash Player installed. I installed the
    latest player, version 10.0.22.87. It says that everything is
    installed correctly. When I look at the page:
    http://www.adobe.com/flashplatform/
    Nothing shows up. It says that I need to go and install the
    latest version of the Flash Player again. It was working just fine
    a few days ago but after the latest Vista Windows Update, this
    problem is showing up. Anyone have any ideas??

    Dav4783, are you trying to adjust the brightness up or down? Does the phone seem brighter or darker than it was before? Have you tried powering the phone off and then adjusting the brightness again? 
    Here is a list of what the current software updates:
    Symptoms Resolved:
    In set up wizard, clock format, selecting preview of clock is OK, but there is no soft key to go back to clock format.
    Fixed verbiage on popup messages to read as:
    "Use PC option to safely disconnect, before unplugging USB cable from the device."
    "PLEASE BE SURE TO SAFELY DISCONNECT YOUR DEVICE FROM THE PC BEFORE UNPLUGGING THE USB CABLE."
    When you have a data session that is getting information the circle indicator should rotate in a circle, the red section should move around the circle showing user that it is getting data - it does not rotate.
    Facebook UI under Messages - select write on wall. On device it says 'set contact id', instead of 'select contact'.
    Chinese input - increased Chinese font size from 18 to 22.
    Quick Text was not converted to Chinese (remained in English).
    Changed text to "select Internal Display theme" in setup wizard, display themes.
    When a customer tries to send an SMS using (app info > Menu > Tell a friend), in some cases the phone may reset.
    When a user tries to download tones in a memory full condition, the device sometimes doesn't display the memory full popup.
    Added a List option under Easy Setup > Clock > Preview.
    Setup Wizard: After selecting a language in the Setup Wizard, the delete screen that follows should have the languages listed in their native tongue (so for English it would say "Simplified Chinese, Korean").
    Moved Erase option to Options and added a List option under Media Center > Pictures > My Pictures in the picture view.

  • Can't open Finder or keychain access after last Yosemite update

    I have a new Mac (2) number and I cannot open Finder, Keychain access, and several other programs from my Dock or Applications since the last update

    Hi ..
    Might be corrupted Dock preferences.
    Open the Finder. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following:
    ~/Library/Preferences/com.apple.dock.plist
    Click Go then move the com.apple.dock.plist file to the Trash.
    Restart your Mac then see if you can open the Finder and other apps from the Dock.

  • Q10 display too big after 10.3 update

    My Q10 was recently updated to 10.3.1 and since then the screen has expanded so I have to pinch it to get it back to normal size, Any solutions to this irritaing problem? It also means I can't swipte across until I have pinched the screen.
    Solved!
    Go to Solution.

    Sounds like you may have accesibility turned on, go to Settings->Accessibility->Magnify Mode to check if you have.
    If you've been helped click on , if you've been saved buy the app.
    Developer of stokLocker, Sympatico and Super Sentences.

  • Cant access my #2 display screen right after i installed verson 10

    For some reason i cant access my #2  display screen right after i installed verson 10.the cable was checked out ok....please advise.

    , Hello and thanks for posting on the HP support forums.  First thing you may want to try is the Windows Update Troubleshooter. If that fails then what you will want to try is rolling back the operating system to the previous operating system until drivers are released for Windows 10 on the HP support site for your system. Thanks again for the post and have a great day.

  • Please help. Does anyone have a solution re: After the latest update my display has really huge fonts and is unusable

    After the latest update my display on my iphone has really huge fonts and is unusable.
    I can't even get the swipe bar.

    The easiest way to turn off the zoom accessibility feature is to connect your phone to iTunes on your computer.  In the Summary pane, click the "Configure Universal Access..." button.  On the next screen, under "Seeing", select "Neither" and click OK.

  • Cannot create profile for IMG display only access - Timeout

    Hello all,
    I have created a role for IMG display only role. It has hundreds of Org values and fields. I have made ACTVT=03 in change Authorization
    Everything is fine except when i click to create profile, the system does starts processing but its taking hell of a time. It times out since the system has time out after 9000s. Anyway 2 hrs for creating profile..phew!
    Is there a way I can create profile?
    Alternatively, Is there a simpler way to create role for IMG display only access?

    How are you building your role?  It shouldn't be timing out - might be worth having a chat with your basis team.
    Alternatively, if you can save the role (but not generate it) you might be able to generate it in the background via transaction SUPC.  It's better to understand why you cany create it first though.

  • My display become magnifed after synchronisation and touch phone become usless to use.It receive call but I am unble to answer

    I have a 3GS phone bought last January. It display gets magnified after synchronisation. when first it happened I sent the phone to authorised centre in Kochi,Kerala. They restorde the phone to factory level and sent it back to me.I lost al the data I fed to the phone . THe same thing happened yesterday. I want to get it corrected without resorting to restore.
    Jayanth narikunni

    You have Zoom activated.  Double tap with 3 fingers to turn it off.  To disable completely:
    Settings > General > Accessibility > Zoom > Off

  • Photoshop no longer allows me access after update

    Today I was told by Adobe Application Manager that Photoshop needed to update (both 32-bit and 64-bit versions) which I did.
    After that I tried opening Photoshop only to be told that my Photoshop trial license had expired. I have a yearly Creative Cloud subscription and have never installed a trial version of Photoshop to the best of my memory.
    I opened Adobe Application Manager to check the state of affairs and was told that application manager needed to be updated so I allowed that to go ahead.
    After opening the updated application manager I was asked to sign in to Creative Cloud again which I did. Then all my applications except Dreamweaver were listed as simple "Install". However, I can open Illustrator as normal so it's clearly installed. I installed Illustrator, Dreamweaver, Photoshop and a few others in exactly the same way so I have no idea why they are all treated differently.
    I then received an email from creative cloud confirming my email address. Not sure why. I have always used the same address and I get the confirmation mails at that address each month from Adobe reminding me that they are billing me.
    I re-installed Photoshop from application manager and it installed and ran correctly when launching from the application manager. Then I closed it and opened it from the Start Menu. It opened successfully then it promptly shut down after about 1 second and displayed a window saying I have 9 days left in my trial and asking me if I want to join the creative cloud. This is not very funny. I search in vain for the button that says, "Actually, I am already paying a fair sum to be in the cloud and you know it, now let me in."
    I tried loading the application manager and launching Photoshop from there but now there is no "launch" link.
    I checked if there are two versions of Photoshop installed alongside each other but there are only the two executables (32-bit and 64-bit). Quite frustrated about now. Double-clicking "Photoshop" in the application manager doesn't do anything either although at least it recognises I have the latest version isntalled.
    Now I go to open Illustrator and it says my trial has expired too. Oh, did I mention it's Christmas and I'm at work. (Wow, that automatically turned into a smiley! First thing to work so far! Things are looking up!)
    (As for the user name apparently screen names 'frustrated', 'frustrated22', 'frustrated99', 'veryfrustrated', 'frstrated' are all taken. This was after I searched in vain for a support contact only to find an international phone number in a completely different time zone that has already closed for the day)

    For others who have this problem, I found the solution here: http://www.seangw.com/wordpress/2012/08/help-photoshop-cs6-asks-for-serial-number-after-si gning-up-for-creative-cloud/

  • Ipad 4 retina display is slow after iOS 8

    ipad 4 retina display is slow after iOS 8, also upgrade to iOS 8.0.1 i think and safari is slow, animations are slow, and i can't restore it to iOS 7, there it was great. i mean its like my iphone 4 with iOS 7 in its best days. i hope no to get stuck again, i mean please let me go to the iOS 7)).
    also I've got  message from apple that im not authorised to post this message, so if it goes online i think after many years of apple desktop and mobile i am done with it))).

    Upgraded my ipad4 from ios6 to iOS 8 because the new WSJ app required it. HUGE MISTAKE!!!!!!! I can maybe understand some apps being slower but not Safari or Chrome. Apple must be throttling back the ipad4 processor even more with ios8 to force an upgrade to the next gen iPad whenever it arrives.

  • Ipad 4 retina display is slow after iOS 8, also upgrade the the iOS 8.0.1 i think and safari is slow, animations are slow, and i can't restore it to iOS 7, there it was great.

    ipad 4 retina display is slow after iOS 8, also upgrade to iOS 8.0.1 i think and safari is slow, animations are slow, and i can't restore it to iOS 7, there it was great. i mean its like my iphone 4 with iOS 7 in its best days. i hope no to get stuck again, i mean please let me go to the iOS 7)).

    Upgraded my ipad4 from ios6 to iOS 8 because the new WSJ app required it. HUGE MISTAKE!!!!!!! I can maybe understand some apps being slower but not Safari or Chrome. Apple must be throttling back the ipad4 processor even more with ios8 to force an upgrade to the next gen iPad whenever it arrives.

Maybe you are looking for

  • Error running reports from Crystal Server XI R2 with datasets

    Hi, sorry if my english is not good. I'm from Spain. I have a problem. I'm programming with Visual Basic .NET 2008. I'm using Crystal Reports Server and programming under Visual Basic to take reports from crystal Server, changing the tables from the

  • Memory on GNB MAX

    Hi there, i have a queestion about memory type for the GNB MAX, in the specifications it says that the type of memory should be 2100 (266), but can i use another newer? for example one memory at 2700? i know that maybe the performance is not the same

  • Can't paste HTML in design view on Mac

    Hi, This works fine on my PC and has for years but on Mac OS 10x I seem to be losing all the formatting when I copy an existing HTML page into DW. I have set the preferences to retain max formatting but no dice. When I try to paste into an editable r

  • Problem with direct connect on my 8350i

    when i try to use my direct connect on my smartphone it beeps and says turn radio on. i can turn the radio on and try again and it says the same thing. when someone dc's my phone i try to answer and it tells me again to turn on radio. called nextel a

  • $(SPOOL2DRIVERSPATH)HPW5hei.hlp

    I'm trying to help a user that is getting a pop up message every time he or someone else logs into a computer. The message says that it can't find $(SPOOL2DRIVERSPATH)HPW5hei.hlp and asks him if he wants to find it. He said that it started right afte