-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Desktops
- Desktop Operating Systems and Recovery
- Missing - Base System & IPMI Intreface Device drivers Window...

Create an account on the HP Community to personalize your profile and ask a question
02-11-2020 04:08 AM
I have reinstaled Windows 2019 and I'am getting a couple of missing Device drivers :
- Base System Device
- IPMI Interface
Solved! Go to Solution.
Accepted Solutions
02-11-2020 07:33 AM
Hi:
For the first one, you need the cp029663 driver that I zipped up and attached below.
You will need to manually install the driver as follows...
Download and unzip the file I attached to its folder. Do not do anything with the files in the folder.
Go to the device manager. Click on the Base System Device needing the driver.
Click on the driver tab. Click on Update driver.
Select the Browse my computer for driver software option and browse to the driver folder you unzipped.
Make sure the Include Subfolders box is checked, and the driver should install.
For the second ID you need the cp029666 file that I zipped up and attached below.
Install it the same way, by clicking on the IPMI Interface device...
After you have installed both devices, restart the server.
02-11-2020 07:33 AM
Hi:
For the first one, you need the cp029663 driver that I zipped up and attached below.
You will need to manually install the driver as follows...
Download and unzip the file I attached to its folder. Do not do anything with the files in the folder.
Go to the device manager. Click on the Base System Device needing the driver.
Click on the driver tab. Click on Update driver.
Select the Browse my computer for driver software option and browse to the driver folder you unzipped.
Make sure the Include Subfolders box is checked, and the driver should install.
For the second ID you need the cp029666 file that I zipped up and attached below.
Install it the same way, by clicking on the IPMI Interface device...
After you have installed both devices, restart the server.
04-02-2020 04:38 PM
My server 2019 installation does not install using the instructions(I install things like this all the time) I actually prefer it over installing the junk software with the driver, but I even tried loading the executable (inside the unzipped folder) in compatibility mode for earlier versions and both fail in miserable fashion. Is there something else I need to do? Something I'm missing?
Again:
Trying to install both iLo drivers on a Server 2019 installation.
Thanks so much in advance!
RichterITWAN
04-02-2020 04:50 PM
Hi:
If the devices you are trying to install have the exact same hardware ID's as the ones posted above, unfortunately, I wouldn't be able to help you.
If the devices have different hardware ID's, please post them.
Use this guide to find the hardware ID for a device...
https://www.howtogeek.com/193798/how-to-find-drivers-for-unknown-devices-in-the-device-manager/
04-02-2020 08:05 PM
Howdy. Thanks for responding. After burning up Google, I found a post on digital signatures. Windows security checks prevented installation. Disabled "digital signature" on the server temporarily allowed installation. Just went and enabled after install. DOS command was something like below.
Once the Command Prompt opens, type
bcdedit.exe /set nointegritychecks on
Worked like a charm!