Jump to content

Hey Guys,

So i set my ssd up and was all good for about 2 hours, went out to dinner with nothing open and a couple hours later i come back and its in sleep mode, i turn it on and i restart it cause a bunch of updates and it blue screens twice. 
With an error of DRIVER_IRQL_NOT_LESS_OR_EQUAL e1d63x64.sys
Do you guys know of anything i can do to fix it?

I used blue screen viewer and it showed me the dump and thats it below.

 

==================================================

Dump File         : 070814-8921-01.dmp
Crash Time        : 8/07/2014 7:33:01 PM
Bug Check String  : DRIVER_IRQL_NOT_LESS_OR_EQUAL
Bug Check Code    : 0x000000d1
Parameter 1       : 00000000`0000001c
Parameter 2       : 00000000`00000002
Parameter 3       : 00000000`00000000
Parameter 4       : fffff880`04f66654
Caused By Driver  : rdpbus.sys
Caused By Address : rdpbus.sys+5a6e8c8
File Description  : 
Product Name      : 
Company           : 
File Version      : 
Processor         : x64
Crash Address     : ntoskrnl.exe+5a440
Stack Address 1   : 
Stack Address 2   : 
Stack Address 3   : 
Computer Name     : 
Full Path         : C:\Windows\Minidump\070814-8921-01.dmp
Processors Count  : 4
Major Version     : 15
Minor Version     : 9200
Dump File Size    : 297,288
Dump File Time    : 8/07/2014 7:33:35 PM
==================================================
 
Thanks everyone in advance for the help

CPU: i5 4670k @ 3.4 Ghz MOBO: Asus Z87 Sabertooth RAM: Corsair Vengeance 2 x 4gb @ 1866Mhz GPU: GTX 780 Ti Case: Corsair 750D HDD: Kingston 120gb, WD 500GB & WD 1tb PSU: Corsair Rm 750w with Blue Sleeved Cables Monitors: Acer 24", Acer 21", Samsung 18" CPU Cooling: Cooler Master Seidon 120M Keyboard: Roccat Ryos MK Pro Mouse: Razer Death Adder Speakers: Edifer 5.1 Surround Sound Microphone: Blue Yeti

PcPartPicker: http://pcpartpicker.com/user/LozzaNewport/saved/4dT0

Link to comment
https://linustechtips.com/topic/178044-blue-screen-with-new-ssd/
Share on other sites

Link to post
Share on other sites

Reading from Microsoft:

 

Cause
 
A driver tried to access an address that is pageable (or that is completely invalid) while the IRQL was too high.
This bug check is usually caused by drivers that have used improper addresses.
If the first parameter has the same value as the fourth parameter, and the third parameter indicates an execute operation, this bug check was likely caused by a driver that was trying to execute code when the code itself was paged out. Possible causes for the page fault include the following:
 
- The function was marked as pageable and was running at an elevated IRQL (which includes obtaining a lock).
- The function call was made to a function in another driver, and that driver was unloaded.
- The function was called by using a function pointer that was an invalid pointer.

CPU: Intel i5 4570 | Cooler: Cooler Master TPC 812 | Motherboard: ASUS H87M-PRO | RAM: G.Skill 16GB (4x4GB) @ 1600MHZ | Storage: OCZ ARC 100 480GB, WD Caviar Black 2TB, Caviar Blue 1TB | GPU: Gigabyte GTX 970 | ODD: ASUS BC-12D2HT BR Reader | PSU: Cooler Master V650 | Display: LG IPS234 | Keyboard: Logitech G710+ | Mouse: Logitech G602 | Audio: Logitech Z506 & Audio Technica M50X | My machine: https://nz.pcpartpicker.com/b/JoJ

Link to comment
https://linustechtips.com/topic/178044-blue-screen-with-new-ssd/#findComment-2390247
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×