I'm running Ubuntu 12.04 on a Lenovo Z570 laptop with Intel HD 3000 integrated graphics, and a switch to enable the dedicated GT630M graphics card. I've been having issues in general with my graphics drivers and whatnot.
Ubuntu's system settings say that it can't detect any graphics driver (it lists 'Unknown'), although the quality graphics including fade effects, Unity 3D, etc. tell me that one of the cards must be functioning just fine. My decent unplugged battery life suggests that the dedicated graphics is disabled (plus I Googled a solution that allowed me to force the external card off on boot, sorry but I can't remember what I did or where I found it). In Windows, I can hit a switch to toggle the dedicated graphics on and off, along with an indicator light, but that feature doesn't work in Ubuntu and the light remains on no matter what.
Secondly, I'd like to get the proper drivers installed for maximum performance (if they matter). In an earlier installation of 12.04, I tried to install the NVIDIA driver and ended up screwing up my resolution so bad that I just had to reinstall Ubuntu. I'm not even sure if the Intel integrated graphics need a driver to function properly.
Sorry if I'm being a bit confusing; this is more of a general issue than a precise question, but if I could get some answers to these questions it would be great:
1) Is there any way I can detect for certain whether or not the dedicated GT630M is being used?
2) Is there any way I can enable the ability to switch between the cards?
3) Which driver(s) should I install, and how can I go about doing that? When I tried to install the NVIDIA driver, I ended up going through a whole bunch of command-line stuff that I really didn't understand just to get the installation to work, then I just smashed enter at all of the installation prompts because I hardly understood any of them.
However, the system still doesn't recognize my Intel graphics (it still lists 'Unknown' in the system settings). Is this going to affect battery life or performance?
– Alex Jul 06 '12 at 15:32glxgears
by itself, it runs at about 50-60fps. You should experience similar results if your Intel Graphics Card is working properly. If you get a very low number like 10fps or less, than your Intel Graphics Card is Not being utilized as it should be. In that case, installingmesa-utils
may fix the problem. (If it doesn't fix the problem, post a new question) – Sepero Jul 06 '12 at 15:53