Re: Need to make sure I have the nvidia proprietary driver running.
On Thu, 2014-02-20 at 21:28 +0530, Anubhav Yadav wrote:
> I am not able to find out which driver I need to modprobe? I posted
> the output of lsmod before. If you can help me there?
On Mon, 2014-02-17 at 23:10 +1300, Chris Bannister wrote:
On Mon, Feb 17, 2014 at 02:39:11PM +0530, Anubhav Yadav wrote:
> > > root@tal:~# lsmod | grep video
> > >
> >
> > Output:
> >
> > uvcvideo 57744 0
> > videodev 70889 1 uvcvideo
> > v4l2_compat_ioctl32 16655 1 videodev
> > media 18148 2 videodev,uvcvideo
> > i2c_core 23876 6
> > i2c_algo_bit,i2c_i801,videodev,drm_kms_helper,drm,i915
> > video 17683 1 i915
>
> OK, thats the driver for the Intel graphics chip.
You should remove i915. You should have searched the Internet yourself.
I used https://startpage.com/ with the search terms
i915 wiki en
and e.g. found https://wiki.debian.org/KernelModesetting
If I wouldn't have had success I would have searched for any of the
other listed modules too. Instead of removing it, you might want to
blacklist the module.
Reply to: