Compaq Presario CQ43-400TU Graphics Driver Unknown

Asked by Mahmudul Haque

I have recently installed Ubuntu 12.04 LTS amd64 DVD in my laptop. In info it shows, Graphics: Unknown but Standard. When i was using 12.10 i386 it shows the exact graphics driver. How can i fix this.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu mesa-utils Edit question
Assignee:
No assignee Edit question
Solved by:
N1ck 7h0m4d4k15
Solved:
Last query:
Last reply:
Revision history for this message
Anton Kanishchev (ak12-deactivatedaccount) said :
#1

can you please provide the out put of
(paste into terminal and copy the output )

lspci -nnk | grep -iA2 vga

Thanks

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

What is the output of :

sudo lshw - C display; lsb_release -a; uname -a

Thanks

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3
Revision history for this message
Best N1ck 7h0m4d4k15 (nicktux) said :
#4

Hi ,

Open a terminal and install mesa-utils , nothing else needed.

Open terminal (CTRL+ALT+T) and

sudo apt-get install mesa-utils

Write your password carefully (nothing will show up) and press [Enter].

After that you will see your Graphics card details.

Thank you.

Revision history for this message
Mahmudul Haque (mmhyamin) said :
#6

Thanks NikTh, that solved my question.