Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
sariel85313ySounds like you have a loose pcim card or you have hardware going bad.
Check all your hardware connections and try to remove some of it. -
@sariel doesn't it make that sound when you create a virtual device? Could be driver fault too?
-
sariel85313y@netikras that's a good point.
It could also be malware trying to mount a virtual device to run packaged code as well. It's one way to get around the windows scans before the payload is delivered. -
@sariel I *think* this sound is played when a PnP device is plugged in. I see no reason it couldn't be some virtual pnp device.. Or some actual pnp dev got a driver update [with windows updates] and is now running in circles. Or there is an actual hw fault, like some loose usb connection and moving its wire makes it sporadicaly dis-/connect.
Need to monitor the devices' list at DevicesAndServices to find the culprit. -
C0D4681383yWelcome to hell.
Although I would take the noise over actually reconnecting devices for no good reason.
https://devrant.com/rants/5175825/... -
What I’ve tried:
Plugging all usb devices into other, previously unused usb slots.
When the loop starts, unplugging all usb devices. The loop doesn’t stop. -
Can you see anything relevant in the event viewer? https://tenforums.com/drivers-hardw...
Related Rants
Fucking Windows sporadically gets into an endless loop of playing the sound of a USB device plugged in and out. It requires one or two reboots to fix it. I’ve tried everything, nothing else helps.
rant
windows