Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

BSOD DRIVER_IRQL_NOT_LESS_OR_EQUAL 6602

We have several windows 2000 systems in the field and some (not all) of the systems crash. The BSOD shows:

*** STOP: 0X000000D1 (0XE1585000, 0X00000002, 0X00000000, 0XB906DF69)
DRIVER_IRQL_NOT_LESS_OR_EQUAL

*** Address B906DF69 base at B906A000, DateStamp 3ce40f83 - nimdsk.dll

We have 4 pci cards in our system. Serial port card, server controller, 6602, and A series card. We are DMA'ing 3 channels of quarature positions from the 6602 and 8 channels of A/D from the A series card. All of the data is clocked from an external input.

What are the possible causes of this system crash? Bandwidth issues? DMA issues? ...
Please give some advice on what might be causing this problem.



Microsoft suggests:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ddtools/hh/ddtools/BCCodes_e1451c63-6de1-40a8-8c2f-155dcea62cf5.xml.asp
... The DRIVER_IRQL_NOT_LESS_OR_EQUAL bug check has a value of 0x000000D1. This indicates that a kernel-mode driver attempted to access pageable memory at a process IRQL that was too high.

Other resources suggest it could be a memory (RAM) problem or power supply problem.



System Information:
Operating System(OS): Microsoft Windows 2000
OS Version: 5.00.2195
OS Info: Service Pack 3
Processor: Intel(R) Pentium(R) 4 CPU 1.80GHz / x86 Family 15 Model 1 Stepping 2 / GenuineIntel / 1795 MHz
Number of Processors: 1
Physical Memory: 261,424 KB RAM
Drive C:\ 15,076,722 of 39,078,081 KB free

NI Software Information:
CVI Run-Time 7.0.0.395
NI-DAQ 7.3.0f1
NI-DAQmx 7.3.0f0
IVI Compliance Package 2.1 2.1.2
LabVIEW Run-Time 7.0
Measurement & Automation Explorer 3.1.0.3021
Measurement Studio 6.0
For Visual Basic
ActiveX User Interface 7.0.0.344
ActiveX 3D Graph 7.0.0.344
ActiveX DataSocket 4.2.2.1
NI-USI 1.0.2
NI-PAL Software 1.8.2.0
NI Spy 2.1.0.12
NI-SWITCH 2.30.49153
NI-VISA 3.1
visa32.dll 3.1.0.24
NiViSv32.dll 3.1.0.24
NIvisaic.exe 3.1.0.35
viic_ext.dll 3.1.0.35
NiViAsrl.dll 3.1.0.24
NiVi488.dll 3.1.0.35
NiViPxi.dll 3.1.0.35
LabVIEW Run-Time 7.1
0 Kudos
Message 1 of 6
(6,195 Views)
Hello Matt,

In order to proceed with an investigation of this issue, I am going to need you answer the following questions. I know the number of questions look overwhelming, but this will help us locate the problem.

Hardware

What is the brand and model of your computer?
How many and what types of processors are in the computer?
How much memory (RAM) is in the computer?
What types and models of network adapters are installed in the computer?
What are the brands, types, and sizes of the hard disks?
What NI devices are attached to the computer?
What third-party controllers/peripherals are attached to the computer?

Software Configuration

What operating system is installed on your customer's machine?
What version of the OS is installed on the computer (also, is it localized (MS Windows 2k Japaneese))?
Are any service packs, hotfixes, or patches installed? If so, which?
What filesystem is the OS installed on (FAT-16/32, NTFS, Ext2, UFS)?
How are the hard disks partitioned?
What size is the paging file or swap partition? On what partition is the paging file located?
What NI software (application software and driver software with version number) are installed?
What third party software (application software and driver software) are installed?

Network

What protocols are installed? (TCP/IP, IPX, NetBEUI)
How are they connected to their network and/or network device?
Can they ping or connect to any machines/devices on the network?

Collecting specific Blue Screen information:

WHAT:
-Reason for the crash (NT example:
STOP: 0x0000001E (0x00000001, 0x00000000, 0x00000000, 0x00000000) KMODE_EXCEPTION_NOT_HANDLED,
On Win2k or XP, these are often called BugCheckCode and BugCheckParameter1,2,3,4 (or bc and bp1, bp2...)
-The name of the module that caused the crash (something.sys?), if it is explicitly stated
-The crash address and the base (load) address of the offending module(ex. f9cba53e & f9cb8000 respectively in the following example). NT tells you outright, on 2k and higher, you may need to use BugCheckParameters
-BONUS: The Stack Trace (at the bottom of NT Blue Screens), this tells you who called the offending module (DAQ, GPIB, IMAQ?)

HOW:
Win2k/XP: Recommended method: Go to Control Panel >> System >> Advanced >> Startup/Recovery and enable "Write an event to the system log". While you are here, you might as well enable kernel memory dumps (complete memory dumps are cumbersome and generally unnecessary). After the crash please send me the information from the system log, and we will advise you if the dump file is required.

Thanks,

LA
0 Kudos
Message 2 of 6
(6,187 Views)
i have this same problem.
supermicro motherboard, dual xeon
i downloaded 3.1.1. same thing.
install finishes, but on reboot system is hosed.
have to rebuild the system to get back.
was this ever resolved?
pls tell me how.
win2k sp3
pcie1429 card is not installed.
pls advise
lars.
0 Kudos
Message 3 of 6
(5,347 Views)
Hello Lars,

What version of NI-DAQ are you installing? Please try installing version 7.4 if you are not already. This is the latest driver. What NI hardware do you have installed?

In the past customers with a similar problem have solved this by upgrading their BIOS.

Please let me know this information and the results of a BIOS upgrade.

Regards,
Sean C.
0 Kudos
Message 4 of 6
(5,337 Views)
we just bought the PCIe-1429 framegrabber. it came with a CD called NI-IMAQ 3.1
that brings up an autorun which i just executed. i believe it installs several components
but i don't know the individual versions. the CD only arrived tuesday, so i'm hoping
it is mostly current. thre is a v3.1.1 IMAQ on the NI website & one bullet of the
release notes says something like - bugfix for multi-processor systems. i had hope
that this was the key, as my motherboard has dual xeon. but after wiping clean, and
installing 3.1.1 same problem. the motherboard is also very new but i can look for
new bios.
i was wondering if it might be a win2k issue that winxp might fix.
i dont' know about NAQ software - can i install that instead of IMAQ just to get the
board driver loaded & identified?
pls advise & thanks,
lars anderson
972.952.4958
0 Kudos
Message 5 of 6
(5,332 Views)
Sean C:
reflashed bios for motherboard per suggestion &
this resolved the problem so far.
thanks for your help!!!

-la.
0 Kudos
Message 6 of 6
(5,322 Views)