Wasn't sure where to post this but here it goes...

Got a new computer, custom built, using a Gigabyte K8 Triton motherboard...this came with a integrated sound card....I installed all the drivers, even went online and downloaded them and installed them...

I restart my computer and my sound works, then I try playing a song, maybe on plays, and then halfway through the second my sound just stops working, completely, i either have to reinstall the drivers, or restart my computer to get it to work again. Any idea whats up?

Dani AI

Generated

Short, practical checklist to narrow intermittent PC audio failures and avoid guessing at causes.

  • Check Windows services and logs first. Open Services (services.msc) and confirm the audio service is Running; restart it from an elevated command prompt if needed:

    net stop AudioSrv
    net start AudioSrv

    Then run Event Viewer (eventvwr.msc) and filter System/Application logs for errors or warnings around the time sound drops. Those entries often point to failing components or resource conflicts.

  • Inspect Device Manager for devices flagged with warnings and note exact device names and error codes. If the device shows as “working” but audio still cuts out, look for codec or subsystem errors in the log entries rather than assuming a full hardware fault.

  • Isolate hardware vs software: test a different output (headphones vs speakers), try another playback application, and boot a known-good live environment (Linux live USB) to see if audio stays stable under a different OS. If sound is stable under a clean environment, the issue is likely in the Windows stack or an installed component.

  • Check motherboard/BIOS settings for the onboard audio interface (enable/disable or mode selection) and inspect physical connections and speaker amplifiers. For older systems, a visual check for bulging capacitors near the audio circuitry can be telling.

If the problem returns, collect: exact OS/build, audio device name from Device Manager, timestamps and Event Viewer entries, and a short reproducible test case. That information makes it practical to decide whether the cause is a misbehaving Windows component, a software conflict, or failing hardware. and raised the right directions — use these targeted tests before swapping components.

Recommended Answers

All 3 Replies

Anybody???

I've had quite a few problems with onboard sound cards. Quite a few times I had one particular computer that the sound would quit working on and I'd reinstall the drivers and then it'd work again. After doing that for a few weeks a couple of times a week, it seems to have fixed itself and I haven't had any more issues with it.

On my home computer, I was constantly having crashes when using onboard sound. Once I bought a sound card for my computer and began using that instead, I stopped having the crashes.

One thing to think about, what program are you using to play the songs? Could it be causing the problems? Do you have the same problem when you use a different program?

I know none of this is really any help, but maybe you don't feel as alone?

I've had quite a few problems with onboard sound cards. Quite a few times I had one particular computer that the sound would quit working on and I'd reinstall the drivers and then it'd work again. After doing that for a few weeks a couple of times a week, it seems to have fixed itself and I haven't had any more issues with it.

On my home computer, I was constantly having crashes when using onboard sound. Once I bought a sound card for my computer and began using that instead, I stopped having the crashes.

One thing to think about, what program are you using to play the songs? Could it be causing the problems? Do you have the same problem when you use a different program?

I know none of this is really any help, but maybe you don't feel as alone?

Yeah, wow, I decided to keep trying to install the drivers and stuff, and it finally worked, have had sound with no problems for a couple days now...thanks bro

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.