ntoskrnl.exe causing BSOD

Yash Tawde 21 Reputation points
2022-06-02T05:40:55.013+00:00

I am gettings BSOD don't know whats the reason might have to do something with my PCI-e wifi adapter I guess. my system is fairly new I checked the dump file with Windbg Preview in the !analyze phase is showed the BSOD have something to do with Realtek Wireless drive(rtwlane01).

system:
CPU: i5 12600k
GPU: Galax 3060ti
Mobo: Gigabyte z690 Gaming X DDR4
Ram: Corsair vengeance 8x2 3000Mhz

my wifi adapter: TP-Link TL-WN881ND 300 Mbps Wireless N PCI Express Adapter

(Updated link)dump file link: https://drive.google.com/file/d/1KSrYQnL_SDm5cusenDocjda68oX3Hp5Y/view?usp=sharing

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Docs 16,226 Reputation points
    2022-06-02T07:59:27.417+00:00

    1) Uninstall and reinstall these drivers:

    a) nvlddmkm.sys Nvidia GPU drivers

    b) rtwlane01.sys TP-Link / Realtek Wireless N PCI Express Adapter

    Uninstall the GPU drivers using Display Driver Uninstaller (DDU)

    Reinstall from the Nvidia website.

    Make sure that the clean install box is checked and if available install the physx driver.

    https://www.wagnardsoft.com/display-driver-uninstaller-ddu-

    https://www.sevenforums.com/tutorials/367109-display-driver-uninstaller-how-use.html

    https://www.nvidia.com/download/index.aspx

    2) The BIOS: Version/Date American Megatrends International, LLC. F8a, 28-03-2022

    Upgrade the BIOS: F8a > F8b

    https://www.gigabyte.com/Motherboard/Z690-GAMING-X-DDR4-rev-10/support#support-dl-bios

    Name NVIDIA GeForce RTX 3060 Ti
    PNP Device ID PCI\VEN_10DE&DEV_2486&SUBSYS_146C10DE&REV_A1\4&AA66160&0&0008
    Adapter Type NVIDIA GeForce RTX 3060 Ti, NVIDIA compatible
    Adapter Description NVIDIA GeForce RTX 3060 Ti
    Adapter RAM (1,048,576) bytes
    Installed Drivers C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_647b4244e991951b\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_647b4244e991951b\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_647b4244e991951b\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_647b4244e991951b\nvldumdx.dll
    Driver Version 30.0.15.1295
    INF File oem4.inf (Section072 section)
    Driver C:\WINDOWS\SYSTEM32\DRIVERSTORE\FILEREPOSITORY\NV_DISPIG.INF_AMD64_647B4244E991951B\NVLDDMKM.SYS (30.0.15.1295, 40.37 MB (42,326,096 bytes), 24-05-2022 07:28 PM)

    Name [00000002] TP-Link Wireless N PCI Express Adapter
    Adapter Type Ethernet 802.3
    Product Type TP-Link Wireless N PCI Express Adapter
    Installed Yes
    PNP Device ID PCI\VEN_10EC&DEV_818B&SUBSYS_819610EC&REV_00\019181FEFF4CE00000
    Last Reset 02-06-2022 12:01 PM
    Index 2
    Service Name RTWlanE
    Driver C:\WINDOWS\SYSTEM32\DRIVERS\RTWLANE01.SYS (2023.70.109.2018, 7.79 MB (8,169,472 bytes), 05-06-2021 07:57 PM)

    rtwlane01 Realtek Wireless LAN 802.11n PCI-E Network Adapter c:\windows\system32\drivers\rtwlane01.sys

    .
    .
    .
    .
    .

    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post there is /\ with a number: click = a helpful post
    .
    .
    .
    .
    .

    1 person found this answer helpful.
    0 comments No comments

5 additional answers

Sort by: Most helpful
  1. Yash Tawde 21 Reputation points
    2022-06-02T08:44:22.223+00:00

    I did everything as instructed but when I uninstalled TP-Link Wireless N PCI Express Adapter from the device manager, it installs itself automatically after reboot with the latest drivers. like should I reupdate those drivers from the TP-link website or leave it as it is for now

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.