TCP/IP BSOD // Wireless Card Going Out?

G

Guest

Guest
I've gotten quite a few BSODs recently relating to my wireless card. I'm starting to think it's going out on me, but I'd like to check with you guys first. These usually happen when I'm playing games or SQL injecting.

These are the results that it returned.

Code:
Bug Check String: BAD_POOL_HEADER
Code: 0x00000019
Parameter 1: 000000`00000020
Parameter 2: fffffa80`07971cb0
Parameter 3: fffffa80`07971cd0
Parameter 4: 000000`0402001f
Caused By Driver: tcpip.sys
Caused By Address: tcpip.sys+893e6
Crash Address: ntoskrnl.exe+75b80

Specs:
CPU: AMD FX-6300 3.5GHz 6-Core Processor
Motherboard: ASRock 980DE3/U3S3 ATX AM3+ Motherboard
Memory: Kingston Fury Series 8GB (2 x 4GB) DDR3-1866 Memory
Storage: Seagate Barracuda 1TB 3.5" 7200RPM Internal Hard Drive
Video Card: Sapphire Radeon R9 270X 4GB Dual-X Video Card
Case: Rosewill Galaxy-03 ATX Mid Tower Case
Power Supply: Antec 450W ATX Power Supply
Optical Drive: LG GH24NSC0B DVD/CD Writer
Wireless Network Adapter: TP-Link TL-WN751ND 802.11b/g/n PCI Wi-Fi Adapter
 
Solution
I would try a new driver first. I think the tp-link tl-wn751nd is based on Atheros chipset AR 9227
so look here for a driver for AR9227 and try the update.
https://www.atheros.cz/atheros-wireless-download.php?chipset=33&system=6

also, a corrupted pool header is a corrupted data structure in memory. most likely not caused by the ethernet card itself.
It can be caused by the ethernet driver or any other driver on the system that writes past its owned memory blocks.
I would try a new driver first. I think the tp-link tl-wn751nd is based on Atheros chipset AR 9227
so look here for a driver for AR9227 and try the update.
https://www.atheros.cz/atheros-wireless-download.php?chipset=33&system=6

also, a corrupted pool header is a corrupted data structure in memory. most likely not caused by the ethernet card itself.
It can be caused by the ethernet driver or any other driver on the system that writes past its owned memory blocks.
 
Solution
G

Guest

Guest


I ended up installing it. And it spat out a new BSOD once I restarted.