Intel GMA 3150 on Intel D510MO desktop board problem

A

alkim ozaygen

Hello
I componentized drivers from the installation CD. All of the devices are displayed in Device Manager, except Intel GMA 3150 device.

In Device Manager > Display Adapters it is displayed as Video Controller (VGA Compatible). When I looked to it's properties, in the "Device status" it says:

This device is not configured correctly (Code 1).

When I click 'Reinstall Driver' button nothing happens.

I also did exactly the same way as explained in http://www.sjjmicro.com/Video_Driver_Component.html


Below are the parts for this device from setupapi.log and FBALOG.txt.

setupapi.log
#I022 Found "PCI\VEN_8086&DEV_A001" in C:\WINDOWS\inf\igxp32.inf; Device: "Intel(R) Graphics Media Accelerator 3150"; Driver: "Intel(R) Graphics Media Accelerator 3150"; Provider: "Intel Corporation"; Mfg: "Intel Corporation"; Section name: "iPNV0".
#I023 Actual install section: [iPNV0]. Rank: 0x00002001. Effective driver date: 08/19/2009.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [iPNV0] in "c:\windows\inf\igxp32.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of "PCI\VEN_8086&DEV_A001&SUBSYS_4F4D8086&REV_02\3&61AAA01&0&10".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [iPNV0.Interfaces] from "c:\windows\inf\igxp32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#E161 Processing of call to class installer failed. Error 87: The parameter is incorrect.
#I060 Set selected driver.
#I125 Installing NULL driver for "PCI\VEN_8086&DEV_A001&SUBSYS_4F4D8086&REV_02\3&61AAA01&0&10".
#E122 Device install failed. Error 0xe0000219: The installation failed because a function driver was not specified for this device instance.
#I125 Installing NULL driver for "PCI\VEN_8086&DEV_A001&SUBSYS_4F4D8086&REV_02\3&61AAA01&0&10".


FBALOG.TXT
4:37:20 AM - [PnpEnumThread: InstallDevice] SetupDiCallClassInstaller Error: 0x57, Device: Intel(R) Graphics Media Accelerator 3150
4:37:21 AM - [FBAInstallNullDriver] PCI\VEN_8086&DEV_A001&SUBSYS_4F4D8086&REV_02\3&61AAA01&0&10

Thank you for your help

Alkim



Submitted via EggHeadCafe - Software Developer Portal of Choice
..NET Compact Framework Distributed Weight Slider
http://www.eggheadcafe.com/tutorial...f6-69075ff105dc/net-compact-framework-di.aspx
 
S

Sean Liming \(MVP\)

I posted an answer to your forum post.

--
Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
Hello
I componentized drivers from the installation CD. All of the devices are
displayed in Device Manager, except Intel GMA 3150 device.

In Device Manager > Display Adapters it is displayed as Video Controller
(VGA Compatible). When I looked to it's properties, in the "Device status"
it says:

This device is not configured correctly (Code 1).

When I click 'Reinstall Driver' button nothing happens.

I also did exactly the same way as explained in
http://www.sjjmicro.com/Video_Driver_Component.html


Below are the parts for this device from setupapi.log and FBALOG.txt.

setupapi.log
#I022 Found "PCI\VEN_8086&DEV_A001" in C:\WINDOWS\inf\igxp32.inf; Device:
"Intel(R) Graphics Media Accelerator 3150"; Driver: "Intel(R) Graphics
Media Accelerator 3150"; Provider: "Intel Corporation"; Mfg: "Intel
Corporation"; Section name: "iPNV0".
#I023 Actual install section: [iPNV0]. Rank: 0x00002001. Effective driver
date: 08/19/2009.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [iPNV0] in
"c:\windows\inf\igxp32.inf".
#I320 Class GUID of device remains:
{4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_8086&DEV_A001&SUBSYS_4F4D8086&REV_02\3&61AAA01&0&10".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [iPNV0.Interfaces] from
"c:\windows\inf\igxp32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#E161 Processing of call to class installer failed. Error 87: The
parameter is incorrect.
#I060 Set selected driver.
#I125 Installing NULL driver for
"PCI\VEN_8086&DEV_A001&SUBSYS_4F4D8086&REV_02\3&61AAA01&0&10".
#E122 Device install failed. Error 0xe0000219: The installation failed
because a function driver was not specified for this device instance.
#I125 Installing NULL driver for
"PCI\VEN_8086&DEV_A001&SUBSYS_4F4D8086&REV_02\3&61AAA01&0&10".


FBALOG.TXT
4:37:20 AM - [PnpEnumThread: InstallDevice] SetupDiCallClassInstaller
Error: 0x57, Device: Intel(R) Graphics Media Accelerator 3150
4:37:21 AM - [FBAInstallNullDriver]
PCI\VEN_8086&DEV_A001&SUBSYS_4F4D8086&REV_02\3&61AAA01&0&10

Thank you for your help

Alkim



Submitted via EggHeadCafe - Software Developer Portal of Choice
.NET Compact Framework Distributed Weight Slider
http://www.eggheadcafe.com/tutorial...f6-69075ff105dc/net-compact-framework-di.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top