Quote Originally Posted by unknown1995 View Post
This tutorial works on kali 2016.2 rolling and both nvidia and Cuda will install
PROBLEM THAT MAY ARISE WHILE INSTALLING
- bumblebee dont start itself
---- bumblebeed -D (to start it)
- Cuda installation problem(i installed it from run file)
-----libXi.so file missing
---sudo ln -s /usr/lib/x86_64-linux-gnu/libXi.so /usr/lib/libXi.so (jjust create link)
-----Can't locate InstallUtils.pm in @INC
---Do this it will work
1. unpack .run file ./cuda*.run --tar mxvf
2. copy InstallUtils.pm to /usr/lib/x86_64-linux-gnu/perl-base
3. export $PERL5LIB

Follow the steps provided in tutorial it will work
This is tempting but I'm a bit hesitant only because thrice it has forced me to completely reinstall Kali, my own fault for not creating a backup but I've hit a wall when it won't install the dep as well. I don't recall the repo source I used to get dep to install. Even though it worked once, I never was able to get it to set my Nvidia card as the main card for use.