MAD_BEAST, the problem of installation in your .inf modded driver is the i945 section
%iLPGD0% = i945G0, PCI\VEN8086&DEV2772 %iLPGD1% = i945G1, PCI\VEN8086&DEV2776 %iCLGD0% = i945GM0, PCI\VEN8086&DEV27A2 %iCLGD1% = i945GM1, PCI\VEN8086&DEV27A6 %iCLGE0% = i945GME0, PCI\VEN8086&DEV27AE After putting underscore for the DeviceID: %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% = i945GME0, PCI\VEN_8086&DEV_27AE The installation works successfully..but i only success in installing your first modded driver The modded driver V2 got problem --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "INTEL 9XX Gaming" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/intel9x-gaming?hl=en -~----------~----~----~----~------~----~------~--~---
