How to check video graphics driver in Ubuntu

Linux OS Topics
Post Reply
User avatar
Saman
Lieutenant Colonel
Lieutenant Colonel
Posts: 828
Joined: Fri Jul 31, 2009 10:32 pm
Location: Mount Lavinia

How to check video graphics driver in Ubuntu

Post by Saman » Sat Jan 07, 2012 5:34 pm

The information you see in the System Information is unreliable. If you really what to see what card is in use and the driver used for that card open a terminal and type following command.

Code: Select all

lshw -C display
Post Reply

Return to “Linux”