2

Possible Duplicate:
How well do laptops with Nvidia Optimus work?

I have NVIDIA GeForce 310M (Hybrid) Graphics in my Samsung QX 410s02 laptop. I installed Ubuntu 11.10. Before installing mesa-utils,in the section "System Info", the graphics driver was listed as unkown, but now it displays IntelĀ® Ironlake Mobile x86/MMX/SSE2 and the experience in Standard.

And I am not being able to use all the compiz or unity effects. The nvidia graphics card is based on optimus technology. I installed the proprietary softwares and configured the nvidia settings using sudo nvidia-xconfig and when i restarted the computer, it got stuck somewhere an like anarc(h)........so i again installed Ubuntu 11.10. I searched for the problems, and they said that nvidia optimus is not supported.

Now, i want to know, is there any process to enable all the compiz and unity effects in my computer. Which graphics card should i use(nvidia or intel) and what is the process or commands do i need to follow?? please help me.....

1 Answers1

0

you need bumblebee. You can call this optimus (unofficial) for linux. To install it in ubuntu

sudo add-apt-repository ppa:bumblebee/stable
sudo apt-get update
sudo apt-get install bumblebee 

Please visit the bumblebee link above.

jahid65
  • 2,147