Jump to content

I just finished building my first PC, but I don't have neither a ethernet cable nor a DVD recorder to install my motherboard drivers. I've already made a USB an OS installer using Rufus, but I don't know if it works with drivers or not.
P.S: I own another PC that does have a DVD recorder (it's an AIO, so I can't remove it).

Link to comment
https://linustechtips.com/topic/761624-usb-driver-installer/
Share on other sites

Link to post
Share on other sites

You don't need a disc to install drivers. You can go to the manufacture's website, download the drivers, and put them on your Rufus flash drive in a new folder. Just plug into your new PC, install your drivers, and enjoy. You're going to need chipset, network, and maybe utility drivers if you want them. Look up your motherboard on google and it should take you to the support site.

Link to comment
https://linustechtips.com/topic/761624-usb-driver-installer/#findComment-9623828
Share on other sites

Link to post
Share on other sites

Just now, DaemonWarrior44 said:

I've already installed the OS, I meant that maybe it's possible to do the same with drivers.

you already have drivers, thats how it got installed.

 

If you want better ones, you can install different ones.

Link to comment
https://linustechtips.com/topic/761624-usb-driver-installer/#findComment-9623859
Share on other sites

Link to post
Share on other sites

Just now, DaemonWarrior44 said:

None, integrated (Intel Pentium G4560).
Also, the motherboard includes cFosSpeed and Norton licences...

That included software is useless and doesn't work on linux

 

You don't need to install any drivers. There all included in the os

Link to comment
https://linustechtips.com/topic/761624-usb-driver-installer/#findComment-9623893
Share on other sites

Link to post
Share on other sites

Just now, Electronics Wizardy said:

alreadly in the kernel

 

with linux you don't need to install drivers.

and there already in use. Don't worry about drivers. You only really need them for things like a nvidia gpu(not for amd)

Link to comment
https://linustechtips.com/topic/761624-usb-driver-installer/#findComment-9623919
Share on other sites

Link to post
Share on other sites

Just now, Electronics Wizardy said:

and there already in use. Don't worry about drivers. You only really need them for things like a nvidia gpu(not for amd)

So, do I have to enter the BIOS if I want to control fan speeds manually? Or is it possible to do it from the desktop?
Also, how do I control audio frequencies?

Link to comment
https://linustechtips.com/topic/761624-usb-driver-installer/#findComment-9623944
Share on other sites

Link to post
Share on other sites

2 minutes ago, DaemonWarrior44 said:

So, do I have to enter the BIOS if I want to control fan speeds manually? Or is it possible to do it from the desktop?
Also, how do I control audio frequencies?

depends on the exact board and what there controlling the fans with. Normally the bios works fine though.

 

Id probably just leave the fans at min speed, it will make very little heat

 

To measure temps install lm_sensors with apt install -y lm_sensors

 

then run sensors to get the temps

Link to comment
https://linustechtips.com/topic/761624-usb-driver-installer/#findComment-9623964
Share on other sites

Link to post
Share on other sites

1 minute ago, Electronics Wizardy said:

depends on the exact board and what there controlling the fans with. Normally the bios works fine though.

 

Id probably just leave the fans at min speed, it will make very little heat

 

To measure temps install lm_sensors with apt install -y lm_sensors

 

then run sensors to get the temps

And audio? I mean, does Linux have an equalizer like Windows?

Link to comment
https://linustechtips.com/topic/761624-usb-driver-installer/#findComment-9623982
Share on other sites

Link to post
Share on other sites

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

×