I recently upgraded my Ubuntu 11.04 system to 11.10.

When I check the info of my laptop, it shows me this:

enter image description here

Can anyone help me resolve this?

link|improve this question
Do you have any other problems with your graphics apart from that dialog saying that it's not recognised? – Sergey Oct 28 '11 at 5:11
Hmmm Before i log with my acc !cdn.omgubuntu.co.uk/wp-content/uploads/2011/08/… It shows me only the 2 options.... When i tried with wubi the Ubuntu 11.10 it showed more options : ubuntu, ubuntu2d, ubuntu 3d... that's because the old ubuntu 11.10 wubi detected my intel hd graphics :S. So, i unistalled wubi and I made a clean instalation with the Live CD of ubuntu 11.10, then i got this problem :( – Ronald Andrade Oct 28 '11 at 5:44
1  
Did it recognize it in the Live CD? – Oxwivi Oct 28 '11 at 6:30
Good question :o ! jeez i forgot about it :s Let me check that ! brb ... – Ronald Andrade Oct 28 '11 at 6:40
BLACK SCREEN !!!! right now i'm on my PC. I think my ubuntu is crashed on my laptop Before this, i reinstalled xorg core and reinstalled the kernel 3.0 did i do something wrong ? – Ronald Andrade Oct 28 '11 at 6:53
show 3 more comments
feedback

2 Answers

it means that it cannot acquire the information because glxinfo is not installed on the system.

You can install it by typing:

sudo apt-get install mesa-utils
link|improve this answer
feedback

Issued filed on launchpad: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/888141

link|improve this answer
Problem solved ! thx all you guys ! I'm back to Ubuntu :) As Jorge Castro said: sudo apt-get install mesa-utils this is the solution ! – Ronald Andrade Nov 10 '11 at 5:30
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.