;*******************************************************************************
; Filename: iegd.inf
; $Revision$
; $Id$
; $Source$
;
; Copyright (c) 2006 Intel Corporation. All rights reserved.
;
;*******************************************************************************
[Version]
Signature="$WINDOWS NT$"
Class=Display
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Provider=%Intel%
CatalogFile=iegd.cat
DriverVer=09/10/2007,8.0.0.1063
;===============================================================================
[SourceDisksNames]
1=%DiskDesc%,,,""
[SourceDisksFiles]
iegdmini.sys = 1
iegddis.dll = 1
iegd3dg3.dll = 1
iegd3dg4.dll = 1
ch7009.sys = 1
ch7017.sys = 1
fs454.sys = 1
lvds.sys = 1
ns2501.sys = 1
ns387.sys = 1
sii164.sys = 1
ti410.sys = 1
th164.sys = 1
sdvo.sys = 1
tv.sys = 1
;===============================================================================
[DestinationDirs]
DefaultDestDir = 11 ; System directory
iegd.Display_alm = 11
iegd.Display_nap = 11
iegd.Display_gn4 = 11
iegd.Miniport = 12 ; Drivers directory
iegd.PortDrvs_alm = 12
iegd.PortDrvs_nap = 12
iegd.PortDrvs_gn4 = 12
;===============================================================================
[Manufacturer]
%Intel%=Intel.Mfg
;===============================================================================
[Intel.Mfg]
%Intel% %i830m% = iegd_alm, PCI\VEN_8086&DEV_3577
%Intel% %i835% = iegd_alm, PCI\VEN_8086&DEV_357B
%Intel% %i845% = iegd_alm, PCI\VEN_8086&DEV_2562
%Intel% %i855% = iegd_alm, PCI\VEN_8086&DEV_3582
%Intel% %i865% = iegd_alm, PCI\VEN_8086&DEV_2572
%Intel% %i915GD0% = iegd_nap, PCI\VEN_8086&DEV_2582
%Intel% %i915GD1% = iegd_nap, PCI\VEN_8086&DEV_2782
%Intel% %i915AL0% = iegd_nap, PCI\VEN_8086&DEV_2592
%Intel% %i915AL1% = iegd_nap, PCI\VEN_8086&DEV_2792
%Intel% %i945LP0% = iegd_nap, PCI\VEN_8086&DEV_2772
%Intel% %i945LP1% = iegd_nap, PCI\VEN_8086&DEV_2776
%Intel% %i945CT0% = iegd_nap, PCI\VEN_8086&DEV_27A2
%Intel% %i945CT1% = iegd_nap, PCI\VEN_8086&DEV_27A6
%Intel% %i945WB0% = iegd_nap, PCI\VEN_8086&DEV_27AE
%Intel% %i35BL0% = iegd_nap, PCI\VEN_8086&DEV_29C2
%Intel% %i35BL1% = iegd_nap, PCI\VEN_8086&DEV_29C3
%Intel% %i965BW0% = iegd_gn4, PCI\VEN_8086&DEV_2982
%Intel% %i965BW1% = iegd_gn4, PCI\VEN_8086&DEV_2983
%Intel% %iG9650% = iegd_gn4, PCI\VEN_8086&DEV_29A2
%Intel% %iG9651% = iegd_gn4, PCI\VEN_8086&DEV_29A3
%Intel% %iQ9650% = iegd_gn4, PCI\VEN_8086&DEV_2992
%Intel% %iQ9651% = iegd_gn4, PCI\VEN_8086&DEV_2993
%Intel% %i946GZ0% = iegd_gn4, PCI\VEN_8086&DEV_2972
%Intel% %i946GZ1% = iegd_gn4, PCI\VEN_8086&DEV_2973
%Intel% %i965GM0% = iegd_gn4, PCI\VEN_8086&DEV_2A02
%Intel% %i965GM1% = iegd_gn4, PCI\VEN_8086&DEV_2A03
%Intel% %i965GME0% = iegd_gn4, PCI\VEN_8086&DEV_2A12
%Intel% %i965GME1% = iegd_gn4, PCI\VEN_8086&DEV_2A13
;===============================================================================
[iegd_alm.GeneralConfigData]
MaximumNumberOfDevices = 2
MaximumDeviceMemoryConfiguration = 128
[iegd_nap.GeneralConfigData]
MaximumNumberOfDevices = 2
MaximumDeviceMemoryConfiguration = 256
[iegd_gn4.GeneralConfigData]
MaximumNumberOfDevices = 2
MaximumDeviceMemoryConfiguration = 512
;===============================================================================
[iegd_alm]
CopyFiles = iegd.Miniport, iegd.Display_alm, iegd.PortDrvs_alm
[iegd_nap]
CopyFiles = iegd.Miniport, iegd.Display_nap, iegd.PortDrvs_nap
[iegd_gn4]
CopyFiles = iegd.Miniport, iegd.Display_gn4, iegd.PortDrvs_gn4
;===============================================================================
[iegd.Miniport]
iegdmini.sys
[iegd.Display_alm]
iegddis.dll
iegd3dg3.dll
[iegd.Display_nap]
iegddis.dll
iegd3dg3.dll
[iegd.Display_gn4]
iegddis.dll
iegd3dg4.dll
[iegd.PortDrvs_alm]
ch7009.sys
ch7017.sys
fs454.sys
lvds.sys
ns2501.sys
ns387.sys
sii164.sys
ti410.sys
th164.sys
[iegd.PortDrvs_nap]
sdvo.sys
lvds.sys
tv.sys
[iegd.PortDrvs_gn4]
sdvo.sys
lvds.sys
;===============================================================================
[iegd_alm.Services]
AddService = iegdmini, 0x00000002, iegd_Service_Inst, iegd_EventLog_Inst
AddService = ch7009, ,ch7009_Service_Inst, iegd_EventLog_Inst
AddService = ch7017, ,ch7017_Service_Inst, iegd_EventLog_Inst
AddService = fs454, ,fs454_Service_Inst, iegd_EventLog_Inst
AddService = lvds, ,lvds_Service_Inst, iegd_EventLog_Inst
AddService = ns2501, ,ns2501_Service_Inst, iegd_EventLog_Inst
AddService = ns387, ,ns387_Service_Inst, iegd_EventLog_Inst
AddService = sii164, ,sii164_Service_Inst, iegd_EventLog_Inst
AddService = ti410, ,ti410_Service_Inst, iegd_EventLog_Inst
AddService = th164, ,th164_Service_Inst, iegd_EventLog_Inst
[iegd_nap.Services]
AddService = iegdmini, 0x00000002, iegd_Service_Inst, iegd_EventLog_Inst
AddService = lvds, ,lvds_Service_Inst, iegd_EventLog_Inst
AddService = sdvo, ,sdvo_Service_Inst, iegd_EventLog_Inst
AddService = tv, ,tv_Service_Inst, iegd_EventLog_Inst
[iegd_gn4.Services]
AddService = iegdmini, 0x00000002, iegd_Service_Inst, iegd_EventLog_Inst
AddService = lvds, ,lvds_Service_Inst, iegd_EventLog_Inst
AddService = sdvo, ,sdvo_Service_Inst, iegd_EventLog_Inst
;===============================================================================
[iegd_Service_Inst]
ServiceType = 1
StartType = %SERVICE_DEMAND_START%
ErrorControl = 0
LoadOrderGroup = Video
ServiceBinary = %12%\iegdmini.sys
[ch7009_Service_Inst]
DisplayName = "ch7009"
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\ch7009.sys
[ch7017_Service_Inst]
DisplayName = "ch7017"
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\ch7017.sys
[fs454_Service_Inst]
DisplayName = "fs454"
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\fs454.sys
[lvds_Service_Inst]
DisplayName = "lvds"
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\lvds.sys
[ns2501_Service_Inst]
DisplayName = "ns2501"
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\ns2501.sys
[ns387_Service_Inst]
DisplayName = "ns387"
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\ns387.sys
[sii164_Service_Inst]
DisplayName = "sii164"
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\sii164.sys
[ti410_Service_Inst]
DisplayName = "ti410"
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\ti410.sys
[th164_Service_Inst]
DisplayName = "th164"
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\th164.sys
[sdvo_Service_Inst]
DisplayName = "sdvo"
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\sdvo.sys
[tv_Service_Inst]
DisplayName = "tv"
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\tv.sys
;===============================================================================
[iegd_EventLog_Inst]
AddReg = iegd_EventLog_AddReg
[iegd_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\iegdmini.sys"
HKR,,TypesSupported,0x00010001,7
;===============================================================================
[iegd_alm.SoftwareSettings]
AddReg = iegd_SoftwareDeviceSettings_alm
[iegd_nap.SoftwareSettings]
AddReg = iegd_SoftwareDeviceSettings_nap
[iegd_gn4.SoftwareSettings]
AddReg = iegd_SoftwareDeviceSettings_gn4
;===============================================================================
[iegd_SoftwareDeviceSettings_nap]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, iegddis
HKR,, MultiFunctionSupported, %REG_MULTI_SZ%, 1
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, PcfVersion, %REG_DWORD%, 0x0700
HKR,, No_D3D, %REG_DWORD%, 0
HKR,, ConfigId, %REG_DWORD%, 1
HKR, ALL\1 , name, %REG_SZ%, "945_CD"
HKR, ALL\1\General , DisplayConfig, %REG_DWORD%, 2
HKR, ALL\1\General , DisplayDetect, %REG_DWORD%, 0
HKR, ALL\1\General , PortOrder, %REG_SZ%, "53000"
HKR, ALL\1\Port\5\General , name, %REG_SZ%, "945_CRT"
HKR, ALL\1\Port\5\General , Rotation, %REG_DWORD%, 0
HKR, ALL\1\Port\5\General , Edid, %REG_DWORD%, 1
HKR, ALL\1\Port\5\General , EdidAvail, %REG_DWORD%, 3
HKR, ALL\1\Port\5\General , EdidNotAvail, %REG_DWORD%, 1
HKR, ALL\1\Port\3\General , name, %REG_SZ%, "945_DVI"
HKR, ALL\1\Port\3\General , Rotation, %REG_DWORD%, 0
HKR, ALL\1\Port\3\General , Edid, %REG_DWORD%, 1
HKR, ALL\1\Port\3\General , EdidAvail, %REG_DWORD%, 3
HKR, ALL\1\Port\3\General , EdidNotAvail, %REG_DWORD%, 1
HKR,, PortDrivers, %REG_SZ%, "sdvo"
;-------------------------------------------------------------------------------
;===============================================================================
[Strings]
;----------------------------------------------------------------------
; Localizable Strings
;----------------------------------------------------------------------
Intel="Intel Corporation"
DiskDesc="Embedded Installation"
i830m="830M Embedded Graphics Controller"
i835="835 Embedded Graphics Controller"
i845="845 Embedded Graphics Controller"
i855="855 Embedded Graphics Controller"
i865="865 Embedded Graphics Controller"
i915GD0="915G/915GV/910GL Embedded Graphics Controller Function 0"
i915GD1="915G/915GV/910GL Embedded Graphics Controller Function 1"
i915AL0="915GM/915GMS/915GME/910GML/910GMLE Embedded Graphics Controller Function 0"
i915AL1="915GM/915GMS/915GME/910GML/910GMLE Embedded Graphics Controller Function 1"
i945LP0="945G Embedded Graphics Controller Function 0"
i945LP1="945G Embedded Graphics Controller Function 1"
i945CT0="945GM Embedded Graphics Controller Function 0"
i945CT1="945GM Embedded Graphics Controller Function 1"
i945WB0="945GME Embedded Graphics Controller Function 0"
i35BL0="Q35 Embedded Graphics Controller Function 0"
i35BL1="Q35 Embedded Graphics Controller Function 1"
i965BW0="965G Embedded Graphics Controller Function 0"
i965BW1="965G Embedded Graphics Controller Function 1"
iG9650="G965 Embedded Graphics Controller Function 0"
iG9651="G965 Embedded Graphics Controller Function 1"
iQ9650="Q963/Q965 Embedded Graphics Controller Function 0"
iQ9651="Q963/Q965 Embedded Graphics Controller Function 1"
i946GZ0="946GZ Embedded Graphics Controller Function 0"
i946GZ1="946GZ Embedded Graphics Controller Function 1"
i965GM0="GM965 Embedded Graphics Controller Function 0"
i965GM1="GM965 Embedded Graphics Controller Function 1"
i965GME0="GME965 Embedded Graphics Controller Function 0"
i965GME1="GME965 Embedded Graphics Controller Function 1"
;----------------------------------------------------------------------
; Non Localizable Strings
;----------------------------------------------------------------------
SERVICE_BOOT_START = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START = 0x2
SERVICE_DEMAND_START = 0x3
SERVICE_DISABLED = 0x4
SERVICE_KERNEL_DRIVER = 0x1
SERVICE_ERROR_IGNORE = 0x0 ; Continue on driver load fail
SERVICE_ERROR_NORMAL = 0x1 ; Display warn, but continue
SERVICE_ERROR_SEVERE = 0x2 ; Attempt LastKnownGood
SERVICE_ERROR_CRITICAL = 0x3 ; Attempt LastKnownGood, BugCheck
REG_EXPAND_SZ = 0x00020000
REG_MULTI_SZ = 0x00010000
REG_DWORD = 0x00010001
REG_SZ = 0x00000000
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.