If for example, It gets corrupted. Can you just go to the control panel and uninstall the intel chipset driver no? only from Intel though. And booting to Safe Mode and uninstalling the Chipset Driver is optional?More than likely BSODs or other system related crashes.
However I'm fairly certain (since it's how I'd design things) that there are integrity checks before the driver is loaded to prevent it from being loaded if it's corrupted.
Yes, you can uninstall and reinstall the chipset driver. You don't have to be in safe mode to do this either.If for example, It gets corrupted. Can you just go to the control panel and uninstall the intel chipset driver no? only from Intel though. And booting to Safe Mode and uninstalling the Chipset Driver is optional?
Also is it generally safe for example to install a chipset driver before or after a install of a Nvidia Driver? haven't had issues but thats the only thing im nervous aboutYes, you can uninstall and reinstall the chipset driver. You don't have to be in safe mode to do this either.
Order of installation doesn't matter.Also is it generally safe for example to install a chipset driver before or after a install of a Nvidia Driver? haven't had issues but thats the only thing im nervous about
Thanks for the reassurement.Order of installation doesn't matter.
Im also curious as to what happens when you dont click "Finish" after a driver install and just restart pc ofc you installed the drivers successfully but what's gonna happen when you just reboot and "forgot to click finish"It's probably important to relay this: drivers are mostly compartmentalized and can't affect hardware that it wasn't designed to touch.
Hardware have baked in IDs that the OS can get using standardized commands. Drivers declare what IDs that they're supposed to work with. The OS on boot scans what hardware is connected to the system, pings for its ID, then sees if it has a driver with a matching ID. If the OS doesn't have a matching driver, hardware may also report what kind of device it is and the OS can see if it has a generic driver based on that device.
So for example, a video card will report its hardware class as a display adapter, a hardware vendor ID (e.g., AMD or NVIDIA), and its device specific ID (e.g., Radeon RX 7900 XT or Geforce RTX 4080), though the IDs are hexadecimal values in practice. So if the OS doesn't have a driver for the specific vendor and device ID, it'll see it's a display adapter and load the generic display driver.
A source of contention is when there are multiple versions of a driver or components of the driver available that things become a problem. If you had installed say driver version 2.1, but there were components from 2.0 that lingered, the OS may load the 2.0 components over the 2.1 components, and then you have mish-mash of drivers loaded.
It does matter.Order of installation doesn't matter.
Should i be nervous when i installed the Intel Chipset Driver before or after the Nvidia Driver? I forgot which order i did it. It was either after or before 😅It does matter.
Chipset drivers have to be installed first. Only then certain chipset connected devices can be properly detected.
If a device is not detected, you can not install device drivers to it.
After chiset drivers have been installed, all the other device drivers can be installed.
And also they said that the Intel Chipset Driver i installed for my motherboard only functioned as to fix the "warnings" And the first time you would install it would install the drivers to Device Manager and cannot be installed through control panel. And the said driver i installed and showing up on Control Panel functions none other than just a ghost/uninstallable app that does nothing and just there to get uninstalled but i would leave it be though. And it's only on Asus Motherboards from what i observed.Should i be nervous when i installed the Intel Chipset Driver before or after the Nvidia Driver? i forgot when i did it after or before 😅
I would argue this is largely a myth. For one, everything today is more or less connected over PCIe, which devices must implement a set of standard commands. Those commands would include being able to ping and poll for devices and identify them. For instance, here's a block diagram of an AMD B550 board:It does matter.
Chipset drivers have to be installed first. Only then certain chipset connected devices can be properly detected.
If a device is not detected, you can not install device drivers to it.
After chiset drivers have been installed, all the other device drivers can be installed.