Determine the HDA Realtek driver needed for your Audio

Page 12 of 51 FirstFirst ... 2101112131422 ... LastLast

  1. Posts : 1,938
    Windows 7 Home Premium x64
       #111

    so far here are the latest generic FFxx HDA drivers:

    for FF00, 8787.1 HDA for Win10 only, 8781.1 FF00 for Win7 to Win10
    for FF01, 8777.1 HDA for Win7 to Win10
    for FF03, 8746.1 HDA for Win7 to Win10
    for FF04, 8773.1 HDA for Win7 to Win10
    for FF06, 8746.1 HDA for Win7 to Win10
    for FF0C, 8781.1 HDA for Win7 to Win10

    that now leaves FF10 without a new HDA driver since 8703.1 (most likely due to very low or diminishing demands for it from OEMs)
      My Computers


  2. Posts : 1,938
    Windows 7 Home Premium x64
       #112

    a follow up on my previous post - 8791 came out around 9/6 in both FF00 & FF06 versions for Win7/8x/Win10
    so now the latest FF06 version is now 8791.
      My Computers


  3. Posts : 15
    Windows 10 Home 64bit
       #113

    Hi, my first post on this forum. I'm trying to find the latest driver for my PC, but it's really confusing. I found your post about this issue, yet the PowerShell command gives me this error. Can you explain, please? I'm sorry for the long post.
    P.S. My motherboard is Asus P8Z77-V LK

    Code:
    Get-WindowsDriver : Set current directory to C:\Users\faiqo\Downloads failed:Access to the path
    'C:\Windows\Logs\DISM\' is denied.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:21 char:11
    + $Driver = Get-WindowsDriver -Online | where {$_.ProviderName -Match ' ...
    +           ~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (Microsoft.Dism.Commands.BaseDismObject:BaseDismObject) [Get-WindowsDriver
       ], Exception
        + FullyQualifiedErrorId : BaseCmdLet,Microsoft.Dism.Commands.GetWindowsDriverCommand
    
    
    The Hardware ID of the Audio device is: HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_1043841B&REV_1003
    The Realtek Audio CODEC is            : ALC892
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:95 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:95 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:95 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:95 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:104 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:104 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:104 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:104 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:113 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:113 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:113 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:113 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:113 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:113 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:113 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:113 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:122 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:131 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:131 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:131 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:131 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:131 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:131 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:131 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:131 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:131 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:131 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:131 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:140 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:140 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:140 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:140 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:140 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    Split-Path : Cannot bind argument to parameter 'Path' because it is null.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:140 char:80
    + ... ion += Get-ChildItem -Path (Split-Path $Driver.OriginalFileName) $_ }
    +                                            ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Split-Path], ParameterBindingValidationException
        + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathCo
       mmand
    
    
    The Audio device is controlled by Realtek Audio driver version  with no integration (Generic)
    The legacy HDA driver proposed for this Audio device is FF00
    
    New-Item : Could not find a part of the path 'C:\Users\faiqo\Desktop\RealtekAudioDriverIntegration.log'.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:164 char:1
    + New-Item $LogFile -ItemType File | Out-Null
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (C:\Users\faiqo\...Integration.log:String) [New-Item], DirectoryNotFoundExce
       ption
        + FullyQualifiedErrorId : NewItemIOError,Microsoft.PowerShell.Commands.NewItemCommand
    
    Set-Content : Could not find a part of the path 'C:\Users\faiqo\Desktop\RealtekAudioDriverIntegration.log'.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:165 char:1
    + Set-Content $LogFile "Realtek Audio Driver Integration log informatio ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (C:\Users\faiqo\...Integration.log:String) [Set-Content], DirectoryNotFo
       undException
        + FullyQualifiedErrorId : GetContentWriterDirectoryNotFoundError,Microsoft.PowerShell.Commands.SetContentCommand
    
    Out-File : Could not find a part of the path 'C:\Users\faiqo\Desktop\RealtekAudioDriverIntegration.log'.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:168 char:1
    + Out-File $LogFile -Append unicode
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (:) [Out-File], DirectoryNotFoundException
        + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
    
    Out-File : Could not find a part of the path 'C:\Users\faiqo\Desktop\RealtekAudioDriverIntegration.log'.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:170 char:1
    + Out-File $LogFile -Append -InputObject ("-"*50 + "`n" + "$FF01Name -  ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (:) [Out-File], DirectoryNotFoundException
        + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
    
    Out-File : Could not find a part of the path 'C:\Users\faiqo\Desktop\RealtekAudioDriverIntegration.log'.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:171 char:1
    + Out-File $LogFile -Append -InputObject ("-"*50 + "`n" + "$FF03Name -  ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (:) [Out-File], DirectoryNotFoundException
        + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
    
    Out-File : Could not find a part of the path 'C:\Users\faiqo\Desktop\RealtekAudioDriverIntegration.log'.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:172 char:1
    + Out-File $LogFile -Append -InputObject ("-"*50 + "`n" + "$FF04Name -  ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (:) [Out-File], DirectoryNotFoundException
        + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
    
    Out-File : Could not find a part of the path 'C:\Users\faiqo\Desktop\RealtekAudioDriverIntegration.log'.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:173 char:1
    + Out-File $LogFile -Append -InputObject ("-"*50 + "`n" + "$FF06Name -  ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (:) [Out-File], DirectoryNotFoundException
        + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
    
    Out-File : Could not find a part of the path 'C:\Users\faiqo\Desktop\RealtekAudioDriverIntegration.log'.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:174 char:1
    + Out-File $LogFile -Append -InputObject ("-"*50 + "`n" + "$FF10Name -  ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (:) [Out-File], DirectoryNotFoundException
        + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
    
    Out-File : Could not find a part of the path 'C:\Users\faiqo\Desktop\RealtekAudioDriverIntegration.log'.
    At C:\Users\faiqo\Downloads\RealtekAudioDriverIntegration.ps1:175 char:1
    + Out-File $LogFile -Append -InputObject ("-"*50 + "`n" + "$FF0CName -  ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (:) [Out-File], DirectoryNotFoundException
        + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand
    Last edited by Brink; 25 Sep 2019 at 10:20. Reason: code box
      My Computer


  4. Posts : 44
    win 10 ver. 1809 Os build 17763.404
       #114

    Can you take a look at my copied Snippit and see what I am doing wrong to get this script to run on this computer?

    ? Determine the HDA Realtek driver needed for your Audio-capture.png2.png

    Determine the HDA Realtek driver needed for your Audio-capture.png2.png
    Last edited by Brink; 25 Sep 2019 at 10:21. Reason: removed full quote of first post
      My Computer


  5. Posts : 2,450
    Windows 10 Pro x64
    Thread Starter
       #115

    It looks like you're trying to run the RealtekAudioDriverIntegration.ps1 from your desktop, but the file is not there.
    So you need to locate the ps1 you downloaded from here and copy/move it on your desktop and then run the commands:
    Set-ExecutionPolicy Bypass -Scope Process
    cd $env:USERPROFILE\Desktop
    .\RealtekAudioDriverIntegration.ps1
      My Computer


  6. Posts : 15
    Windows 10 Home 64bit
       #116

    ddelo said:
    It looks like you're trying to run the RealtekAudioDriverIntegration.ps1 from your desktop, but the file is not there.
    So you need to locate the ps1 you downloaded from here and copy/move it on your desktop and then run the commands:
    Set-ExecutionPolicy Bypass -Scope Process
    cd $env:USERPROFILE\Desktop
    .\RealtekAudioDriverIntegration.ps1
    Hi, what about my case?
      My Computer


  7. Posts : 1,223
    Windows 10
       #117

    melkiadeswin10 said:
    Hi, what about my case?
    If you don't know how to use method 2, then use method 1.
      My Computer


  8. Posts : 1,938
    Windows 7 Home Premium x64
       #118

    melkiadeswin10 said:
    P.S. My motherboard is Asus P8Z77-V LK
    use latest FF00 Realtek HDA driver, melkiadeswin10 [latest is currently 8799.1 FF00]
    your P8Z77-V LK board does not come with any special integration with the onboard Realtek ALC892 audio chip

    from ASUS web site on Asus P8Z77-V LK specifications regarding Audio:

    Realtek® ALC892 8-Channel High Definition Audio CODEC
    - Supports : Jack-detection, Multi-streaming, Front Panel Jack-retasking
      My Computers


  9. Posts : 2,450
    Windows 10 Pro x64
    Thread Starter
       #119

    melkiadeswin10 said:
    Hi, what about my case?

    Did you try running the script from an elevated PowerShell (i.e run PowerShell as Administrator)?
      My Computer


  10. Posts : 15
    Windows 10 Home 64bit
       #120

    sandyt said:
    If you don't know how to use method 2, then use method 1.
    I tried to use the first method initially, but it was too confusing for me. I have an Andrea Electronics integration, which is not on the list of available integrations of the op. This made me think that mine should need a generic driver, then I noticed that my Driver files list have "special" files, then I decided to try the second method, see the screenshots.

    Determine the HDA Realtek driver needed for your Audio-screenshot_2.pngDetermine the HDA Realtek driver needed for your Audio-screenshot_4.png

    ddelo said:
    Did you try running the script from an elevated PowerShell (i.e run PowerShell as Administrator)?
    Yes, I ran it as administrator, same result.

    - - - Updated - - -

    erpster4 said:
    use latest FF00 Realtek HDA driver, melkiadeswin10 [latest is currently 8799.1 FF00]
    your P8Z77-V LK board does not come with any special integration with the onboard Realtek ALC892 audio chip

    from ASUS web site on Asus P8Z77-V LK specifications regarding Audio:
    Thank you very much for your help. I suppose the second one (8799_FF00_PG473_Win10_RS3_RS4_RS5_19H1_Win7_WHQL.zip) is the one I should download, right? Because the other one is 8799.1, but there's no FF in its name.
    Determine the HDA Realtek driver needed for your Audio-screenshot_5.png
    And while you are at it, can you please explain to me what is the difference between UAD and HDA? Which one is mine? And whether I can use the Realtek Audio Console app?
    Thank you beforehand.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:44.
Find Us




Windows 10 Forums