How can I tell if all the hardware in my system has correctly installed drivers?

Solution 1:

Dash, type in "test" and it will show a test suite.When started it will take a while collecting and then show this:

enter image description here

It will take a while but the end result will be a full report.

Besides that... if you do no run into crashes or get error notices it basically works. Ubuntu (Linux in general) uses generic drivers. So if you can use it it works ;)

For you graphics card there is an alternative to go 3rd party (proprietary).

Dash, search for "software & updates":

enter image description here

Solution 2:

The situation is rather different with Linux, because most drivers are included with the kernel, so there's not the same need to compare what is installed and running with what is available from various websites. As long as you keep your package manager up to date, it will inform you of any updates.

But you can install a package called hardware info, with it you can find a lot information about your hardware similar to device manager, and more. You can generate a complete system report.

Plus, if you haven't installed Ubuntu yet, you can choose try Ubuntu, to make sure that all your hardware is working.

enter image description here

Here is a comparison between Hard Info, and System Testing