How to find out what graphics driver is installed?

111,465

Solution 1

Run sudo lshw -c video | grep 'configuration' to see the video driver used, or sudo lshw -c video for more detail. i915, for example, means your video adapter uses the Intel 915 drivers; nouveau means you have the Open Source drivers for NVIDIA.

Solution 2

In the Xubuntu menu click on Settings Manager. This will open the Settings window.

enter image description here

In the Settings window under the Hardware heading, click on the Additional Drivers icon. This will open the Software & Updates window and show the Additional Drivers tab.

enter image description here

If you have a graphics card driver installed, there will be a black dot appearing to the left of it, showing that it is installed. The recommended graphics card driver, if there is one in the list, is the one that has [Recommended] appearing after it. You can install the Recommended driver by selecting the Recommended driver from the list of drivers, clicking the Apply Changes button in the lower right corner of Additional Drivers, and then reboot to enable the graphics card driver.

Solution 3

Click on the Ubuntu icon on the upper left corner.. then search for Additional Drivers.. click that.. wait for it to check.. and see if you have any driver checked on available.. if not .. you gotta "activate" meaning to install one of them.. it's better to stick with stable releases.. ( check the description of each ) Good luck

Share:
111,465

Related videos on Youtube

Gökhan Nas
Author by

Gökhan Nas

Updated on September 18, 2022

Comments

  • Gökhan Nas
    Gökhan Nas almost 2 years

    I installed Xubuntu 13.04 two months ago. But I don't know to find out which driver is installed for my GPU ( I mean graphic card driver ) or is it installed? I'm feeling something is wrong with my pc graphics.

  • Gökhan Nas
    Gökhan Nas over 10 years
    it told me there is no additional drivers available , it means my graphic card driver is not installed?
  • Gökhan Nas
    Gökhan Nas over 10 years
    driver= nouveau latency=0 driver= i915 latency=0 what does it means?
  • Saren Tasciyan
    Saren Tasciyan almost 4 years
    empty besides latency=0