iegd.inf Driver File Contents (VTC1000_Graphic.zip)

;*******************************************************************************
; Filename: iegd.inf
; $Revision$
; $Id$
; $Source$
;
; Copyright (c) 2010 Intel Corporation.  All rights reserved.
;
;*******************************************************************************

[Version] 
Signature="$WINDOWS NT$" 
Class=Display
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318} 
Provider=%Intel% 
;CatalogFile=iegd.cat
DriverVer = 06/28/2011,1.8.0.2032


;===============================================================================
[SourceDisksNames]
1=%DiskDesc%,,,""

[SourceDisksFiles]
iegdmini.sys = 1
iegdckey.vp  = 1
iegdmsys.vp  = 1
iegdcagt.cpa = 1
iegdcagt.vp  = 1
iegddis.dll  = 1
iegd3dga.dll = 1
iegdglga.dll = 1
libGLES_CM.dll = 1
libGLESv2.dll  = 1
lvds.sys     = 1
sdvo.sys     = 1
sdvo.vp      = 1
lvds.vp      = 1

;===============================================================================
[DestinationDirs]
DefaultDestDir    = 11		; System directory
iegd.Display_plb  = 11
iegd.OpenGL_plb   = 11
iegd.Display_tnc  = 11
iegd.OpenGL_tnc   = 11
iegd.Miniport     = 12		; Drivers directory
iegd.Copp         = 12
iegd.PortDrvs_plb = 12
iegd.PortDrvs_tnc = 12

;===============================================================================
[Manufacturer]
%Intel%=Intel.Mfg

;===============================================================================
[Intel.Mfg]
%Intel% %i900G0%  = iegd_plb, PCI\VEN_8086&DEV_8108
%Intel% %iTNC0%   = iegd_tnc, PCI\VEN_8086&DEV_4108
%Intel% %iTNC1%   = iegd_tnc_ext, PCI\VEN_8086&DEV_8182

;===============================================================================
[iegd_plb.GeneralConfigData]
MaximumNumberOfDevices = 2
MaximumDeviceMemoryConfiguration = 256

[iegd_tnc.GeneralConfigData]
MaximumNumberOfDevices = 2
MaximumDeviceMemoryConfiguration = 256

;===============================================================================
[iegd_plb]
CopyFiles = iegd.Miniport, iegd.Display_plb, iegd.OpenGL_plb, iegd.PortDrvs_plb, iegd.Copp

[iegd_tnc]
CopyFiles = iegd.Miniport, iegd.Display_tnc, iegd.OpenGL_tnc, iegd.PortDrvs_tnc, iegd.Copp

[iegd_tnc_ext]
CopyFiles = iegd.Null

;===============================================================================
[iegd.Miniport]
iegdmini.sys

[iegd.Copp]
iegdckey.vp
iegdmsys.vp
sdvo.vp
lvds.vp
iegdcagt.cpa
iegdcagt.vp

[iegd.Display_plb]
iegddis.dll
iegd3dga.dll

[iegd.Display_tnc]
iegddis.dll
iegd3dga.dll

[iegd.OpenGL_plb]
iegdglga.dll
libGLES_CM.dll
libGLESv2.dll

[iegd.OpenGL_tnc]
iegdglga.dll
libGLES_CM.dll
libGLESv2.dll

[iegd.PortDrvs_plb]
sdvo.sys
lvds.sys

[iegd.PortDrvs_tnc]
sdvo.sys
lvds.sys

[iegd.Null]

;===============================================================================
[iegd_plb.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_tnc.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_tnc_ext.Services]
AddService = , 0x00000002	; no service

;===============================================================================
[iegd_Service_Inst]
ServiceType    = 1
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = 0
LoadOrderGroup = Video
ServiceBinary  = %12%\iegdmini.sys

[lvds_Service_Inst]
DisplayName    = "lvds"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\lvds.sys

[sdvo_Service_Inst]
DisplayName    = "sdvo"
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_IGNORE%
ServiceBinary  = %12%\sdvo.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_plb.SoftwareSettings]
AddReg = iegd_SoftwareDeviceSettings_plb
AddReg = iegd_ICDSoftwareSettings

[iegd_tnc.SoftwareSettings]
AddReg = iegd_SoftwareDeviceSettings_tnc
AddReg = iegd_ICDSoftwareSettings

;===============================================================================
[iegd_SoftwareDeviceSettings_tnc]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, iegddis
HKR,, MultiFunctionSupported, %REG_MULTI_SZ%, 1
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, PcfVersion,    %REG_DWORD%, 0x0700

HKR,, NoAttribPage, %REG_DWORD%, 0
HKR,, ConfigId, %REG_DWORD%, 1

HKR, ALL\1 , name, %REG_SZ%, "MV10_0713_2032"
HKR, ALL\1\General , DisplayConfig, %REG_DWORD%, 1
HKR, ALL\1\General , DisplayDetect, %REG_DWORD%, 1
HKR, ALL\1\General , PortOrder, %REG_SZ%, "24000"
HKR, ALL\1\General , DxvaOptions, %REG_DWORD%, 1
HKR, ALL\1\Port\2\General , name, %REG_SZ%, "SDVO"
HKR, ALL\1\Port\2\General , Rotation, %REG_DWORD%, 0
HKR, ALL\1\Port\2\General , Edid, %REG_DWORD%, 1
HKR, ALL\1\Port\2\General , EdidAvail, %REG_DWORD%, 3
HKR, ALL\1\Port\2\General , EdidNotAvail, %REG_DWORD%, 1
HKR, ALL\1\Port\2\General , CenterOff, %REG_DWORD%, 1
HKR, ALL\1\Port\4\General , name, %REG_SZ%, "LVDS"
HKR, ALL\1\Port\4\General , Rotation, %REG_DWORD%, 0
HKR, ALL\1\Port\4\General , Edid, %REG_DWORD%, 1
HKR, ALL\1\Port\4\General , EdidAvail, %REG_DWORD%, 3
HKR, ALL\1\Port\4\General , EdidNotAvail, %REG_DWORD%, 1
HKR, ALL\1\Port\4\General , CenterOff, %REG_DWORD%, 1



HKR,, PortDrivers, %REG_SZ%, "sdvo lvds"

[iegd_ICDSoftwareSettings]
HKLM, "SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\iegddis", DLL, %REG_SZ%, iegdglga
HKLM, "SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\iegddis", DriverVersion, %REG_DWORD%, 0x00000001
HKLM, "SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\iegddis", Flags, %REG_DWORD%, 0x00000001
HKLM, "SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\iegddis", Version, %REG_DWORD%, 0x00000002

;===============================================================================
[Strings]

;----------------------------------------------------------------------
; Localizable Strings
;----------------------------------------------------------------------
Intel="Intel Corporation"
DiskDesc="Embedded Installation"



i900G0="US15 Intel? Embedded Media and Graphics Driver Function 0"
iTNC0="Atom? E6xx Intel? Embedded Media and Graphics Driver Function 0"
iTNC1="Atom? E6xx Intel? Embedded Media and Graphics Driver Extension"
;----------------------------------------------------------------------
; 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

How To Update Drivers Manually

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.

server: web2, load: 1.77