Thursday, April 5, 2012

Windows 8 and Intel graphics driver

Edit: I'm surprised that people are still look at this blog post.  It's a bit outdated (around 8 months 3 years). It seems people are still dealing with this... So I'm going to clean up this guide.
  • Next "Unknown" mentioned that there was no need to mod any files for his Intel 965 Express chipset. This probably dependent on the specific installers for each chipset.  Before modding the files, just try it!  Hopefully you'll get lucky.
  • Next "Testr" from the comments provide a link to some preedited drivers on windows eightforums.  These drivers are made by people much smarter than I and will most likely work the best for you.  If your chipset is not in that link I still suggest that you search the windows eightforums first.
If none of that worked for you, here is the old guide. Good luck!:
This guide is to install graphics drivers for the "Mobile Intel(R) 4 Series Express Chipset Family (GM45)," and perhaps other similar integrated Intel graphics drivers for windows 8 or 8.1

Intel did not come out with drivers for Windows 8 that supports OpenGL (for things like Minecraft). We are going to use Windows 7's drivers, but they won't just install on a mismatching version of Windows. Here is the result of my efforts to get this to work:
  1. Download the Windows 7 drivers (zip) for your architecture (x64 or x86) Here is the download page for those having the 4 Series like me:
    4 series (32-bit)
    4 series (x64)
    If you have a different series, go to Intel's download center and search for your chipset series­
  2. Unzip it, and open that folder. (Do not just double click the zip file or you could have problems opening, editing, saving, and running the installer!)
  3. Open the subfolder "Graphics/"
  4. Find igdlh64.inf.  32bit will probably be named similar.  It'll be the only .inf (setup information file) in that folder.  Open it with Notepad Find the line that says:
    [Manufacturer]
    %Intel%   = IntelGfx, NTamd64.5.1, NTamd64.6.0, NTamd64.6.2 
    
    [IntelGfx.NTamd64.5.1]
    ; no install on XP
    
    [IntelGfx.NTamd64.6.2]
    ; no install on Win8
    
    [IntelGfx.NTamd64.6.0]
    %iCNTG0% = iCNT0, PCI\VEN_8086&DEV_2A42

    Edit that to remove the OS checking. We will deleted everything in red. When you are done it should look something like this
    [Manufacturer]
    %Intel%   = IntelGfx, NTamd64
    
    [IntelGfx.NTamd64]
    %iCNTG0% = iCNT0, PCI\VEN_8086&DEV_2A42

    ---If you are running 32 bit windows, this should be the end of the guide for you. Run the installer and it should work--
  5. If you are running 64 bit windows, then you will encounter a signed driver problem, because we are trying to install drivers that weren't "signed" (they were not checked for compatibility, etc.) for windows 8. We are going to have to disable driver enforcement. To do that:
  6. Restart your computer by hold the shift key and push the restart button.
  7. Find disable driver enforcement, and boot up with that option.
  8. Finally Go back to the Intel folder and run setup.exe.  When the red box of doom pops up saying it's unsigned, accept it (you can trust Intel).

    ---If your setup was like mine, this might be the end of the guide for you.  If it works without any more complication, reboot and enjoy.  If you are having more problems, continue---
  9. Still having Problems?  This part didn't apply to me, but joshmertz had some other problems. Specifically: Setup.exe is not looking in the right spot for MediaSDK.
  10. First thing you want to do is go to C:/intel/logs/IntelGFX.log.  This shows what went wrong during installation.  Scroll down to the bottom.
  11. IF you see this:
    [Install]
    Looking for MediaSDK configuration at
    C:\Users\Username\Downloads\Win7Vista_64_151718\Graphics\MediaSDK\config.ini
    * config.ini not found
    Reading action file 
    C:\Users\Username\Downloads\Win7Vista_64_151718\Graphics\setup.if2
    ! Error loading action file
    Then we are having problems with Intel's setup looking in the wrong spot. I'm not sure why, but this can be solved by copying setup.if2, setup2.if2 files, and the MediaSDK folder, then pasting them inside the Graphics Folder. Try to install again.
  12. If this doesn't work, post your log in the comments and we'll see if we can fix it!
Congrats. if nothing went wrong, you now have new video drivers.  If something isn't working (or heaven forbid you computer explodes) write me a comment, and I'll see what I can do to help.

    59 comments:

    1. Tried to install it, but during the actual install portion of the wizard, I received the error stating: "An error occurred while registering one or more components. Setup will exit." Not sure why that's giving me that.

      ReplyDelete
    2. @joshmetz
      Did you use EasyBCD to enable unsigned drivers?

      ReplyDelete
      Replies
      1. Yes, I did...I'm running consumer preview on a Lenovo R400 with the GM45 chip, so I'm not sure why its not working.

        Delete
      2. Look under C:\Intel\Logs

        I believe there should be a log named IntelGFX.log

        What are the last few lines of the log?

        Delete
    3. Here are the last several lines...

      HardwareID = iEGL1,PCI\VEN_8086&DEV_2E43
      Description: Intel(R) B43 Express Chipset
      HardwareID = iEGL0,PCI\VEN_8086&DEV_2E92
      Description: Intel(R) B43 Express Chipset
      HardwareID = iEGL1,PCI\VEN_8086&DEV_2E93
      Description: Intel(R) HD Graphics
      HardwareID = iILKM0,PCI\VEN_8086&DEV_0046
      Description: Intel(R) HD Graphics
      HardwareID = iILKD0,PCI\VEN_8086&DEV_0042
      Matched HardwareID = PCI\VEN_8086&DEV_2A43
      Installed Driver = {4d36e968-e325-11ce-bfc1-08002be10318}\0000
      Matched HardwareID = PCI\VEN_8086&DEV_2A42
      Installed Driver = {4d36e968-e325-11ce-bfc1-08002be10318}\0001
      Checking 4 part DID's
      4ID check OK
      Checking for downgrading
      [Checking INF versions]
      C:\Users\JoshMertz\Downloads\Win7Vista_64_151718\Graphics\igdlh64.inf
      Mobile Intel(R) 4 Series Express Chipset Family (Microsoft Corporation - WDDM 1.1)
      Installed version = 8.15.10.2302
      Version in package = 8.15.10.2555
      C:\Users\JoshMertz\Downloads\Win7Vista_64_151718\Graphics\igdlh64.inf
      Mobile Intel(R) 4 Series Express Chipset Family (Microsoft Corporation - WDDM 1.1)
      Installed version = 8.15.10.2302
      Version in package = 8.15.10.2555
      [Install]
      Looking for MediaSDK configuration at C:\Users\JoshMertz\Downloads\Win7Vista_64_151718\Graphics\MediaSDK\config.ini
      * config.ini not found
      Reading action file C:\Users\JoshMertz\Downloads\Win7Vista_64_151718\Graphics\setup.if2
      ! Error loading action file
      IIF will NOT initiate reboot
      Exit code = 0xA006
      ResultCode = 40966
      <<< 4/21/2012 14:15:49:390

      ReplyDelete
    4. Weird. I got an email of your comment, but it didn't show up on blogger...

      Anyways, you posted this line:
      --------------------------------------------------------
      [Install]
      Looking for MediaSDK configuration at C:\Users\JoshMertz\Downloads\Win7Vista_64_151718\Graphics\MediaSDK\config.ini
      * config.ini not found
      Reading action file C:\Users\JoshMertz\Downloads\Win7Vista_64_151718\Graphics\setup.if2
      ! Error loading action file
      --------------------------------------------------------

      Comparing that to my install log:
      --------------------------------------------------------
      [Install]
      Looking for MediaSDK configuration at C:\Users\Admin\Downloads\Win7Vista_64_151718\MediaSDK\config.ini
      Reading config.ini
      SDK version = 1.5 ; SDK version. Installer will use this to know what to do. At this point it is just for future releases
      Merit = 08000007
      APIVersion = 100
      Reading action file C:\Users\Admin\Downloads\Win7Vista_64_151718\setup.if2
      Groups: ARP=1, GFX=1, HDMI=0, ICC=1, IIPS=0, MEDIA=0, MSDK1=0, MSDK15=1, MSDK15_MFT=1
      --------------------------------------------------------

      Notice the important difference between the two logs. On mine the installer looks in the /MediaSDK/config.ini. Your installer is looking for it in /Graphics/MediaSDK/config.ini.

      I have no idea why this would happen...

      here is my suggestion. Try copying and pasting the MediaSDK folder inside the Graphics folder. Also copy/paste the Setup.if2 and the Setup2.if2 files inside of /Graphics/ as well. This is applying a band-aid to flesh wound, but we'll see if we can get farther into the install

      ReplyDelete
    5. Alrighty...this worked, however, this is the new bottom lines of the error file...I tried re-installing my power management drivers, but the install still failed. Thank you so much for looking at this!

      [Custom action]
      Checking for existing power profiles
      No power profiles found
      Parsing C:\Users\JoshMertz\Desktop\Win7Vista_64_151718\Graphics\igdlh64.inf for power settings
      Platform: iCNT1
      * INF does not contain DPPE settings
      [INF]
      Installing C:\Users\JoshMertz\Desktop\Win7Vista_64_151718\Graphics\igdlh64.inf
      INF = C:\Users\JoshMertz\Desktop\Win7Vista_64_151718\Graphics\igdlh64.inf
      Execute command: C:\Users\JoshMertz\Desktop\Win7Vista_64_151718\x64\Drv64.exe -driverinf "C:\Users\JoshMertz\Desktop\Win7Vista_64_151718\Graphics\igdlh64.inf" -flags 20 -keypath "Software\Intel\Difx64"
      ! DriverPackageInstall error 0xE000024B
      IIF will NOT initiate reboot
      Exit code = 0xE000024B
      ResultCode = -536870325
      <<< 4/25/2012 17:24:51:727

      ReplyDelete
      Replies
      1. I Googled around for the error message but didn't find much info. Someone suggested that easyBCD didn't work correctly. While the computer boots up press F8 until you get the screen that allows different boot options for windows. You should see "Safe Mode", "Safe Mode with Networking" and so on.

        Find disable driver enforcement, and boot up with that option. See if you get the same error.

        Also blogger decided you were spam so you weren't showing up. I fixed that.

        Delete
      2. IT WORKS AND MINECRAFT WORKS BUT I GET BLUE SCREEN I HAVE WINDOWS 8 WITH MOBILE INTEL 4 EXPRESS CHIPSET FAMILY I GET BLUE SCREEN IT SAYS SYSTEM EXCEPTION NOT HANDLED PLS HELP ME FIX IT asap =))))))

        Delete
    6. That worked...thank you so much!

      ReplyDelete
    7. No Problem!

      Well that's weird... Apparently EasyBCD didn't work for you on that part.

      I wonder why it worked for me...

      Oh well, I'll update the instructions to match

      ReplyDelete
    8. I only had to do the first four steps! It worked!!! Thank You!!!

      For reference I have 32 bit.

      ReplyDelete
      Replies
      1. I'm glad it worked for you!

        Delete
      2. at my graphics folder there is no .inf file on 32 bit,
        plz help

        and are all games like
        minecraft
        battlefield 2
        urban terror

        playable with this driver

        Delete
    9. HI,

      i cant get into the Bootscreend (tried F8, ctrl+F8 and shift+F8).
      Where can i find this "disable driver enforcement"-Option?

      Thanks!

      ReplyDelete
      Replies
      1. really? I'm not sure if there is any other way to show the boot options. When did you push f8? quite often I have to continually push F8 until the screen pops up, but when you see the windows logo you've gone too far.

        Delete
      2. nevermind, i solved it with this: http://www.eightforums.com/graphic-cards/4418-mobile-intel-series-4-mobile-i3-i5-i7-hd-graphics.html

        works also for other intel series.
        Thanks!

        Delete
    10. Another way to install the unsigned driver is go to the General - Advanced startup in the Windows 8 settings which will allow you to reboot and then give you an option to install unsigned drivers.

      ReplyDelete
    11. I just used the latest Windows 7 x64 drivers for the Intel 965 Express chipset on Windows 8. I checked the INF but the modifications weren't necessary, so I gave installing them a go without using EasyBCD. On installation it warned about the driver version being older, which was understandable, but everything worked fine. On reboot I was able to run Minecraft with OpenGL no problem.

      ReplyDelete
    12. Hi, i've "Mobile Intel® 965 Express Chipset Family", downloaded these drivers (http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=18223&ProdId=2800&lang=eng&OSVersion=Windows%207%20(32-bit)*&DownloadType=Drivers) but i can't find the OS type lines, any help?

      i've already to play some games, older ones, but they requires OpenGL and does not work

      ReplyDelete
      Replies
      1. Hey filipe.

        You want to download the zip file, not the exe file.

        If you have the 32-bit version of windows, this is the file you want:

        http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=18231&lang=eng&OSVersion=Windows%207%20%2832-bit%29*&DownloadType=Drivers

        Delete
      2. Hi Tachis, thanks for your quick reply.

        I've downloaded the .zip but it's the same, the .inf file does not have the OS type lines. I think thats not the problem at all because i can install the drivers, the only thing that appears is that i've already an older driver installed or something like that and asks me if i want to install it anyway.

        Thats what im doing, and im able to play after but when i restart my computer it suddenly stops working, dunno why but its all abou the OpenGL issue

        Delete
      3. Hey filipe, sorry for the slow reply. Instead of doing any of these mods, Intel has updated their drivers:

        http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=2800&DwnldID=20775&ProductFamily=Graphics&ProductLine=Laptop+graphics+drivers&ProductProduct=Mobile+Intel%C2%AE+965+Express+Chipset+Family&DownloadType=Drivers&OSFullname=Windows+8%2c+64-bit*&lang=eng

        Here is your official driver made for windows 8! I'm updating the top to recommend looking here first

        Delete
      4. No problem Tachis, it is now working, thank you!

        Delete
    13. Well for me it didnt work. the file keeps editing itself so that it corrects itself even after i save it..

      ReplyDelete
      Replies
      1. well nvm. figured out my problem there (kept trying to edit the one in the zip folder) *facepalm* but it still says that requirements arent met for install.....

        Delete
      2. Does it mention the what requirements it needs?

        Check the error log that should be located at: C:\Intel\Logs\IntelGFX.log
        Post the last few lines and hopefully we'll be able to fix the problem and get the installer along further.

        Delete
    14. Thanks a lot! The 64-bit driver installed perfectly, and I'm able to run Minecraft along with some other applications.

      ReplyDelete
    15. Whenever i play minecraft my laptop crashes it is not running hot at all when it does crash and blue screen

      ReplyDelete
    16. I get the same as Mine AJcraft, it is a BSOD:
      "System_thread_exception_not_handled! (dxgmms1.sys)"

      any and all help appreciated

      ReplyDelete
    17. Same issue, seems to occur fairly regularly if I'm doing something intensive.

      ReplyDelete
    18. I thought it was going to be some boring old post, but it really compensated for my time. I will post a link to this page on my blog. I am sure my visitors will find that very useful. Auto wraps

      ReplyDelete
    19. MAN! Lot of thanks, I already knew more or less what to do but this helped me a lot, I just build a computer with an Intel GMA X4500 and put in Windows 8 Enterprise x64, and it was supposed to be for my little brother who wanted to play Angry Birds but without the driver it was giving me all the time the error "OpenGL not supported" and I used the info from this post and it finally worked. MANY thanks, really, my little brother was freaking me out with this for a couple of hours already.

      ReplyDelete
    20. So! This seems really helpful, and I'm sure it'll work but I've run into an issue nobody seems to have on here so far, and that is that in all the INF files there's missing "Key" and "Sequence" information that's causing it to stop me from downgrading. I'm pretty much computer illiterate, and Intel's website indicates that they have no intentions of releasing drivers for my card, so any help is appreciated! Here's the abbreviated log, sorry it's kinda long!


      [INF Info]
      INF = C:\Users\Elisha\Downloads\Win7Vista_64_151718\Graphics\igdlh64.inf
      * Section Key not found in INF

      [INF Info]
      INF = C:\Users\Elisha\Downloads\Win7Vista_64_151718\HDMI\IntcHdmi.inf
      * Section Key not found in INF
      * Section Key not found in INF
      Date = 03/15/2010
      Version = 6.10.01.2089
      ClassGUID = {4D36E96C-E325-11CE-BFC1-08002BE10318}
      PackageInfo.Name =
      PackageInfo.Sequence = 0
      Manufacturer = Intel,NT.5.1,NTamd64.6.0
      Resolved Manufacturer = Intel.NTamd64.6.0
      Inf supports 64 bit.
      ! Error locating a device section. Skipping inf
      [INF Info]
      INF = C:\Users\Elisha\Downloads\Win7Vista_64_151718\ibxHDMI\IntcDAud.inf
      * Section Key not found in INF
      * Section Key not found in INF
      Date = 10/15/2010
      Version = 6.14.00.3074
      ClassGUID = {4D36E96C-E325-11CE-BFC1-08002BE10318}
      PackageInfo.Name =
      PackageInfo.Sequence = 0

      [INF Info]
      INF = C:\Users\Elisha\Downloads\Win7Vista_64_151718\IIPS\Impcd.inf
      * Section Key not found in INF
      * Section Key not found in INF
      Date = 02/26/2010
      Version = 01.02.00.1002
      ClassGUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
      PackageInfo.Name =
      PackageInfo.Sequence = 0

      [Checking INF versions]
      C:\Users\Elisha\Downloads\Win7Vista_64_151718\Graphics\igdlh64.inf
      Mobile Intel(R) 4 Series Express Chipset Family (Microsoft Corporation - WDDM 1.1)
      Installed version = 8.15.10.2702
      Version in package = 8.15.10.2555
      C:\Users\Elisha\Downloads\Win7Vista_64_151718\Graphics\igdlh64.inf
      Mobile Intel(R) 4 Series Express Chipset Family (Microsoft Corporation - WDDM 1.1)
      Installed version = 8.15.10.2702
      Version in package = 8.15.10.2555
      * Detected a downgrade


      [Custom action]
      Checking for existing power profiles
      No power profiles found
      Parsing C:\Users\Elisha\Downloads\Win7Vista_64_151718\Graphics\igdlh64.inf for power settings
      Platform: iCNT1
      * INF does not contain DPPE settings
      [INF]
      Installing C:\Users\Elisha\Downloads\Win7Vista_64_151718\Graphics\igdlh64.inf
      INF = C:\Users\Elisha\Downloads\Win7Vista_64_151718\Graphics\igdlh64.inf
      Execute command: C:\Users\Elisha\Downloads\Win7Vista_64_151718\x64\Drv64.exe -driverinf "C:\Users\Elisha\Downloads\Win7Vista_64_151718\Graphics\igdlh64.inf" -flags 20 -keypath "Software\Intel\Difx64"
      ! DriverPackageInstall error 0xE000024B
      IIF will NOT initiate reboot
      Exit code = 0xE000024B
      ResultCode = -536870325
      <<< 7/16/2013 03:41:13:878

      ReplyDelete
      Replies
      1. Never mind! I did the advanced setup option for disabling driver enforcement and it worked fine! Thank you for this blog post!

        Delete
    21. Hi, I have a PC with Windows 8 Professional Edition on it, having hardware

      Chipset : Intel(R) GM965 Express Chipset
      Memory Controller : 82GM965
      I/O Controller : Intel(R) 82801GBM I/O controller hub (ICH7M)
      Integrated Graphics : Intel(R) 965GM Graphics And Memory Controller Hub(GMCH)

      For some reason my Sound Drivers do not work but all other things work properly.

      It shows that a default driver from Microsoft (Version 6.2.9200.16653) is installed.

      Please hep me resolve the issue.

      Thanks,
      Arindam

      ReplyDelete
    22. sorry, I wouldn't know about sound drivers. I barely stumbled upon this solution. hope you find the solution to your problem.

      ReplyDelete
    23. thank you so much! easy bcd didnt work for me for some reason though...

      ReplyDelete
    24. can someone help me please :c
      I cant install them here I leave my log lines:
      [Checking requirements]
      Checking for admin rights
      Admin rights OK
      Checking OS
      OS check OK
      Checking .NET configuration
      Check Pass. Found ID: 8 , Min ID: 4
      .NET check OK
      [Scanning drivers]
      Scanning drivers
      Found INF = I:\Users\Jonathan\Downloads\Win7Vista_64_152258\DisplayAudio\IntcDAud.inf
      Found INF = I:\Users\Jonathan\Downloads\Win7Vista_64_152258\Graphics\kit51428.inf
      Found INF = I:\Users\Jonathan\Downloads\Win7Vista_64_152258\IIPS\Impcd.inf
      [INF Info]
      INF = I:\Users\Jonathan\Downloads\Win7Vista_64_152258\DisplayAudio\IntcDAud.inf
      * Section Key not found in INF
      Date = 08/23/2011
      Version = 6.14.00.3086
      ClassGUID = {4D36E96C-E325-11CE-BFC1-08002BE10318}
      PackageInfo.Name = DAUDIO
      PackageInfo.Sequence = 0
      Manufacturer = Intel,NTAMD64.6.0,NTAMD64.6.1
      Resolved Manufacturer = Intel.NTAMD64.6.1
      Inf supports 64 bit.
      Description: Intel(R) Display Audio
      HardwareID = IntcDAudModel7,HDAUDIO\FUNC_01&VEN_8086&DEV_2804&SUBSYS_80860101,HDAUDIO\FUNC_01&VEN_8086&DEV_2804
      Description: Intel(R) Display Audio
      HardwareID = IntcDAudModel7,HDAUDIO\FUNC_01&VEN_8086&DEV_2805&SUBSYS_80860101,HDAUDIO\FUNC_01&VEN_8086&DEV_2805
      Matched HardwareID = HDAUDIO\FUNC_01&VEN_8086&DEV_2804&SUBSYS_80860101
      Installed Driver = {4d36e96c-e325-11ce-bfc1-08002be10318}\0001
      * Section Key not found in INF
      Matched HardwareID = HDAUDIO\FUNC_01&VEN_8086&DEV_2804
      Installed Driver = {4d36e96c-e325-11ce-bfc1-08002be10318}\0001
      * Section Key not found in INF
      [INF Info]
      INF = I:\Users\Jonathan\Downloads\Win7Vista_64_152258\Graphics\kit51428.inf
      * Section Key not found in INF
      Date = 01/30/2013
      Version = 8.15.10.2993
      ClassGUID = {4D36E968-E325-11CE-BFC1-08002BE10318}
      PackageInfo.Name = Graphics
      PackageInfo.Sequence = 0
      Manufacturer = IntelGfx,NTamd64.5.1,NTamd64.6.0,NTamd64.6.2
      Resolved Manufacturer = IntelGfx.NTamd64.6.2
      Inf supports 64 bit.
      ! Error locating a device section. Skipping inf
      [INF Info]
      INF = I:\Users\Jonathan\Downloads\Win7Vista_64_152258\IIPS\Impcd.inf
      * Section Key not found in INF
      * Section Key not found in INF
      Date = 02/26/2010
      Version = 01.02.00.1002
      ClassGUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
      PackageInfo.Name =
      PackageInfo.Sequence = 0
      Manufacturer = IntelDevice,ntamd64
      Resolved Manufacturer = IntelDevice.ntamd64
      Inf supports 64 bit.
      Description: Intel(R) Turbo Boost Technology Driver
      HardwareID = Impcd,PCI\VEN_8086&DEV_3B32
      Removed I:\Users\Jonathan\Downloads\Win7Vista_64_152258\Graphics\kit51428.inf
      Removed I:\Users\Jonathan\Downloads\Win7Vista_64_152258\IIPS\Impcd.inf
      Checking 4 part DID's
      4ID check OK
      * GFX HW not found; disabling HDMI driver install
      Removed INF = I:\Users\Jonathan\Downloads\Win7Vista_64_152258\DisplayAudio\IntcDAud.inf
      ! Didn't find any INF's that match active hardware
      IIF will NOT initiate reboot
      Exit code = 0xA005
      ResultCode = 40965
      <<< 11/07/2013 19:42:40:646

      ReplyDelete
    25. Someone knows what's happening to me, nothing of this worked, here I leave the log




      [INF Info]
      INF = I:\Users\Jonathan\Downloads\Win7Vista_64_152258\IIPS\Impcd.inf
      * Section Key not found in INF
      * Section Key not found in INF
      Date = 02/26/2010
      Version = 01.02.00.1002
      ClassGUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
      PackageInfo.Name =
      PackageInfo.Sequence = 0
      Manufacturer = IntelDevice,ntamd64
      Resolved Manufacturer = IntelDevice.ntamd64
      Inf supports 64 bit.
      Description: Intel(R) Turbo Boost Technology Driver
      HardwareID = Impcd,PCI\VEN_8086&DEV_3B32
      Removed I:\Users\Jonathan\Downloads\Win7Vista_64_152258\Graphics\kit51428.inf
      Removed I:\Users\Jonathan\Downloads\Win7Vista_64_152258\IIPS\Impcd.inf
      Checking 4 part DID's
      4ID check OK
      * GFX HW not found; disabling HDMI driver install
      Removed INF = I:\Users\Jonathan\Downloads\Win7Vista_64_152258\DisplayAudio\IntcDAud.inf
      ! Didn't find any INF's that match active hardware
      IIF will NOT initiate reboot
      Exit code = 0xA005
      ResultCode = 40965
      <<< 11/07/2013 20:20:33:013

      ReplyDelete
      Replies
      1. Hi man, I'm having the same error with my mobo Gigabyte h87M-D3H, I think the trouble is the driver, I'm downloading now the driver package that contains version 15.31.17.64.3257 (9.18.10.3257) for Windows 7* and Windows 8*..
        my processor is i3-4130, has you already the solution ?

        Delete
    26. It's completely ridiculous that Intel hasn't addressed this problem yet, but this worked like a charm. Thanks so much. A GREAT GAME HAS NOT BEEN LOST THIS DAY.

      ReplyDelete
    27. Hi,

      I've followed this procedure and managed to install the driver in Windows 8.1.
      Unfortunately although the driver works fine, I couldn't find a way to run the Control Center.
      I only need it for one reason, to disable the power saving of graphics because of the terrible contrast when working on battery,
      Can someone tell me how to get the Control Center running on 8.1 or some alternate way how to disable power saving?

      Thanks in advance!

      ReplyDelete
    28. I'm Brazilian and your post already is here! Making sucess for us from TI, thanks!!!!!

      ReplyDelete
    29. It's completely ridiculous that Intel hasn't addressed this problem yet, but this worked like a charm. Thanks so much.
      windows mobile

      ReplyDelete
    30. Also noting from other similar articles...
      bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
      bcdedit -set TESTSIGNING OFF
      and DISABLE and ON after reboot and install works easily too.

      ReplyDelete
    31. I was hoping this would work. I downloaded the INTEL driver and edited the INF file as described. I also downloaded the latest INTEL driver that was shown in one of the above comments. I get a list of drivers to select, e.g. Intel(R) B43 Express Chipset, Intel(R) HD Graphics. I select a driver and click Next. I get a window saying "The driver selected for this device does not support this version of Windows". I am using Windows 8 Pro. It was an upgrade from Win XP. Any other suggestions?

      ReplyDelete
    32. Just to help!!

      http://www.makeuseof.com/tag/how-can-i-install-hardware-with-unsigned-drivers-in-windows-8/

      ReplyDelete
    33. Worked like a charm on my son PC... Now the boy can play Minecraft and I can rest.... Thank you so much... Regards from Brazil.

      ReplyDelete
    34. This worked great for me. I have an HP 6730b which falls outside the 3 year window of support for Windows 8. Also, Intel have indicated that they'll never issue drivers that support OpenGL for the Mobile Express Chipset 4 that this laptop uses. This is a problem for me, as I use a video editor that relies on OpenGL for any kind of optimal behaviour.

      I followed the instructions here, including suppressing driver signing enforcement, and it works like a dream. My video editor no longer complains about the absence of OpenGL drivers and is back to its old self.

      ReplyDelete
    35. Thanks, best help...

      ReplyDelete
    36. Thanks for this sir! This tutorial worked! Option B for me..

      ReplyDelete
    37. Thank you so much sir. I did all the steps from 1 to 8 and finaly graphics drivers installed in my Toshiba Satellite T130 in Windows 10 Home X64 enviroment. Honestly thank you!!!

      ReplyDelete
    38. Wow man, worked like a charm on Windows 8.1, x86 version. Thank you!

      ReplyDelete
    39. I know its ages later, but thank you so much for this explicit tutorial!

      ReplyDelete