[Update] Realtek High Definition Audio

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

  1. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,047
    2,040
    90
    #3341 erpsterm35, Feb 7, 2024
    Last edited: Apr 12, 2024
  2. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,047
    2,040
    90
  3. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,047
    2,040
    90
  4. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,866
    1,527
    60
    #3345 Ace2, Feb 9, 2024
    Last edited: Feb 9, 2024
    Code:
    Windows 10 IoT Enterprise LTSC (OS Build 19044.1288)
    
    Modded ASUS Realtek HDA 6.0.9632.1 - Driver Date: 16/01/2024 - Digital Signer: Microsoft Windows Hardware Compatibility Publisher
    
    ASUS Realtek HDA 6.0.9632.1\
    Realtek
    RealtekAudioControl
    HDXASUS.inf
    hdxrt.cat
    RTAIODAT.DAT
    RTKVHD64.sys
    SETUP.exe.cmd
    
    Realtek\
    ExtRtk_8824
    RealtekAPO_12_1139
    RealtekHSA_322
    RealtekService_708
    
    RealtekAudioControl\
    Microsoft.VCLibs.140.00_14.0.33519.0_x64__8wekyb3d8bbwe.Appx
    Microsoft.VCLibs.140.00_14.0.33519.0_x64__8wekyb3d8bbwe.BlockMap
    RealtekSemiconductorCorp.RealtekAudioControl_1.50.323.0_neutral_~_dt26b99r8h8gj.AppxBundle
    RealtekSemiconductorCorp.RealtekAudioControl_1.50.323.0_neutral_~_dt26b99r8h8gj.BlockMap
    install.cmd
    
    *
    
    SETUP.exe.cmd
    
    @echo off
    
    cd "%~dp0"
    
    pnputil -i -a "%~dp0\Realtek\ExtRtk_8824\HDX_GenericExt_RTK.inf"
    pnputil -i -a "%~dp0\Realtek\RealtekAPO_12_1139\RealtekAPO.inf"
    pnputil -i -a "%~dp0\Realtek\RealtekHSA_322\RealtekHSA.inf"
    pnputil -i -a "%~dp0\Realtek\RealtekService_708\RealtekService.inf"
    
    pnputil -i -a "%~dp0\HDXASUS.inf"
    cls
    
    cd "C:\Windows\System32"
    
    echo Follow instructions:
    echo.
    echo (1). Open   - 'Sound, video and game controllers'
    echo.
    echo (2). Select - 'Realtek(R) Audio' + 'Update driver' + 'Browse my computer for drivers'
    echo.
    echo (3). Select - 'Let me pick from a list of avvailable drivers on my computer' + Uncheck - 'Show compatible hardware'
    echo.
    echo (4). Find   - 'Realtek' + Select - 'Realtek High Definition Audio' + 'Next' + 'Yes' + 'Close'
    echo.
    echo (5). Close  - 'Device Manager'
    
    devmgmt.msc
    echo.
    pause
    cls
    
    cd "%~dp0"
    
    call "%~dp0\RealtekAudioControl\install.cmd"
    
    shutdown /r
    
    *
    
    install.cmd
    
    cd "%~dp0"
    
    @powershell -NoLogo -Command "Add-AppxPackage -Path *.Appx" 2>nul
    @powershell -NoLogo -Command "Add-AppxPackage -Path *.AppxBundle"
    @powershell -NoLogo -Command "Add-AppxPackage -Path *.EAppxBundle" 2>nul
    @pause
    This is a better version [for my modded version] because all settings are in Realtek Audio Control.;)

    Credit: D64 for sharing driver.
     
  5. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,047
    2,040
    90
  6. Hept0p

    Hept0p MDL Novice

    May 4, 2018
    13
    3
    0
  7. pal1000

    pal1000 MDL Senior Member

    May 1, 2017
    266
    276
    10
  8. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,047
    2,040
    90
  9. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,047
    2,040
    90
  10. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,047
    2,040
    90
  11. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,047
    2,040
    90
  12. newme

    newme MDL Junior Member

    Nov 1, 2012
    98
    23
    0
    Hi guys!
    I have an ASUS P9D WS motherboard.Could you please tell me which new audio driver version is suitable for this motherboard? Thank you in advance!
     
  13. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,047
    2,040
    90
  14. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,047
    2,040
    90
  15. newme

    newme MDL Junior Member

    Nov 1, 2012
    98
    23
    0