8

When I check the info of my laptop, it shows me "Graphics Unknown":

enter image description here

Can anyone help me resolve this?

Jorge Castro
  • 71,754
falconR
  • 408
  • 1
  • 5
  • 12

2 Answers2

12

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

You can install mesa-utils with the Software Center:

Install via the software center

Or by typing in terminal:

sudo apt-get install mesa-utils
vwvw
  • 119
cprofitt
  • 6,595
0

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

ppetraki
  • 5,483