BSOD when transfer large file through wifi


  1. Posts : 4
    Windows 10
       #1

    BSOD when transfer large file through wifi


    I can repeatedly cause a bsod when transferring a large file (100gb) from my computer to a network drive located on another computer. I noticed this with my new USB wifi adapter: Robot Check

    But was also able to replicate it with an older wifi adapter:
    Robot Check

    When transferring with the older Netis adapter, it is much hard to get a BSOD (I managed to do it once). However, it will cause the internet to drop off. Sometimes it comes back online after a few minutes, at other times it won't and requires that I unplug and re-plug the USB adapter back in. All of this information is causing me to think there is some kind of issue with the USB 3.0 on my motherboard, or the channels that are used to push data from the usb X470 GAMING PLUS | Motherboard - The world leader in motherboard design | MSI Global
    I update the bios to no avail.

    I have tried different USB (3.1 and 2) slots, ones in the back and ones on the front of case. But either way there is always a BSOD with the Techkey 1750Mbps adapter and there is always a network drop with the Netis WF2190 Wireless AC1200. The Techkey adapter gets pretty warm, which I am sure does not help.

    I ran memtest86, only 1 pass through and had to skip the last test due to time restriction (had to go to work). No issues were detected. I can re-do this with all 4 passes if this is beneficial.

    Windows version 1909 OS Build 18363.535

    Has anyone experienced this before?
      My Computer


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

    Hi jsssm123,

    Welcome to the BSOD forum.

    1) Open administrative command prompt and type or copy and paste:
    2) sfc /scannow
    3) dism /online /cleanup-image /scanhealth
    4) dism /online /cleanup-image /restorehealth
    5) sfc /scannow
    6) chkdsk /scan
    7) wmic recoveros set autoreboot = false
    8) wmic recoveros set DebugInfoType = 7
    9) bcdedit /enum {badmemory}

    10) When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread

    11) Make sure that there is no over clocking while troubleshooting.

    12)Windows driver verifier is on > please turn off the tool

    Enable and Disable Driver Verifier in Windows 10

    13) In the left lower corner search type: system or system control > open system control panel > on the left pane click advanced system settings

    a) > on the advanced tab under startup and recovery > click settings > post an image of the startup and recovery window into the thread

    b) > on the advanced tab under performance > click on settings > on the performance options window > click on the advanced tab > under virtual memory > click on change > post an image of the virtual memory window into the thread

    14) Run HD Tune (free version) (all drives)
    HD Tune website
    Post images into the thread for results on these tabs:
    a) Health
    b) Benchmark
    c) Full error scan


    15) Run Sea Tools for Windows
    long generic test
    Post an image of the test result into the thread
    SeaTools for Windows |
    Seagate

    How to use SeaTools for Windows | Seagate Support US

    16) Uninstall and reinstall: rtwlanu.sys
    Realtek Wireless LAN 802.11n USB 2.0 Network Adapter

    https://answers.microsoft.com/en-us/...0-8d22254aa1c1

    Code:
    rtlwlanu	Realtek Wireless LAN 802.11n USB 2.0 Network Adapter	c:\windows\system32\drivers\rtwlanu.sys	Kernel Driver	Yes	Manual	Running	OK	Normal	No	Yes
    Code:
    Name	[00000011] Realtek 8812AU Wireless LAN 802.11ac USB NIC
    Adapter Type	Ethernet 802.3
    Product Type	Realtek 8812AU Wireless LAN 802.11ac USB NIC
    Installed	Yes
    PNP Device ID	USB\VID_0BDA&PID_8812\123456
    Last Reset	12/20/2019 9:41 AM
    Index	11
    Service Name	RtlWlanu
    IP Address	192.168.0.150, fe80::d095:354e:1fcb:9f9
    IP Subnet	255.255.255.0, 64
    Default IP Gateway	192.168.0.1
    DHCP Enabled	Yes
    DHCP Server	192.168.0.1
    DHCP Lease Expires	12/27/2019 9:42 AM
    DHCP Lease Obtained	12/20/2019 9:42 AM
    MAC Address	‪04:8D:38:2B:CB:50‬
    Driver	C:\WINDOWS\SYSTEM32\DRIVERS\RTWLANU.SYS (1030.38.712.2019, 9.40 MB (9,860,088 bytes), 7/22/2019 11:27 PM)
    Code:
    rtwlanu.sys  Thu Jul 18 06:06:03 2019 (5D306EBB)
      My Computer


  3. Posts : 1,538
    Windows 8.1 Enterprise x64
       #3

    I see you have Driver Verifier running. In that case, enable it with one more standard setting (Deadlock detection) and 2 optional (Force pending I / O request and IRP logging) and Driver Verifier enable for all third-party drivers except Microsoft drivers
      My Computer


  4. Posts : 4
    Windows 10
    Thread Starter
       #4

    Thank you both for replies. I have attached some additional data. Command line out (from running steps 1-10), startup and recover screenshot. But now I am thinking the root cause is the source hard drive that I am trying to copy from and not the actual wifi adapter.
    From WhoCrashed:
    On Fri 12/20/2019 12:21:09 PM your computer crashed or a problem was reported
    crash dump file: C:\Windows\MEMORY.DMP
    This was probably caused by the following module: 2310_00.sys (2310_00+0x1043)
    Bugcheck code: 0x133 (0x0, 0x501, 0x500, 0xFFFFF80050D73358)
    Error: DPC_WATCHDOG_VIOLATION
    file path: C:\Windows\system32\drivers\2310_00.sys
    product: RocketRAID 231x/230x
    company: HighPoint Technologies, Inc.
    description: rr231x/230x Miniport Driver
    Bug check description: The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL or above. This could be caused by either a non-responding driver or non-responding hardware. This bug check can also occur because of overheated CPUs (thermal issue).
    A third party driver was identified as the probable root cause of this system error. It is suggested you look for an update for the following driver: 2310_00.sys (rr231x/230x Miniport Driver, HighPoint Technologies, Inc.).
    Google query: 2310_00.sys HighPoint Technologies, Inc. DPC_WATCHDOG_VIOLATION
    This is a RAID using a highpoint raid controller (which is pretty old now and does not have any 'support' from manufacturer). So I am not sure I will be able to find any updates.

    I looked through the highpoint raid logs and attached information from there which also looks very suspicious.
    I will continue with doing an HDDScan on my main SSD as well as the RAID partitions created from highpoint raid controller as well as doing a chkdsk on these partitions and running seagate tools. This will probably take a while, so hopefully will report back with more information later today or tomorrow.

    - - - Updated - - -

    A scan with HD Tune on a partition in this raid causes immediate blue screen. The RAID controller is really old and i don't need it anymore, so I think i will just de-commission it instead of investigating further. Thanks for your help!
      My Computer


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

    First scannow:
    Code:
    Windows Resource Protection found corrupt files and successfully repaired them.

    Second scannow:
    Code:
    Windows Resource Protection did not find any integrity violations.

    It can be easy to miss BSOD when automatically restart is checked.
    The command should have unchecked it.
    Please make sure that it is unchecked during the troubleshooting.

    The logs displayed many entries related to drive problems.

    For example hardware problems were reported.

    Code:
    Event[1368]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:30:57.797
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1369]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:30:57.821
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1370]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:30:58.007
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1371]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:30:58.177
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1372]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:30:58.235
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1373]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:30:58.949
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1374]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:31:03.029
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1375]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:31:08.034
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1376]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:31:13.066
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1377]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:31:18.098
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1378]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:31:23.102
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1379]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:31:28.110
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1380]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:31:33.113
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1381]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:31:38.116
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1382]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:31:43.118
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1383]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:31:48.121
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1384]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:31:53.125
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1385]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:31:58.127
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1386]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:32:03.132
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1387]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:32:08.136
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1388]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:32:13.138
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1389]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:32:18.141
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1390]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:32:23.732
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1391]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:32:28.735
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1392]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:32:33.739
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1393]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:32:38.741
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1394]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:32:43.745
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1395]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:32:48.754
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1396]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:32:53.755
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1397]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:32:58.760
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1398]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:33:03.764
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1399]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:33:08.767
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1400]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:33:13.783
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1401]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:33:18.806
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1402]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:33:23.810
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1403]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:33:28.818
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1404]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:33:33.821
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1405]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:33:38.828
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1406]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:33:43.830
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1407]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:33:48.843
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1408]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:33:53.845
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1409]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:33:58.851
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1410]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:34:03.853
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1411]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:34:08.857
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1412]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:34:13.860
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1413]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:34:18.872
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1414]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:34:23.872
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1415]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:34:28.873
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1416]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:34:33.873
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1417]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:34:38.874
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1418]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:34:43.877
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1419]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:34:48.880
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1420]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:34:53.883
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1421]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:34:58.891
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1422]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:35:03.910
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1423]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:35:08.917
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1424]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:35:13.919
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1425]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:35:18.926
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1426]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:35:23.927
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1427]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:35:28.934
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1428]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:35:33.937
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1429]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:35:38.948
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1430]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:35:43.949
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1431]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:35:48.951
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1432]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:35:53.952
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1433]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:35:58.960
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1434]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:36:03.970
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1435]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:36:08.973
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1436]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:36:12.195
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1437]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:36:12.200
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1438]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:36:12.230
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1439]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:36:12.291
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1440]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:36:12.300
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1441]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:36:12.310
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1442]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:36:12.320
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1443]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:36:12.321
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.
    
    Event[1444]:
      Log Name: System
      Source: disk
      Date: 2019-12-15T21:36:12.330
      Event ID: 154
      Task: N/A
      Level: Error
      Opcode: N/A
      Keyword: Classic
      User: N/A
      User Name: N/A
      Computer: siacomp3
      Description: 
    The IO operation at logical block address 0x0 for Disk 4 (PDO name: \Device\00000092) failed due to a hardware error.



    These drive tests can be performed overnight:
    a) HD Tune full error scan
    b) Sea Tools for Windows long generic test.

    Please turn off Windows driver verifier.
      My Computer


  6. Posts : 4
    Windows 10
    Thread Starter
       #6

    I de-commissioned my RAID controller. Connect the original drives directly to the motherboard and ran Hd Tune and SeaTools tests on them. They are fine on their own, so it must have been issues with the RAID controller itself. I will be tossing it as it is already 10 years old.
      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 19:43.
Find Us




Windows 10 Forums