BSOD from sleep

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 26,451
    Windows 11 Pro 22631.3527
       #11

    This is why I quit the FCU.
      My Computer


  2. Posts : 2,075
    Windows 10 Pro
    Thread Starter
       #12

    Well I spoke to soon....just had another one. Exact same one.........Oh well I'll just turn off sleep mode.....damn that sucks.
      My Computer


  3. Posts : 5,169
    64bit Win 10 Pro ver 21H2
       #13

    Plankton said:
    Well I spoke to soon....just had another one. Exact same one.........Oh well I'll just turn off sleep mode.....damn that sucks.
    Did you run any disk checks? e.g. CHKDSK /F
      My Computers


  4. Posts : 2,075
    Windows 10 Pro
    Thread Starter
       #14

    I'll do it now.
      My Computer


  5. Posts : 545
    seL4
       #15

    As philc43 mentioned, your disk is reporting a good number of paging errors in the event log (194 times on October 18th).

    It will be useful for us to get some additional information about your computer, please run the following from an elevated PowerShell prompt, and then upload the resulting files (they will appear on your desktop).

    Show sleep states:
    Code:
    powercfg.exe /a > "$home\Desktop\sleep-states.txt"
    Power Report:
    Code:
    powercfg.exe /sleepstudy /output "$home\Desktop\power-report.html"
    Sleep transition report:
    Code:
    powercfg.exe /systemsleepdiagnostics /output $home\Desktop\sleepdiag.txt

    I'd also recommend you try the following troubleshooting steps, all commands will need to be run from an elevated prompt.

    Rebuild the page file and hibernation file by disabling them, rebooting, and then re-enabling them.

    Disable Page File
    run -> sysdm.cpl -> Advanced tab -> Performance Settings -> Advanced Tab -> Change -> Select "No paging file"

    Disable Hibernation File
    Code:
    powercfg.exe /h off
    Reboot

    Re-enable paging file
    Go back to the paging menu and select "System managed size"

    Re-enable hibernation file
    Code:
    powercfg.exe /h on
    Reboot

    Check filesystem:
    Code:
    chkdsk.exe /R /X C:
    Press "y" to schedule a check on the next reboot, then restart your computer.

    Check disk:
    Install HDTune, run an error scan, post results.
    Last edited by Spectrum; 19 Oct 2017 at 14:22.
      My Computer


  6. Posts : 26,451
    Windows 11 Pro 22631.3527
       #16

    Spectrum said:
    As philc43 mentioned, your disk is reporting a good number of paging errors in the event log (194 times on October 18th).

    It will be useful for us to get some additional information about your computer, please run the following from an elevated PowerShell prompt, and then upload the resulting files (they will appear on your desktop).

    Show sleep states:
    Code:
    powercfg.exe /a > "$home\Desktop\sleep-states.txt"
    Power Report:
    Code:
    powercfg.exe /sleepstudy /output "$home\Desktop\power-report.html"
    Sleep transition report:
    Code:
    powercfg.exe /systemsleepdiagnostics /output $home\Desktop\sleepdiag.txt

    I'd also recommend you try the following troubleshooting steps, all commands will need to be run from an elevated prompt.

    Rebuild the page file and hibernation file by disabling them, rebooting, and then re-enabling them.

    Disable Page File
    run -> sysdm.cpl -> Advanced tab -> Performance Settings -> Advanced Tab -> Change -> Select "No paging file"

    Disable Hibernation File
    Code:
    powercfg.exe /h off
    Reboot

    Re-enable paging file
    Go back to the paging menu and select "System managed size"

    Re-enable hibernation file
    Code:
    powercfg.exe /h on
    Reboot

    Check filesystem:
    Code:
    chkdsk.exe /R /X C:
    Press "y" to schedule a check on the next reboot, then restart your computer.

    Check disk:
    Install HDTune, run an error scan, post results.
    I did all of that stuff on my system and it did no good, Hibernation did not work either and it boggles my mind why anyone would use it . I have 24gB of memory and it would use 75% of that -SSD's are expensive. I also will not leave my PC on 24 X 7.

    Sorry did not know this was in the BSIOD section.
      My Computer


  7. Posts : 41,473
    windows 10 professional version 1607 build 14393.969 64 bit
       #17

    For any BSOD please post a new zip:
    BSOD - Posting Instructions - Windows 10 Forums


    Razer and Mbam were problem signatures and faulting applications.
    They have not yet been implicated by windbg.

    The event log displayed that there was an unknown driver that was problematic in the migration.

    Code:
    Event[15]:  Log Name: System  Source: Serial  Date: 2017-10-18T08:55:59.885  Event ID: 2  Task: N/A  Level: Information  Opcode: N/A  Keyword: Classic  User: N/A  User Name: N/A  Computer: DESKTOP-1FUR131  Description: While validating that \Device\Serial1 was really a serial port, a fifo was detected. The fifo will be used.
    Code:
    Event[632]:  Log Name: System  Source: Microsoft-Windows-WPDClassInstaller  Date: 2017-10-18T06:29:28.415  Event ID: 25089  Task: Driver Migration  Level: Information  Opcode: N/A  Keyword: Classic  User: N/A  User Name: N/A  Computer: DESKTOP-QTUK96S  Description: It was not possible to access the device () after installing drivers. Error code 0x80070651.
      My Computer


  8. Posts : 545
    seL4
       #18

    Josey Wales said:
    I did all of that stuff on my system and it did no good, Hibernation did not work either and it boggles my mind why anyone would use it . I have 24gB of memory and it would use 75% of that -SSD's are expensive. I also will not leave my PC on 24 X 7.
    If you did all of that, do you mind posting the log files so I can look at them? Also, if you don't use hibernation just turn it off, that's fine. The rebuild of hiberfile.sys is only done if you *already* use hibernation.
      My Computer


  9. Posts : 2,075
    Windows 10 Pro
    Thread Starter
       #19

    Holy crap, that took a long time.....but HD Tune 2.55 has finally finished.

    Error Scan: No errors, here are the pics.

    Attachment 159066Attachment 159067Attachment 159068

    Keep in mind my HDD is old...real old.
      My Computer


  10. Posts : 2,075
    Windows 10 Pro
    Thread Starter
       #20

    How do you post the code so it uses the slider?
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 00:39.
Find Us




Windows 10 Forums