Jump to content

Recommended Posts

Posted

I'm really hoping someone can help.

I'm trying to find drivers for a PC that is custom made. It has an Intel motherboard. I have tried looking for drivers using the hardware ID's but keep getting a driver identifier website that won't give me the drivers just tries to download it's software.

If any one knows how to find what I'm looking for I'd be very grateful.

Here are the ID's

 

PCI\VEN_8086&DEV_1503&SUBSYS_200E8086&REV_05 - network

 

 

PCI\VEN_8086&DEV_1C3A&SUBSYS_200E8086&REV_04 - PCI

 

 

PCI\VEN_8086&DEV_1C22&SUBSYS_200E8086&REV_05 - Bus

 

 

PCI\VEN_1033&DEV_0194&SUBSYS_200E8086&REV_03 - USB

Posted

What is the model number of your motherboard? You can find this out by running the command below from a Command Prompt.

 

wmic baseboard get product,manufacturer,version

 

If you install the driver for VEN_8086&DEV_1503 (Intel 82579V NIC), you may find that Windows Update will download some of the others you need.

 

I would also install the latest Intel chipset driver as this might include a driver for the SM Bus Controller...

 

https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=20775

  • Thanks 1
Posted

I use PCI Database and it seems to be pretty accurate.

PCI Vendor and Device Lists

 

If you don't have any luck with the Intel Driver update utility @Vasriel suggested you could try searching for the individual drivers manually.

Try this Intel download for the SMBus:

https://downloadcenter.intel.com/Detail_Desc.aspx?lang=eng&DwnldID=19597

 

This for the Management Engine:

https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=22596

 

etc...

Posted (edited)

What model of motherboard is it exactly - just wondering if you can get the chipset drivers for the motherboard directly from the Intel website or do you know what make of motherboard it is ie Asus / Supermicro / Gigabyte etc ( may be able to get the chipset drivers for said motherboard off of there website )

 

Then go from there with regards to any other drivers ref any other hardware ie sound card / network card if its not onboard etc

 

Exactly this :

 

What is the model number of your motherboard? You can find this out by running the command below from a Command Prompt.

 

wmic baseboard get product,manufacturer,version

 

If you install the driver for VEN_8086&DEV_1503 (Intel 82579V NIC), you may find that Windows Update will download some of the others you need.

Edited by mac_shinobi
Posted
What is the model number of your motherboard? You can find this out by running the command below from a Command Prompt.

 

wmic baseboard get product,manufacturer,version

 

If you install the driver for VEN_8086&DEV_1503 (Intel 82579V NIC), you may find that Windows Update will download some of the others you need.

 

I would also install the latest Intel chipset driver as this might include a driver for the SM Bus Controller...

 

https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=20775

 

 

Thank you that worked, I now have a network connection ;)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...