I'm new to Linux and just installed Nobara and Mint. In Windows, I had to manually install drivers every time I reinstalled it. I'm curious if Linux handles drivers differently. Are the necessary drivers already installed with these distributions, or do I need to install them myself? If I need to install any drivers, where should I find them?
5 Answers
For internal hardware like keyboards and mice, drivers are typically pre-installed. There may be some exceptions based on your laptop's specific needs, but Linux generally covers these essentials. If you're using features like RGB keyboards with customizable settings, you might need to hunt down the right software or drivers, as they aren't always available.
Yes, the majority of drivers are included when you install your distro. For GPU drivers, you might need to install them manually, especially for NVIDIA. In Mint, check under System > Device Manager, and in Nobara, use the Nobara Driver Manager. It should guide you through any needed installations.
Great! I'll take a look at that.
Most drivers you need are usually included with the Linux kernel, so you shouldn't have to worry about them right after installing Nobara or Mint. However, some specific hardware, like NVIDIA graphics cards, might require additional driver installation afterwards.
I have a shared Intel GPU and a dedicated Nvidia GPU, so I guess I'll keep an eye on that!
Generally, Linux covers most drivers out of the box. If you find there's something missing, you can usually get it through your distro's repository or compile it yourself if necessary. There are loads of guides available for help.
Drivers are pretty much built into the Linux kernel, and both Nobara and Mint have options during installation to add proprietary drivers if needed. Don’t stress about it! However, if you run into any issues with NVIDIA hardware, that's something you might have to tackle manually as experiences can vary widely.
I do have an Nvidia card, so I'll keep that in mind.

Thanks! I just want everything to work smoothly.