0
Since the Windows 10 Anniversary update my WIFI keeps going into limited connectivity and loosing all networks at the same time. Disabling/enabling the card from device manager allows me to use it 5-20 minutes after rebooting. Every time I reboot it takes quite a long time before I get a BSOD with the error message DRIVER_POWER_STATE_FAILURE. These are 2 minidumps created after such BSODs. I've done 3 clean installs trying to sort this out as well as making sure all my drivers are up to date. Can anyone tell me what driver is causing this?
https://drive.google.com/file/d/0B5p6ZeAlAcCAaWpad1lJZTBpR1k/view?usp=sharing https://drive.google.com/file/d/0B5p6ZeAlAcCAVFJNdGNqQm5yR0k/view?usp=sharing
There is a question with some basic steps, on how to use windbg, which should tell you which device driver is causing this problem. Have you gone through those basic steps? – Ramhound – 2016-08-13T22:10:52.820
I haven't used windbg, I've checked it with osronline and bluescreenview, which as far as I understand don't provide the root cause of the problem. – Gathrl – 2016-08-13T23:59:45.193
Those tools while they can be used to identify the source of some problems, often point to the wrong file, when ti comes to problems like our having. Which is the reason I suggested using the tool – Ramhound – 2016-08-14T01:11:55.343
Can you add those mini-dumps to your question? It would help with search engine indexing and help others in the future if you decide to remove them from your Google Drive. – Burgi – 2016-08-17T23:47:57.127