Topic: Graphics B Intel drivers with colliding hardware ids

Colliding hardware ids exist in the inf files for the Intel drivers.

A new device driver version 14.33.1 (6.14.10.4935) is available for the Intel Graphics Media Accelerator:
http://downloadcenter.intel.com/filter_ … bmit=Go%21

I downloaded the zip file from the web page and extracted to a new folder D\G\I8
The reason for creating a new folder called I8 is because this driver replaces only some of the hardware ids within D\G\I1 and I1 is still needed.

However, the inf files within I1, I2, I3 and I7 have colliding hardware ids. The collisions existed before introducing this newer driver. As a result, the following changes need to be made to the inf files by commenting out the conflicting hardware ids:

D\G\I1\igxp32.inf   (6.14.10.4906)

[Intel.Mfg]

%iLPGD0% = i945G0, PCI\VEN_8086&DEV_2772
%iLPGD1% = i945G1, PCI\VEN_8086&DEV_2776
%iCLGD0% = i945GM0, PCI\VEN_8086&DEV_27A2
%iCLGD1% = i945GM1, PCI\VEN_8086&DEV_27A6
%iCLGE0% = i945GM0, PCI\VEN_8086&DEV_27AE
; %iBWGX0% = iBWG0, PCI\VEN_8086&DEV_2982
; %iBWGX1% = iBWG1, PCI\VEN_8086&DEV_2983
; %iBWGQ0% = iBWG0, PCI\VEN_8086&DEV_2992
; %iBWGQ1% = iBWG1, PCI\VEN_8086&DEV_2993
; %iBWGC0% = iBWG0, PCI\VEN_8086&DEV_29A2
; %iBWGC1% = iBWG1, PCI\VEN_8086&DEV_29A3
; %iBWGZ0% = iBWG0, PCI\VEN_8086&DEV_2972
; %iBWGZ1% = iBWG1, PCI\VEN_8086&DEV_2973
; %iCRGD0% = iCRG0, PCI\VEN_8086&DEV_2A02
; %iCRGD1% = iCRG1, PCI\VEN_8086&DEV_2A03
; %iCRGE0% = iCRG0, PCI\VEN_8086&DEV_2A12
; %iCRGE1% = iCRG1, PCI\VEN_8086&DEV_2A13
; %iBLBG0% = iBLB0, PCI\VEN_8086&DEV_29C2
; %iBLBG1% = iBLB1, PCI\VEN_8086&DEV_29C3
; %iBLBQ0% = iBLB0, PCI\VEN_8086&DEV_29B2
; %iBLBQ1% = iBLB1, PCI\VEN_8086&DEV_29B3
; %iBLBQC0% = iBLB0, PCI\VEN_8086&DEV_29D2
; %iBLBQC1% = iBLB1, PCI\VEN_8086&DEV_29D3

D\G\I2\ialmnt5.inf

[Intel.Mfg]   6.14.10.4497
%iMGM%  = i852GM,  PCI\VEN_8086&DEV_3582
; %iGDGD0% = i915G0, PCI\VEN_8086&DEV_2582
; %iGDGD1% = i915G1, PCI\VEN_8086&DEV_2782
; %iALVD0% = i915GM0, PCI\VEN_8086&DEV_2592
; %iALVD1% = i915GM1, PCI\VEN_8086&DEV_2792
; %iLPGD0% = i945G0, PCI\VEN_8086&DEV_2772
; %iLPGD1% = i945G1, PCI\VEN_8086&DEV_2776
; %iCLGD0% = i945GM0, PCI\VEN_8086&DEV_27A2
; %iCLGD1% = i945GM1, PCI\VEN_8086&DEV_27A6

D\G\I3\igxp32.inf   6.14.10.4764

[Intel.Mfg]

%iGDGD0% = i915G0, PCI\VEN_8086&DEV_2582
%iGDGD1% = i915G1, PCI\VEN_8086&DEV_2782
%iALVD0% = i915GM0, PCI\VEN_8086&DEV_2592
%iALVD1% = i915GM1, PCI\VEN_8086&DEV_2792

D\G\I4   no changes

D\G\I5   no changes

D\G\I6   no changes

D\G\I7\ialmnt5.inf    6.14.10.4396

[Intel.Mfg]
; %iMGM%  = i852GM,  PCI\VEN_8086&DEV_3582
%iSDG%	 = i865G, PCI\VEN_8086&DEV_2572
; %iGDGD0% = i915G0, PCI\VEN_8086&DEV_2582
; %iGDGD1% = i915G1, PCI\VEN_8086&DEV_2782
; %iALVD0% = i915GM0, PCI\VEN_8086&DEV_2592
; %iALVD1% = i915GM1, PCI\VEN_8086&DEV_2792
; %iLPGD0% = i945G0, PCI\VEN_8086&DEV_2772
; %iLPGD1% = i945G1, PCI\VEN_8086&DEV_2776

In addition, the web page that lists the drivers included in Graphics B would need to be updated:

D\G\I1 82945G Express, Mobil Intel 945 Express
D\G\I2 82852/82855 GM/GME
D\G\I3 82915G/GV/910GL Express, Mobil Intel 915GM/GMS, 910GML Express
D\G\I7 82865G
D\G\I8 G35/G33/G31, Q35/Q33. Q965/Q963, 946GZ, Mobil 965

Last edited by zookeeper (2008-05-23 05:33:41)

Re: Graphics B Intel drivers with colliding hardware ids

nice post smile thanks for the good details and hwid's

that will make adding them much easier...

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: Graphics B Intel drivers with colliding hardware ids

Hi zookeeper
It looks like you already put together your version of graphics B.

Can you upload that?

Last edited by Jaak (2008-05-24 07:39:35)

The answer was 42?
Kind regards, Jaak.

Re: Graphics B Intel drivers with colliding hardware ids

@Jake

Where and how would you like for me to upload the file?

Re: Graphics B Intel drivers with colliding hardware ids

Skydrive or similar? or third party FTP?
please post a link when you did.

The answer was 42?
Kind regards, Jaak.

Re: Graphics B Intel drivers with colliding hardware ids

I uploaded the archive file to skydrive. This archive only contains the intel folders, which you merge into your evolving driver pack B.

http://cid-80dd4dbd3ee9d90d.skydrive.li … |_intel.7z

Thanks

Re: Graphics B Intel drivers with colliding hardware ids

that darned revolving driverpack wink tongue

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: Graphics B Intel drivers with colliding hardware ids

How did you come to the conclusion that changes are actually NEEDED? There have been multiple instances of identical HWIDs in DPG_B for a while now, specifically with the Intel GMA folders, however have you actually seen a conflict where the wrong driver is installed? It is my understanding that this unorthodox method is by design to satisfy these stingy OEM instances of intel GMA, like on Dells for instance.

Last edited by Fragbert (2008-05-29 11:03:25)

Re: Graphics B Intel drivers with colliding hardware ids

Agreed... duplicates only need to be addressed when they cause a problem...

duplicate hwids and duplicate file names are a problem for sysprep.
we have a few moles from teh sysprep camp that have been trying to sneek in unofficial support.
after the disaster they recently created and the scolding and reminder that i warned them not to do these things...
It would seem they are still tunneling away...  SysPrep is supported when its announced on the news page...

Silly guys...

I agree dell has specificly requested taht ATI not provide reference drivers for dells cards.
they want to support thier own hardware so only the dell driver should be installed / is valid.

And the dell driver should not be choosen for a non dell card either. (this is where we sometimes have to edit.)

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: Graphics B Intel drivers with colliding hardware ids

Tell me, why are not updated drivers Intel Graphics Media Accelerator up to version 14.36.5.5016 for 963/965 chipset-based Intel Desktop Boards.
They have any problems?

http://downloadcenter.intel.com/Detail_ … ldId=17342

DriverVer=12/12/2008,6.14.10.5016

%iBWGX0% = i965G0, PCI\VEN_8086&DEV_2982
%iBWGX1% = i965G1, PCI\VEN_8086&DEV_2983
%iBWGQ0% = i965G0, PCI\VEN_8086&DEV_2992
%iBWGQ1% = i965G1, PCI\VEN_8086&DEV_2993
%iBWGC0% = i965G0, PCI\VEN_8086&DEV_29A2
%iBWGC1% = i965G1, PCI\VEN_8086&DEV_29A3
%iBWGZ0% = i965G0, PCI\VEN_8086&DEV_2972
%iBWGZ1% = i965G1, PCI\VEN_8086&DEV_2973
%iCRGD0% = i965GM0, PCI\VEN_8086&DEV_2A02
%iCRGD1% = i965GM1, PCI\VEN_8086&DEV_2A03
%iCRGE0% = i965GM0, PCI\VEN_8086&DEV_2A12
%iCRGE1% = i965GM0, PCI\VEN_8086&DEV_2A13
%iBLBG0% = iBLB0, PCI\VEN_8086&DEV_29C2
%iBLBG1% = iBLB1, PCI\VEN_8086&DEV_29C3
%iBLBQ0% = iBLB0, PCI\VEN_8086&DEV_29B2
%iBLBQ1% = iBLB1, PCI\VEN_8086&DEV_29B3
%iBLBQC0% = iBLB0, PCI\VEN_8086&DEV_29D2
%iBLBQC1% = iBLB1, PCI\VEN_8086&DEV_29D3
%iCNTG0% = iCNT0, PCI\VEN_8086&DEV_2A42
%iCNTG1% = iCNT1, PCI\VEN_8086&DEV_2A43
%iEGLG0% = iEGL0, PCI\VEN_8086&DEV_2E02
%iEGLG1% = iEGL1, PCI\VEN_8086&DEV_2E03
%iEGLQ4G0%  = iEGL0, PCI\VEN_8086&DEV_2E12
%iEGLQ4G1%  = iEGL1, PCI\VEN_8086&DEV_2E13
%iEGLG4G0%  = iEGL0, PCI\VEN_8086&DEV_2E22
%iEGLG4G1%  = iEGL1, PCI\VEN_8086&DEV_2E23
%iEGLGVG0%  = iEGL0, PCI\VEN_8086&DEV_2E32
%iEGLGVG1%  = iEGL1, PCI\VEN_8086&DEV_2E33

iBWGX0      = "Intel(R)  G35 Express Chipset Family"
iBWGX1      = "Intel(R)  G35 Express Chipset Family"
iBWGC0      = "Intel(R)  G965 Express Chipset Family"
iBWGC1      = "Intel(R)  G965 Express Chipset Family"
iBWGQ0      = "Intel(R)  Q965/Q963 Express Chipset Family"
iBWGQ1      = "Intel(R)  Q965/Q963 Express Chipset Family"
iBWGZ0      = "Intel(R)  946GZ Express Chipset Family"
iBWGZ1      = "Intel(R)  946GZ Express Chipset Family"
iCRGD0      = "Mobile Intel(R) 965 Express Chipset Family"
iCRGD1      = "Mobile Intel(R) 965 Express Chipset Family"
iCRGE0      = "Mobile Intel(R) 965 Express Chipset Family"
iCRGE1      = "Mobile Intel(R) 965 Express Chipset Family"
iBLBG0      = "Intel(R) G33/G31 Express Chipset Family"
iBLBG1      = "Intel(R) G33/G31 Express Chipset Family"
iBLBQ0      = "Intel(R) Q35 Express Chipset Family"
iBLBQ1      = "Intel(R) Q35 Express Chipset Family"
iBLBQC0     = "Intel(R) Q33 Express Chipset Family"
iBLBQC1     = "Intel(R) Q33 Express Chipset Family"
iCNTG0      = "Mobile Intel(R) 4 Series Express Chipset Family"
iCNTG1      = "Mobile Intel(R) 4 Series Express Chipset Family"
iEGLG0      = "Intel(R) 4 Series Internal Chipset"
iEGLG1      = "Intel(R) 4 Series Internal Chipset"
iEGLQ4G0    = "Intel(R) Q45/Q43 Express Chipset"
iEGLQ4G1    = "Intel(R) Q45/Q43 Express Chipset"
iEGLG4G0    = "Intel(R) G45/G43 Express Chipset"
iEGLG4G1    = "Intel(R) G45/G43 Express Chipset"
iEGLGVG0    = "Intel(R) G41 Express Chipset"
iEGLGVG1    = "Intel(R) G41 Express Chipset"
It's not as bad as it seems, but not as good as it could be
My Site My Forum Donate Project

Re: Graphics B Intel drivers with colliding hardware ids

Romeo91 wrote:

Tell me, why are not updated drivers Intel Graphics Media Accelerator up to version 14.36.5.5016 for 963/965 chipset-based Intel Desktop Boards.
They have any problems?

http://downloadcenter.intel.com/Detail_ … ldId=17342

DriverVer=12/12/2008,6.14.10.5016

Because those are old drivers (2008) and we use the new drivers from 2010. wink
I2\
  DriverVer 01/13/2010,6.14.10.5218 (14.37.4.5218) to support Intel® Desktop/Mobile 965, Q35/Q33, G35/G33 series.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: Graphics B Intel drivers with colliding hardware ids

mr_smartepants wrote:

Because those are old drivers (2008) and we use the new drivers from 2010. wink
I2\
  DriverVer 01/13/2010,6.14.10.5218 (14.37.4.5218) to support Intel® Desktop/Mobile 965, Q35/Q33, G35/G33 series.

But it is not compatible with my motherboard: (
No such HWID in the inf-file,

PCI\VEN_8086&DEV_29A2&SUBSYS_514D8086&REV_02\3&61AAA01&0&10

On the official site as the latest driver for Intel motherboard DG965OT - DriverVer=12/12/2008,6.14.10.5016

Something I have not found a description of the driver 965 chipset support:
http://downloadmirror.intel.com/18774/e … xp_gfx.htm
there are only 965 mobile

DriverVer=01/13/2010,6.14.10.5218
[Intel.Mfg]
%iBWGX0% = i965G0, PCI\VEN_8086&DEV_2982
%iBWGX1% = i965G1, PCI\VEN_8086&DEV_2983
%iCRGD0% = i965GM0, PCI\VEN_8086&DEV_2A02
%iCRGD1% = i965GM1, PCI\VEN_8086&DEV_2A03
%iCRGE0% = i965GM0, PCI\VEN_8086&DEV_2A12
%iCRGE1% = i965GM0, PCI\VEN_8086&DEV_2A13
%iBLBG0% = iBLB0, PCI\VEN_8086&DEV_29C2
%iBLBG1% = iBLB1, PCI\VEN_8086&DEV_29C3
%iBLBQ0% = iBLB0, PCI\VEN_8086&DEV_29B2
%iBLBQ1% = iBLB1, PCI\VEN_8086&DEV_29B3
%iBLBQC0% = iBLB0, PCI\VEN_8086&DEV_29D2
%iBLBQC1% = iBLB1, PCI\VEN_8086&DEV_29D3
%iCNTG0% = iCNT0, PCI\VEN_8086&DEV_2A42
%iCNTG1% = iCNT1, PCI\VEN_8086&DEV_2A43
%iEGLG0% = iEGL0, PCI\VEN_8086&DEV_2E02
%iEGLG1% = iEGL1, PCI\VEN_8086&DEV_2E03
%iEGLQ4G0%  = iEGL0, PCI\VEN_8086&DEV_2E12
%iEGLQ4G1%  = iEGL1, PCI\VEN_8086&DEV_2E13
%iEGLG4G0%  = iEGL0, PCI\VEN_8086&DEV_2E22
%iEGLG4G1%  = iEGL1, PCI\VEN_8086&DEV_2E23
%iEGLGVG0%  = iEGL0, PCI\VEN_8086&DEV_2E32
%iEGLGVG1%  = iEGL1, PCI\VEN_8086&DEV_2E33
[Strings]
iBWGX0      = "Intel(R)  G35 Express Chipset Family"
iBWGX1      = "Intel(R)  G35 Express Chipset Family"
iCRGD0      = "Mobile Intel(R) 965 Express Chipset Family"
iCRGD1      = "Mobile Intel(R) 965 Express Chipset Family"
iCRGE0      = "Mobile Intel(R) 965 Express Chipset Family"
iCRGE1      = "Mobile Intel(R) 965 Express Chipset Family"
iBLBG0      = "Intel(R) G33/G31 Express Chipset Family"
iBLBG1      = "Intel(R) G33/G31 Express Chipset Family"
iBLBQ0      = "Intel(R) Q35 Express Chipset Family"
iBLBQ1      = "Intel(R) Q35 Express Chipset Family"
iBLBQC0     = "Intel(R) Q33 Express Chipset Family"
iBLBQC1     = "Intel(R) Q33 Express Chipset Family"
iCNTG0      = "Mobile Intel(R) 4 Series Express Chipset Family"
iCNTG1      = "Mobile Intel(R) 4 Series Express Chipset Family"
iEGLG0      = "Intel(R) 4 Series Internal Chipset"
iEGLG1      = "Intel(R) 4 Series Internal Chipset"
iEGLQ4G0    = "Intel(R) Q45/Q43 Express Chipset"
iEGLQ4G1    = "Intel(R) Q45/Q43 Express Chipset"
iEGLG4G0    = "Intel(R) G45/G43 Express Chipset"
iEGLG4G1    = "Intel(R) G45/G43 Express Chipset"
iEGLGVG0    = "Intel(R) G41 Express Chipset"
iEGLGVG1    = "Intel(R) G41 Express Chipset"

In the package
There are only two suitable driver

PCI\VEN_8086&DEV_29A2	D\G\I3\	igxp32.inf	INTEL.MFG	02/15/2008,6.14.10.4926	Intel(R) G965 Express Chipset Family
PCI\VEN_8086&DEV_29A2	D\G\I4\	igxp32.inf	INTEL.MFG	01/13/2007,6.14.10.4764	Intel(R) G965 Express Chipset Family

But not the latest.

But just replace the driver can not be there, because they provide support for other devices.
So most likely have to make another folder - for example I7

It's not as bad as it seems, but not as good as it could be
My Site My Forum Donate Project

Re: Graphics B Intel drivers with colliding hardware ids

Good details and lots of helpful info Romeo... Well done big_smile.

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: Graphics B Intel drivers with colliding hardware ids

Hmmm, OK,  I'll take a look.  I'm sure there was a reason I skipped that update.
I just can't remember.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!