F5F Stay Refreshed Hardware Desktop Refreshing the motherboard components

Refreshing the motherboard components

Refreshing the motherboard components

T
tdowlingiii
Member
127
07-27-2025, 10:35 AM
#1
Hello, welcome! I understand this might seem a bit confusing. You've built your computer from the ground up and are exploring both Windows and Linux. Your main concern is whether the drivers you installed on Windows affect the Linux side or if everything stays synchronized. Let me clarify: the drivers you downloaded for your motherboard are specific to Windows and won<|pad|> (likely meaning BIOS/UEFI settings) but don’t directly modify the Linux OS itself. The Linux system runs independently, so it doesn’t automatically update based on Windows drivers. However, ensuring your hardware is properly configured in both OSes will help everything work smoothly. If you're using the same hardware, make sure both systems recognize each other correctly during boot. This should resolve any confusion you had. Feel free to ask more if needed!
T
tdowlingiii
07-27-2025, 10:35 AM #1

Hello, welcome! I understand this might seem a bit confusing. You've built your computer from the ground up and are exploring both Windows and Linux. Your main concern is whether the drivers you installed on Windows affect the Linux side or if everything stays synchronized. Let me clarify: the drivers you downloaded for your motherboard are specific to Windows and won<|pad|> (likely meaning BIOS/UEFI settings) but don’t directly modify the Linux OS itself. The Linux system runs independently, so it doesn’t automatically update based on Windows drivers. However, ensuring your hardware is properly configured in both OSes will help everything work smoothly. If you're using the same hardware, make sure both systems recognize each other correctly during boot. This should resolve any confusion you had. Feel free to ask more if needed!

K
KlayDog1
Senior Member
685
08-11-2025, 04:07 AM
#2
Nope, apt/yum/zipper/pacman/dnf/whatever package manager you're running will do that automatically. System drivers, for the most part, are part of the Linux kernel, so as long as you have a kernel installed, you've got drivers installed that are as new as your distro deems "stable." No, the only thing that updates the board to "its very core" is a BIOS update, which it doesn't sound like you did (and really shouldn't unless you have issues). Drivers are how the operating system interact with the piece of hardware, and since Linux and Windows have different ways of dealing with hardware, you cannot use drivers of one on the other. That said, motherboard drivers are not something you generally need to worry about unless something isn't working. Windows Update and Linux package managers both automatically install a driver (not necessarily the latest, though not usually too out of date), and realistically unless something isn't working there's no reason something like an audio driver or network driver. Only exception to this is graphics drivers and sometimes things like the Intel Management Engine since they can affect system performance, though on Linux they are handled entirely by the package manager so not something you need to worry about.
K
KlayDog1
08-11-2025, 04:07 AM #2

Nope, apt/yum/zipper/pacman/dnf/whatever package manager you're running will do that automatically. System drivers, for the most part, are part of the Linux kernel, so as long as you have a kernel installed, you've got drivers installed that are as new as your distro deems "stable." No, the only thing that updates the board to "its very core" is a BIOS update, which it doesn't sound like you did (and really shouldn't unless you have issues). Drivers are how the operating system interact with the piece of hardware, and since Linux and Windows have different ways of dealing with hardware, you cannot use drivers of one on the other. That said, motherboard drivers are not something you generally need to worry about unless something isn't working. Windows Update and Linux package managers both automatically install a driver (not necessarily the latest, though not usually too out of date), and realistically unless something isn't working there's no reason something like an audio driver or network driver. Only exception to this is graphics drivers and sometimes things like the Intel Management Engine since they can affect system performance, though on Linux they are handled entirely by the package manager so not something you need to worry about.

D
DitIsMarkus
Junior Member
32
08-11-2025, 05:28 AM
#3
This now aligns perfectly with your understanding. Appreciate the response!
D
DitIsMarkus
08-11-2025, 05:28 AM #3

This now aligns perfectly with your understanding. Appreciate the response!