Comp issues
Right, I have this lovely new comp. Unfortunately, it keeps crashing on me.
I'm getting a blue screen with DRIVER_IRQL_NOT_LESS_OR_EQUAL
It only crops up when I run certain applications, and not with any regularity (but quite a bit of frequency when using said programs).
Given that the programs are: Windows Media Player, Winamp, Intervideo WinDVD and Ventrilo (a voice chat program), I'm working on it being something to do with the sound card.
I've got onboard sound, which I disabled and removed the drivers for to use my better sound card which I've put in.
So, any fellow techies out there who've got suggestions? I've poked around on some tech websites, but they aren't too helpful without me actually going through a lengthy signup process, so I thought I'd ask here first, as I know there are several people reading this journal who are much better at support/hardware than me...
I'm getting a blue screen with DRIVER_IRQL_NOT_LESS_OR_EQUAL
It only crops up when I run certain applications, and not with any regularity (but quite a bit of frequency when using said programs).
Given that the programs are: Windows Media Player, Winamp, Intervideo WinDVD and Ventrilo (a voice chat program), I'm working on it being something to do with the sound card.
I've got onboard sound, which I disabled and removed the drivers for to use my better sound card which I've put in.
So, any fellow techies out there who've got suggestions? I've poked around on some tech websites, but they aren't too helpful without me actually going through a lengthy signup process, so I thought I'd ask here first, as I know there are several people reading this journal who are much better at support/hardware than me...
no subject
I'm going to guess that the stop BSD is referencing the stop code: 0xA and the third error parameter is 0x0. If so, it's almost certainly due to one of the sound drivers trying to access the wrong address; that happens a lot with properitary drivers on XP. Crazy as it sounds, it's often a successful workaround to swap a couple of DIMMs around, I don't know why it works but it often does. Try that one first.
Assuming that's no use you might want to set XP up to do full kernel dumps and find the driver responsible.
no subject
no subject
no subject
no subject
no subject
no subject
So, control panel -> System Properties -> 'Advanced' tab -> Startup and Recovery panel: Click settings. There should be a drop down menu, currently set to small memory dump, near the bottom. Set it to a kernel dump and uncheck the overwrite box.
Then, go and crash your computer three times. The three memory dumps ought to be MEM*.DMP (can't remember if it's MEMORY2.DMP for the second but I think so). They *should*, if memory serves, have the drivers' allocated memory listed along with the stop code but just to be sure, copy down the parameters of the stop code manually when it occurs, too.