answersLogoWhite

0


Best Answer

The IRQL_NOT_LESS_OR_EQUAL bug check has a value of 0x0000000A. This indicates that Microsoft Windows or a kernel-mode driver accessed paged memory at DISPATCH_LEVEL or above. == The following parameters are displayed on the blue screen. {| ! Parameter ! Description | 1 Memory referenced 2 IRQL at time of reference 3 0: Read 1: Write

4 Address which referenced memory == This bug check is issued if paged memory (or invalid memory) is accessed when the IRQL is too high. The error that generates this bug check usually occurs after the installation of a faulty device driver, system service, or BIOS. If you encounter bug check 0xA while upgrading to a later version of Windows, this error might be caused by a device driver, a system service, a virus scanner, or a backup tool that is incompatible with the new version. == If a kernel debugger is available, obtain a stack trace. To resolve an error caused by a faulty device driver, system service, or BIOS # Restart your computer. # Press F8 at the character-based menu that displays the operating system choices. # Select the Last Known Good Configuration option from the Windows Advanced Optionsmenu. This option is most effective when only one driver or service is added at a time. To resolve an error caused by an incompatible device driver, system service, virus scanner, or backup tool # Check the System Log in Event Viewer for error messages that might identify the device or driver that caused the error. # Try disabling memory caching of the BIOS. # Run the hardware diagnostics supplied by the system manufacturer, especially the memory scanner. For details on these procedures, see the owner's manual for your computer. # Make sure the latest Service Pack is installed. # If your system has small computer system interface (SCSI) adapters, contact the adapter manufacturer to obtain updated Windows drivers. Try disabling sync negotiation in the SCSI BIOS, checking the cabling and the SCSI IDs of each device, and confirming proper termination. # For integrated device electronics (IDE) devices, define the onboard IDE port as Primary only. Also, check each IDE device for the proper master/subordinate/stand-alone setting. Try removing all IDE devices except for hard disks. If the message appears during an installation of Windows, make sure that the computer and all installed peripherals are listed in the Microsoft Windows Marketplace Tested Products List. More Details on MSDN link http://msdn.microsoft.com/en-us/library/ms793589.aspx |}

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is IRQL Not LESS Or Equal blue screen error?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many pixel equal to 4 cm?

That depends on the resolution of the screen the pixel is on. An old tv has a lot less pixels than a modern wide screen computer monitor.


What is the comparison operator used for not equal to in Excel?

You can use the Not function or the <> operator, which is the < and the > beside each other. To see if the values in A1 and A2 are not equal to each other, you can type: =A1<>A2 or =Not(A1=A2) In each case they will either give you TRUE if they are not equal or FALSE if they are equal, in the cell that you enter the formula into.


Does up to mean greater than or equal to or less than or equal to?

Less than or equal to


Is 10 less than 10?

No, ten is equal to ten. If you see a less than/equal to sign, the statement is true.A less than/equal to sign has a less than sign on top of an equal sign.


What is the opposite of less than equal sign?

The opposite of less than or equal to is greater than or equal.And also:The opposite of greater than or equal to is less than or equal.


Is 12 gal greater less or equal to 50 qt?

it is equal


What are the types of proportion?

Less than Less than or equal to Equal to Greater than Greater than or equal to


How do you write a less than or not equal to b?

if a is less than and not equal to b, it is written a < bIf a is less than or equal to b, it is written a &acirc;&permil;&curren; b


6p less than or equal to 24?

p is less than or equal to 4


Is 8456 ML greater less than or equal to 9l?

less than


What is the Sum of 4 and x is less than or equal to 22?

If x + 4 is less than or equal to 22, that means that x is less than or equal to 18


What is the difference between the symbol less than and less than or equal to?

the symbol for less than is "&lt;" while the symbol for less than or equal to is "&lt;" with "_" underneath it.