📎 AI Summary:
The thread discusses a Windows 10 Blue Screen of Death (BSOD) error with code 0x000001d8, occurring on June 16, 2016. The original poster reports the issue, and a responder analyzes the crash dump, identifying the likely cause as a wireless LAN driver related to Qualcomm Atheros hardware. The responder suggests updating or reinstalling the wireless driver from the device or system support page and asks for further updates, indicating troubleshooting steps to resolve the network-related BSOD. Overall, the tone is technical and solution-focused.

john d

New Member
Joined
Jun 15, 2016
Messages
1
Thread Author #1
please help have been getting error 0x000001d8 BSOD
 

Attachments

Solution
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1D8, {3, 3, 0, 0}

Probably caused by : Qcamain10x64.sys ( Qcamain10x64+111adc )

Followup: MachineOwner
Hi,
all the dump files included in the zip file were the same. Bugcheck 1d8 is a relatively new bugcheck and seems network related. The probably cause is a wireless Lan...

kemical

Essential Member
Joined
Aug 28, 2007
Messages
36,163
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1D8, {3, 3, 0, 0}

Probably caused by : Qcamain10x64.sys ( Qcamain10x64+111adc )

Followup: MachineOwner
Hi,
all the dump files included in the zip file were the same. Bugcheck 1d8 is a relatively new bugcheck and seems network related. The probably cause is a wireless Lan driver:
Qcamain10x64.sys Wed Sep 02 09:09:31 2015: Qualcomm Atheros Extensible Wireless LAN device driver

I tried to find your system support page and whilst I got close I'm not sure I actually found it:
Link Removed

I'm not sure the above is your actual lappie as there isn't a wireless driver apart from a Broadcom version. The wireless driver you have installed is as you can see Qualcomm (which just to confuse things further are now called 'Killer' drivers as a different company now supplies the driver)

See if you can track down your support page by using your serial number.

Check the driver section under windows 10 and see if there's a Qualcomm update under wireless drivers.

If no driver is available then try the driver here:
Link Removed

Post back with any updates or new dump files.
 

Solution