Quote Originally Posted by Bu5h1d0 View Post
Rotor, I'm not sure if this will work as I have not tried it but I found this tutorial a few hours ago https://wheresmykeyboard.com/2016/10...016-2-rolling/. I do know the tutorial in this thread did not work for me as I came across a missing uri sources list error.

If anyone tries the about method let me know if it worked please as a few methods I tried made me have to completely reinstall Kali a few times.
unable to Complete and install the Toolkit. Is there anyway at the Dynamic Link step below to link to the cuda toolkit install from the repo (apt-get install nvidia-cuda-toolkit

####
Make sure this lines exist if not add to match in /etc/ld.so.conf
include /etc/ld.so.conf.d/*.conf
/usr/local/cuda-7.5/lib64
#####

Following errors with steps from
https://wheresmykeyboard.com/2016/10...016-2-rolling/

apt-get install dksm bbswitch-dkms <<-- no install from repo

apt-get build-dep bumblebee <<-----ISSUES
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
builddeps:bumblebee : Depends: dh-systemd (>= 1.4) but it is not installable
E: Unable to correct problems, you have held broken packages.

apt-get install dh-systemd <<-------debhelper

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package dh-systemd is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
debhelper

E: Package 'dh-systemd' has no installation candidate

apt-get install debhelper <<---------already the newest version
Reading package lists... Done
Building dependency tree
Reading state information... Done
debhelper is already the newest version (10.2.2).
debhelper set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


https://packages.debian.org/jessie/a...stemd/download
dpkg -i dh-systemd_1.22_all.deb <<----- dependency problems

Selecting previously unselected package dh-systemd.
(Reading database ... 364453 files and directories currently installed.)
Preparing to unpack dh-systemd_1.22_all.deb ...
Unpacking dh-systemd (1.22) ...
Replaced by files in installed package debhelper (10.2.2) ...
dpkg: dependency problems prevent configuration of dh-systemd:
debhelper (10.2.2) breaks dh-systemd (<< 1.38) and is installed.
Version of dh-systemd to be configured is 1.22.

dpkg: error processing package dh-systemd (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db (2.7.6.1-2) ...
Errors were encountered while processing:
dh-systemd


------------------------------------------------
sed -i 's/"Xorg"/"\/usr\/lib\/xorg\/Xorg"/' bumblebee-3.2.1/src/bbsecondary.h
sed: can't read bumblebee-3.2.1/src/bbsecondary.h: No such file or directory

-------------------------------
bumblebee-3.2.1/
bash: bumblebee-3.2.1/: No such file or directory

--------------------------
./cuda_7.5.18_linux.run --override compiler
Y/N/Y/Enter/Y/Enter/
Toolkit: Installation Failed
Warning: cannot find Toolkit in /usr/local/cuda-7.5. Use --toolkitpath to specify the toolkit location.

------------------------
sudo sh cuda_8.0.44_linux.run --override
Y/N/Y/Enter/Y/Enter/
Warning: cannot find Toolkit in /usr/local/cuda-8.0. Use --toolkitpath to specify the toolkit location.

sudo sh cuda_8.0.44_linux.run --override --toolkitpath
ERROR: toolkitpath: path must be absolute.

sudo sh cuda_8.0.44_linux.run --override --toolkitpath /usr/local/cuda-8.0/
ERROR: toolkitpath: path must be absolute.

sudo sh cuda_8.0.44_linux.run --override --/usr/local/cuda-8.0/
Unknown option: /usr/local/cuda-8.0/