Thanks for all the information on this topic. I have a NVIDIA GeForce GT 630M and when I installed Utopic I experienced a lot of trouble with graphics which eventually "Fixed Itself". I have installed the Nvidia-304 packages and I do not get any output for the command lsmod | grep nouveau. However for the other suggested commands I get:
From this, I would suspect that my Nvidia driver is operating. However, when I look at Kinfocentre, OpenGL, I get the following:

Which tells a different Story. Do I have the Nvidia driver working or not? I have two graphic cards and I am wondering how to switch between the Intel and the Nvidia cards without resorting to Bumblebee.
Code:
lsmod | grep nvidia nvidia 11364148 0
Code:
:~$ dkms status nvidia-304, 304.123, 3.16.0-12-generic, x86_64: installed
Code:
:~$ grep nouveau /etc/modprobe.d/* /etc/modprobe.d/nvidia-304_hybrid.conf:blacklist nouveau /etc/modprobe.d/nvidia-304_hybrid.conf:blacklist lbm-nouveau /etc/modprobe.d/nvidia-304_hybrid.conf:alias nouveau off /etc/modprobe.d/nvidia-304_hybrid.conf:alias lbm-nouveau off
Which tells a different Story. Do I have the Nvidia driver working or not? I have two graphic cards and I am wondering how to switch between the Intel and the Nvidia cards without resorting to Bumblebee.
Comment