Reapeating DRIVER_POWER_STATE_FAILURE (9f) mins after logging (new PC)

Page 1 of 5 123 ... LastLast

  1. Posts : 24
    Windows 10 (22H2 build 19045.3803)
       #1

    Reapeating DRIVER_POWER_STATE_FAILURE (9f) mins after logging (new PC)


    Hi,

    This BSOD appear anytime even while logging, or while restarting or shutting down, and logging and shutting times vary from normal to around 2-3 minutes.
    When logged in, they appear quite quickly (within 30 minutes if left idle, I'd say).
    The windows installation is fresh and I installed almost nothing, except the gigabyte control center and Adrenalin, and vivaldi as temporary browser.

    Bsods happen while idle and independantly of what I do (which as been almost nothing : browsing about this, copying dump files).

    I noticed that adrenalin won't open (no window open), and for other reasons (the last new radeon driver was issued just before these Bsods appeared, unfortunately I had to be away from home the following weeks so can only deal with it now), I suspected strongly something with the radeon driver or adrenalin.

    Firstly, I thought I had a problem with BIOS : before I first installed the PC, I flashed the latest for my motherboard, the F20a, without the knowledge it was a beta. So I just hoped flashing the F2, latest stable, would be okay, but no. Also deactivated EXPO/XMP, without hope (I imagine RAM problems usually have more random manifestations), and without any result.

    Anyway, with WinDbg and this page, I tried to understand the minidump files I got for my BSODs. At first I had the impression the "cause" or source was always the same, but since the 2nd, 3rd and 4th arguments of DRIVER_POWER_STATE_FAILURE change, I realize this is clearly above my level and I can't trace these things back, let alone having ideas to fix it !

    Now I think I'll try to re-install windows and only install the radeon driver (not the adrenalin soft), and, if it doesn't change anything, try and find the previous version of driver and adrenalin (didn't think of it before my first re-install, so of course can't simply roll back, but then again, adrenalin woudn't launch).

    But still, it would be awesome to have some help or advices, but thanks anyway for having read this :) !

    Links :
    V2 Logs (maybe partial, until Bsod)
    Minidump files

    PS : Interestingly, each time I tried the V2 Log Collector, the pc crashed while "waiting for dxdiag.exe to finish" (only time I see a pattern in BSODs). Anyway, not sure it has enough info to help analyse, so I also post a link to minidumps.

    PPS : Win 10 Pro Version 22H2 build 19045.3803
      My Computer


  2. Posts : 41,475
    windows 10 professional version 1607 build 14393.969 64 bit
       #2

    Please perform the following steps:


    1) Run Tune up plus (if necessary run while in safe mode) > post a share link

    https://www.tenforums.com/attachment...p_plus_log.bat

    Batch files for use in BSOD debugging

    Batch files for use in BSOD debugging


    2) Turn off Windows fast startup:

    Turn On or Off Fast Startup in Windows 10


    3) Create a new restore point:

    Create System Restore Point in Windows 10


    4) Run HD Tune (free or trial version) (all drives) (run while in safe mode)

    Post share links for results on these tabs:
    a) Health
    b) Benchmark
    c) Full error scan


    5) Run Sea Tools for bootable Long Generic test
    Post share links for Long Generic test results.

    SeaTools Bootable | Seagate US

    https://www.seagate.com/content/dam/...lsBootable.zip


    6) Open administrative command prompt and copy and paste:

    PowerShell $D=(New-Object -ComObject Wscript.Shell).SpecialFolders(4);Compress-Archive "%WinDir%\MEMORY.DMP" "$D\Memory_dmp"

    Post a separate share link with only the compressed memory dump.



    7) Reinstall these AMD drivers:

    a) Chipset drivers

    b) High Definition Audio Function Driver


    amdi2c.sys
    AtihdWT6.sys

    https://www.amd.com/en/support



    8) For any new BSOD after completing all of the above steps post a new V2 share link into the newest post



    Code:
    Samsung SSD 990 PRO 2TB
    Samsung SSD 850 EVO 500G SCSI Disk Device



    Code:
    amdi2c	AMD I2C Controller Service	c:\windows\system32\drivers\amdi2c.sys
    Code:
    atihdaudioservice	AMD Function Driver for HD Audio Service	c:\windows\system32\drivers\atihdwt6.sys

    Code:
    Name	AMD High Definition Audio Device
    Manufacturer	Advanced Micro Devices
    Status	OK
    PNP Device ID	HDAUDIO\FUNC_01&VEN_1002&DEV_AA01&SUBSYS_00AA0100&REV_1008\7&1F8A3C4&0&0001
    Driver	C:\WINDOWS\SYSTEM32\DRIVERS\ATIHDWT6.SYS (10.0.1.30, 241.57 KB (247,368 bytes), 1/3/2024 6:09 PM)
      My Computer


  3. Posts : 24
    Windows 10 (22H2 build 19045.3803)
    Thread Starter
       #3

    Hi,
    thanks a lot for your answer and help !
    I was away this week-end, but before your answer I reinstalled windows followed by the previous version of the graphic drivers (Adrenalin 23.11.1 instead of 23.12.1).
    Then no more BSODs, but still problems with boot and shutdowns (bugs reported by amd softwares).
    Then I saw your answer, and I followed your instructions :

    1- the Tune Up Plus log

    4- HD Tune (in safe mode) :
    a) Health (void, states n/a, clicking "update" did not change anything)
    b) Benchmark
    c) Full Error Scan

    5- Did not work, I guess the drive was not detected, cause I just arrived on a command prompt (instead of as described on the Seatools pages), don't know how to do :-/

    6- Did not work either, said Exception calling "Write" with "3" argument(s): "Stream was too long." : this answer

    7- I reinstalled the chipset driver, but couldn't find the "High Definition Audio Function Driver" or a download for AtihdWT6.sys (but when looking for it, saw that other people had problems with it, for example on reddit , but the advice to rename the file seems shady to me, or on answers.microsoft, but I didn't do anything)

    If it's useful, here is the V2 Log.

    So since there still are problems, but no more BSOD, I don't know if I should post another thread elsewhere on the forum, but anyway, thanks a lot !
      My Computer


  4. Posts : 781
    Windows 10 Pro
       #4

    If it's a new machine as you imply i suggest you look to getting it replaced.
      My Computer


  5. Posts : 24
    Windows 10 (22H2 build 19045.3803)
    Thread Starter
       #5

    It's indeed a new machine, but I bought the pieces separately and assembled them, so unfortunately I need to identify which part dysfunctions so as to ask for a RMA (and probably be able to "prove" it's faulty in some kind of way).
    Losing at the silicon lottery feels really bad !
      My Computer


  6. Posts : 41,475
    windows 10 professional version 1607 build 14393.969 64 bit
       #6

    1) Test the drives using Sea Tools bootable: SeaTools | Support Seagate US



    2) Test the drives using Macrorit: Full surface scan

    Check Hard Disk for Bad Sectors | Scan Disk on Windows



    3) Take pictures of the drive test results with a camera or smart phone camera > post share links



    4)Make sure that share link results are posted for each drive:

    a)Samsung SSD 990 PRO 2TB

    b)Samsung SSD 850 EVO 500G SCSI Disk Device




    Code:
    Event[2038]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:54.1330000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.


    Code:
    Event[1953]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:17.4380000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1954]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:17.4380000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1955]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:18.6490000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1956]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:18.6490000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1957]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:19.4890000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1958]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:19.4890000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1959]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:20.3660000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1960]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:20.3660000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1961]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:21.2070000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1962]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:21.2070000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1963]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:22.0470000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1964]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:22.0470000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1965]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:22.8880000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1966]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:22.8880000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1967]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:23.7660000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1968]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:23.7660000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1969]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:24.6060000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1970]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:24.6060000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1971]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:25.1930000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1972]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:26.0710000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1973]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:26.0710000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1974]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:26.9480000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1975]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:26.9480000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1976]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:27.8270000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1977]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:27.8270000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1978]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:28.6690000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1979]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:28.6690000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1980]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:29.5470000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1981]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:29.5470000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1982]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:30.4250000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1983]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:30.4250000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1984]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:31.2650000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1985]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:31.2650000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1986]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:32.1420000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1987]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:32.1420000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1988]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:33.0200000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1989]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:33.0200000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1990]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:33.8980000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1991]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:33.8980000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1992]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:34.7760000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1993]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:34.7760000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1994]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:35.9820000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1995]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:35.9820000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1996]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:36.8610000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1997]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:36.8610000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[1998]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:37.7010000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[1999]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:37.7010000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[2000]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:38.5820000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[2001]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:38.5820000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[2002]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:39.4220000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[2003]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:39.4220000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[2004]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:40.3000000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[2005]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:40.3000000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[2006]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:41.1790000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[2007]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:41.1790000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[2008]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:42.0570000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[2009]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:42.0570000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[2010]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:42.8970000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[2011]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:42.8970000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[2012]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:43.7370000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[2013]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:43.7370000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[2014]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:44.5800000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[2015]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:44.5800000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[2016]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:45.4590000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[2017]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:45.4590000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[2018]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:46.2990000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[2019]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:46.2990000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[2020]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:47.1800000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[2021]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:47.1800000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[2022]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:48.0590000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
    
    Event[2023]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:48.0590000Z
      Event ID: 51
      Task: N/A
      Level: Warning
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    An error was detected on device \Device\Harddisk1\DR2 during a paging operation.
    
    Event[2024]:
      Log Name: System
      Source: disk
      Date: 2024-01-08T16:28:49.2670000Z
      Event ID: 7
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: DESKTOP-A0A4K9T
      Description: 
    The device, \Device\Harddisk1\DR2, has a bad block.
      My Computer


  7. Posts : 24
    Windows 10 (22H2 build 19045.3803)
    Thread Starter
       #7

    Hi, thanks again for your help !

    the computer didn't do anything "strange" tonight during my tests (shut down and start several times).

    Here are pictures for the SeaTools bootable software (I tried another USB key, but still can't launch the software) . They're bad quality, sorry : things go too quickly sometimes, so I filmed and took captures.

    The second disk (samsung 850 Evo) is an external drive, which isn't usually connected (I just used it to transfer some files from one computer to another), but I tested it with Macrorit anyway.
    Here is a picture of the results for the 990 pro and here is one for the (external drive) 850 evo.

    Many thanks again !
      My Computer


  8. Posts : 41,475
    windows 10 professional version 1607 build 14393.969 64 bit
       #8

    There should be one drive displaying one or more bad block(s).

    None were seen in the Macrorit results.




    Open administrative command prompt and copy an paste:

    chkdsk /b /v

    Run these chkdsk switches on all drives using the syntax chkdsk /b /v C: or chkdsk /b /v D: or chkdsk /b /v E: etc.

    Make sure that the Windows drive runs overnight while sleeping.




    C:\WINDOWS\system32>chkdsk /b /v
    The type of the file system is NTFS.
    Cannot lock current drive.

    Chkdsk cannot run because the volume is in use by another
    process. Would you like to schedule this volume to be
    checked the next time the system restarts? (Y/N)

    Type: Y

    Reboot as needed.



    After completing all chkdsk run: chkdsk from event > post a share link

    https://www.tenforums.com/attachment...kfromevent.bat

    Batch files for use in BSOD debugging

    Batch files for use in BSOD debugging
      My Computer


  9. Posts : 24
    Windows 10 (22H2 build 19045.3803)
    Thread Starter
       #9

    I did the windows disk check as you said, overnight (with the external drive disconnected), then I did the external one : here is the chkdsk log.

    I find strange the fact that the computer did not show any trouble for 2 days now (even though I don't use it much for now, and it doesn't go to sleep or hibernate, don't know why yet).
    Could it be something to do with the fact it's DDR5 and new (memory training) ?
    Should I try again the newer version of amd graphic driver/Adrenalin (the one with wich there were the initial BSODs ?
    Last edited by NightBastet; 10 Jan 2024 at 07:50.
      My Computer


  10. Posts : 41,475
    windows 10 professional version 1607 build 14393.969 64 bit
       #10

    The chkdsk results only displayed cleaning.

    These are additional steps for confirmation and for following trends.


    Download and install: Samsung Magician Software | Samsung Semiconductor USA

    Post results for:

    Drive Details
    Update software /firmware
    Diagnostic Scan > full scan
    Performance Benchmark
    Over Provisioning
    Performance Optimization


    Run HD Sentinel (trial version) (results are instantaneous)
    Hard Disk Sentinel - HDD health and temperature monitoring
    a) Overview
    b) Temperature
    c) SMART
      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 11:59.
Find Us




Windows 10 Forums