Hi,
I’ve downloaded the newest driver for Intel HD 630 and added some lines to the INF file for Windows 7 64 bit and Kaby Lake graphics (HD 630)
https://downloadcenter.intel.com/en/down…dows-15-45-?v=t
The Windows 7 section of igdlh64.inf looks like this now:
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[IntelGfx.NTamd64.6.1]
; SKL HW
%iSKLULTGT1% = iSKLD_w7, PCI\VEN_8086&DEV_1906
%iSKLULTGT2% = iSKLD_w7, PCI\VEN_8086&DEV_1916
%iSKLULXGT2% = iSKLD_w7, PCI\VEN_8086&DEV_191E
%iSKLDTGT2% = iSKLD_w7, PCI\VEN_8086&DEV_1912
%iSKLULTGT2f% = iSKLD_w7, PCI\VEN_8086&DEV_1921
%iSKLULTGT3e% = iSKLD_w7, PCI\VEN_8086&DEV_1926
%iSKLULTGT3% = iSKLD_w7, PCI\VEN_8086&DEV_1923
%iSKLULTGT328W% = iSKLD_w7, PCI\VEN_8086&DEV_1927
%iSKLDTGT1% = iSKLD_w7, PCI\VEN_8086&DEV_1902
%iSKLHaloGT1% = iSKLD_w7, PCI\VEN_8086&DEV_190B
%iSKLHaloGT4% = iSKLD_w7, PCI\VEN_8086&DEV_193B
%iSKLHaloGT3fe% = iSKLD_w7, PCI\VEN_8086&DEV_192B
%iSKLHaloGT2% = iSKLD_w7, PCI\VEN_8086&DEV_191B
%iSKLSRVGT3e% = iSKLD_w7, PCI\VEN_8086&DEV_192D
%iSKLSRVGT4% = iSKLD_w7, PCI\VEN_8086&DEV_193A
%iSKLWSGT2% = iSKLD_w7, PCI\VEN_8086&DEV_191D
%iSKLWSGT4% = iSKLD_w7, PCI\VEN_8086&DEV_193D
%iKBLULTGT1% = iSKLD_w7, PCI\VEN_8086&DEV_5906
%iKBLULTGT2% = iSKLD_w7, PCI\VEN_8086&DEV_5916
%iKBLULTGT2F% = iSKLD_w7, PCI\VEN_8086&DEV_5921
%iKBLULTGT3E15% = iSKLD_w7, PCI\VEN_8086&DEV_5926
%iKBLULTGT3E28% = iSKLD_w7, PCI\VEN_8086&DEV_5927
%iKBLULXGT2% = iSKLD_w7, PCI\VEN_8086&DEV_591E
%iKBLDTGT1% = iSKLD_w7, PCI\VEN_8086&DEV_5902
%iKBLDTGT2% = iSKLD_w7, PCI\VEN_8086&DEV_5912
%iKBLHALOGT1% = iSKLD_w7, PCI\VEN_8086&DEV_590B
%iKBLHALOGT2% = iSKLD_w7, PCI\VEN_8086&DEV_591B
%iKBLWGT2% = iSKLD_w7, PCI\VEN_8086&DEV_591D
i've uploaded the inf to https://ufile.io/1pu4j
This driver works for me with Windows 7 64 bit and HD 630 now, but I'm prompted with a warning.
Can anyone sign me this driver with modded INF and a self signed cert? Otherwise silent install is not possible.
Thanks in advance
EDIT by Fernando: Coded HardwareIDs put into a "spoiler" (to save space)