Skip to content

Problem: Audio device conflicts after chipset INF update (SST / Realtek / Creative) #31

Description

@FirstEverTech

Audio device conflicts after chipset INF update (SST / Realtek / Creative)

This is a tracking issue for audio-related problems reported after installing Intel Chipset Device Software via the Universal Intel Chipset Updater.


Issue 1 – Realtek audio disabled on Gigabyte Skylake motherboard

Reported by: hitman72ita (Station-Drivers)
System: Old Gigabyte motherboard, Skylake chipset, Windows 11
Symptom: After running Updater version 2026.08.0017, internal Realtek audio was completely disabled. System restore was required to recover audio.

Status: Under investigation – user was asked to provide setupapi.dev.log before/after installation.


Issue 2 – Creative Sound Blaster Recon3Di breaks on EVGA X299 Dark

Reported by: Forum user (Station-Drivers)
System: EVGA X299 Dark motherboard, Creative Sound Blaster Recon3Di, Windows
Symptom: KabyLakePCH-H EOL package (10.1.1.37) containing Intel SST Audio INF files caused the audio controller to be reassigned from "High Definition Audio Controller" to an Intel SST device. The Creative driver could no longer attach, breaking sound output.

HWID: A2F0
Platform: KabyLakePCH-H (200 Series PCH) – marked as EOL in the database
Detected INF: 10.0.26100.8972, 2603.9.4.0
Latest INF proposed: 10.1.1.36


Common pattern

Both issues appear to be related to Intel Smart Sound Technology (SST) INF files, which are included in some chipset packages (particularly EOL/mobile PCH packages). The chipset INF package does not install audio drivers – it only provides device identification. However, when SST INFs are applied to systems with non-Intel audio codecs (Realtek, Creative), Windows Plug and Play may reassign the audio controller from the generic "High Definition Audio Controller" to an Intel SST device, preventing the correct audio driver from attaching.


Proposed actions

  1. Review EOL package classification – The KabyLakePCH-H package (10.1.1.37) should be evaluated to ensure it does not incorrectly target desktop platforms with third-party audio codecs.
  2. Investigate SST INF inclusion – Determine whether SST-related INFs should be excluded from certain desktop/server chipset packages to avoid these conflicts.
  3. Add warning or skip logic – Consider adding a safety check in the Updater to detect non-Intel audio controllers and skip SST-related INFs on those systems.
  4. Gather more data – Affected users are encouraged to provide setupapi.dev.log before/after installation and their exact motherboard model.

Related links


If you are experiencing a similar issue

Please share:

  • Motherboard / laptop model
  • Audio codec (Realtek, Creative, etc.)
  • setupapi.dev.log from C:\Windows\INF\ before and after installation
  • Device Manager state of the audio device (disappeared, yellow exclamation, error code)

This will help identify the root cause and prevent future conflicts.


CC: @FirstEverTech

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions