M HYPE SPLASH
// news

Intel HD Graphics card not recognized in System Info

By Emily Wilson

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

enter image description here

Can anyone help me resolve this?

0

2 Answers

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
0

Issued filed on launchpad:

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy