IRQ_NOT_LESS_OR_EQUAL..........BAD_POOL_HEADER
- Nestor
- Posts: 6688
- Joined: Tue Mar 27, 2001 4:00 pm
- Location: Fourth Dimension Paradise, Cloud Nine!
IRQ_NOT_LESS_OR_EQUAL..........BAD_POOL_HEADER
Hello there people!
I’m getting now and then an unusual error, which says:
IRQ_NOT_LESS_OR_EQUAL
and
BAD_POOL_HEADER
The IRQ one appeared quite a few times now, the BAD_POOL only once and I know it is an equivalent of the IRQ message.
This blue screen of death appears, as far as I know, because a driver is poorly programmed, or you have a broken or defective PCI card, or the motherboard has a hardware problem, finally, it could be caused by defective ram.
I have not installed anything new so I’m quite surprised. My problem is that I cannot figure out what could be exactly. What would you do?
Perhaps uninstall all hardware trying back one at a time, which would be the method for you to find the exact problem? Cheers
I’m getting now and then an unusual error, which says:
IRQ_NOT_LESS_OR_EQUAL
and
BAD_POOL_HEADER
The IRQ one appeared quite a few times now, the BAD_POOL only once and I know it is an equivalent of the IRQ message.
This blue screen of death appears, as far as I know, because a driver is poorly programmed, or you have a broken or defective PCI card, or the motherboard has a hardware problem, finally, it could be caused by defective ram.
I have not installed anything new so I’m quite surprised. My problem is that I cannot figure out what could be exactly. What would you do?
Perhaps uninstall all hardware trying back one at a time, which would be the method for you to find the exact problem? Cheers
*MUSIC* The most Powerful Language in the world! *INDEED*
-
- Posts: 1963
- Joined: Tue Aug 19, 2003 4:00 pm
- Location: Bath, England
-
- Posts: 1963
- Joined: Tue Aug 19, 2003 4:00 pm
- Location: Bath, England
Oh well, it was worth a try. A friend of mine had that BAD_POOL error which was traced to the wireless card driver.
It does sound like a corrupt driver or driver conflict problem though. If you've not changed anything in the system recently then it could be a pain to track down.
Can you boot into safe mode? It might be worth disabling certain services (e.g. the windows indexing service which can sometimes cause problems) to see if that fixes the problem.
Another thing would be to re-install the OS (over the top of the existing one).
It does sound like a corrupt driver or driver conflict problem though. If you've not changed anything in the system recently then it could be a pain to track down.
Can you boot into safe mode? It might be worth disabling certain services (e.g. the windows indexing service which can sometimes cause problems) to see if that fixes the problem.
Another thing would be to re-install the OS (over the top of the existing one).
http://www.memtest86.com/
to test the ram.
Try also to disable the paging file, reboot and redo it again.
Ha, first of all uninstall cards drivers and reinstall them fresh...
to test the ram.
Try also to disable the paging file, reboot and redo it again.
Ha, first of all uninstall cards drivers and reinstall them fresh...
-
- Posts: 222
- Joined: Wed Aug 18, 2004 4:00 pm
- Location: london
- Nestor
- Posts: 6688
- Joined: Tue Mar 27, 2001 4:00 pm
- Location: Fourth Dimension Paradise, Cloud Nine!
Cheers you guys for the answers
So, disable windows indexing service
Clear CMOS
(Reinstall windows, it’s impossible right now, I am working and that could be dangerous)
Test Ram (already did, it is perfect. Corsair high end ram will rarely be at blame)
Disable paging file (isn’t it the same than disabling indexing service?)
Uninstall Pulsar and the video card, its drivers, and reinstall them
Cool, will try also to swap Ram sticks into different slots
Thank you!
Will come with some answers later
So, disable windows indexing service
Clear CMOS
(Reinstall windows, it’s impossible right now, I am working and that could be dangerous)
Test Ram (already did, it is perfect. Corsair high end ram will rarely be at blame)
Disable paging file (isn’t it the same than disabling indexing service?)
Uninstall Pulsar and the video card, its drivers, and reinstall them
Cool, will try also to swap Ram sticks into different slots
Thank you!
Will come with some answers later
*MUSIC* The most Powerful Language in the world! *INDEED*
-
- Posts: 1963
- Joined: Tue Aug 19, 2003 4:00 pm
- Location: Bath, England
No, I'd doubt your problems are to do with the paging file.Nestor wrote: Disable paging file (isn’t it the same than disabling indexing service?)
The paging file is used to hold contents of memory which need to be swapped in and out, depending on the resource requirements of the running processes. AKA "virtual memory".
The indexing service keeps tabs of "what is where" on your hard drive, allowing for eg. faster searches.
-
- Posts: 78
- Joined: Wed Jan 15, 2003 4:00 pm
- Location: Sydney, AUSTRALIA
Agree that the symptom likes PCI Driver Issue! It seems being used the old Driver's version by accidentally its got the corrupt data from the systems.
What I would try is to remove the Scope and other PCI Hardware in the systems (one-by-one), ensure the PC can runs properly as well as isolating which causes its problems!
To solve the driver issue, you can Update driver from Device Manager by browsing the original Driver folder where the .inf is.
Do not forget to close the Scope project. Then you must reboot the PC.
Good luck,
LongStudios
What I would try is to remove the Scope and other PCI Hardware in the systems (one-by-one), ensure the PC can runs properly as well as isolating which causes its problems!
To solve the driver issue, you can Update driver from Device Manager by browsing the original Driver folder where the .inf is.
Do not forget to close the Scope project. Then you must reboot the PC.
Good luck,
LongStudios
Two things, this the IRQ error you mention can be caused to IRQ sharing conflicts. Disabling anything in the bios that you are not using can help. Are you using serial ports, parellel ports, midi ports etc? If not, disable them in the bios and you get more IRQ ports available.
Putting the card into a different PCI slot will allow the OS to assign another IRQ number and could resolve the problem/.
On some ASUS boards you can get this error when you have several usb devices installed. the A78N-x board has this problem which was evident until several months after it was released. The solution was to reduce the number of USB devices contacted to the board.
Scott
Putting the card into a different PCI slot will allow the OS to assign another IRQ number and could resolve the problem/.
On some ASUS boards you can get this error when you have several usb devices installed. the A78N-x board has this problem which was evident until several months after it was released. The solution was to reduce the number of USB devices contacted to the board.
Scott
- Nestor
- Posts: 6688
- Joined: Tue Mar 27, 2001 4:00 pm
- Location: Fourth Dimension Paradise, Cloud Nine!
Good points Scotty (are you really Scottish?)
I have done, long ago, all this disabling thing you are referring to, I have disabled every possible not needed port, in fact, my setup is rather simple.
I am been able to reproduce the problem through a scanning of the PC. I mean, I can get again the blue screen through scanning with Ad-Aware, at a given point, it seems that it gets stack when the scanning arrives to one of the partitions of one of the two SATA drives... So I thing it could also be the Fast Track 376 driver.
Pulsar has behaved quite well for years, so... I don’t know. But why not, drivers can become corrupt after a while, I have read, so I will also do it, cheers.
I have done, long ago, all this disabling thing you are referring to, I have disabled every possible not needed port, in fact, my setup is rather simple.
I am been able to reproduce the problem through a scanning of the PC. I mean, I can get again the blue screen through scanning with Ad-Aware, at a given point, it seems that it gets stack when the scanning arrives to one of the partitions of one of the two SATA drives... So I thing it could also be the Fast Track 376 driver.
Pulsar has behaved quite well for years, so... I don’t know. But why not, drivers can become corrupt after a while, I have read, so I will also do it, cheers.
*MUSIC* The most Powerful Language in the world! *INDEED*