[Update] Realtek High Definition Audio

Discussion in 'Application Software' started by stasio, Nov 30, 2016.

  1. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,333
    2,649
    90
    #3481 erpsterm35, Jul 6, 2024
    Last edited: Aug 13, 2024
  2. Mu-Sensei

    Mu-Sensei MDL Novice

    Mar 29, 2019
    17
    3
    0
    so, does anyone has any idea where I can find the audio drivers for Realtek Audio with HarmanFX?

    HDAUDIO\FUNC_01&VEN_10EC&DEV_0245&SUBSYS_1F751602

    I only have a bunch of .inf files but not the installer, and it requires some registry hackery with scripts of unknown origin to get working, and I don't quite feel safe in that knowledge.

    The device is an One X Player, think of it like a SteamDeck-like device.
     
  3. daniel_k

    daniel_k MDL Member

    Jan 21, 2019
    196
    463
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,333
    2,649
    90
  5. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    Realtek Universal Audio Drivers (UAD) 6.0.9702.1. WHQL Asus:
    Code:
    mediafire.com/file/ims0m5ymx34qk4m/Sound_Realtek_UAD_6.0.9702_Win1011_asus.7z/file
     
  6. Shonk

    Shonk MDL Member

    Oct 10, 2007
    162
    172
    10
    #3487 Shonk, Jul 10, 2024
    Last edited: Jul 10, 2024
    Station Drivers has Gigabyte 9689 with extrtk..
     
  7. chillgates

    chillgates MDL Senior Member

    Dec 15, 2010
    415
    249
    10
    Gigabyte won't update same drivers for old mobos like mine B450 Aorus M but this driver is compatible. So I am following Gigabyte latest mobo page A620M H for this DCH driver updates.
     
  8. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,333
    2,649
    90
  9. Shonk

    Shonk MDL Member

    Oct 10, 2007
    162
    172
    10
    his problem is the codec spindown that i have been talking about for months
    that i provided a fix for

    I also use optical

    as soon as the codec spins down the optical stream is cut so the soundbar or whatever
    goes into standby mode when the codec spins back up it takes a second or two for the soundbar to come out of standby

    hence why its not wanted
     
  10. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,333
    2,649
    90
  11. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,333
    2,649
    90
  12. zwl29107

    zwl29107 MDL Addicted

    Jul 10, 2022
    637
    770
    30
    upload_2024-7-15_22-42-9.png
    Unofficial RealtekRS5HSA.inf:
    Code:
    [Version]
    Signature   = "$WINDOWS NT$"
    Class       = SoftwareComponent
    ClassGuid   = {5c4c3332-344d-483c-8739-259e934c9cc8}
    Provider    = %Realtek%
    DriverVer   = 06/25/2024,12.0.6000.336
    CatalogFile = RealtekRS5HSA.cat
    PnpLockDown=1
    
    [SourceDisksNames]
    222 = %DiskId1%
    
    [SourceDisksFiles]
    
    [DestinationDirs]
    
    [SignatureAttributes]
    
    [SignatureAttributes.DRM]
    DRMLevel=1300
    
    [SignatureAttributes.PETrust]
    PETrust=true
    
    [Manufacturer]
    %Realtek% = HsaComponents,NTamd64.10.0...17763
    
    [HsaComponents.NTamd64.10.0...17763]
    %Hsa.ComponentDesc% = HsaComponent_Install,SWC\VEN_10EC&HID_0001
    %HsaRemoveRtk.ComponentDesc% = HsaComponent_Install,SWC\VEN_10EC&HID_0011
    
    [HsaComponent_Install]
    Include   = wdmaudio.inf
    
    [HsaComponent_Install.Services]
    AddService = ,2    ; no function driver
    
    [HsaComponent_Install.Software]
    AddSoftware=RealtekAudioControl,,Realtek_Audio_Control_Install
    
    [Realtek_Audio_Control_Install]
    SoftwareType=2
    SoftwareID=pfn://RealtekSemiconductorCorp.RealtekAudioControl_dt26b99r8h8gj
    
    [Strings]
    Realtek           = "Realtek"
    Hsa.ComponentDesc = "Realtek Hardware Support Application"
    DiskId1           = "Realtek HSA Installation Disk"
    HsaRemoveRtk.ComponentDesc    = "Audio Device HSA"
    
    
    REG_BINARY = 0x00000001
    REG_DWORD = 0x00010001
    REG_MULTI_SZ = 0x00010000
    
     
  13. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,333
    2,649
    90
  14. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,333
    2,649
    90
  15. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,333
    2,649
    90
  16. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,333
    2,649
    90
    #3500 erpsterm35, Jul 20, 2024
    Last edited: Feb 15, 2025