How I installed drivers on my dad’s PC.

I just re-installed Windows for my dad’s PC. It does not come with any drivers.

I can’t set the screen resolution, I can’t play sounds, I can’t go to the Internet to download drivers. The first thing that came to my mind is to use Ubuntu.

I inserted the Ubuntu Live CD, and I found out that everything works! So I used it to find out the drivers I need, and I downloaded them and installed them.

So, here’s how to do it.

  1. Insert Ubuntu Live CD and boot.
  2. Go to System, then Administration, then Software Sources
  3. Enable the universe.
  4. Select the mirror close to you.
  5. Close but do not update yet.
  6. Open gnome-terminal.
  7. sudo apt-get update
  8. sudo apt-get install hardinfo
  9. hardinfo
  10. Click on the generate report thing. Save your report file somewhere.
  11. Copy the report to your flashdrive, or scp it to other unix PC.
  12. Now, on another PC with internet access, open the report that you have just copied. Look for the PCI section, go and download the driver from manufacturer’s website. Copy it, and install it. I recommend that you install the network / wifi drivers first, so you can continue on that computer.
This entry was posted in Linux, Windows. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>