BSODs and Clicking Noise

Aug 28, 2005
52
0
0
After about two years of mostly-perfect functioning, my computer got four BSODs in the last two days.

Also, when I booted up my computer a couple boots ago, I got several loud clicks before it started up (and ran fine until the next BSOD).

I've heard of clicking being a harbinger of hard drive failure, so I backed up all the important files I can find. The HDD is a Western Digital Raptor 2, which I've heard are fairly unreliable, so I had bought an external Seagate for just such an occasion.

However, these problems started occurring just after I plugged in and installed drivers for a new gaming keyboard, mouse, and headset (all USB). They've been working just fine, though, and I was under the impression that hardware driver problems usually caused BSODs right away, rather than after hours of use.

So, does anyone recognize these symptoms? I'm already backed up, thankfully, but if it's something more simple and easy to fix than a drive failure, I'd like to know.
 

Cutthroat

Golden Member
Apr 13, 2002
1,104
0
0
Unplug the USB devices and do a system restore to before you installed them to see if the BSOD's go away. Could be a coincidence that the BSOD's and clicking started at the same time. If the BSOD's continue after restoring I would say the HDD is dead.
 

dclive

Elite Member
Oct 23, 2003
5,626
2
81
Originally posted by: Tetragrammaton
After about two years of mostly-perfect functioning, my computer got four BSODs in the last two days.

Also, when I booted up my computer a couple boots ago, I got several loud clicks before it started up (and ran fine until the next BSOD).

I've heard of clicking being a harbinger of hard drive failure, so I backed up all the important files I can find. The HDD is a Western Digital Raptor 2, which I've heard are fairly unreliable, so I had bought an external Seagate for just such an occasion.

However, these problems started occurring just after I plugged in and installed drivers for a new gaming keyboard, mouse, and headset (all USB). They've been working just fine, though, and I was under the impression that hardware driver problems usually caused BSODs right away, rather than after hours of use.

So, does anyone recognize these symptoms? I'm already backed up, thankfully, but if it's something more simple and easy to fix than a drive failure, I'd like to know.

Check out the memory dump windows generated (see my site - the bsod section) and figure out why the machine crashed. See my site; post if you have any questions. Post the output of the !analyze -v command in the debugger.
 
Aug 28, 2005
52
0
0
I checked out dclive's site, and I used the windows debugger to check out the dumps. Here's what I got:

*** WARNING: Unable to verify timestamp for cmudaxu.sys
*** ERROR: Module load completed but symbols could not be loaded for cmudaxu.sys
Probably caused by : usbohci.sys ( usbohci!OHCI_IsoTransferLookAhead+48 )

usbohci.sys, according to Google, is the OHCI USB Miniport Driver.
cmudaxu.sys is the C-Media USB Audio Driver

Sounds like my headset has been acting up! I suppose I'll reinstall the driver, but I'm really not sure what to do should that fail (as I expect it well may).
 

dclive

Elite Member
Oct 23, 2003
5,626
2
81
Don't reinstall the driver - update the driver. Is there a newer one you can download? If not, send your dump to the c-media developers and ask them to fix it.
 
Aug 28, 2005
52
0
0
I had previously used the driver that came with the headset, and I installed the one that the manufacturer's website pointed to. It was unclear if that was a newer driver or not.

So far, after less than a day of continuous testing, I've not yet BSOD'd yet. That proves nothing, of course. I'll post if it fails again.

However, after unplugging all of the USB devices and replugging, now the mouse doesn't work! Specifically, my Razer DeathAdder is not recognized by Windows. I've installed the latest drivers and I've tried using different USB ports, but the it just won't recognize the mouse, so I'm stuck with my $5 one for now. Any suggestions on *this* problem?
 

dclive

Elite Member
Oct 23, 2003
5,626
2
81
Plug in the razer mouse and write down the time / timezone / etc. info
wait 2 minutes
run mpsreports on the machine
send mpsreports to me with the time info

The setup*.txt files in c:\windows should have full info on what's going on....
 

dclive

Elite Member
Oct 23, 2003
5,626
2
81
[2007/09/15 16:57:27 1104.3 Driver Install]
#-019 Searching for hardware ID(s): usb\unknown
#-018 Searching for compatible ID(s): usb\unknown
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#I393 Modified INF cache "C:\WINDOWS\inf\INFCACHE.1".
#I022 Found "USB\UNKNOWN" in C:\WINDOWS\inf\usb.inf; Device: "Unknown Device"; Driver: "Unknown Device"; Provider: "Microsoft"; Mfg: "(Standard USB Host Controller)"; Section name: "BADDEVICE.Dev".
#I023 Actual install section: [BADDEVICE.Dev.NT]. Rank: 0x00000000. Effective driver date: 07/01/2001.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BADDEVICE.Dev] in "c:\windows\inf\usb.inf".
#I320 Class GUID of device remains: {36FC9E60-C465-11CF-8056-444553540000}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-166 Device install function: DIF_INSTALLDEVICEFILES.
#I124 Doing copy-only install of "USB\VID_0000&PID_0000\5&8F6EE20&0&10".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BADDEVICE.Dev.NT.Interfaces] from "c:\windows\inf\usb.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of "USB\VID_0000&PID_0000\5&8F6EE20&0&10".
#I121 Device install of "USB\VID_0000&PID_0000\5&8F6EE20&0&10" finished successfully.


Try this:
0. Remove the Razor mouse.
1. Go into c:\windows\infs and make a new directory called new
2. Move all the INF directory contents into that new directory (aside from 'new', of course)
3. Reboot
4. Plug your Razor mouse in and tell us what happens.
5. If you aren't prompted for a driver, e-mail the setupapi.log file to me.
6. If you are prompted for a driver, point it to c:\program files\razer\deathadder\driver\dadder.inf (or c:\program files\razer\deathadder\driver\)

Let us know.
 

dclive

Elite Member
Oct 23, 2003
5,626
2
81
Show hidden files is turned on, and you've moved everything from c:\windows\inf into c:\windows\inf\new ?

 
Aug 28, 2005
52
0
0
Yup. The only thing that shows up in the inf directory is the new directory.

I'm starting to think that maybe the mouse is just malfunctioning?
 
Aug 28, 2005
52
0
0
You know, I really should have tried that earlier!

And no, it shows up as Unknown Device on another PC, so I'm very much guessing that it's just a bad mouse.
 

dclive

Elite Member
Oct 23, 2003
5,626
2
81
And if you click update driver and point it to the path with the mouse's INF, what happens then?
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |