to know the version of graphic card

Asked by prajwal rai

I am having compaq presario c740 laptop. I am not able to change the visual effect.
How can i know the version of my graphic card? How can i overcome this problem?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Kayvee (vkkodali) said :
#1

Enter "sudo lshw" in a terminal. It will list all the hardware specs of your computer

Revision history for this message
Luky Winarto (luckyborneo) said :
#2

> How can I know the version of my graphic card?

Open Terminal, Applications > Accessories > Terminal
Then from terminal, type this command:
$ lspci -vv | grep Video

You will see your graphic cards.
For example:
$ lspci -vv | grep Video
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)

Can you help with this problem?

Provide an answer of your own, or ask prajwal rai for more information if necessary.

To post a message you must log in.