0

Possible Duplicate:
How can I get my graphics card to be recognized in System Info?

Well as it says in the question title, I'm running a Lenovo-B570, I have an Intel HD Graphics 3000 integrated card, and inside the graphics thing it says Unknown, and Standard experience, I have tried doing other things I have seen on AskUbuntu but, once I get other drivers to show up, it starts to get choppy, and a lot of my drivers stop working, not to mention my sidebar icons and such go invisible... And even then Second Life wouldn't work and kept saying that I don't meet the required specs and such. Could someone help me out please?

1 Answers1

0

Try this one:

apt-get remove mesa-utils

Reboot and verify that the problem persists, if so:

apt-get install mesa-utils

Reboot and verify if the problem is solved.

I've tried this solution many times, i also have an intel card, and it works

LnxSlck
  • 12,456