Windows XP Community - XPHeads



Driver Scanner

Intel GMA 3150 on Intel D510MO desktop board problem

microsoft.public.windowsxp.embedded




Recommended Fix - Fix Vista Errors and Optimize Performance


Driver Scanner 2009 - Free Scan Now
Reply
  #1 (permalink)  
Old 02-02-2010, 10:14 AM
alkim ozaygen
 
Posts: n/a
Intel GMA 3150 on Intel D510MO desktop board problem
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&61 AAA01&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&61 AAA01&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&61 AAA01&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&61A AA01&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/tutorials...mework-di.aspx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-02-2010, 02:57 PM
Sean Liming \(MVP\)
 
Posts: n/a
Re: Intel GMA 3150 on Intel D510MO desktop board problem
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
"alkim ozaygen" wrote in message news:20102261445alkimozaygen@hotmail.com...
> 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&61 AAA01&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&61 AAA01&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&61 AAA01&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&61A AA01&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/tutorials...mework-di.aspx


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:21 PM.




Recommended Download



Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74