I have dual graphic cards listed by sudo lspci|grep VGA as:
I was able to install bumblebee and get glxgears working by using the procedures here. The main problem with this method is that, if you want to have an application use the GeForce card, the string optirun has to preceed the command to start the application. Also, I could not get any output with a hdmi cable connected.
I used muon to remove bumblebee and I then installed nvidia-331 and all its associated files. When I run
I get the NVIDIA X Serve Settings and PRIME Profiles has options for the two video cards but it refuses to allow me to select the NVIDIA. Is there something else that I need to do to get it to work?
Code:
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) 01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 630M] (rev a1)
I used muon to remove bumblebee and I then installed nvidia-331 and all its associated files. When I run
Code:
~$ sudo /usr/bin/nvidia-settings [sudo] password: ** Message: PRIME: Requires offloading ** Message: PRIME: is it supported? yes ERROR:
Comment