Windows 7 x64 support for Intel GMA 3650 (or GMA 3600)

64-bitdriversgraphics cardwindows 7

I recently purchased an Intel D2700 MUD motherboard and I cannot find drivers for the Win7 x64 integrated graphics (Intel GMA 3650 aka PowerVR sgs545). The accompanying CD contains Win7 x32 version only. When I run it I got an error:

This computer does not meet the minimum requirements for installing
the software.

I tried to use online utility Intel Driver Update Utility Graphics. I used Chrome, Firefox, Internet Explorer without success. First, UAC prompt appear, and then endlessly spinning progress-bar with text "Analyzing computer…". The text in UAC prompt is:

Program file name: System Requirements Lab
Verified publisher: Husdawg, LLC

I downloaded this utility (intel_srldetect_4.5.5.0) and started it from my hard disk. I got an error:

A network error occured while attempting to read from the file:
C:\Users\Loom\Downloads\SystemRequirementsLab_intel_4.5.5.0.msi

Standard VGA driver works for this video card but without hardware acceleration:

Hardware acceleration is either disabled or not supported by your
video card driver, which could slow game performance. Make sure you
have the latest video card driver installed and that hardware
acceleration is turned on.

Where I can get appropriate driver?

EDIT:
I installed the 8.15.8.1050 beta (GFX_Vista_Win7_64_8.15.8.1050_Beta5) from the @someonewhoknowsstuff's answer in safe mode, because in usual mode I've got an error:

An error occurred while registering one or more components.

Setup will exit.

After installing OS didn't start but began crashing on start with BSOD:

A problem has been detected and Windows has been shut down to prevent damage
to your computer.

imgkmd64.sys
DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS

[…]

Technical information:
* * * STOP: 0x000000CE (0xFFFFF88007039C68, 0x0000000000000008,
0xFFFFF88007039C68, 0x0000000000000000)

imgkmd64.sys

Thus, I forced to remove this driver. (As @tester said, cause of BSOD is my 4GB RAM. So, reducing amount of memory down to 2GB can make the driver work.)

Best Answer

Intel does not support 64-bit with that motherboard's graphics chipset. That's the official line.

Judging by version of the existing 32-bit driver (v 8.14.8.1077), you may be able to get away with using the "IntelĀ® Graphics Media Accelerator 3150 Driver for Windows 7* 64 bit", as it reports "This driver package contains version 15.12.75.50.7.64.2230 (8.14.10.2230)".

I've dealt with Intel drivers for many years now, and a) they have a duality when it comes to version numbers, and b) they are very good at bundling similar drivers together.

Often the driver 'version' is the bundle's version (v15.12.xxxx), which contains one or more drivers with their own version numbers (ie v8.14.xxxx); or something to that effect, I've never hammered it down exactly. :)

Unfortunately, if that one doesn't work you may be out of luck.

Related Question