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":
Can anyone help me resolve this?
02 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:
Or by typing in terminal:
sudo apt-get install mesa-utils 0 Issued filed on launchpad:
0