Random BSOD's with rtwlanu.sys file
HI all,
So I've had my TP-Link Archer T9UH wireless adapter since 2021 and not had any major issues, speed has been decent etc
But recently I started getting random blue screen of death
Debugging the memory dump file and it always shows this:
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 0000000000000060, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff8026ea08304, address which referenced memory
SYMBOL_NAME: rtwlanu+48304
MODULE_NAME: rtwlanu
IMAGE_NAME: rtwlanu.sys
STACK_COMMAND: .cxr; .ecxr ; kb
BUCKET_ID_FUNC_OFFSET: 48304
FAILURE_BUCKET_ID: AV_rtwlanu!unknown_function
I've tried changing the driver from the Realtek one, to the Microsoft one, but it still BSOD's out of the blue and there doesn't seem to be anything I'm doing that triggers it
I can download a large game through steam without issue, but earlier I was watching a video on my computer and the computer froze, rebooted and again the same error shows up in the memory dump file.