[Models]
HDAUDIO\FUNC_01&VEN_111D&DEV_7605=this
Default=this
[DelRegKeys]
HKR\Settings=yes
HKLM\Software\IDT=yes
[APPS]
[NoVistaUI]
[CopyFiles.32]
stlang.dll = 0x25
idtsg.cpl = 0x25
[CopyFiles.64]
stlang64.dll = 0x25
idtsg64.cpl = 0x25
[StartServices.32]
STacSV -r
aestsrv.exe -install
[StartServices.64]
STacSV64 -r
AESTSr64.exe -install
[StopServices.32]
STacSV -u
AESTSrv.exe -remove
[StopServices.64]
STacSV64 -u
AESTSr64.exe -remove
[ReplaceDlls.32]
stapo.dll = 0x25
stcplx.dll = 0x25
aestacap.dll = 0x25
aestaren.dll = 0x25
aestecap.dll = 0x25
[ReplaceDlls.64]
stapo64.dll = 0x25
stcplx64.dll = 0x25
AESTAC64.dll = 0x25
AESTAR64.dll = 0x25
AESTEC64.dll = 0x25
[HKLM\Software\IDT\State\Shared]
ShowEventDialog = dword: 1
HPSupport = dword: 0x01
SpkSupport = dword: 0x01
[HKLM\Software\IDT\State\UI]
MultiStream = dword: 1
[HKLM\Software\IDT\Config\Shared]
Config_Oem = dword: 2
PollingPeriod = dword: 1000
[HKLM\Software\IDT\Config\STacsv]
HwSpkCfg = dword: 1
MultiStream = dword: 1
MicRetasking = dword: 0
[HKLM\Software\IDT\Config\SysTray.32]
ControlPanel = "IDTSG.cpl"
HideTrayIcon = dword: 1
Automatic = dword: 0
RecordPriority = dword: 1
[HKLM\Software\IDT\Config\SysTray.64]
ControlPanel = "IDTSG64.cpl"
HideTrayIcon = dword: 1
Automatic = dword: 0
RecordPriority = dword: 1
[StartConsoleApps.32]
IDTPIMA.exe -mode 0 -submode 2 -defaultCapture 0x11 -timeout 240
IDTPIMA.exe -mode 3 -submode 2 -defaultRender 0xD -timeout 240
IDTPIMA.exe -mode 2 -endpointAssoc 2 -enable 1 -endpointSequence 16 -timeout 240
[StartConsoleApps.64]
IDTPMA64.exe -mode 0 -submode 2 -defaultCapture 0x11 -timeout 240
IDTPMA64.exe -mode 3 -submode 2 -defaultRender 0xD -timeout 240
IDTPMA64.exe -mode 2 -endpointAssoc 2 -enable 1 -endpointSequence 16 -timeout 240
[HKLM\SOFTWARE\IDT\Config\EventExpressions]
Version=dword:1
[HKLM\Software\IDT\Config\EventExpressions\JackPresenseA]
010="MicaPlugged=GetPresence(10)"
020="curradev=GetDefaultDevice(2,1)"
030="prevadev=GetGlobalRegDword("previousDefaultDevice", 0)"
040="if( MicaPlugged , ( SetGlobalRegDword("previousDefaultDevice", curradev) ) , ( 0 ) )"
050="if( MicaPlugged , ( SetDefaultDevice(1,10,0) ) , ( 0 ) )"
060="if( ( !MicaPlugged && prevadev ) , ( SetDefaultDevice(2,prevadev,0) ) , ( 0 ) )"
070="if(GetPresence(10)==0 && GetPresence(15)==0,(SetDefaultDevice(1,17,0)),(0))"
[HKLM\SOFTWARE\IDT\Config\EventExpressions\JackPresenseF]
010="MicePlugged = GetPresence(15)"
020="curredev=GetDefaultDevice(2,1)"
030="prevedev=GetGlobalRegDword("previousDefaultDevice", 0)"
040="if( MicePlugged , ( SetGlobalRegDword("previousDefaultDevice", curredev) ) , ( 0 ) )"
050="if( MicePlugged , ( SetDefaultDevice(1,15,0) ) , ( 0 ) )"
060="if( ( !MicePlugged && prevedev ) , ( SetDefaultDevice(2,prevedev,0) ) , ( 0 ) )"
070="if(GetPresence(10)==0 && GetPresence(15)==0,(SetDefaultDevice(1,17,0)),(0))"
[HKLM\Software\IDT\Config\EventExpressions\JackPresensee]
010="if(GetPresence(14) == 1,(BypassSystemEq(1)),(BypassSystemEq(0)))"
020="if(GetPresence(14) == 1,(BypassSystemComp(1)),(BypassSystemComp(0)))"
[HKLM\SOFTWARE\IDT\Config\EventExpressions\ServiceStartup]
010="pluggedin11=GetPresence(11)"
020="muterear=pluggedin11"
030="if((muterear),(MutePin(13,1)),(0))"
040="if((GetDeviceType(17)!=10 && GetPresence(10) == 0 && GetPresence(15) == 0),(SetDefaultDevice(1,10,0)),(0))"
070="if(GetPresence(10)==0 && GetPresence(15)==0,(SetDefaultDevice(1,17,0)),(0))"
[HKLM\SOFTWARE\IDT\Config\EventExpressions\StreamStart0005]
010="msenabled=GetGlobalRegDword("MultiStream",0)"
020="if((msenabled),(SetDeviceType(11,2) && SetVerified(11,1)),(SetDeviceTypeSlaved(11,2) && SetVerified(11,1)))"
030="if((msenabled),(MutePin(13,0)),MutePin(13,1))"
[HKLM\SOFTWARE\IDT\Config\EventExpressions\StreamStop0005]
010="SetDeviceTypeSlaved(11,2) && SetVerified(11,1)"
[HKLM\Software\IDT\Config\EventExpressions\JackPresenseb]
010="if(GetPresence(11) == 1,(BypassSystemEq(1)),(BypassSystemEq(0)))"
020="if(GetPresence(11) == 1,(BypassSystemComp(1)),(BypassSystemComp(0)))"
030="slaved11=(JackSequence(11)==15)"
040="pluggedin11=GetPresence(11)"
050="muteinternal=(slaved11 && (pluggedin11))"
060="if((muteinternal),((MutePin(13,1))&&(MutePin(14,1))),(0))"
070="unmuteinternal=(slaved11 && (!pluggedin11))"
080="if((unmuteinternal),((MutePin(13,0))&&(MutePin(14,0))),(0))"
[HKR]
CodecName = "92HD81B1X"
[HKR\Settings]
InitVerbs = hex: 01,88,17,00
TraceFlags = dword: 0x89B3
CPL_SaveExtraPower = hex: 1
CPL_MaySwitchExtAmpPowerState = hex: 1
EnablePcBeepAtCd = hex: 1
Biostype1 = hex: 1
PmEnabledWidget = hex: 0A,0C,0D,0E,0F
CPL_SecondsAfter = dword: 30
ShareSystemMicJackAsLine = hex: 1
AfgPowerStatePolicy = hex: 2
CPL_ControlAfgPowerState = hex: 0x1
KeepAnalogLoopbackAlwaysOn = hex: 0
DelayInMsAfterPortDisabling = dword: 0x0
RenderPathOptimization = hex: 1
EnableExtraD3PowerSaving = hex: 0
AfgPwrSeqDelayMs = dword: 0
AfgPwrSeqDelay2Ms = dword: 0
DisablePcBeepInS3 = hex: 1
EnableDevicePresenceAutoSearch = hex: 0
KeepPCBeepAlwaysOn = hex: 0
BtlPort = hex: 0xd
DelayAfterAdcStartMs = dword: 0x60
BtlForEq = dword: 0x000c7ae1
[HKR\Settings\TopoNames]
PlaybackCapture = "{88C02F6A-D1E7-4fe3-A506-9E0AE51D1234}"
[HKR\Settings\pin]
[HKR\Settings\Pin\0A]
[HKR\Settings\Pin\0B]
CfgDflt = dword: 0x03211050
CfgCurr = dword: 0x0321101F
AltCfg = hex: 50,10,21,03,1F,10,21,03
[HKR\Settings\Pin\0C]
CfgDflt = dword: 0x400000F0
[HKR\Settings\Pin\0D]
CfgDflt = dword: 0x90170110
[HKR\Settings\Pin\0E]
CfgDflt = dword: 0x2321101F
[HKR\Settings\Pin\0F]
[HKR\Settings\Pin\10]
CfgDflt = dword: 0x400000F3
[HKR\Settings\Pin\11]
[HKR\Settings\Pin\1F]
[HKR\Settings\Pin\20]
CfgDflt = dword: 0x400000F5
[HKR\Settings\GPIO]
[HKR\Settings\Connselector]
[HKR\Settings\filter\SpeakerHp]
Associations = hex: 1,2
DigitalVolumeControl = hex: 0
EnableSetFormatSupport = hex: 1
EnabledPcmRenderBitsAndRates = dword: 0xFFFFFFFE
EnabledNonPcmBitsAndRates = dword: 0x20040
ZeroPcmBitsAndRates = dword: 0x20040
DisableNonPcmPin = hex: 1
EnableVendorPcBeep = hex: 1
PCBeepMute = hex: 0
PCBeepVolume = dword: 0xfffb0265
Mixer = hex: 0x1B
DisableMic2InFromRender = hex: 1
[HKR\settings\filter\HpOut]
Associations = hex: 5
EnabledPcmRenderBitsAndRates = dword: 0x1F0FFF
[HKR\settings\filter\MuxedIn]
Associations = hex: 2
EnabledPcmCaptureBitsAndRates = dword: 0x0A0060
MicInRecVolume = dword: 0x108000
Mic2InRecVolume = dword: 0x108000
PlaybackCaptureVolume = dword: 0x0005f691
DisableCDInFromCapture = hex: 1
MixInRecVolume = dword: 0x00111b84
[HKR\Settings\filter\MuxedIn\MaxLvlLimiters]
MicBoostLevel = dword: 0x00140000
Mic2BoostLevel = dword: 0x00140000
MixInRecVolume = dword: 0x00068000
[HKR\Settings\filter\MuxedIn\TopoNames]
MicIn = "{CD2AF943-305E-4786-BCFA-1BE25DECACDB}"
Mic2In = "{0AA49151-C622-4209-BC30-E81D62D23F13}"
[HKR\settings\filter\MicIn]
LegacyIoctlHere = hex: 0
Associations = hex: A
EnabledPcmCaptureBitsAndRates = dword: 0x0a0060
DisableMicBoost = hex: 0
MicInRecVolume = dword: 0x111b84
[HKR\Settings\filter\MicIn\TopoNames]
MicIn = "{9C56BB03-C758-4e8b-A23A-752D5968EA2D}"
[HKR\Settings\filter\MicIn\MaxLvlLimiters]
MicBoostLevel = dword: 0x00140000
[HKLM\Software\IDT\Config\UI]
Config_Pwr = dword: 0x19
Config_Tab = dword: 0x8
Config_Adv = dword: 0x00101
[HKLM\Software\IDT\APO\GFX\SpeakerHp\Plugins]
EndpointId = dword: 0xFFFFFFFF
[HKLM\SOFTWARE\IDT\Config\UI\SpeakerHp]
Config_ExTab=dword:0x80
[HKLM\software\IDT\Apo\GFX\SpeakerHp\plugins\MSAPO]
idEffect = dword: 50
idEffectType = dword: 50
load = dword: 1
order = dword: 5
ApoClsId = "{637c490d-eee3-4c0a-973f-371958802da2}"
[HKLM\software\IDT\Apo\LFX\SpeakerHp\plugins\MSAPO]
idEffect = dword: 50
idEffectType = dword: 50
load = dword: 1
order = dword: 5
ApoClsId = "{62dc1a93-ae24-464c-a43e-452f824c4250}"
[HKLM\software\IDT\Apo\GFX\HpOut\plugins\MSAPO]
idEffect = dword: 50
idEffectType = dword: 50
load = dword: 1
order = dword: 5
ApoClsId = "{637c490d-eee3-4c0a-973f-371958802da2}"
[HKLM\software\IDT\Apo\LFX\HpOut\plugins\MSAPO]
idEffect = dword: 50
idEffectType = dword: 50
load = dword: 1
order = dword: 5
ApoClsId = "{62dc1a93-ae24-464c-a43e-452f824c4250}"
[HKLM\SOFTWARE\IDT\Apo\GFX\SpeakerHp\plugins\AndreaAPO]
idEffect = dword: 80
idEffectType = dword: 50
load = dword: 1
order = dword: 9
ApoClsId = "{84585C01-7301-4da2-887E-AE94A936B992}"
[HKLM\SOFTWARE\IDT\Apo\GFX\HpOut\plugins\AndreaAPO]
idEffect = dword: 80
idEffectType = dword: 50
load = dword: 1
order = dword: 9
ApoClsId = "{84585C01-7301-4da2-887E-AE94A936B992}"
[HKLM\software\IDT\Apo\LFX\MicIn\plugins\AndreaAPO]
idEffect = dword: 80
idEffectType = dword: 50
load = dword: 1
order = dword: 5
ApoClsId = "{A6A87D18-FE84-468b-A56F-444E54F367BB}"
[HKLM\Software\IDT\Config\UI\Minipanels\Minipanel1]
InstallPath="NONE"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.