[Update] Realtek High Definition Audio

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

  1. D64

    D64 MDL Member

    Oct 1, 2008
    127
    96
    10
    i use HDA 6.0.9273.1 ALC887 (11.25.2021)
    new update ?
     
  2. chillgates

    chillgates MDL Senior Member

    Dec 15, 2010
    415
    249
    10
    If you are specific about your hardware then use corresponding UAD driver like asrock, gigabyte versions of erpsterm / shonk or you can use generic UAD from PAL releases. If you don't want to move from HDA driver, then do nothing.
     
  3. IXXN

    IXXN MDL Novice

    Jun 24, 2017
    14
    2
    0
    Hey hope your brother, your family and you well...
    Is there a tutorial or way for people to get the gigabyte drivers themselves than waiting for someone else to repack them? Where do people download them I also rather get them myself directly than risk malware etc... hope you understand.
    Thank you.
     
  4. kyrcy

    kyrcy MDL Senior Member

    Feb 25, 2020
    312
    32
    10
    Is v6.0.9239.1 the latest FF00 HDA driver? Is there something newer than can be used instead?
     
  5. End of the World

    End of the World MDL Novice

    Oct 4, 2021
    3
    0
    0
    6.0.9273.1
     
  6. Shonk

    Shonk MDL Member

    Oct 10, 2007
    162
    172
    10
    Every build Realtek makes a complete build for all manufacturers that is available for all manufacturers to grab and release

    hdxrt.cat contains the crc/sha/whatever of all the files
    RTKVHD64.sys
    RTAIODAT.DAT
    HDXGigabyte.inf
    HDXAsus.inf
    etc..

    if say Lenovo release 6.0.9499.1

    You can take the following files from that release
    hdxrt.cat
    RTKVHD64.sys
    RTAIODAT.DAT
    then if there is no changes in
    HDXGigabyte.inf you can just replace the date and build id and the crc will match and is a valid driver identical to what Realtek released for gigabyte
    if there are changes you have to find what has changed in the HDXGigabyte.inf

    which is the magic erpster is doing


    the same goes for ExtRtk
     
  7. kyrcy

    kyrcy MDL Senior Member

    Feb 25, 2020
    312
    32
    10
    Is it not possible to switch from HDA to UAD drivers?
     
  8. chillgates

    chillgates MDL Senior Member

    Dec 15, 2010
    415
    249
    10
    I did change from HDA to UAD. But sometimes you get problems while installing UAD drivers, then you have to use some tools like DDU to get it installed correctly.
     
  9. End of the World

    End of the World MDL Novice

    Oct 4, 2021
    3
    0
    0
    can transfer
     
  10. kyrcy

    kyrcy MDL Senior Member

    Feb 25, 2020
    312
    32
    10
    How do I know which UAD driver replaces which HDA to try?
     
  11. End of the World

    End of the World MDL Novice

    Oct 4, 2021
    3
    0
    0
    HDA can be replaced by UAD that matches your sound card driver. Add the replacement in the device manager, because I have done it that way myself, and it has all succeeded. For example, replace HDA6.0.9273.1 with UAD6.0.9481.1, and also With Dolby sound. I can't upload pictures here, so I can't confirm it for you. Feel sorry! ! !
     
  12. koguna

    koguna MDL Novice

    Jul 29, 2009
    22
    2
    0
    Hello,

    I try to make drivers for LENOVO (HDXLV.inf). How can I find missing ID when I update the driver ?

    Thanks,
     
  13. Shonk

    Shonk MDL Member

    Oct 10, 2007
    162
    172
    10
    Im not really sure what you are asking

    Lenovo have a 6.0.9499 Driver you would just use that
    if you mean how can you add other id's to it you cant as thats what lenovo and realtek support
    any id's added would break the whql signature in the cat file

    you could ofc manually add id's and force install non whql drivers
    but i wont go into how to do that

    If you mean how can i take the Lenovo 6.0.9499 and add id's to lets say Asus.inf or Gigabyte.inf
    you would have to ask erpster

    I presume he is opening the cat file and scanning through what was added somehow
    then going through the Gigabyte.inf and manually adding the data in until the inf matches the cat file and passes the whql/crc/sha checks
     
  14. erpsterm35

    erpsterm35 MDL Guru

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

    koguna MDL Novice

    Jul 29, 2009
    22
    2
    0
    Hello,

    Thanks but in fact Lenovo driver has only HDXLVSST INF and I need HDXLV INF (without SST). I suppose I have to wait a later version except if epster has time to develop how he find missing ID.

    KR,
     
  16. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,333
    2,649
    90
  17. frwil

    frwil MDL Addicted

    Sep 22, 2008
    545
    200
    30
    Here's the file you need:
     

    Attached Files:

  18. koguna

    koguna MDL Novice

    Jul 29, 2009
    22
    2
    0
    Hello,

    No need to be sorry ! I'll wait you have time to expose how you find new ID because it's always nice to learn new stuff :)


    Hello,

    Thanks, can you explain how did you make it ?